A simple eigenfaces class. More...
#include <vcl_cfloat.h>#include <vcl_vector.h>#include <vnl/vnl_vector.h>#include <vil1/vil1_memory_image_of.h>#include "inlines.h"#include "image_database.h"#include "io.h"Go to the source code of this file.
Classes | |
| class | EigenFace |
| struct | EigenFace::LabelDist |
| class | EigenSort |
Typedefs | |
| typedef vil1_memory_image_of < double > | Image |
A simple eigenfaces class.
Copyright (c) 2001 Brendan McCane University of Otago, Dunedin, New Zealand Reproduction rights limited as described in the COPYRIGHT file.
Definition in file eigenfaces.h.
| typedef vil1_memory_image_of<double> Image |
Definition at line 20 of file eigenfaces.h.
1.7.5.1