similarity of binary images

1 view (last 30 days)
S C.Carl
S C.Carl on 12 Apr 2016
Commented: S C.Carl on 13 Apr 2016
There are two results (binary vessel images) obtained from two different methods.
They appear very close (almost the same). So, I expect that their similarity index with Dice, which is calculate by the equation given in http://www.mathworks.com/matlabcentral/answers/68720-dice-similarity-index-between-segmented-image-and-ground-truth
However, their similarity index is very different (0.80 and 0.15)
Why ?
  5 Comments
Image Analyst
Image Analyst on 12 Apr 2016
You didn't answer my questions. So post your code and images.
S C.Carl
S C.Carl on 13 Apr 2016
Thank you ImageAnalyst. I could not get permission to upload images, so I could not share it with you. After opening all binary vessel images with bitmap, they are saved as png again. Then I can used the above matlab codes. the problem has been solved by this way Thanks again for your interest

Sign in to comment.

Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!