This is a face detection program using SIFT-like Histogram of Gradients(HoG) based on Triggs's paper.
Multiscale sliding window is adopted to detect potential faces in the testing image.
Detailed project description:
- Face Detection - HKUST ITSC required to log in.
Please refer to Project Report for detailed project evaluation.