How to convert Bitmap to textureFrame? #2553
Labels
legacy:hands
Hand tracking/gestures/etc
platform:android
Issues with Android as Platform
type:others
issues not falling in bug, perfromance, support, build and install or feature
About mediapipe hand tracking:
In python,i can process an image in static image mode or video stream mode,only simply set static_image_mode True or False.But when i process an image in android,if i set video stream mode,it gets err.It seems need to convert Bitmap to textureFame,how can i implement it?
The text was updated successfully, but these errors were encountered: