tracking hands and gestures
Hello guys, I'm new to OpenCV and I'm currently working on a program to recognize hand gestures. Is there a possibility to recognize what gesture was done? How can I track the hand and compare it with an example that is in the database?
Thanks in advance.