From Actual Dimensions to Dimensions in Pixels
Function
Given the depth information of a rectangular point cloud and its physical dimensions, this Step calculates the dimensions of the corresponding object in pixels.
Parameters
Correspondence Settings
- Correspondence Type
-
Parameter description: This parameter is used to select the type of correspondence relation between the input size and the actual point cloud size.
Value list: OneActualSizeWithAllPointCloud, OneActualSizeWithOnePointCloud.
-
OneActualSizeWithAllPointCloud: The first element of the input list of dimensions corresponds to all point clouds.
-
OneActualSizeWithOnePointCloud: Each element in the input list of dimensions corresponds to one actual point cloud.
Default value: OneActualSizeWithAllPointCloud
Tuning recommendation: Please set the parameter according to the actual requirement.
-