GabrielBB / Android-CutOut

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

Automatic remove background #12

Closed charlizesmith closed 5 years ago

charlizesmith commented 5 years ago

I want to remove background directly not on Display touch (Simple click on one button). I saw your automatic background clear but it still require display touch. How can i achieve auto background remove on single button click? Do you have any idea how to achieve it?