MeshAgreement (version 0.1.4)
Agreement Measures for 3D Meshes
Description
Calculates distance-based and volume-overlap-based
agreement measures for triangular 3D meshes. These include
the Hausdorff distance, the average surface distance, the
Dice similarity coefficient, and the Jaccard similarity
coefficient as documented in Stockinger et al. (2021)
. Overall agreement for
a set of meshes is calculated as the aggregate agreement
for all pairwise comparisons. Based on algorithms
provided by the 'VCGLIB'
and 'CGAL' libraries.
Includes web-based graphical user interface.