Get the cropped ground truth point cloud according to the intersection of the predicted mesh by different methods Args: file_gt: file path of the ground truth (shoud be point cloud) files_pred: a list of the paths of different methods's reconstruction (shoud be mesh)
(file_gt, files_pred, out_file_crop, dist_thre=0.1, mesh_sample_point=1000000)
source not stored for this graph (policy: none)
no test coverage detected