Facial Feature Points Detection using OpenCV
问题 I want to detect the points on a face as shown in the picture I am using OpenCV CascadeClassifier::detectMultiScale. I am using the haarcascade_frontalface_alt, haarcascade_eye, haarcascade_mcs_mouth xml files. I am satisfied with the face detection but not with the facial feature points detection. I want the feature points detection to work for the images upto a distance of 8 feet . I am looking for more accuracy and robustness wrt pose(15 degrees) and opening of mouth, without compromising