Worked pretty well for me: http://i.imgur.com/db0QOet.png
Show HN: Remove backgrounds from images online
131–140 of 148 posts
Re: Show HN: Remove backgrounds from images online
#132Really nice. First time I tried it I carefully shaded the red and green areas and it worked ok. After looking through the comments here though I clicked green once on the part I wanted to save and then 3-5 red clicks in other areas and it worked flawlessly. Great job.
Yeah, we need to figure out a way to get people to do the first time what you did the second time...
Re: Show HN: Remove backgrounds from images online
#133Very cool. The red and green suck for us color blind folks, though.
Ah. Ooops. Sorry! Will have to think a little about that one. I guess there's a reason it's team red vs team blue... (I'm one of the devs)
I just helped dto implement color blind support in his game 2x0ng[0][1] and we settled on the solid colors being hashed[2] to allow people with all forms of color blindness access the game.
[0] https://github.com/dto/2x0ng [1] http://blocky.io/2x0ng.html [2] http://imgur.com/a/098zC
Re: Show HN: Remove backgrounds from images online
#134Re: Show HN: Remove backgrounds from images online
#135Earlier quoted context omitted.
Doesn't matter. Gimp is insanely hard to use. This isn't.
I guess you've never actually used gimp. Because this is exactly how the gimp tool works - you highlight the foreground, background areas and it shows you in real time what it's picking. It's so similar to it I was wondering if it actually IS it (behind the scenes).
For quick and dirty work I'd use this for sure but revert to a desktop tool for precision work I think.
Does anyone know other Linux tools, or online for that, that do this comparatively well?
Re: Show HN: Remove backgrounds from images online
#136In the end I settle for a hybrid like this https://gist.github.com/mvsantos/5554663
Re: Show HN: Remove backgrounds from images online
#137Re: Show HN: Remove backgrounds from images online
#138Re: Show HN: Remove backgrounds from images online
#139This is really nice, it would be cool to add a rotate button - the image I picked at random to upload I think was rotated via EXIF. Also, it'd be really cool to have a "simplify lines" type feature, I was using a fairly dark photo and the lines were a bit jagged - but generally the foreground item will have smooth edges.
Re: Show HN: Remove backgrounds from images online
#140Earlier quoted context omitted.
I guess you've never actually used gimp. Because this is exactly how the gimp tool works - you highlight the foreground, background areas and it shows you in real time what it's picking. It's so similar to it I was wondering if it actually IS it (behind the scenes).
GIMP doesn't give you a realtime boundary like this does, nor a preview image. I've done a lot of alpha matting in The GIMP and this seems far quicker to get similar results (except the up/download for me). For quick and dirty work I'd use this for sure but revert to a desktop tool for precision work I think. Does anyone know other Linux tools, or online for that, that do this comparatively well?
Yes it does. Look at the link in my post - Figure 14.33. The dark blue area is the background that will be removed.