natml-unity icon indicating copy to clipboard operation
natml-unity copied to clipboard

Mapping Hand Tracking anchors to input image

Open smtabatabaie opened this issue 3 years ago • 1 comments

Hi, I'm experimenting with HandPose model and wanted to ask if it is possible to overlay and map the predicted anchors on the input image. I explored the codes but couldn't find how it may be done. Would really appreciate it if you can help me with this. Thanks

smtabatabaie avatar Mar 19 '22 21:03 smtabatabaie

Hey there @smtabatabaie , sorry for the late response on this. The predictor currently doesn't do this, because there's a step we're missing: palm detection to get an ROI in the source image. We'll be adding this model sometime soon (no ETA), and once we do, it should be easy to overlay the anchors in the source image.

olokobayusuf avatar Mar 25 '22 14:03 olokobayusuf

Closing for newer issue, #23

olokobayusuf avatar Aug 29 '22 01:08 olokobayusuf