
Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3141 |













The authors present a filter which computes a number of label overlap measures, including the Dice coefficient. The filter operates on one or more labels.
Evidence:Full source code and unit tests are provided.
Open Science:The full source code, unit tests, and input data are provided.
Reproducibility:I downloaded the code, compiled it, and ran it. I was able to reproduce the results reported in the paper.
Use of Open Source Software:The filter makes use of the Insight Toolkit.
Open source Contributions:The article has a clear example how to use the filter.
Code Quality :The code is of high quality and meets the ITK coding guidelines.
Interest:The label overlap measures will be of great interest to the Insight community. The contribution makes it simple to automatically compare binary segmentation results, which is helpful to tune parameters and/or compare different algorithms.
Free comment :This contribution should be merged in to the toolkit ASAP.
Resources
![]() |
|
Download All | |
Download Paper , View Paper | |
Download Source code | |
Github |
Statistics more
![]() |
|
Global rating: | ![]() ![]() ![]() ![]() ![]() |
Review rating: | ![]() ![]() ![]() ![]() ![]() |
Code rating: | ![]() ![]() ![]() ![]() ![]() |
Paper Quality: |
![]() ![]() |
1 comment |
Information more
![]() |
|
Categories: | Registration, Segmentation |
Keywords: | Dice, Jaccard, overlap |
Toolkits: | ITK |
Export citation: |
Share
![]() |
Linked Publications more
![]() |
||
![]() by Vercauteren T., Pennec X., Perchant A., Ayache N.
|
||
![]() by Padfield D., Miller J.
|
View license
Send a message to the author

I am not able to execute this code can anyone help on that... ?? It is showing that itk_hash_map.h is removed from this version of ITK. When I add that file explicitly after building it correctly; I am getting an error of segmentation fault (core dumped) error.