GabrielBB / Android-CutOut

Android image background removing library
Other
264 stars 90 forks source link

How to remove auto background from image #11

Closed charlizesmith closed 5 years ago

charlizesmith commented 5 years ago

I want to remove background from image automatically not on touch (on click of single button). Your automatic background cleaning is removing background but still it required touch on display. Do you have any idea how to implement this functionality? Anyone, please help me.

GabrielBB commented 5 years ago

I don't think that would be possible with this library. Sorry :/ You need to touch to help the algorithm know what is the background and what is not

FazliMolaJan commented 4 years ago

I want to remove background from image automatically not on touch (on click of single button). Your automatic background cleaning is removing background but still it required touch on display. Do you have any idea how to implement this functionality? Anyone, please help me.

Did you implement this functionality? I also need it, can you please help me.

FazliMolaJan commented 4 years ago

I want to remove background from image automatically not on touch (on click of single button). Your automatic background cleaning is removing background but still it required touch on display. Do you have any idea how to implement this functionality? Anyone, please help me.

Did you implement this functionality? I also need it, can you please help me.

GabrielBB commented 4 years ago

@FazliMolaJan Wouldn't that require AI ? I don't think I can do that