eigenfaces topic

List eigenfaces repositories

FaceRecognitionLib

69
Stars
68
Forks
Watchers

Library for calculating Eigenfaces and Fisherfaces in C++

Python_Computer_Vision_from_Scratch

235
Stars
187
Forks
Watchers

This repository explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both fo...

FaceRecognition

218
Stars
109
Forks
Watchers

Implement face recognition using PCA, LDA and LPP

Faces

63
Stars
14
Forks
Watchers

Do you look like a Nobel Laureate :medal_military:, Physicist, Chemist, Mathematician, Actor or a Programmer? God gave you one face and you went on to get a peek into the mind of God. :cloud_with_ligh...

Eigenfaces

78
Stars
44
Forks
Watchers

:dancers: A Python implementation of the famous Eigenfaces algorithm for face recognition, implemented and tested over the AT&T face data set.

Reconhecimento-Facial

23
Stars
14
Forks
Watchers

Repositório utilizado para armazenar algoritmos de reconhecimento facial

Face-Recognition-Algorithms

18
Stars
11
Forks
Watchers

Implemented and evaluated four basic face recognition algorithms: Eigenfaces, Fisherfaces, Support Vector Machine (SVM), and Sparse Representation-based Classification (SRC) on YaleB dataset