Skip to content

3D Point Cloud Comparison

Operator Function

Select input point cloud and template point cloud, input distance threshold, will output points that do not match the template point cloud beyond the distance threshold

As shown in the figure below: In the left image, red points represent the template point cloud, green points represent the input point cloud. After setting the threshold (threshold greater than d), the output point cloud is shown in the right image

Point Cloud Comparison

Parameter Introduction

Input Parameters

ParameterRangeDefault ValueDescriptionIllustration
Input Image0-80The IM number for image input
Input Template0-80Register number for template source

Calculation Parameters

ParameterRangeDefault ValueDescriptionIllustration
Distance Threshold0.200Set distance threshold; points within this threshold distance from template points will be removed
Output Image2The 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

Tip

For more detailed explanations of parameter types, please refer to Type Definitions

Exception Troubleshooting

No.Exception InformationCorresponding ParameterSolution
1Input point cloud is emptyConfirm if IM contains valid points; if no valid points, load point cloud or switch to IM with valid points
2Output point cloud is empty1. Reduce distance threshold
2. If empty when distance threshold is large, check if input and output have similar parts

Example Introduction

Engineering Design

  1. Select the Load Point Cloud tool to load the 3D point cloud image to be processed into IM0.

  2. Select the Load Point Cloud tool to load the second 3D point cloud image into IM1.

  3. Select the 3D Point Cloud Comparison tool.

Tool Usage

  1. Select the input image for operation and the target point cloud for comparison; the image numbers must match the IM numbers where the images are located in the project.

  2. Set parameters

  3. Click Test to check if the image window and parameters meet expectations

  4. 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