clmtrackr
clmtrackr copied to clipboard
Finger recognition
Hi, i think this is really great API!! I´m coder but this is new for me. I would like to know how I can recognize a finger or start coding for doing it.Is ther any page to learn or could you please help me to start with this? Just a initialization API or Library. I would like to code diferent parts of body starting finger with nails. Thank you very much everybody!!
I have some examples of hand tracking in this repo https://github.com/kylemcdonald/DigitalInteraction
Alternatively you could use a custom sensor, like the Leap Motion controller.
Since this isn't really a bug with clmtrackr per se, you might be better served by asking this question on the OpenCV mailing list. Good luck!