add the smile detection to "OpenCV sample Face detection" android app
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?