Outliers in .ply mesh ========================= Mesh outliers can cause issues in the mesh process node. Namely, resulting clouds will be very sparse and contain holes. .. image:: Images/desc.png :align: center | How to check for Outliers ---------------------- You can insert Reader node to load a ply model into **Vision**, then uses **Mesh Process** node to generate point cloud from the ply model. Enable the **Show Model Cloud** flag, and you will be able to spot outliers if they exist. .. image:: Images/model.png :align: center | Delete Outliers with MeshLab ----------------------- Click on the select vertices tool .. image:: Images/delete.png :align: center Select the outlier vertices then click the delete selected vertices button .. image:: Images/vertices.png :align: center | Test Data: `Left.ply with outlier `_ `Cropped version `_