The OpenPose demo is great:
https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/demo_quick_start.md#faq
https://github.com/CMU-Perceptual-Computing-Lab/openpose/releases
The following is relevant to my computer. It’s now very simple to test and save data from openpose.
A description of the json file format is here:
https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/output.md#pose-output-format-body_25
**To close it you need to close the powershell itself.
https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/demo_quick_start.md#faq
https://github.com/CMU-Perceptual-Computing-Lab/openpose/releases
The following is relevant to my computer. It’s now very simple to test and save data from openpose.
- Open PowerShell
- Type this in to set the correct directory:
- Type this in to run openpose on the webcam
- If you want to save the skeleton data to a json file type this:
A description of the json file format is here:
https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/output.md#pose-output-format-body_25
**To close it you need to close the powershell itself.