Visceral-Project / EvaluateSegmentation

A program to evaluate the quality of image segmentations.
Apache License 2.0
313 stars 87 forks source link

Hausdorff, number of voxels or mm? #1

Closed dorianps closed 9 years ago

dorianps commented 9 years ago

First, let me thank you for this great tool.

I am using your tool for some automatic lesion segmentation. Question is: what does the Hausdorff variables represent, number of voxels or the metric distance in millimeters.

Dorian

abdelaziztaha commented 9 years ago

Hausdorff distance, and all other distances are measered in voxels. Regards

hmeine commented 9 years ago

Note that mm would often be preferable (and cannot be simply converted in case of anisotropic voxel sizes).