Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/szunami/eigenmirror


https://github.com/szunami/eigenmirror

Last synced: about 21 hours ago
JSON representation

Awesome Lists containing this project

README

        

# eigenmirror

Software designed to perform face detection using Kirby and Sirovich's (1987) eigenface approach.

This program uses Haar feature-based cascade classification to identify faces in a dataset of images, and then computes eigenfaces for those images.

Built using opencv and light python scripting.