InSPIRE utility to calculate DICE Coefficient

This programs calculate and visualize the dice similarity (volume overlap) of 2D binary images.
2K Downloads
Updated 23 Apr 2012

View License

This program is useful for quantifying the accuracy of 2D image registration using DICE similarity (see wikipedia):
Dice Coef = 2*intersect(A,B)/(absolute(A)+absolute(B))
This program also allows users to see the parts that are not registered to guide further refinement registration.

Cite As

Rex Cheung (2024). InSPIRE utility to calculate DICE Coefficient (https://www.mathworks.com/matlabcentral/fileexchange/36322-inspire-utility-to-calculate-dice-coefficient), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0