Search found 4 matches
- 2012-12-20T13:42:10-07:00
- Forum: Users
- Topic: Removing background from Uploaded Images
- Replies: 7
- Views: 8072
Re: Removing background from Uploaded Images
Sounds not a good idea to implement at user end. My wife rather gave another better yet doable idea. She asked to show an interface where user can crop image in rectangular shape. I think I will go for it. It could be done in JS too.
- 2012-12-20T00:47:23-07:00
- Forum: Users
- Topic: Removing background from Uploaded Images
- Replies: 7
- Views: 8072
Re: Removing background from Uploaded Images
By Uniform color you mean a wall with single color or an Cupboard?
- 2012-12-19T13:31:25-07:00
- Forum: Users
- Topic: Removing background from Uploaded Images
- Replies: 7
- Views: 8072
Re: Removing background from Uploaded Images
Thanks for the detailed answer. Issue is that the images will be uploaded by user. What all I can do to write a text to have pic with specific background. I am checking this flodfill and matte stuff.Is it possible to make a solid color background of my own choice of every uploaded pic so that I can ...
- 2012-12-19T00:03:06-07:00
- Forum: Users
- Topic: Removing background from Uploaded Images
- Replies: 7
- Views: 8072
Removing background from Uploaded Images
Hi I want to develop an interface where user will take the snap of their independent clothe (jeans, t-shirt) and upload on server. On server end I want to remove background of the uploaded image so that only the real object remain on site(e,g: Shirt, Jeans etc). What will be the easiest way to carry ...