rri_metrics.metrics.chamfer_point_mesh(points, gt_verts, gt_faces)
Compute accuracy, completeness, and bidirectional Chamfer for P<->M.
# chamfer_point_mesh { #aria_nbv.rri_metrics.metrics.chamfer_point_mesh } ```python rri_metrics.metrics.chamfer_point_mesh(points, gt_verts, gt_faces) ``` Compute accuracy, completeness, and bidirectional Chamfer for P<->M.