compare_meshes
Measure how closely a reconstructed STL matches the original mesh: volume/bounding-box deltas and mean/max surface distance (mm) via point sampling.
Instructions
Compare a reconstructed model (exported from Fusion as STL) against the original mesh: volume/bounding-box deltas plus an approximate two-sided surface distance (mean and max, in mm) computed by sampling points on one surface and measuring distance to the nearest point on the other.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sample_count | No | ||
| original_path | Yes | ||
| candidate_path | Yes |