Closed Kartijno closed 5 years ago
Hi, Let me know if If I get your question answered correctly: currently individual fingers are not detected. The joints detected are (see the enum defined as Microsoft.AI.Skills.Vision.SkeletalDetectorPreview.JointLabel):
Hi!
I need recognize hand (left and Right) not every single finger. Two more question: this Skill is compatible with XBOX ? and last, if i use Vision Skill for commercial purpose , when and if you ll release final version it can be compatibility broken?
Hi, in the enum Microsoft.AI.Skills.Vision.SkeletalDetectorPreview.JointLabel, you could use LeftWrist and RightWrist to locate the hands. This skill is compatible with Windows OS build 17763 at minimum (which the XBox One OS was updated to) and we don't foresee this changing. There are no fixed dates yet for the non-preview versions of the skills but feel free to use the preview ones in commercial apps.
Closing this issue and following-up the XBox compat issue in the other thread (#55)
Hello,
Hand Recognize is not implemented? Fabio