CvOneWayDescriptorObject Member List
This is the complete list of members for CvOneWayDescriptorObject, including all inherited members.
_GetLabeledFeatures() const CvOneWayDescriptorObject
_GetLabeledFeatures() const CvOneWayDescriptorObject
Allocate(int train_feature_count, int object_feature_count)CvOneWayDescriptorObject
Allocate(int train_feature_count, int object_feature_count)CvOneWayDescriptorObject
CvOneWayDescriptorBase::Allocate(int train_feature_count)CvOneWayDescriptorBase
AllocatePCADescriptors()CvOneWayDescriptorBase
AllocatePCADescriptors()CvOneWayDescriptorBase
CreateDescriptorsFromImage(IplImage *src, const std::vector< KeyPointEx > &features)CvOneWayDescriptorBase
CreateDescriptorsFromImage(IplImage *src, const std::vector< KeyPointEx > &features)CvOneWayDescriptorBase
CreatePCADescriptors()CvOneWayDescriptorBase
CreatePCADescriptors()CvOneWayDescriptorBase
CvOneWayDescriptorBase(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)CvOneWayDescriptorBase
CvOneWayDescriptorBase(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)CvOneWayDescriptorBase
CvOneWayDescriptorObject(CvSize patch_size, int pose_count, const char *train_path, const char *pca_config, const char *pca_hr_config=0, const char *pca_desc_config=0, int pyr_levels=1)CvOneWayDescriptorObject
CvOneWayDescriptorObject(CvSize patch_size, int pose_count, const char *train_path, const char *pca_config, const char *pca_hr_config=0, const char *pca_desc_config=0, int pyr_levels=1)CvOneWayDescriptorObject
FindDescriptor(IplImage *patch, int &desc_idx, int &pose_idx, float &distance, float *_scale=0, float *scale_ranges=0) const CvOneWayDescriptorBase
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 CvOneWayDescriptorBase
FindDescriptor(IplImage *src, cv::Point2f pt, int &desc_idx, int &pose_idx, float &distance) const CvOneWayDescriptorBase
FindDescriptor(IplImage *patch, int &desc_idx, int &pose_idx, float &distance, float *_scale=0, float *scale_ranges=0) const CvOneWayDescriptorBase
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 CvOneWayDescriptorBase
FindDescriptor(IplImage *src, cv::Point2f pt, int &desc_idx, int &pose_idx, float &distance) const CvOneWayDescriptorBase
GetDescriptor(int desc_idx) const CvOneWayDescriptorBase [inline]
GetDescriptor(int desc_idx) const CvOneWayDescriptorBase [inline]
GetDescriptorCount() const CvOneWayDescriptorBase [inline]
GetDescriptorCount() const CvOneWayDescriptorBase [inline]
GetDescriptorPart(int desc_idx) const CvOneWayDescriptorObject
GetDescriptorPart(int desc_idx) const CvOneWayDescriptorObject
GetLabeledFeatures()CvOneWayDescriptorObject [inline]
GetLabeledFeatures() const CvOneWayDescriptorObject [inline]
GetLabeledFeatures()CvOneWayDescriptorObject [inline]
GetLabeledFeatures() const CvOneWayDescriptorObject [inline]
GetLowPCA(CvMat **avg, CvMat **eigenvectors)CvOneWayDescriptorBase [inline]
GetLowPCA(CvMat **avg, CvMat **eigenvectors)CvOneWayDescriptorBase [inline]
GetObjectFeatureCount() const CvOneWayDescriptorObject [inline]
GetObjectFeatureCount() const CvOneWayDescriptorObject [inline]
GetPatchSize() const CvOneWayDescriptorBase [inline]
GetPatchSize() const CvOneWayDescriptorBase [inline]
GetPoseCount() const CvOneWayDescriptorBase [inline]
GetPoseCount() const CvOneWayDescriptorBase [inline]
GetPyrLevels() const CvOneWayDescriptorBase [inline]
GetPyrLevels() const CvOneWayDescriptorBase [inline]
InitializeDescriptor(int desc_idx, IplImage *train_image, const char *feature_label)CvOneWayDescriptorBase
InitializeDescriptor(int desc_idx, IplImage *train_image, const char *feature_label)CvOneWayDescriptorBase
InitializeDescriptors(IplImage *train_image, const std::vector< KeyPointEx > &features, const char *feature_label="", int desc_start_idx=0)CvOneWayDescriptorBase
InitializeDescriptors(IplImage *train_image, const std::vector< KeyPointEx > &features, const char *feature_label="", int desc_start_idx=0)CvOneWayDescriptorBase
InitializeObjectDescriptors(IplImage *train_image, const std::vector< KeyPointEx > &features, const char *feature_label, int desc_start_idx=0, float scale=1.0f, int is_background=0)CvOneWayDescriptorObject
InitializeObjectDescriptors(IplImage *train_image, const std::vector< KeyPointEx > &features, const char *feature_label, int desc_start_idx=0, float scale=1.0f, int is_background=0)CvOneWayDescriptorObject
InitializePoses()CvOneWayDescriptorBase
InitializePoses()CvOneWayDescriptorBase
InitializePoseTransforms()CvOneWayDescriptorBase
InitializePoseTransforms()CvOneWayDescriptorBase
InitializeTransformsFromPoses()CvOneWayDescriptorBase
InitializeTransformsFromPoses()CvOneWayDescriptorBase
IsDescriptorObject(int desc_idx) const CvOneWayDescriptorObject
IsDescriptorObject(int desc_idx) const CvOneWayDescriptorObject
LoadPCADescriptors(const char *filename)CvOneWayDescriptorBase
LoadPCADescriptors(const char *filename)CvOneWayDescriptorBase
m_descriptorsCvOneWayDescriptorBase [protected]
m_object_feature_countCvOneWayDescriptorObject [protected]
m_part_idCvOneWayDescriptorObject [protected]
m_patch_sizeCvOneWayDescriptorBase [protected]
m_pca_avgCvOneWayDescriptorBase [protected]
m_pca_descriptorsCvOneWayDescriptorBase [protected]
m_pca_dim_highCvOneWayDescriptorBase [protected]
m_pca_dim_lowCvOneWayDescriptorBase [protected]
m_pca_eigenvectorsCvOneWayDescriptorBase [protected]
m_pca_hr_avgCvOneWayDescriptorBase [protected]
m_pca_hr_eigenvectorsCvOneWayDescriptorBase [protected]
m_pose_countCvOneWayDescriptorBase [protected]
m_posesCvOneWayDescriptorBase [protected]
m_pyr_levelsCvOneWayDescriptorBase [protected]
m_train_feature_countCvOneWayDescriptorBase [protected]
m_train_featuresCvOneWayDescriptorObject [protected]
m_transformsCvOneWayDescriptorBase [protected]
MatchPointToPart(CvPoint pt) const CvOneWayDescriptorObject
MatchPointToPart(CvPoint pt) const CvOneWayDescriptorObject
SavePCADescriptors(const char *filename)CvOneWayDescriptorBase
SavePCADescriptors(const char *filename)CvOneWayDescriptorBase
SetLabeledFeatures(const std::vector< KeyPointEx > &features)CvOneWayDescriptorObject [inline]
SetLabeledFeatures(const std::vector< KeyPointEx > &features)CvOneWayDescriptorObject [inline]
SetPCAHigh(CvMat *avg, CvMat *eigenvectors)CvOneWayDescriptorBase
SetPCAHigh(CvMat *avg, CvMat *eigenvectors)CvOneWayDescriptorBase
SetPCALow(CvMat *avg, CvMat *eigenvectors)CvOneWayDescriptorBase
SetPCALow(CvMat *avg, CvMat *eigenvectors)CvOneWayDescriptorBase
~CvOneWayDescriptorBase()CvOneWayDescriptorBase
~CvOneWayDescriptorBase()CvOneWayDescriptorBase
~CvOneWayDescriptorObject()CvOneWayDescriptorObject
~CvOneWayDescriptorObject()CvOneWayDescriptorObject


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