Edit Point Cloud Model¶
Once you have generated a point cloud model using or , or imported a point cloud model using , you may want to edit it so that it can meet your actual needs.
In Matching Model and Pick Point Editor, you can perform the following editing (Click for detailed instructions).
Select points
Select the point cloud model for editing in the Model files list, adjust your view in the visualizing space so that you can see most or all the points you want to select, and then click on in the toolbar.
Hint
Once you’ve clicked on , the view in the visualizing space will be locked. Therefore, please adjust your view first.
Select the points in the visualizing space. To select multiple areas, hold the Ctrl key while you select. The selected points are shown in orange.
Click on again, or press the Esc key to unlock the view in the visualizing space.
Remove selected points
Select the points you want to delete with or first.
Click on in the toolbar or press the Delete key to delete the selected points.
Tip
If you deleted wanted points by accident, you can undo the deleting by clicking on
in the menu bar or using the shortcut Ctrl + Z.You can also redo the deleting by clicking on
in the menu bar or using the shortcut Ctrl + Y.Tip
The size of the bounding box can indicate if you have deleted all the unwanted points. Check the box in front of Show bounding box below the CAD files list to show the bounding box.
Invert point selection on the current model
Select points with first.
Click on in the toolbar, the points that you didn’t select now become selected.
The figure below shows the point cloud model before (left) and after (right) you click on .
Tip
You can select the points you want to keep with first, and then use to easily select all the unwanted points.
Estimate point cloud edges by 3D method
You can generate a point cloud of the object’s edge with this button.
Select the point cloud model for editing in the Model files list, and then click on in the toolbar. The following window will pop up.
Angle Threshold: if the angle between the normal of a point and the normals of its neighboring points exceeds this threshold, this point will be recognized as on the object edge.
Nearest Neighbour Search Type: set the method for searching nearest neighbors, including KNN and Radius. The last setting changes depending on your selection for this setting.
Search Number (when KNN is selected): set the number of neighbors to search. Neighboring points are used to estimate a point’s normal.
Search Radius (when Radius is selected): set the search radius of neighbors. Neighboring points within this radius are used to estimate a point’s normal.
After setting the parameters, click on Generate.
A point cloud containing only the points on the object’s edge (right) is generated from the original point cloud (left).
Merge point cloud: merge multiple point clouds into one
Select the point cloud models for merging in the Model files list, and then click on in the toolbar to generate a new point cloud from merging. Meanwhile, the point clouds selected for merging will become invisible automatically.
In the figure below, the left image is the Model files list before point cloud merging, and the right is the Model files list after merging the point clouds Front and Back.
Downsample: reduce the size of the point cloud model to speed up subsequent processing
There is not a necessary connection between the number of points in the point cloud and the quality of the point cloud. An ideal point cloud should have an appropriate number of points that can well represent the actual target object.
Select the point cloud model for downsampling in the Model files list, click on , and adjust the sampling interval in the pop-up window.
Note
the larger the sampling interval, the sparser the points in the point cloud model, and therefore the smaller the file size will be.
Once you finish adjusting the sampling interval, click on OK to generate a new, downsampled point cloud. Meanwhile, the point cloud selected for downsampling will become invisible automatically.
In the figure below, the left image is the Model files list before downsampling Merged, and the right after.
In the figure below, the left image is a point cloud model before downsampling, and the right one is after downsampling with a sampling interval of 3 mm.
Hint
Point cloud models must be visible (i.e., the icon after the file name is ) to be edited.