Loading...
radiusMatch
cv::DescriptorMatcher::radiusMatch(const Mat &queryDescriptors, const Mat &trainDescriptors, vector< vector< DMatch > > &matches, float maxDistance, const Mat &mask=Mat(), bool compactResult=false) const
cv::DescriptorMatcher::radiusMatch(const Mat &queryDescriptors, vector< vector< DMatch > > &matches, float maxDistance, const vector< Mat > &masks=vector< Mat >(), bool compactResult=false)
cv::GenericDescriptorMatcher::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)
read
cv::RTTIImpl::read()
cv::LDetector::read()
cv::FernClassifier::read()
cv::PlanarObjectDetector::read()
cv::RandomizedTree::read(const char *file_name, int num_quant_bits)
cv::RandomizedTree::read(std::istream &is, int num_quant_bits)
cv::RTreeClassifier::read(const char *file_name)
cv::RTreeClassifier::read(std::istream &is)
cv::FeatureDetector::read()
cv::FastFeatureDetector::read()
cv::GoodFeaturesToTrackDetector::Params::read()
cv::GoodFeaturesToTrackDetector::read()
cv::MserFeatureDetector::read()
cv::StarFeatureDetector::read()
cv::SiftFeatureDetector::read()
cv::SurfFeatureDetector::read()
cv::DescriptorExtractor::read()
cv::SiftDescriptorExtractor::read()
cv::SurfDescriptorExtractor::read()
cv::CalonderDescriptorExtractor::read()
cv::OpponentColorDescriptorExtractor::read()
cv::DescriptorMatcher::read()
cv::GenericDescriptorMatcher::read()
cv::OneWayDescriptorMatcher::read()
cv::FernDescriptorMatcher::read()
cv::VectorDescriptorMatcher::read()
cv::FeatureEvaluator::read()
cv::CascadeClassifier::read()
cv::HOGDescriptor::read()
cv::VideoCapture::read()
CvStatModel::read()
CvNormalBayesClassifier::read()
CvSVM::read()
CvDTree::read(CvFileStorage *fs, CvFileNode *node)
CvDTree::read(CvFileStorage *fs, CvFileNode *node, CvDTreeTrainData *data)
CvForestTree::read(CvFileStorage *fs, CvFileNode *node, CvRTrees *forest, CvDTreeTrainData *_data)
CvForestTree::read(CvFileStorage *fs, CvFileNode *node)
CvForestTree::read(CvFileStorage *fs, CvFileNode *node, CvDTreeTrainData *data)
CvRTrees::read()
CvBoostTree::read(CvFileStorage *fs, CvFileNode *node, CvBoost *ensemble, CvDTreeTrainData *_data)
CvBoostTree::read(CvFileStorage *fs, CvFileNode *node)
CvBoostTree::read(CvFileStorage *fs, CvFileNode *node, CvDTreeTrainData *data)
CvBoost::read()
CvGBTrees::read()
CvANN_MLP::read()
CvImage::read(CvFileStorage *fs, const char *mapname, const char *imgname)
CvImage::read(CvFileStorage *fs, const char *seqname, int idx)
CvMatrix::read(CvFileStorage *fs, const char *mapname, const char *matname)
CvMatrix::read(CvFileStorage *fs, const char *seqname, int idx)
cv::OneWayDescriptorBase::Read()
cv::read(const FileNode &node, Mat &mat, const Mat &default_mat=Mat())
cv::read(const FileNode &node, SparseMat &mat, const SparseMat &default_mat=SparseMat())
cv::read(const FileNode &node, CV_OUT vector< KeyPoint > &keypoints)
rectangle
cv::rectangle(Mat &img, Point pt1, Point pt2, const Scalar &color, int thickness=1, int lineType=8, int shift=0)
cv::rectangle(Mat &img, Rect rec, const Scalar &color, int thickness=1, int lineType=8, int shift=0)
ref
cv::SparseMat::ref(int i0, size_t *hashval=0)
cv::SparseMat::ref(int i0, int i1, size_t *hashval=0)
cv::SparseMat::ref(int i0, int i1, int i2, size_t *hashval=0)
cv::SparseMat::ref(const int *idx, size_t *hashval=0)
cv::SparseMat_::ref(int i0, size_t *hashval=0)
cv::SparseMat_::ref(int i0, int i1, size_t *hashval=0)
cv::SparseMat_::ref(int i0, int i1, int i2, size_t *hashval=0)
cv::SparseMat_::ref(const int *idx, size_t *hashval=0)
runAt
cv::CascadeClassifier
Searching...
No Matches