Description: face detection
Face detection can be regarded as a more general case of face localization In face localization, the task is to find the locations and sizes of a known number of faces (usually one). In face detection, one does not have this additional information.
Early face-detection algorithms focused on the detection of frontal human faces, whereas newer algorithms attempt to solve the more general and difficult problem of multi-view face detection. That is, the detection of faces that are either rotated along the axis from the face to the observer (in-plane rotation), or rotated along the vertical or left-right axis (out-of-plane rotation),or both.
- [my_face] - themselves prepared a face detection sys
- [Mysift] - SIFT feature detection algorithm is an e
File list (Check if you may need any files):
FaceDetection
.............\app.aps
.............\app.rc
.............\AssemblyInfo.cpp
.............\clsFaceDetectionWrapper.cpp
.............\clsFaceDetectionWrapper.h
.............\FaceDetection.vcproj
.............\FaceDetection.vcproj.Z.Zeeshan Ejaz.user
.............\FaceDetectionWrapper.vcproj.Z.Zeeshan.user
.............\FaceDetectionWrapper.vcproj.ZeeshanEjaz-PC.Zeeshan Ejaz.user
.............\FaceLocator.cpp
.............\FaceLocator.h
.............\ObjectLocator.cpp
.............\ObjectLocator.h
.............\ReadMe.txt
.............\resource.h
.............\Stdafx.cpp
.............\Stdafx.h