BodyTrack is a sample Windows application that demonstrates the person detection and 3D body pose estimation
features of the NVIDIA AR SDK. The application requires a video feed from a camera connected to the computer
running the application, or from a video file, as specified with command-line arguments (enumerated by 
executing: BodyTrack.exe --help). 
The sample application can run in 2 modes which can be toggled through the '1' and '2' keys on 
the keyboard
1 - Person detection
2 - 3D Body Pose Estimation
For more controls and configurations of the sample app, please read the SDK programming guide.