GhayasAhmad/auto-background-remover

Camera and gallery not working

Closed this issue · 1 comments

Hello everyone. I try to remove image background. When I pick image from drawable this library work normally, but pick from gallery or camera it is not working. If anyone solve this issue can you share with me?

I solve this issue , you just have to change your immutable bitmap to a mutable bitmap, and for more details you can refer the https://developers.google.com/ml-kit/vision/selfie-segmentation/android.