Structure that defines the parameters for vpiCreateStereoDisparityEstimator. More...
#include <vpi/algo/StereoDisparityEstimator.h>
Data Fields | |
uint32_t | windowSize |
width of Census Transform window for disparity features. | |
uint32_t | maxDisparity |
Maximum disparity for matching search. | |
Structure that defines the parameters for vpiCreateStereoDisparityEstimator.
Definition at line 80 of file StereoDisparityEstimator.h.