Difference between revisions of "2013 Summer Project Week:LabelMapStatistics"
From NAMIC Wiki
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
Image:PW-MIT2013.png|[[2013_Summer_Project_Week#Projects|Projects List]] | Image:PW-MIT2013.png|[[2013_Summer_Project_Week#Projects|Projects List]] | ||
Image:Slicer4-DiceComputation-GUI.png|DiceComputation GUI | Image:Slicer4-DiceComputation-GUI.png|DiceComputation GUI | ||
+ | Image:DiceComputation-newFeatures.png|New features | ||
</gallery> | </gallery> | ||
Line 26: | Line 27: | ||
<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> | ||
Line 32: | Line 39: | ||
==Delivery Mechanism== | ==Delivery Mechanism== | ||
− | This work will be delivered to the NA-MIC Kit as a | + | This work will be delivered to the NA-MIC Kit as a Slicer extension. Repository is here [https://github.com/lchauvin/DiceComputation] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==References== | ==References== |
Latest revision as of 14:06, 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]