Is there any implementation of distance error metrics for 3D data?

1 view (last 30 days)
Hey all,
I'm trying to segment 3D data and as a measurement of how good my segmentation is, three metrics are frequently suggested:
1) Modified Dice similarity index 2) Mean surface distance 3) Hausdorff surface distance as they are all described here.
Is there any MATLAB implementation for that?
  5 Comments
Mohammad
Mohammad on 4 Jan 2021
I'm using MATLAB R2018a and I give 3 dimensional matrices as input to dice function. It does 3D evaluation.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!