2012 Winter Project Week:ScriptView

From NAMIC Wiki
Jump to: navigation, search
Home < 2012 Winter Project Week:ScriptView

Key Investigators

  • GE Research: Albert Montillo
  • Isomics: Steve Pieper

Objective

Programmatically setup 3D Slicer to view data from different subjects while applying the same consistent view. Save screen image to PNG.




Approach, Plan

Our approach is create a template MRML scene file and reuse it for each subject. MRML scene stores relative paths to items in the scene such as volumes. Python script is passed to Slicer to load dthe scene per subject and save image.<foo>.


Progress

Software for the fiber tracking and statistical analysis along the tracts has been implemented. The statistical methods for diffusion tensors are implemented as ITK code as part of the DTI Software Infrastructure project. The methods have been validated on a repeated scan of a healthy individual. This work has been published as a conference paper (MICCAI 2005) and a journal version (MEDIA 2006). Our recent IPMI 2007 paper includes a nonparametric regression method for analyzing data along a fiber tract.


Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)

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

References