estimateSinglePose() function
// Estimate the body part positions of a single person. | |
// Pass in a Bitmap and obtain a Person object. | |
estimateSinglePose(bitmap: Bitmap): Person {...} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment