1
votes

I am doing a project on hand gesture recognition using hidden markov model (HMM). For the detection of the hand, I have narrowed down to two techniques: haar training and skin color based detection. Haar training looks more promising, could you please tell how do I start off with the detection part, I already have the xml file of the left hand. Thank You

1

1 Answers

1
votes

Unfortunately I don't have a lot of experience with OpenCv, but spotted this project might be of use: EHCI

HandVu Preview