I'm using OpenCV to develop an iPhone application, and I'm using it to detect faces. Rather than detect the face as a whole, I would like to detect each of the smaller facial features (eyes, nose, ears, lips, etc.).
How can I do this using OpenCV?
I'm using OpenCV to develop an iPhone application, and I'm using it to detect faces. Rather than detect the face as a whole, I would like to detect each of the smaller facial features (eyes, nose, ears, lips, etc.).
How can I do this using OpenCV?