Skip to content

bsouthga/pca-image-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCA Image Classification

STAT6215 Final Project

Image data downloaded from http://fei.edu.br/~cet/facedatabase.html

Installation

# Download image data...
sh ./download_images.sh

# Generate analysis images
RScript ./analysis.R

# Generate paper
cd paper && pdflatex ./paper.tex