mrdja.pointcloud.pointcloud_audit

mrdja.pointcloud.pointcloud_audit(pcd: PointCloud) Dict[str, Any][source]

Audit point cloud.

Parameters:

pcd (o3d.geometry.PointCloud) – Point cloud.

Returns:

Dictionary of audit results.

Return type:

Dict[str, Any]

Example: