Convert Disparity Image to Depth Map

Function

This Step converts disparity map to depth map.

Usage Scenario

This Step is for developers and is used to debug the passive stereo camera mode. Regular users do not need to use this Step in general application scenarios.

Input and Output

  • Input:

  1. Disparity image input to this port will be converted to a depth map.

  2. Mapping matrix from camera disparity values to depth values (should be a 4 x 4 matrix).

  • Output:

  1. Depth map converted from disparity image.