TouchRemove

TouchRemove

Remove unwanted objects from your pictures

7 followers

TouchRemove is an Android app to quickly remove annoying objects from your photos. Mask and remove annoying powerlines, tourists, objects etc. easily. The algorithm (content-aware fill) automatically fills and paints the masked area.
TouchRemove gallery image
TouchRemove gallery image
TouchRemove gallery image
TouchRemove gallery image
TouchRemove gallery image
TouchRemove gallery image
Launch Team

What do you think? …

Josh Lewis!
I'd love to see an iOS version.
Chris Staines
@joshlewis TouchRetouch has been around for a while for iOS.
Josh Lewis!
@poet But not this particular app, just similar apps, right?
Chris Staines
@joshlewis Correct. Just similar name and, well, purpose.
Rainer Follador
Some more details for the technical minded people: The used algorithm is based on PatchMatch, one of the best known in-painting-algorithms (a variant of it is also used in Photoshop). I implemented the algorithm in Renderscript, which gives a massive speed boost over plain Java. Contact me if you have any questions.
Krishna De
Just downloaded on my Android - tried to load your example and getting an error message @r_follador
Rainer Follador
@krishnade Thanks for giving it a try! There were some problems regarding the permission of third-party gallery apps. Should be fixed now, can you update?
Krishna De
@r_follador Thanks for letting me know - I updated it and I can access the example image
Rainer Follador
@krishnade Awesome, good to hear! Let me know what you think about the app; points of improvement etc.
Krishna De
@r_follador From my initial tests it was really fast and intuitive - I need to check out your tutorial. One thing I could not work out is where I see 'open recent projects' will it hold past edits on the phone in the app as I could not see how to delete?
Rainer Follador
@krishnade It will only hold the last edit, in case you close it. There's no way yet to save multiple edits.