2015 Summer Project Week:Return Fiducials from CLIs

From NAMIC Wiki
Revision as of 17:10, 10 July 2017 by Grundlett (talk | contribs) (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < 2015 Summer Project Week:Return Fiducials from CLIs

Key Investigators

  • Nicole Aucoin (BWH)

Project Description

Objective

  • Fix Slicer issue 2979

Approach, Plan

Progress

  • Flag added to the module description parser with new flag --pointfile
  • Module CLI logic and GUI helper updated to use new flag
  • Application logic updated to manage fiducial storage node
  • Some problems supporting the coordinateSystem flag, open to feedback on alternate ways to achieve it
    • compile CLI module logic against Markups, use an attribute on the fiducial node
  • Slicer topic branch
  • TODO: