Configure 2D ROI

Function: Adjusts the 2D ROI by dragging it on the front-end page to get updated values.

Input Parameters:

Name Type Valid Range Default Value Meaning

Image

Image

None

None

The input point cloud, supports any point cloud data type.

Output Parameters:

Name Type Valid Range Default Value Meaning

2D ROI

ROI2D

None

None

2D ROI in the format [{'min': [min_x, min_y], 'max': [max_x, max_y]}].

Parameter Settings:

Name Type Valid Range Default Value Meaning

2D ROI

ROI2D

None

[{'min': [0, 0], 'max': [1000, 1000]}]

2D ROI in the format [{'min': [min_x, min_y], 'max': [max_x, max_y]}].