#include <matcher.h>
Public Member Functions | |
| parameters () | |
Public Attributes | |
| int32_t | half_resolution |
| int32_t | match_binsize |
| int32_t | match_disp_tolerance |
| int32_t | match_radius |
| int32_t | multi_stage |
| int32_t | nms_n |
| int32_t | nms_tau |
| int32_t | outlier_disp_tolerance |
| int32_t | outlier_flow_tolerance |
| int32_t | refinement |
| Matcher::parameters::parameters | ( | ) | [inline] |
| int32_t Matcher::parameters::multi_stage |
| int32_t Matcher::parameters::nms_n |
| int32_t Matcher::parameters::nms_tau |
| int32_t Matcher::parameters::refinement |