Functions
pca_features.h File Reference
#include <cv.h>
#include "features.h"
Include dependency graph for detail/pca_features.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void calcPCAFeatures (std::vector< IplImage * > &patches, const char *filename)
void loadPCAFeatures (const char *path, std::vector< IplImage * > &patches)
void savePCAFeatures (const char *filename, CvMat *avg, CvMat *eigenvectors)

Function Documentation

void calcPCAFeatures ( std::vector< IplImage * > &  patches,
const char *  filename 
)
void loadPCAFeatures ( const char *  path,
std::vector< IplImage * > &  patches 
)
void savePCAFeatures ( const char *  filename,
CvMat *  avg,
CvMat *  eigenvectors 
)

Definition at line 16 of file pca_features.cpp.



outlet_pose_estimation
Author(s): Patrick Mihelich
autogenerated on Thu Aug 27 2015 14:29:52