OpenCV  2.4.13.2
Open Source Computer Vision
cv::PlanarObjectDetector Member List

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

fernClassifiercv::PlanarObjectDetectorprotected
getClassifier() constcv::PlanarObjectDetector
getDetector() constcv::PlanarObjectDetector
getModelPoints() constcv::PlanarObjectDetector
getModelROI() constcv::PlanarObjectDetector
ldetectorcv::PlanarObjectDetectorprotected
modelPointscv::PlanarObjectDetectorprotected
modelROIcv::PlanarObjectDetectorprotected
operator()(const Mat &image, CV_OUT Mat &H, CV_OUT vector< Point2f > &corners) constcv::PlanarObjectDetector
operator()(const vector< Mat > &pyr, const vector< KeyPoint > &keypoints, CV_OUT Mat &H, CV_OUT vector< Point2f > &corners, CV_OUT vector< int > *pairs=0) constcv::PlanarObjectDetector
PlanarObjectDetector()cv::PlanarObjectDetector
PlanarObjectDetector(const FileNode &node)cv::PlanarObjectDetector
PlanarObjectDetector(const vector< Mat > &pyr, int _npoints=300, int _patchSize=FernClassifier::PATCH_SIZE, int _nstructs=FernClassifier::DEFAULT_STRUCTS, int _structSize=FernClassifier::DEFAULT_STRUCT_SIZE, int _nviews=FernClassifier::DEFAULT_VIEWS, const LDetector &detector=LDetector(), const PatchGenerator &patchGenerator=PatchGenerator())cv::PlanarObjectDetector
read(const FileNode &node)cv::PlanarObjectDetector
setVerbose(bool verbose)cv::PlanarObjectDetector
train(const vector< Mat > &pyr, int _npoints=300, int _patchSize=FernClassifier::PATCH_SIZE, int _nstructs=FernClassifier::DEFAULT_STRUCTS, int _structSize=FernClassifier::DEFAULT_STRUCT_SIZE, int _nviews=FernClassifier::DEFAULT_VIEWS, const LDetector &detector=LDetector(), const PatchGenerator &patchGenerator=PatchGenerator())cv::PlanarObjectDetectorvirtual
train(const vector< Mat > &pyr, const vector< KeyPoint > &keypoints, int _patchSize=FernClassifier::PATCH_SIZE, int _nstructs=FernClassifier::DEFAULT_STRUCTS, int _structSize=FernClassifier::DEFAULT_STRUCT_SIZE, int _nviews=FernClassifier::DEFAULT_VIEWS, const LDetector &detector=LDetector(), const PatchGenerator &patchGenerator=PatchGenerator())cv::PlanarObjectDetectorvirtual
verbosecv::PlanarObjectDetectorprotected
write(FileStorage &fs, const String &name=String()) constcv::PlanarObjectDetector
~PlanarObjectDetector()cv::PlanarObjectDetectorvirtual