CS328 Final Project Report


Algorithm

Basically, we only use histogram backprojection and histogram intersection( see M. J. Swain, D. H. Ballard: Color Indexing, International Journal of Computer Vision, Vol. 7, No. 1, 1991, p. 11-32 ) to do face detection. The algorithm could be divided into 3 stages:
liyiwei@graphics.stanford.edu