Ask Your Question
0

Best Approach for Hand Gesture Recognition/Hand Mouse

asked 2013-08-20 23:17:57 -0600

Prazzy Uchiha gravatar image

updated 2013-08-20 23:19:06 -0600

Hi fellas I am new to OpenCV. I want to recognise hand gestures and move the mouse pointer with hand positions. I tried to use the Haar Training and Trans Cascade approach, but it was taking more than 12 days(Still no guarantee that it will succeed) so i now wanna switch to another approach .

I would be mostly using Java for that (Though i am comfortable with both C++ and Java), There are many youtube videos available on youtube that shows the use , but none discusses the algorithm/approaches use.

Thanks in Advance!!!!

edit retag flag offensive close merge delete

2 answers

Sort by » oldest newest most voted
3

answered 2013-08-20 23:45:37 -0600

Tõnu Samuel gravatar image

I never worked on hand recognition myself but whatever OpenCV question I see, usually answer is in "Learning OpenCV" book. I strongly recommending it, saves time. In this book hand recognition topic is discussed with contours.

https://www.google.com/search?q=contour+hand+opencv provides multpiple posts about it.

edit flag offensive delete link more
-2

answered 2013-09-29 13:02:34 -0600

durisa gravatar image
edit flag offensive delete link more

Comments

1

nice video , no code == total worthless

berak gravatar imageberak ( 2013-09-30 03:15:23 -0600 )edit

Question Tools

Stats

Asked: 2013-08-20 23:17:57 -0600

Seen: 4,953 times

Last updated: Sep 29 '13