Face Detection Using the Eigenfaces Algorithm on the GPU

Mon, 01 Oct 2018 10:00:00 GMT

GPUs are ideally suited for data-parallel computation tasks that are computationally intensive, such as face detection in images. Kishore Mulchandani demonstrates the use of the GPU in detecting areas representing faces in a photograph using the eigenfaces algorithm.

Read article