FORTH-ModelBasedTracker / PyOpenPose

Python bindings for the Openpose library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What are outputs of op.detectFace and op.detectHands?

JasOlean opened this issue · comments

When calling detectHands function in OpenPoseWrapper.h,
how to detect for two hands and how to input two rectangles for two hands?

Check the detectHands doc here.