- Home /
Hand tracking with webcam
Hi i was wondering if I could track my hands and use it as a Mouse cursor with a webcam? I dont want to use kinect but if I have to i will use things like:
Or just a simple webcam
Thanks in advance
Answer by regie · Nov 13, 2013 at 10:14 PM
Hello, you don't have to use kinect. But my answer depend on if you want to implement the pogram by yourself or not. I worked with kinect (but not using fingers, just with the person itself). An another option is use OpenCV. Maybe it seems to be difficult, but it is not. You just have to teach your program (using pictures) detect your hand.
I hope this will help you or here you can download FINGER-PRECISE TRACKING
Your answer
Follow this Question
Related Questions
Interactive Kinect Game 2 Answers
Face tracking using Intel RealSense Depth Camera D435 in Unity 0 Answers
Make GameObject match the position of mouse cursor? 0 Answers
Change Mouse Cursor 1 Answer
Change Mouse Cursor 2 Answers