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
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: 213 times
Last updated: Mar 02 '14
Face-detection/recognition + segmenting + tracking Difficulty
CUDA on Visual Studio 2010: To build libraries or not?
hand tracking and hand gesture recognition
Reduce filesize of binary thats statically linked against opencv
Installing cvblobslib on visual sutdio 2010^
Removing outliers from goodFeaturesToTrack using the x84 method
Please clarify your question. What have you done so far?