opentl::cvprocess::SurfFeatures Member List
This is the complete list of members for
opentl::cvprocess::SurfFeatures, including all inherited members.
| copyAllMatches(opentl::core::cvdata::SurfFeatures &surfFeatures) | opentl::cvprocess::SurfFeatures | |
| detectKeypoints(const opentl::core::cvdata::Image &img, opentl::core::cvdata::SurfFeatures &surfFeatures, opentl::core::cvdata::Image *mask=NULL) | opentl::cvprocess::SurfFeatures | |
| drawCorrespondences(const opentl::core::cvdata::SurfFeatures &surfFeatures, const opentl::core::cvdata::Image &refImg, const opentl::core::cvdata::Image &currImg, opentl::core::cvdata::Image &outImg, CvScalar lineColor) | opentl::cvprocess::SurfFeatures | |
| drawFeatures(const opentl::core::cvdata::SurfFeatures &surfFeatures, opentl::core::cvdata::Image &img, CvScalar color) | opentl::cvprocess::SurfFeatures | |
| drawInlierCorrespondences(const opentl::core::cvdata::SurfFeatures &surfFeatures, const opentl::core::cvdata::Image &refImg, const opentl::core::cvdata::Image &currImg, opentl::core::cvdata::Image &outImg, CvScalar lineColor, CvRect *rectangleHomography=NULL) | opentl::cvprocess::SurfFeatures | |
| matchKeypoints(opentl::core::cvdata::SurfFeatures &objectFeatures, const opentl::core::cvdata::SurfFeatures &imageFeatures) | opentl::cvprocess::SurfFeatures | |
| removeOutliers(opentl::core::cvdata::SurfFeatures &surfFeatures) | opentl::cvprocess::SurfFeatures | |
| SurfFeatures(bool bUseFLANN=false, CvSURFParams *params=NULL) | opentl::cvprocess::SurfFeatures | |
| ~SurfFeatures() | opentl::cvprocess::SurfFeatures | |