, including all inherited members.
_gpuOrb | rtabmap::ORB | [private] |
_orb | rtabmap::ORB | [private] |
computeRoi(const cv::Mat &image, const std::string &roiRatios) | rtabmap::Feature2D | [static] |
computeRoi(const cv::Mat &image, const std::vector< float > &roiRatios) | rtabmap::Feature2D | [static] |
create(Feature2D::Type &type, const ParametersMap ¶meters) | rtabmap::Feature2D | [static] |
edgeThreshold_ | rtabmap::ORB | [private] |
fastThreshold_ | rtabmap::ORB | [private] |
Feature2D(const ParametersMap ¶meters=ParametersMap()) | rtabmap::Feature2D | [protected] |
filterKeypointsByDepth(std::vector< cv::KeyPoint > &keypoints, const cv::Mat &depth, float maxDepth) | rtabmap::Feature2D | [static] |
filterKeypointsByDepth(std::vector< cv::KeyPoint > &keypoints, cv::Mat &descriptors, const cv::Mat &depth, float maxDepth) | rtabmap::Feature2D | [static] |
filterKeypointsByDisparity(std::vector< cv::KeyPoint > &keypoints, const cv::Mat &disparity, float minDisparity) | rtabmap::Feature2D | [static] |
filterKeypointsByDisparity(std::vector< cv::KeyPoint > &keypoints, cv::Mat &descriptors, const cv::Mat &disparity, float minDisparity) | rtabmap::Feature2D | [static] |
firstLevel_ | rtabmap::ORB | [private] |
generateDescriptors(const cv::Mat &image, std::vector< cv::KeyPoint > &keypoints) const | rtabmap::Feature2D | |
generateDescriptorsImpl(const cv::Mat &image, std::vector< cv::KeyPoint > &keypoints) const | rtabmap::ORB | [private, virtual] |
generateKeypoints(const cv::Mat &image, const cv::Rect &roi=cv::Rect()) const | rtabmap::Feature2D | |
generateKeypointsImpl(const cv::Mat &image, const cv::Rect &roi) const | rtabmap::ORB | [private, virtual] |
getMaxFeatures() const | rtabmap::Feature2D | [inline] |
getType() const | rtabmap::ORB | [inline, virtual] |
gpu_ | rtabmap::ORB | [private] |
kFeatureBrisk enum value | rtabmap::Feature2D | |
kFeatureFastBrief enum value | rtabmap::Feature2D | |
kFeatureFastFreak enum value | rtabmap::Feature2D | |
kFeatureGfttBrief enum value | rtabmap::Feature2D | |
kFeatureGfttFreak enum value | rtabmap::Feature2D | |
kFeatureOrb enum value | rtabmap::Feature2D | |
kFeatureSift enum value | rtabmap::Feature2D | |
kFeatureSurf enum value | rtabmap::Feature2D | |
kFeatureUndef enum value | rtabmap::Feature2D | |
limitKeypoints(std::vector< cv::KeyPoint > &keypoints, int maxKeypoints) | rtabmap::Feature2D | [static] |
limitKeypoints(std::vector< cv::KeyPoint > &keypoints, cv::Mat &descriptors, int maxKeypoints) | rtabmap::Feature2D | [static] |
nFeatures_ | rtabmap::ORB | [private] |
nLevels_ | rtabmap::ORB | [private] |
nonmaxSuppresion_ | rtabmap::ORB | [private] |
ORB(const ParametersMap ¶meters=ParametersMap()) | rtabmap::ORB | |
parseParameters(const ParametersMap ¶meters) | rtabmap::ORB | [virtual] |
patchSize_ | rtabmap::ORB | [private] |
scaleFactor_ | rtabmap::ORB | [private] |
scoreType_ | rtabmap::ORB | [private] |
Type enum name | rtabmap::Feature2D | |
WTA_K_ | rtabmap::ORB | [private] |
~Feature2D() | rtabmap::Feature2D | [inline, virtual] |
~ORB() | rtabmap::ORB | [virtual] |