cv::VectorDescriptorMatcher Member List

This is the complete list of members for cv::VectorDescriptorMatcher, including all inherited members.
add(const vector< Mat > &imgCollection, vector< vector< KeyPoint > > &pointCollection)cv::VectorDescriptorMatcher [virtual]
classify(const Mat &queryImage, vector< KeyPoint > &queryKeypoints, const Mat &trainImage, vector< KeyPoint > &trainKeypoints) const cv::GenericDescriptorMatcher
classify(const Mat &queryImage, vector< KeyPoint > &queryKeypoints)cv::GenericDescriptorMatcher
clear()cv::VectorDescriptorMatcher [virtual]
clone(bool emptyTrainData=false) const cv::VectorDescriptorMatcher [virtual]
create(const string &genericDescritptorMatcherType, const string &paramsFilename=string())cv::GenericDescriptorMatcher [static]
extractorcv::VectorDescriptorMatcher [protected]
GenericDescriptorMatcher()cv::GenericDescriptorMatcher
getTrainImages() const cv::GenericDescriptorMatcher
getTrainKeypoints() const cv::GenericDescriptorMatcher
isMaskSupported()cv::VectorDescriptorMatcher [virtual]
knnMatch(const Mat &queryImage, vector< KeyPoint > &queryKeypoints, const Mat &trainImage, vector< KeyPoint > &trainKeypoints, vector< vector< DMatch > > &matches, int k, const Mat &mask=Mat(), bool compactResult=false) const cv::GenericDescriptorMatcher
knnMatch(const Mat &queryImage, vector< KeyPoint > &queryKeypoints, vector< vector< DMatch > > &matches, int k, const vector< Mat > &masks=vector< Mat >(), bool compactResult=false)cv::GenericDescriptorMatcher
knnMatchImpl(const Mat &queryImage, vector< KeyPoint > &queryKeypoints, vector< vector< DMatch > > &matches, int k, const vector< Mat > &masks, bool compactResult)cv::VectorDescriptorMatcher [protected, virtual]
match(const Mat &queryImage, vector< KeyPoint > &queryKeypoints, const Mat &trainImage, vector< KeyPoint > &trainKeypoints, vector< DMatch > &matches, const Mat &mask=Mat()) const cv::GenericDescriptorMatcher
match(const Mat &queryImage, vector< KeyPoint > &queryKeypoints, vector< DMatch > &matches, const vector< Mat > &masks=vector< Mat >())cv::GenericDescriptorMatcher
matchercv::VectorDescriptorMatcher [protected]
radiusMatch(const Mat &queryImage, vector< KeyPoint > &queryKeypoints, const Mat &trainImage, vector< KeyPoint > &trainKeypoints, vector< vector< DMatch > > &matches, float maxDistance, const Mat &mask=Mat(), bool compactResult=false) const cv::GenericDescriptorMatcher
radiusMatch(const Mat &queryImage, vector< KeyPoint > &queryKeypoints, vector< vector< DMatch > > &matches, float maxDistance, const vector< Mat > &masks=vector< Mat >(), bool compactResult=false)cv::GenericDescriptorMatcher
radiusMatchImpl(const Mat &queryImage, vector< KeyPoint > &queryKeypoints, vector< vector< DMatch > > &matches, float maxDistance, const vector< Mat > &masks, bool compactResult)cv::VectorDescriptorMatcher [protected, virtual]
read(const FileNode &fn)cv::VectorDescriptorMatcher [virtual]
train()cv::VectorDescriptorMatcher [virtual]
trainPointCollectioncv::GenericDescriptorMatcher [protected]
VectorDescriptorMatcher(const Ptr< DescriptorExtractor > &extractor, const Ptr< DescriptorMatcher > &matcher)cv::VectorDescriptorMatcher
write(FileStorage &fs) const cv::VectorDescriptorMatcher [virtual]
~GenericDescriptorMatcher()cv::GenericDescriptorMatcher [virtual]
~VectorDescriptorMatcher()cv::VectorDescriptorMatcher [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Dec 23 11:40:55 2010 for opencv by  doxygen 1.6.3