Face detection is to judge whether there is a face image in the dynamic scene and complex background, and separate this face image. There are generally the following methods:
1. Reference template method p>
2. Face rule method p>
3. Sample learning method p>
4. Skin color model method p>
5. Eigenface method p>