Closed vinay5395b closed 5 years ago
What do you mean by "extract"?
You can get pose key points in real time from OPDatum.poseKeypoints
OpenPoseUserScript shows an example about how to use the OPDatum.
@ZiuTinyat Okay thanks! I want to use these keypoints to add a mesh around the body. Any suggestions would be appreciated. Thanks!
I would suggest to do that by creating a new Mesh at runtime. Then, from the obtained screen points in the poseKeyPoints multi-array convert them to world co-ordinates and then applying the vertices and calculated triangles(in CW orientation) . With proper null checking it should work.
Posting rules
Error
).Issue Summary
Executed Command (if any)
OpenPose Output (if any)
Errors (if any)
Type of Issue
You might select multiple topics, delete the rest:
Your System Configuration
Whole console output (if errors appeared), paste the error to PasteBin and then paste the link here: LINK
OpenPose version: OpenPose Unity Plugin default? Or specific commit (e.g., d52878f)? Or specific version from
Release
section (e.g., 1.5.0)?General configuration:
lsb_release -a
in Ubuntu):gcc --version
in Ubuntu or VS version in Windows): 5.4.0, ... (Ubuntu); VS2015 Enterprise Update 3, VS2017 community, ... (Windows); ...?Non-default settings:
3rd-party software:
apt-get install libopencv-dev
(only Ubuntu); OpenPose default (only Windows); compiled from source? If so, 2.4.9, 2.4.12, 3.1, 3.2?; ...?If GPU mode issue:
cat /usr/local/cuda/version.txt
in most cases):nvidia-smi
in Ubuntu):If CPU-only mode issue:
If Windows system:
If speed performance issue: