whitelok / ldbm-image-background-remover

Remove image background automatically
MIT License
92 stars 18 forks source link

Integrating ldbm-image-background-remover into Android Project #2

Open charlizesmith opened 4 years ago

charlizesmith commented 4 years ago

Hi, Thanks for you work! its looking awesome output. I want to integrate your demo into android project. Is it possible to integrate model into android Project? If it possible, then How can i integrate this model into android project? Can you please give some suggestions? Thanks in advance.

whitelok commented 4 years ago

you should use NDK to compile it. But this algo has very hight computation complex, it may take very long time to finish 1 background remove task. Are you sure?

charlizesmith notifications@github.com 于2019年12月6日周五 下午7:59写道:

Hi, Thanks for you work! its looking awesome output. I want to integrate your demo into android project. Is it possible to integrate model into android Project? If it possible, then How can i integrate this model into android project? Can you please give some suggestions? Thanks in advance.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/whitelok/ldbm-image-background-remover/issues/2?email_source=notifications&email_token=AAMJUXLTAQZHWYPFXWNVBWTQXI5AVA5CNFSM4JWU46N2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6TAQPQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMJUXIPLO3K44R6IKJ6YVTQXI5AVANCNFSM4JWU46NQ .

-- Karl Lok, Thanks and Best regards

riddhee commented 4 years ago

yes i also want to integrate it in android do you have any idea?

whitelok commented 4 years ago

I have no android env right now, or you can bring up a ndk template. I can help you to debug the issue.

riddhee notifications@github.com 于2019年12月9日周一 下午6:02写道:

yes i also want to integrate it in android do you have any idea?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/whitelok/ldbm-image-background-remover/issues/2?email_source=notifications&email_token=AAMJUXONO4NIH6GPVUUQSIDQXYJTFA5CNFSM4JWU46N2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGIRKTI#issuecomment-563156301, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMJUXOWSWKZ67CFKGY6INTQXYJTFANCNFSM4JWU46NQ .

-- Karl Lok, Thanks and Best regards

riddhee commented 4 years ago

can you please help me in integration?

riddhee commented 4 years ago

i setup ndk

wasim15185 commented 2 years ago

some one added this project integrate in android project ... then plz explain integration process of this project ... (Note:- I just added opencv4.5.4 sdk in my android project ).

karamatpkid commented 1 year ago

hi! i need to implement this c++ in dart. can you help to implement this ?