|
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
Go to the documentation of this file.
18 #ifndef VISION_COMMON_BRISK_FEATURE_DETECTOR_AND_MATCHER_PARAMS_H_
19 #define VISION_COMMON_BRISK_FEATURE_DETECTOR_AND_MATCHER_PARAMS_H_
35 #endif // VISION_COMMON_BRISK_FEATURE_DETECTOR_AND_MATCHER_PARAMS_H_
Definition: brisk_feature_detector_and_matcher_params.h:22
int brisk_threshold
Definition: brisk_feature_detector_and_matcher_params.h:24
int flann_key_size
Definition: brisk_feature_detector_and_matcher_params.h:30
Definition: brisk_feature_detector_and_matcher.h:25
int brisk_octaves
Definition: brisk_feature_detector_and_matcher_params.h:25
int flann_multi_probe_level
Definition: brisk_feature_detector_and_matcher_params.h:31
int flann_table_number
Definition: brisk_feature_detector_and_matcher_params.h:29
float brisk_float_pattern_scale
Definition: brisk_feature_detector_and_matcher_params.h:26
int max_match_hamming_distance
Definition: brisk_feature_detector_and_matcher_params.h:28