Hello guys , I must implement a smile detection for android webcam through opencv library for android. I use the Face Detection code of the opencv sample for the face relevation for android cam. How can I add a smile detection in my code?
1 | initial version |
Hello guys , I must implement a smile detection for android webcam through opencv library for android. I use the Face Detection code of the opencv sample for the face relevation for android cam. How can I add a smile detection in my code?