cv::OneWayDescriptorBase Member List

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

Allocate(int train_feature_count)cv::OneWayDescriptorBase
AllocatePCADescriptors()cv::OneWayDescriptorBase
clear()cv::OneWayDescriptorBase
ConvertDescriptorsArrayToTree()cv::OneWayDescriptorBase
CreateDescriptorsFromImage(IplImage *src, const std::vector< cv::KeyPoint > &features)cv::OneWayDescriptorBase
CreatePCADescriptors()cv::OneWayDescriptorBase
FindDescriptor(IplImage *patch, int &desc_idx, int &pose_idx, float &distance, float *_scale=0, float *scale_ranges=0) const cv::OneWayDescriptorBase
FindDescriptor(IplImage *patch, int n, std::vector< int > &desc_idxs, std::vector< int > &pose_idxs, std::vector< float > &distances, std::vector< float > &_scales, float *scale_ranges=0) const cv::OneWayDescriptorBase
FindDescriptor(IplImage *src, cv::Point2f pt, int &desc_idx, int &pose_idx, float &distance) const cv::OneWayDescriptorBase
GeneratePCA(const char *img_path, const char *images_list, int pose_count=500)cv::OneWayDescriptorBase
GetDescriptor(int desc_idx) const cv::OneWayDescriptorBase [inline]
GetDescriptorCount() const cv::OneWayDescriptorBase [inline]
GetLowPCA(CvMat **avg, CvMat **eigenvectors)cv::OneWayDescriptorBase [inline]
GetPatchSize() const cv::OneWayDescriptorBase [inline]
GetPCADimHigh() const cv::OneWayDescriptorBase [inline]
GetPCADimLow() const cv::OneWayDescriptorBase [inline]
GetPCAFilename()cv::OneWayDescriptorBase [inline, static]
GetPoseCount() const cv::OneWayDescriptorBase [inline]
GetPyrLevels() const cv::OneWayDescriptorBase [inline]
InitializeDescriptor(int desc_idx, IplImage *train_image, const char *feature_label)cv::OneWayDescriptorBase
InitializeDescriptor(int desc_idx, IplImage *train_image, const cv::KeyPoint &keypoint, const char *feature_label)cv::OneWayDescriptorBase
InitializeDescriptors(IplImage *train_image, const vector< cv::KeyPoint > &features, const char *feature_label="", int desc_start_idx=0)cv::OneWayDescriptorBase
InitializePoses()cv::OneWayDescriptorBase
InitializePoseTransforms()cv::OneWayDescriptorBase
InitializeTransformsFromPoses()cv::OneWayDescriptorBase
LoadPCAall(const FileNode &fn)cv::OneWayDescriptorBase [protected]
LoadPCADescriptors(const char *filename)cv::OneWayDescriptorBase
LoadPCADescriptors(const FileNode &fn)cv::OneWayDescriptorBase
m_descriptorscv::OneWayDescriptorBase [protected]
m_patch_sizecv::OneWayDescriptorBase [protected]
m_pca_avgcv::OneWayDescriptorBase [protected]
m_pca_descriptorscv::OneWayDescriptorBase [protected]
m_pca_descriptors_matrixcv::OneWayDescriptorBase [protected]
m_pca_descriptors_treecv::OneWayDescriptorBase [protected]
m_pca_dim_highcv::OneWayDescriptorBase [protected]
m_pca_dim_lowcv::OneWayDescriptorBase [protected]
m_pca_eigenvectorscv::OneWayDescriptorBase [protected]
m_pca_hr_avgcv::OneWayDescriptorBase [protected]
m_pca_hr_eigenvectorscv::OneWayDescriptorBase [protected]
m_pose_countcv::OneWayDescriptorBase [protected]
m_posescv::OneWayDescriptorBase [protected]
m_pyr_levelscv::OneWayDescriptorBase [protected]
m_train_feature_countcv::OneWayDescriptorBase [protected]
m_transformscv::OneWayDescriptorBase [protected]
OneWayDescriptorBase(CvSize patch_size, int pose_count, const char *train_path=0, const char *pca_config=0, const char *pca_hr_config=0, const char *pca_desc_config=0, int pyr_levels=1, int pca_dim_high=100, int pca_dim_low=100)cv::OneWayDescriptorBase
OneWayDescriptorBase(CvSize patch_size, int pose_count, const string &pca_filename, const string &train_path=string(), const string &images_list=string(), float _scale_min=0.7f, float _scale_max=1.5f, float _scale_step=1.2f, int pyr_levels=1, int pca_dim_high=100, int pca_dim_low=100)cv::OneWayDescriptorBase
Read(const FileNode &fn)cv::OneWayDescriptorBase
SavePCAall(FileStorage &fs) const cv::OneWayDescriptorBase [protected]
SavePCADescriptors(const char *filename)cv::OneWayDescriptorBase
SavePCADescriptors(CvFileStorage *fs) const cv::OneWayDescriptorBase
scale_maxcv::OneWayDescriptorBase [protected]
scale_mincv::OneWayDescriptorBase [protected]
scale_stepcv::OneWayDescriptorBase [protected]
SetPCAHigh(CvMat *avg, CvMat *eigenvectors)cv::OneWayDescriptorBase
SetPCALow(CvMat *avg, CvMat *eigenvectors)cv::OneWayDescriptorBase
Write(FileStorage &fs) const cv::OneWayDescriptorBase
~OneWayDescriptorBase()cv::OneWayDescriptorBase [virtual]


Generated on Fri Jan 28 22:07:38 2011 for opencv by  doxygen 1.5.9