source: proiecte/PPPP/eigenface/README @ 28

Last change on this file since 28 was 28, checked in by (none), 14 years ago

first try at eigenface

File size: 155 bytes
Line 
1Eigenface face recognition
2---------------------------
3
4- to compile simply run: make
5- to run use:
6    ./cwrapper train
7 and then
8    ./cwrapper test
9
10
11
Note: See TracBrowser for help on using the repository browser.