Merge Depth Maps

Function

This Step merges two camera depth maps into one.

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. First depth map from camera for merging.

  2. Second depth map from camera for merging.

  3. ROI mask list for the left view.

  4. ROI mask list for the right view.

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

  • Output:

  1. Depth map generated from merging.