Calc Plane Width

Function

This Step clusters the depth values along the scanline direction, calculates the scanline lengths that belong to the same set, and takes the median of the lengths as the widths of planes.

Usage Scenario

This Step is a custom Step for special scenarios.

Input and Output

  • Input:

  1. Depth map input to this port contains the planes whose widths need to be calculated.

  2. Orthographic projection scale ratio.

  • Output:

  1. Plane widths calculated.