Difference between revisions of "Projects:MATLABSlicerExampleModule"

From NAMIC Wiki
Jump to: navigation, search
(New page: Back to Georgia Tech Algorithms, Isomics Engineering __NOTOC__ = MATLAB Slicer Example Module = The aim of this project to provide a simple c...)
 
Line 13: Line 13:
  
 
* Georgia Tech: John Melonakos, Yi Gao, Allen Tannenbaum
 
* Georgia Tech: John Melonakos, Yi Gao, Allen Tannenbaum
* Isomics: Steven Haker
+
* Isomics: Steve Pieper
 
* BWH: C-F Westin, Gordon Kindlmann
 
* BWH: C-F Westin, Gordon Kindlmann
  
 
[[Category:Slicer]]
 
[[Category:Slicer]]

Revision as of 15:53, 7 September 2008

Home < Projects:MATLABSlicerExampleModule
Back to Georgia Tech Algorithms, Isomics Engineering

MATLAB Slicer Example Module

The aim of this project to provide a simple command-line module which enables MATLAB code to run within Slicer3. In other words, Slicer3 is used for data I/O, parameter setting, and visualizations. Then, behind-the-scenes, MATLAB code is called to perform image analysis computations.

TEEM is used to pass data back-and-forth between MATLAB and Slicer3, using TEEM-based nrrdLoadWithMetadata() and nrrdSaveWithMetadata() functions.

Description

Key Investigators

  • Georgia Tech: John Melonakos, Yi Gao, Allen Tannenbaum
  • Isomics: Steve Pieper
  • BWH: C-F Westin, Gordon Kindlmann