Functions
pca_features.cpp File Reference
#include <cstdio>
#include "outlet_pose_estimation/detail/pca_features.h"
#include <highgui.h>
Include dependency graph for pca_features.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

void calcPCAFeatures ( vector< IplImage * > &  patches,
const char *  filename 
)

Definition at line 28 of file pca_features.cpp.

void loadPCAFeatures ( const char *  path,
vector< IplImage * > &  patches 
)

Definition at line 63 of file pca_features.cpp.

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 Nov 28 2013 11:46:23