openpose icon indicating copy to clipboard operation
openpose copied to clipboard

How to specify pose_keypoints_3d and destination folder in write_json

Open cmhutmac opened this issue 3 years ago • 0 comments

Issue Summary

How to add pose_keypoints_3d and destination folder path to write_json flag

Executed Command (if any)

Note: add --logging_level 0 --disable_multi_thread to get higher debug information.

bin\openposedemo.exe --video C:\Users\matt\Downloads\20210923_082338.mp4 --write_json pose_keypoints_3d, F:\Tools\test_2 bin\openposedemo.exe --video C:\Users\matt\Downloads\20210923_082338.mp4 --write_json pose_keypoints_3d --write_json F:\Tools\test_2

OpenPose Output (if any)

The second executed command created the keypoints 2d file in the specified folder

Errors (if any)

N/A

Type of Issue

  • Help wanted
  • Question

Your System Configuration

openpose 1.7.0 Windows portable demo Using powershell to run the demo

cmhutmac avatar Jul 22 '22 15:07 cmhutmac