Skip to content

Instantly share code, notes, and snippets.

@tanjinprity4
Last active August 5, 2019 21:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tanjinprity4/bcf6a070b26ff0481db5044bbcf228cb to your computer and use it in GitHub Desktop.
Save tanjinprity4/bcf6a070b26ff0481db5044bbcf228cb to your computer and use it in GitHub Desktop.
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