_reference_computed | vpBasicKeyPoint | protected |
blurImage | vpFernClassifier | protected |
buildReference(const vpImage< unsigned char > &I) | vpFernClassifier | virtual |
buildReference(const vpImage< unsigned char > &I, const vpImagePoint &iP, const unsigned int height, const unsigned int width) | vpFernClassifier | virtual |
buildReference(const vpImage< unsigned char > &I, const vpRect &rectangle) | vpFernClassifier | virtual |
ClassifierSize | vpFernClassifier | protected |
curImg | vpFernClassifier | protected |
curPt | vpFernClassifier | protected |
currentImagePointsList | vpBasicKeyPoint | protected |
display(const vpImage< unsigned char > &Iref, const vpImage< unsigned char > &Icurrent, unsigned int size=3) | vpFernClassifier | virtual |
display(const vpImage< unsigned char > &Icurrent, unsigned int size=3, const vpColor &color=vpColor::green) | vpFernClassifier | virtual |
dist | vpFernClassifier | protected |
fernClassifier | vpFernClassifier | protected |
gen | vpFernClassifier | protected |
getAllPointsInReferenceImage() | vpBasicKeyPoint | inline |
getBlurSetting() | vpFernClassifier | inline |
getBlurSigma() | vpFernClassifier | inline |
getBlurSize() | vpFernClassifier | inline |
getCurPt() const | vpFernClassifier | inline |
getCurrentImagePointsList() const | vpBasicKeyPoint | inline |
getIndexInAllReferencePointList(const unsigned int indexInMatchedPointList) | vpBasicKeyPoint | inline |
getMatchedPointNumber() const | vpBasicKeyPoint | inline |
getMatchedPoints(const unsigned int index, vpImagePoint &referencePoint, vpImagePoint ¤tPoint) | vpBasicKeyPoint | inline |
getMatchedReferencePoints() const | vpBasicKeyPoint | inline |
getModelROI() const | vpFernClassifier | inline |
getReferenceImagePointsList() const | vpBasicKeyPoint | inline |
getReferencePoint(const unsigned int index, vpImagePoint &referencePoint) | vpBasicKeyPoint | inline |
getReferencePointNumber() const | vpBasicKeyPoint | inline |
getRefPt() const | vpFernClassifier | inline |
hasLearn | vpFernClassifier | protected |
imgKeypoints | vpFernClassifier | protected |
init() | vpFernClassifier | protectedvirtual |
ldetector | vpFernClassifier | protected |
load(const std::string &_dataFile, const std::string &) | vpFernClassifier | |
matchedReferencePoints | vpBasicKeyPoint | protected |
matchPoint(const vpImage< unsigned char > &I) | vpFernClassifier | virtual |
matchPoint(const vpImage< unsigned char > &I, const vpImagePoint &iP, const unsigned int height, const unsigned int width) | vpFernClassifier | virtual |
matchPoint(const vpImage< unsigned char > &I, const vpRect &rectangle) | vpFernClassifier | virtual |
modelPoints | vpFernClassifier | protected |
modelROI | vpFernClassifier | protected |
modelROI_Ref | vpFernClassifier | protected |
nbClassfier | vpFernClassifier | protected |
nbMinPoint | vpFernClassifier | protected |
nbOctave | vpFernClassifier | protected |
nbPoints | vpFernClassifier | protected |
nbView | vpFernClassifier | protected |
objKeypoints | vpFernClassifier | protected |
patchSize | vpFernClassifier | protected |
radius | vpFernClassifier | protected |
radiusBlur | vpFernClassifier | protected |
record(const std::string &_objectName, const std::string &_dataFile) | vpFernClassifier | |
referenceBuilt() const | vpBasicKeyPoint | inline |
referenceImagePointsList | vpBasicKeyPoint | protected |
refPt | vpFernClassifier | protected |
setBlurSetting(const bool _blur) | vpFernClassifier | inline |
setBlurSettings(const bool _blur, int _sigma, int _size) | vpFernClassifier | inline |
setImage(const vpImage< unsigned char > &I) | vpFernClassifier | protected |
sigmaBlur | vpFernClassifier | protected |
threshold | vpFernClassifier | protected |
train() | vpFernClassifier | protected |
vpBasicKeyPoint() | vpBasicKeyPoint | |
vpFernClassifier() | vpFernClassifier | |
vpFernClassifier(const std::string &_dataFile, const std::string &_objectName) | vpFernClassifier | |
~vpBasicKeyPoint() | vpBasicKeyPoint | inlinevirtual |
~vpFernClassifier() | vpFernClassifier | virtual |