need help for object tracking
need help i have a project about hand tracking using webcam. but, i dont know how to count the maximum distance that webcam can track my hand
Use haartraining cascade classifier for hand detection, and for counting try number of frames per seconds.
Asked: 2014-03-02 09:39:23 -0600
Seen: 223 times
Last updated: Mar 02 '14
Please clarify your question. What have you done so far?