Skip to content

3D Point Cloud Crop

Operator Function

Output the cropped point cloud based on the input crop mode, crop range, and crop options.

Parameter Introduction

Input Parameters

ParameterRangeDefault ValueDescriptionIllustration
Input Image0-80The IM number for image input

Calculation Parameters

ParameterRangeDefault ValueDescriptionIllustration
ModeX-Range Crop/Y-Range Crop/Z-Range Crop/Region/Copy Entire Point CloudX-Range CropSet crop mode
X-Range CropCrop based on point cloud's X coordinates
Y-Range CropCrop based on point cloud's Y coordinates
Z-Range CropCrop based on point cloud's Z coordinates
RegionCrop based on point cloud's X, Y or X, Y, Z coordinates
Copy Entire Point CloudSimply make a copy of the input image, can copy input image to another image register.
Invert Croptrue/falsefalseIf checked, keep point cloud outside ROI.
Remove Invalid Values in Organized Point Cloudtrue/falsetrueIf checked, remove invalid points in point cloud.
Output Image0-80The IM number for image output

Result Display

ParameterRangeDefault ValueDescriptionIllustration
ROI Point Settrue/falsefalsePoint set of ROI selected region; if enabled, displayed in the image

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
1The input value is {0}, invalid region typeRegion TypeOnly supports window2d, box, pointset
2The input value is {0}, invalid crop modeCrop ModeOnly supports X-Range, Y-Range, Z-Range, Region
3Region crop failed1. Check if input points are empty
2. Check if ROI region encloses any points
3. Check if bound pointset is empty
4Output point cloud is empty! Please modify parameters1. Check if input points are empty
2. Check if ROI position encloses any points
3. Check if point cloud contains invalid values

Example Introduction

Engineering Design

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

  2. Select the 3D Point Cloud Crop tool.

Tool Usage

  1. Select the input image for operation; the image number must match the IM number where the image is located in the project.

  2. Set crop mode (set X/Y/Z range crop, region crop, copy entire point cloud respectively)

  3. Set 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