OpenCV  2.4.13.3
Open Source Computer Vision
cv::OneWayDescriptor Member List

This is the complete list of members for cv::OneWayDescriptor, including all inherited members.

Allocate(int pose_count, CvSize size, int nChannels)cv::OneWayDescriptor
EstimatePose(IplImage *patch, int &pose_idx, float &distance) constcv::OneWayDescriptor
EstimatePosePCA(CvArr *patch, int &pose_idx, float &distance, CvMat *avg, CvMat *eigenvalues) constcv::OneWayDescriptor
GenerateSamples(int pose_count, IplImage *frontal, int norm=0)cv::OneWayDescriptor
GenerateSamplesFast(IplImage *frontal, CvMat *pca_hr_avg, CvMat *pca_hr_eigenvectors, OneWayDescriptor *pca_descriptors)cv::OneWayDescriptor
GetCenter() constcv::OneWayDescriptor
GetFeatureName() constcv::OneWayDescriptor
GetInputPatchSize() constcv::OneWayDescriptorinline
GetPatch(int index)cv::OneWayDescriptor
GetPatchSize() constcv::OneWayDescriptorinline
GetPCACoeffs() constcv::OneWayDescriptorinline
GetPCADimHigh() constcv::OneWayDescriptor
GetPCADimLow() constcv::OneWayDescriptor
GetPose(int index) constcv::OneWayDescriptor
Initialize(int pose_count, IplImage *frontal, const char *feature_name=0, int norm=0)cv::OneWayDescriptor
InitializeFast(int pose_count, IplImage *frontal, const char *feature_name, CvMat *pca_hr_avg, CvMat *pca_hr_eigenvectors, OneWayDescriptor *pca_descriptors)cv::OneWayDescriptor
InitializePCACoeffs(CvMat *avg, CvMat *eigenvectors)cv::OneWayDescriptor
m_affine_posescv::OneWayDescriptorprotected
m_centercv::OneWayDescriptorprotected
m_feature_namecv::OneWayDescriptorprotected
m_input_patchcv::OneWayDescriptorprotected
m_patch_sizecv::OneWayDescriptorprotected
m_pca_coeffscv::OneWayDescriptorprotected
m_pca_dim_highcv::OneWayDescriptorprotected
m_pca_dim_lowcv::OneWayDescriptorprotected
m_pose_countcv::OneWayDescriptorprotected
m_samplescv::OneWayDescriptorprotected
m_train_patchcv::OneWayDescriptorprotected
m_transformscv::OneWayDescriptorprotected
OneWayDescriptor()cv::OneWayDescriptor
ProjectPCASample(IplImage *patch, CvMat *avg, CvMat *eigenvectors, CvMat *pca_coeffs) constcv::OneWayDescriptor
ReadByName(CvFileStorage *fs, CvFileNode *parent, const char *name)cv::OneWayDescriptor
ReadByName(const FileNode &parent, const char *name)cv::OneWayDescriptor
Save(const char *path)cv::OneWayDescriptor
SetPCADimHigh(int pca_dim_high)cv::OneWayDescriptorinline
SetPCADimLow(int pca_dim_low)cv::OneWayDescriptorinline
SetTransforms(CvAffinePose *poses, CvMat **transforms)cv::OneWayDescriptor
Write(CvFileStorage *fs, const char *name)cv::OneWayDescriptor
~OneWayDescriptor()cv::OneWayDescriptor