ViSP
2.8.0
|
This is the complete list of members for vpKltOpencv, including all inherited members.
addFeature(const int &id, const float &x, const float &y) | vpKltOpencv | |
display(const vpImage< unsigned char > &I, vpColor color=vpColor::red, unsigned int thickness=1) | vpKltOpencv | |
display(const vpImage< unsigned char > &I, const CvPoint2D32f *features_list, const int &nbFeatures, vpColor color=vpColor::green, unsigned int thickness=1) | vpKltOpencv | static |
display(const vpImage< vpRGBa > &I, const CvPoint2D32f *features_list, const int &nbFeatures, vpColor color=vpColor::green, unsigned int thickness=1) | vpKltOpencv | static |
display(const vpImage< unsigned char > &I, const CvPoint2D32f *features_list, const long *featuresid_list, const int &nbFeatures, vpColor color=vpColor::green, unsigned int thickness=1) | vpKltOpencv | static |
display(const vpImage< vpRGBa > &I, const CvPoint2D32f *features_list, const long *featuresid_list, const int &nbFeatures, vpColor color=vpColor::green, unsigned int thickness=1) | vpKltOpencv | static |
getBlockSize() const | vpKltOpencv | inline |
getFeature(int index, int &id, float &x, float &y) const | vpKltOpencv | |
getFeatures() const | vpKltOpencv | inline |
getFeaturesId() const | vpKltOpencv | inline |
getHarrisFreeParameter() const | vpKltOpencv | inline |
getListOfLostFeature() const | vpKltOpencv | inline |
getMaxFeatures() const | vpKltOpencv | inline |
getMinDistance() const | vpKltOpencv | inline |
getNbFeatures() const | vpKltOpencv | inline |
getNbPrevFeatures() const | vpKltOpencv | inline |
getPrevFeature(int index, int &id, float &x, float &y) const | vpKltOpencv | |
getPrevFeatures() const | vpKltOpencv | inline |
getPrevFeaturesId() const | vpKltOpencv | inline |
getPyramidLevels() const | vpKltOpencv | inline |
getQuality() const | vpKltOpencv | inline |
getWindowSize() const | vpKltOpencv | inline |
initTracking(const IplImage *I, const IplImage *mask=NULL) | vpKltOpencv | |
setBlockSize(const int input) | vpKltOpencv | inline |
setHarrisFreeParameter(double input) | vpKltOpencv | inline |
setInitialGuess(CvPoint2D32f **guess_pts) | vpKltOpencv | |
setIsFeatureValid(funccheck input) | vpKltOpencv | inline |
setMaxFeatures(const int input) | vpKltOpencv | |
setMinDistance(double input) | vpKltOpencv | inline |
setOnFeatureLost(funcinfo input) | vpKltOpencv | inline |
setOnInitialize(funcevent input) | vpKltOpencv | inline |
setOnMeasureFeature(funcinfo input) | vpKltOpencv | inline |
setOnNewFeature(funcinfo input) | vpKltOpencv | inline |
setPyramidLevels(const int input) | vpKltOpencv | inline |
setQuality(double input) | vpKltOpencv | inline |
setTrackerId(int tid) | vpKltOpencv | inline |
setUseHarris(const int input) | vpKltOpencv | inline |
setWindowSize(const int input) | vpKltOpencv | inline |
suppressFeature(int index) | vpKltOpencv | |
track(const IplImage *I) | vpKltOpencv | |
vpKltOpencv() | vpKltOpencv | |
vpKltOpencv(const vpKltOpencv ©) | vpKltOpencv | |
~vpKltOpencv() | vpKltOpencv | virtual |