1

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

Luke Girvin
  • 13,221
  • 9
  • 64
  • 84
Vanya
  • 361
  • 5
  • 16

1 Answers1

1

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

HandVu Preview

George Profenza
  • 50,687
  • 19
  • 144
  • 218