Skip to content

3D Point Cloud Stitching

Operator Function

Transform the input point cloud into the coordinate system of the target point cloud based on the input transformation matrix. After merging duplicate points, output the stitched point cloud.

3D Stitching_Schematic

Parameter Introduction

Input Parameters

ParameterRangeDefault ValueDescriptionIllustration
Input Image0-80The IM number for image input
Target Point Cloud0-80Point cloud in target coordinate system

Calculation Parameters

ParameterRangeDefault ValueDescriptionImage
Transformation MatrixMatrix to transform input point cloud to target point cloud coordinate system.
Note: This matrix needs to be pre-calculated and then input into the corresponding position in the operator editing interface.
Transformation Matrix
Distance Threshold0.010Distance threshold for point cloud duplicate point merging; point pairs smaller than this threshold will be considered duplicate point pairs.Distance Threshold
Output Image0-80The IM number for image output

Output Parameters

NameTypeRangeDescription
Resultbooltrue/falsetrue for success
false for failure
Warningbooltrue/falsetrue indicates there is a warning
false indicates there is none
MessagestringOutputs success, error, or warning information; if there is no error or warning, it is empty
TimefloatOperator execution time, unit: ms

Exception Troubleshooting

No.Exception InformationCorresponding ParameterSolution
1Point cloud stitching failedCheck if either input point cloud or target point cloud is empty

Example Introduction

Engineering Design

  1. Select the Load 3D Point Cloud tool to load the input 3D point cloud image into IM0.
  2. Select the Load 3D Point Cloud tool to load the target point cloud image into IM1.
  3. Select the 3D Point Cloud Stitching tool.

Tool Usage

  1. Select the IM number of the input image for operation.
  2. Select the IM number of the target point cloud.
  3. Set Transformation Matrix, Distance Threshold, and Output Image parameters.
  4. Click Test to check if the image window and parameters meet expectations.
  5. If there are no issues, click Save, then run the operator in the run list to view the results in the corresponding IM.

Local Image

AI-Vision, Making 3D Measurement Easier