Ask Your Question

Revision history [back]

Haar Cascade for fingers

Hello everyone, I'm trying to detect fingers in pictures (the final goal is to put a ring on the finger), i was thinking about Haar algorithm, but the folder in opencv respoitory (github) doesn't containt classifier for fingers, so i was thinking about training my own, but i can't find any dataset for that! (i already saw this post: http://answers.opencv.org/question/10102/how-to-generate-haar-cascade-xml-file-for-finger-detection/) I appreciate any help.

Thanks.