We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpVideo Capture,  Movie Playback,  Vision Libraries › openCV hand tracking, haar xml not working...
Page Index Toggle Pages: 1
openCV hand tracking, haar xml not working... (Read 3086 times)
openCV hand tracking, haar xml not working...
Jan 24th, 2010, 2:20pm
 
i've found haar xml here:
ehci.googlecode.com/svn/trunk/samples/data/aGest.xml

witch it is a part of this project:
code.google.com/p/ehci/wiki/HandTracking

I can't make it to work with processing, can someone test it or see what could be wrong? i've been testing it with openCV facedetection example but with no resoults. i don't have much knowledge on the technology behind the library so any help/testing could be great...

tnx,
vedran
Re: openCV hand tracking, haar xml not working...
Reply #1 - Jan 26th, 2010, 1:32pm
 
i have a similar problem Sad

i hope someone help us
Re: openCV hand tracking, haar xml not working...
Reply #2 - Jan 28th, 2010, 5:17am
 
I tried this xml file with the Facedetect lib in Processing and it works  just as expected.

The haar cascade detects the hand only when it is closed (see the picture below).

...
Page Index Toggle Pages: 1