This document summarizes a research paper that proposes using 3D face recognition techniques and Hadoop for large-scale face identification from video streams. It describes extracting faces from video frames, representing faces as 3D models with 15 distinguishing features, and using Hadoop for parallel processing to enable fast matching of input faces against a large database of faces. The Hadoop implementation includes map and reduce processes to distribute the face matching computations across multiple servers for improved performance on large datasets.