OpenCV detect Face points
Hi,
I am trying to find face points from the captured camera image. I have seen into some of the samples and blogs like MUCT (http://www.milbo.org/muct/) and also read about Active Appearance Models and Active Shape Models. In all the documentation and blogs, it is mentioned that we need to annotate some of the training images with landmark points of mouth and eyes for PCA analysis.
But can we find landmark points directly from the image.
really difficult also, flandmark
Hi berak, the flandmark you provided is an implementation of facial landmark detector. But how to mark other targets,such as the cup, car ,tank,plane and excavator?
I need segment a car target in an image of which the background is complex. Could you give advice on how to use Active Shape Models to accomplish my goal?