NVIDIA DRIVE OS Linux SDK API Reference

5.1.6.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaVPIStereoPostprocessParams Struct Reference

Detailed Description

Holds stereo postprocess parameters.

Definition at line 547 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

uint16_t NvMediaVPIStereoPostprocessParams::confidenceThresh

Holds the confidence threshold.

Definition at line 549 of file nvmedia_vpi.h.

uint32_t NvMediaVPIStereoPostprocessParams::windowDimension

Holds the disparity refinement window dimensions.

Must be 1, 3, 5, or 7.

Definition at line 552 of file nvmedia_vpi.h.


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