You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android...@googlegroups.com
Hi,
I am just starting to learn OpenCV libraries. Could anyone please pass me a link/material where I can learn about Cascade Classifier files. I am working on OpenCV-2.4.0 in Android. Also, it would be helpful if someone could tell me where can I find classifiers for HAND DETECTION.
Thanks in advance.
Kirill Kornyakov
unread,
May 11, 2012, 3:27:48 AM5/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android...@googlegroups.com
Please keep in mind that you'd better start your work on desktop. Cascade Classifier training is a long story, and it is not related to OpenCV4Android and this group.
I'm not sure that cascade is the best method for hand detection. I would recommend you to study literature: http://scholar.google.ru/scholar?q=hand+detection. Sorry if you already did that and the Viola-Jones is the best method.