Skip to content

Face detection and recognition using Eigenfaces implemented with only NumPy and OpenCV

Notifications You must be signed in to change notification settings

Ugenteraan/Face-Recognition-Eigenface-Scratch

Repository files navigation

Face-Recognition-Eigenface

This work is intended purely for understanding purpose only. All the codes are written in Python with the help of NumPy and opencv library.

The dataset can be found here : https://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html

A pdf file is also included to aid with the mathematics behind the algorithm.

Have fun learning!

About

Face detection and recognition using Eigenfaces implemented with only NumPy and OpenCV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published