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
+15.4k Golang : Get checkbox or extract multipart form data value example
+6.2k PHP : Proper way to get UTF-8 character or string length
+14.4k Golang : How to get URL port?
+5.6k Cash Flow : 50 days to pay your credit card debt
+8.2k Golang : Generate Datamatrix barcode
+10k Golang : Use regular expression to get all upper case or lower case characters example
+14.8k Golang : Search folders for file recursively with wildcard support
+12k Golang : calculate elapsed run time
+16.2k Golang : How to implement two-factor authentication?
+7k CloudFlare : Another way to get visitor's real IP address
+8k Golang : Tell color name with OpenCV example