VPI - Vision Programming Interface

0.1.0 Release

VPIStereoDisparityEstimatorParams Struct Reference

Structure that defines the parameters for vpiCreateStereoDisparityEstimator. More...

#include <vpi/algo/StereoDisparityEstimator.h>

+ Collaboration diagram for VPIStereoDisparityEstimatorParams:

Data Fields

uint32_t windowSize
 width of Census Transform window for disparity features.
 
uint32_t maxDisparity
 Maximum disparity for matching search.
 

Detailed Description

Structure that defines the parameters for vpiCreateStereoDisparityEstimator.

Definition at line 80 of file StereoDisparityEstimator.h.


The documentation for this struct was generated from the following file: