Skip to content

dusenberrymw/eigenfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eigenfaces Demo

What

This is an eigenfaces demo written in the Octave/Matlab language to go along with a recent blog post.

Features

  • Given a dataset of faces (the cropped version of the Labeled Faces in the Wild (LFW) dataset), this demo computes and visualizes the eigenfaces, and shows the effect of projecting and recovering the original faces using these eigenfaces.

Related Blog Post

Dev notes

  • Octave 3.8.1
  • displayImages.m is based on a utility function (non-exercise) from the Coursera ML course.

About

An eigenfaces demo to go along with a recent blog post: http://mikedusenberry.com/on-eigenfaces/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages