NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <good_features_to_track_detector.h>
Public Member Functions | |
GoodFeaturesToTrackDetector (const vision_common::GoodFeaturesToTrackDetectorParams ¶ms) | |
~GoodFeaturesToTrackDetector () final | |
void | detectAndCompute (cv::InputArray image, cv::InputArray mask, std::vector< cv::KeyPoint > &keypoints, cv::OutputArray descriptors, bool useProvidedKeypoints=false) final |
|
explicit |
|
inlinefinal |
|
final |