This document discusses computing eigenfaces for face recognition. It explains that eigenfaces are the principal components of the distribution of face images, which are the eigenvectors of the covariance matrix of images. The document shows the results of computing eigenfaces on a dataset, including visualizing the top 20 eigenfaces and testing eigenface reconstruction on sample images. It finds the eigenfaces capture most variation within 20 dimensions and reconstruct test images accurately in this reduced subspace.