Camera and gallery not working
Ulugbe7 opened this issue · 1 comments
Ulugbe7 commented
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?
krunaljha commented
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.