Simple object recognisation algorithms based on GMM. A typical simple object "FACE" looks like this:
A supervised and unsupervised(EM) are presented
Implementation of the Robust Real-Time Face Detection of Paul Viola and Michael J. Jones
Based on detected result, following face recognization algorithm is presented.