'How to convert graphics overlay into bitmap in mlkit android
I want to just convert graphics overlay to bitmap . https://github.com/googlesamples/mlkit/blob/master/android/vision-quickstart/app/src/main/java/com/google/mlkit/vision/demo/java/segmenter/SegmentationGraphic.java
Solution 1:[1]
This seems to be a duplicate of the following report which was already answered there.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Dong Chen |
