Visual Servoing Platform
version 3.0.1
|
This is the complete list of members for vpPlanarObjectDetector, including all inherited members.
buildReference(const vpImage< unsigned char > &I) | vpPlanarObjectDetector | |
buildReference(const vpImage< unsigned char > &I, const vpImagePoint &iP, unsigned int height, unsigned int width) | vpPlanarObjectDetector | |
buildReference(const vpImage< unsigned char > &I, const vpRect rectangle) | vpPlanarObjectDetector | |
computeRoi(vpImagePoint *ip, const unsigned int nbpt) | vpPlanarObjectDetector | protected |
currentImagePoints | vpPlanarObjectDetector | protected |
display(vpImage< unsigned char > &I, bool displayKpts=false) | vpPlanarObjectDetector | |
display(vpImage< unsigned char > &Iref, vpImage< unsigned char > &Icurrent, bool displayKpts=false) | vpPlanarObjectDetector | |
dst_corners | vpPlanarObjectDetector | protected |
fern | vpPlanarObjectDetector | protected |
getDetectedCorners() const | vpPlanarObjectDetector | |
getFernClassifier() | vpPlanarObjectDetector | inline |
getHomography(vpHomography &_H) const | vpPlanarObjectDetector | inline |
getMatchedPoints(const unsigned int _index, vpImagePoint &_referencePoint, vpImagePoint &_currentPoint) | vpPlanarObjectDetector | |
getMinNbPointValidation() const | vpPlanarObjectDetector | inline |
getNbRefPoints() | vpPlanarObjectDetector | inline |
getReferencePoint(const unsigned int _i, vpImagePoint &_imPoint) | vpPlanarObjectDetector | |
H | vpPlanarObjectDetector | protected |
homography | vpPlanarObjectDetector | protected |
init() | vpPlanarObjectDetector | protectedvirtual |
initialiseRefCorners(const cv::Rect &_modelROI) | vpPlanarObjectDetector | protected |
isCorrect | vpPlanarObjectDetector | protected |
load(const std::string &dataFilename, const std::string &objName) | vpPlanarObjectDetector | |
matchPoint(const vpImage< unsigned char > &I) | vpPlanarObjectDetector | |
matchPoint(const vpImage< unsigned char > &I, const vpImagePoint &iP, const unsigned int height, const unsigned int width) | vpPlanarObjectDetector | |
matchPoint(const vpImage< unsigned char > &I, const vpRect rectangle) | vpPlanarObjectDetector | |
minNbMatching | vpPlanarObjectDetector | protected |
modelROI | vpPlanarObjectDetector | protected |
recordDetector(const std::string &objectName, const std::string &dataFile) | vpPlanarObjectDetector | |
ref_corners | vpPlanarObjectDetector | protected |
refImagePoints | vpPlanarObjectDetector | protected |
setMinNbPointValidation(const unsigned int _min) | vpPlanarObjectDetector | inline |
vpPlanarObjectDetector() | vpPlanarObjectDetector | |
vpPlanarObjectDetector(const std::string &dataFile, const std::string &objectName) | vpPlanarObjectDetector | |
~vpPlanarObjectDetector() | vpPlanarObjectDetector | virtual |