hand detect -android
I want to detect hand by opencv in android. I just change the sample code(face detection)'s lbpcascade_frontalface.xml to haarcascade_hand.xml which I download in link text. My question is the detect function need rewrite? Who can give me some advice
It should work, maybe just adjust min/max size of search result parameters.