Optimized Belief Propagation (CPU and GPU)
|
Structure with stereo set name, disparity count, and scale factor for output disparity map. More...
#include <BpEvaluationStereoSets.h>
Public Attributes | |
const std::string_view | name |
const unsigned int | num_disp_vals |
const unsigned int | scale_factor |
Structure with stereo set name, disparity count, and scale factor for output disparity map.
Definition at line 52 of file BpEvaluationStereoSets.h.
const std::string_view beliefprop::BpStereoSet::name |
Definition at line 53 of file BpEvaluationStereoSets.h.
const unsigned int beliefprop::BpStereoSet::num_disp_vals |
Definition at line 54 of file BpEvaluationStereoSets.h.
const unsigned int beliefprop::BpStereoSet::scale_factor |
Definition at line 55 of file BpEvaluationStereoSets.h.