how to start gesture programming in opencv

asked 2014-07-28 12:15:06 -0600

i want to create a project VIRTUAL PIANO through gesture ..i have no knowlegde where to start and from which point i should give it a try to start my project..plz help me

edit retag flag offensive close merge delete

Comments

Hi Nitish, You must have a fair knowledge of: 1) GUI interfacing with OpenCV 2) Feature extractions to point out fingers and keys 3) Machine learning part(cascades) with OpenCV to learn and detect gestures 4) You must get well versed with the libraries and various functions in the OpenCV cpp api

It will be really useful for the forum head members to help you out precisely if you could please elaborate your project.

Abhishek Kumar Annamraju gravatar imageAbhishek Kumar Annamraju ( 2014-07-29 01:20:19 -0600 )edit