![]() |
NASA Astrobee Robot Software
Astrobee Version:
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <surf_feature_detector_and_matcher.h>
Public Member Functions | |
SurfFeatureDetectorAndMatcher (const SurfFeatureDetectorAndMatcherParams ¶ms) | |
FeatureMatches | Match (const FeatureImage &source_image, const FeatureImage &target_image) final |
![]() | |
const cv::Ptr< cv::Feature2D > & | detector () |
Additional Inherited Members | |
![]() | |
cv::Ptr< cv::Feature2D > | detector_ |
|
explicit |
|
finalvirtual |
Implements vision_common::FeatureDetectorAndMatcher.