From Actual Dimensions to Dimensions in Pixels¶
Function
Given the depth information of a rectangular point cloud and its physical dimensions, calculate the dimensions of the corresponding object in pixels.
Sample Scenario
Usually used with the Step Generate Rectangular Edge Templates of Specified Sizes to provide edge templates for subsequent 2D matching.
Input and Output
Parameters
fullConnection
Instruction:When this paramter is ‘False’, one of the real sizes corresponds to only one point cloud. When this paramter is ‘True’, one of the real sizes corresponds to several point clouds and every point cloud will match with all the inputted real sizes.Default Value:FalseSuggested Value:To set according to the real scenarios.List of Values: True, FalseinputType
Instruction:This parameter determines which type of input is used in this step.Default Value:DepthSuggested Value:To set according to the real scenarios.List of Values: Depth,CloudNormalsearchRadius
Instruction: This parameter determines the radius of searching(in pixel) and is valid only when inputType is ‘Depth’.Default Value: 15Suggested Value: To set according to the real scenarios.Valid Range:[0,+∞)