BODY_TRACKING_MODEL Class Reference

Lists available models for the body tracking module. More...

Detailed Description

Lists available models for the body tracking module.

Enumerator
HUMAN_BODY_FAST Keypoints based, specific to human skeleton, real time performance even on Jetson or low end GPU cards.
HUMAN_BODY_ACCURATE Keypoints based, specific to human skeleton, state of the art accuracy, requires powerful GPU.
HUMAN_BODY_MEDIUM Keypoints based, specific to human skeleton, compromise between accuracy and speed.