| 
         | 
      
        NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release | 
  
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... | |
| 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.