I want to detect hand by opencv in android. I just change the sample code(face detection)'s .xml which I download in link text. My question is which part need change about the code ? Who can give me some advice
1 | initial version |
I want to detect hand by opencv in android. I just change the sample code(face detection)'s .xml which I download in link text. My question is which part need change about the code ? Who can give me some advice
2 | No.2 Revision |
I want to detect hand by opencv in android. I just change the sample code(face detection)'s .xml lbpcascade_frontalface.xml which I download in link text.
My question is which part need change about the code ? Who can give me some advice
3 | No.3 Revision |
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 which part need change about the code ? Who can give me some advice
4 | No.4 Revision |
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 which part the detect function need change about the code ? rewrite? Who can give me some advice