ThutaKoKo / EigenFace

A Python implementation of the famous EigenFaces algorithm for face recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EigenFace

Overview

A Python class that implements the Eigenfaces algorithm for face recognition, using eigen decomposition and principle component analysis(PCA) for dimensionality reduction.

About

A Python implementation of the famous EigenFaces algorithm for face recognition


Languages

Language:Jupyter Notebook 100.0%