Difference between revisions of "2012 Project Week:AnnotationsFileFormatRefactor"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-SLC2012.png|Projects List </gallery> ==Key Investigators== * BWH: Nicole Aucoin <div style="margin: 20px;"> <…')
 
Line 35: Line 35:
  
 
* 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>

Revision as of 15:26, 11 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