Difference between revisions of "2013 Summer Project Week:LabelMapStatistics"
From NAMIC Wiki
| Line 26: | Line 26: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
| − | + | * Implemented label map cropping feature | |
| + | * Implemented exportation of dice and statistics as csv | ||
| + | * Discussed with Csaba | ||
| + | ** Merging modules will be difficult. Lot of their modules use plastimatch. | ||
| + | ** Plan to publish plastimatch as non-module extension | ||
| + | ** Plan to create CMake auto-download dependency | ||
| + | ** When plastimatch will be available in auto-download, try to switch dice algorithm to plastimatch | ||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 13:50, 21 June 2013
Home < 2013 Summer Project Week:LabelMapStatisticsKey Investigators
- Queen's: Csaba Pinter
- BWH: Laurent Chauvin
Objective
- Add more label map statistics computation to Dice module
Approach, Plan
- Discuss with Csaba to regroup several modules computation statistics on label maps
- New module will allow to compute Dice coefficient, distance map, etc... for several label maps and display results for easy reading
Progress
- Implemented label map cropping feature
- Implemented exportation of dice and statistics as csv
- Discussed with Csaba
- Merging modules will be difficult. Lot of their modules use plastimatch.
- Plan to publish plastimatch as non-module extension
- Plan to create CMake auto-download dependency
- When plastimatch will be available in auto-download, try to switch dice algorithm to plastimatch
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as a Slicer extension. Repository is here [1]