#include "eigenfaces.h"#include <vnl/algo/vnl_symmetric_eigensystem.h>#include <vil1/vil1_save.h>#include <vcl_queue.h>#include <vcl_fstream.h>#include <vcl_cstdio.h>#include <vcl_cstring.h>#include <vcl_cassert.h>Go to the source code of this file.
Definition in file eigenfaces.cxx.
1.7.5.1