Algorithm to remove stock photos watermarks
Alright, you want to include some images from your search result into your blog post or use the images in your advertisement campaign. Trouble is that most of the images have watermarks that stock photos websites used to mark and protect the images copyright. The low opacity watermarks added onto stock images are difficult to remove especially if the image has a complex background.
The best way to obtain the images without watermarks is to purchase them from the stock photos websites. Which is good by the way because the image creators or photographers get paid.
However, recently Google Research showcased that the watermarks employed by image creators and photographers can be removed automatically with an algorithm. The algorithm can remove the watermarks simply because the watermarks are added in a consistent manner. The "weakness" or consistency allows the algorithm to recover the original image with high accuracy by estimating the "foreground" automatically.
Their work can be viewed at On the Effectiveness of Visible Watermarks
See also : Binded - Easy peasy copyrighting tool for content creators
By Jennifer Loh
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+32.3k Golang : Validate email address with regular expression
+12.8k Golang : Sort and reverse sort a slice of bytes
+46.8k Golang : Marshal and unmarshal json.RawMessage struct example
+28.8k Get file path of temporary file in Go
+6.4k Golang : How to get capacity of a slice or array?
+5k HTTP common errors and their meaning explained
+31.7k Golang : bufio.NewReader.ReadLine to read file line by line
+5.4k PHP : See installed compiled-in-modules
+11.6k Golang : Change date format to yyyy-mm-dd
+11.6k Golang : Concatenate (combine) buffer data example
+18.3k Golang : Get command line arguments
+11.3k Google Maps URL parameters configuration