| 
         | 
      
        NVIDIA DRIVE OS Linux SDK API Reference5.1.9.0 Release | 
  
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... | |
| uint16_t NvMediaVPIStereoPostprocessParams::confidenceThresh | 
Holds the confidence threshold.
Definition at line 475 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 478 of file nvmedia_vpi.h.