ML Kit PoseDetection cannot access Detector
I wanted to create an app via React-Native for pose detection by using ML Kit.
I used the instructions of the Google Ml Kit website and I used the following task:
poseDetector.process(image)
I wanted to create an app via React-Native for pose detection by using ML Kit.
I used the instructions of the Google Ml Kit website and I used the following task:
poseDetector.process(image)