FORTH-ModelBasedTracker / PyOpenPose

Python bindings for the Openpose library
BSD 3-Clause "New" or "Revised" License
287 stars 80 forks source link

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

Closed JasOlean closed 5 years ago

JasOlean commented 5 years ago

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

padeler commented 5 years ago

Check the detectHands doc here.