Are their any plans to extend body tracking to include precise finger tracking models?
Hi,
Thank you for the suggestion. This feature is not currently part of our SDK roadmap, so I can’t commit to a timeline for it. That said, I’ve noted your request, and we’ll consider it for future development.
Best,
It would be greatly appreciated, that being said.
Is there anyway to use a different AI model that currently supports that level precise tracking?
Hi,
No, there is no custom detector option for skeleton tracking. This is only available for object detection.
You can find more details here: Using the Object Detection API with a Custom Detector | StereoLabs
Please let me know if you have any questions.
Best regards,
Thank you for the information.
Would you have any suggestions for how we could achieve a custom solution for precise finger tracking using the ZED Cameras? We want to use 2 Zed Minis and 2 GS Ones, with a Zed Box Orin 16 GB. We believe this camera arrangement is our best solution path, but we’ll need precise finger tracking to achieve our goal.
The only solution I see would be to retrieve the image from the public api, and use an external model on it to do 2D detection, then compute the 3D using the depth information provided by the ZED SDK.
However, this solution is not optimized at all, it will probably be quite slow
Thank you so much. This is has been extremely helpful in terms of previously unknown information.
Going to discuss with my team, and I hope you guys do upgrade to more precise finger tracking down the line.