I have a few hundred images like this:
http://i.imgur.com/0Us8nwX.jpg
http://i.imgur.com/rfEfbAl.jpg
http://i.imgur.com/KtoEux9.jpg
I want to change only the white background to transparent, but leave the white clothing as solid white.
Any thoughts of where to start. Tools I could use etc.
I am a programmer. Am looking for a way to automate the image processing if possible.
I have installed imagemagick and looked a a few posts on background removal and edge detection.
This also shows how to use
Code: Select all
-transtparent
but it is not a simple one color swap.