machinevisiontoolbox.PointCloud.PointCloud.remove_outlier

PointCloud.remove_outlier(**kwargs)[source]

Remove point cloud outliers

Returns:

cleaned up point cloud

Return type:

PointCloud

Remove outlying points.

Seealso:

open3d.geometry.PointCloud.remove_radius_outlier