NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
NvMediaVPIStereoPostprocessParams Struct Reference

Detailed Description

Holds stereo postprocess parameters.

Definition at line 473 of file nvmedia_vpi.h.

Data Fields

uint16_t confidenceThresh
 Holds the confidence threshold. More...
 
uint32_t windowDimension
 Holds the disparity refinement window dimensions. More...
 

Field Documentation

◆ confidenceThresh

uint16_t NvMediaVPIStereoPostprocessParams::confidenceThresh

Holds the confidence threshold.

Definition at line 475 of file nvmedia_vpi.h.

◆ windowDimension

uint32_t NvMediaVPIStereoPostprocessParams::windowDimension

Holds the disparity refinement window dimensions.

Must be 1, 3, 5, or 7.

Definition at line 478 of file nvmedia_vpi.h.


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