OpenCVForUnity icon indicating copy to clipboard operation
OpenCVForUnity copied to clipboard

How to

Open peterchen2001 opened this issue 6 years ago • 0 comments

HandPoseEstimationExample is a good example to detect and track hand pose. However it's not exact sometimes as it works via color, not thru some "hand pose" train model.

https://github.com/yukihiko/ThreeDPoseUnitySample is a good example to detect and track full body by train model.

What i find is to detect and track hand pose by the way as ThreeDPoseUnitySample does,i.e. thru train model. Any clues to make this via OpenCVForUnity?

peterchen2001 avatar Nov 09 '19 08:11 peterchen2001