This document summarizes face recognition techniques. It discusses three levels of facial details, from gross to micro features, and how they require different image resolutions. It also outlines the major components of a face recognition system: image acquisition, face detection, and face matching. Finally, it describes common image formats like 2D photos and 3D scans, and detection methods like Viola-Jones that use Haar-like features and AdaBoost training.