Difference between revisions of "2012 Project Week:AnnotationsFileFormatRefactor"
From NAMIC Wiki
(Created page with '__NOTOC__ <gallery> Image:PW-SLC2012.png|Projects List </gallery> ==Key Investigators== * BWH: Nicole Aucoin <div style="margin: 20px;"> <…') |
|||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
<gallery> | <gallery> | ||
Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]] | Image:PW-SLC2012.png|[[2012_Winter_Project_Week#Projects|Projects List]] | ||
+ | Image:Slicer4WithSlicer3Fids.bmp|Slicer 3 fiducials loaded into Slicer 4 | ||
</gallery> | </gallery> | ||
Line 35: | Line 36: | ||
* Pre-project week: working on debugging changes to get File -> Add Data to work | * Pre-project week: working on debugging changes to get File -> Add Data to work | ||
+ | ** Fiducials loading from .acsv files done pre-project week | ||
+ | * Legacy support for Slicer3 .fcsv fiducial list files added to Slicer4 (via File -> Add Data) | ||
+ | |||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 15:58, 13 January 2012
Home < 2012 Project Week:AnnotationsFileFormatRefactorKey Investigators
- BWH: Nicole Aucoin
Objective
- Move to a comma separated value file format for the annotation files
- Remove the need for separate files for each fiducial in a hierarchy
Approach, Plan
- Make sure that File -> Add Data, File -> Load Scene and Import Scene work after any changes
- Possibly provide Import/Export for alternate formats?
Progress
- Pre-project week: working on debugging changes to get File -> Add Data to work
- Fiducials loading from .acsv files done pre-project week
- Legacy support for Slicer3 .fcsv fiducial list files added to Slicer4 (via File -> Add Data)
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as a
- ITK Module
- Slicer Module
- Built-in
- Extension -- commandline
- Extension -- loadable
- Other (Please specify) Proof of concept