Difference between revisions of "2012 Project Week:AnnotationsFileFormatRefactor"

From NAMIC Wiki
Jump to: navigation, search
 
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>
  

Latest revision as of 15:58, 13 January 2012

Home < 2012 Project Week:AnnotationsFileFormatRefactor

Key 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

  1. ITK Module
  2. Slicer Module
    1. Built-in
    2. Extension -- commandline
    3. Extension -- loadable
  3. Other (Please specify) Proof of concept

References