|
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_LK_OPTICAL_FLOW_FEATURE_DETECTOR_AND_MATCHER_PARAMS_H_
19 #define VISION_COMMON_LK_OPTICAL_FLOW_FEATURE_DETECTOR_AND_MATCHER_PARAMS_H_
36 #endif // VISION_COMMON_LK_OPTICAL_FLOW_FEATURE_DETECTOR_AND_MATCHER_PARAMS_H_
Definition: brisk_feature_detector_and_matcher.h:25
Definition: good_features_to_track_detector_params.h:22
double max_flow_distance
Definition: lk_optical_flow_feature_detector_and_matcher_params.h:30
double max_backward_match_distance
Definition: lk_optical_flow_feature_detector_and_matcher_params.h:31
int max_iterations
Definition: lk_optical_flow_feature_detector_and_matcher_params.h:25
int window_length
Definition: lk_optical_flow_feature_detector_and_matcher_params.h:27
double min_eigen_threshold
Definition: lk_optical_flow_feature_detector_and_matcher_params.h:29
GoodFeaturesToTrackDetectorParams good_features_to_track
Definition: lk_optical_flow_feature_detector_and_matcher_params.h:32
Definition: lk_optical_flow_feature_detector_and_matcher_params.h:24
int max_level
Definition: lk_optical_flow_feature_detector_and_matcher_params.h:28
double termination_epsilon
Definition: lk_optical_flow_feature_detector_and_matcher_params.h:26