atul-77 / Facial-Detection-using-PCA-and-analysis

Used PCA algorithm for compressing the image sizes and then classified using KNN classifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facial-Detection-using-PCA-and-analysis

Employing Principal Component Analysis to represent input image of faces as a linear Combination of amorphous facial structures called "Ghost Faces" or "Eigenfaces" thereby reducing dimentionality of the data and improving performanc

About

Used PCA algorithm for compressing the image sizes and then classified using KNN classifier


Languages

Language:Jupyter Notebook 100.0%