- Using AAM Tracking for Facial Recognition
- Using HAAR for Facial Recognition
- Using Both AAM and HAAR
The third option arose from my research on my discovery of this paper "Fast AAM Face Recognition with Combined Haar Classi ers and Skin Color Segmentation", written by various authors. It explains that since the AAM tracking is quite sensitive to the initial starting position of the model and image, it is possible to using HAAR classifiers to give the starting positions of the model and image, which would then filter to the AAM algorithm.
The implementation will be discussed with William Qi before any implementation is done due to how we are co-operating with the code.
Reference
http://www.jofcis.com/publishedpapers/2012_8_7_2799_2806.pdf
No comments:
Post a Comment