Difference between revisions of "Slicer-IGT/ForDeveloppers"

From NAMIC Wiki
Jump to: navigation, search
Line 19: Line 19:
 
*Mention how Slicer and SPLOT are related
 
*Mention how Slicer and SPLOT are related
  
[[Image:Slicer3-and-opentracker.png|300px|thumb| Slicer and Opentracker]]
+
[[Image:Slicer-and-opentracker.png|300px|thumb| Slicer and Opentracker]]
 
[[Image:Slicer3-IGT-Architecture.png|300px|thumb| Blockdiagram of the IGT module]]
 
[[Image:Slicer3-IGT-Architecture.png|300px|thumb| Blockdiagram of the IGT module]]
 
**Base
 
**Base

Revision as of 17:10, 18 January 2007

Home < Slicer-IGT < ForDeveloppers

Summery

‘’’Slicer for IGT’’’ is an extension of 3D Slicer designed and customized for Image Guided Therapy. 3D Slicer is comprehensive medical image processing and visualization software for medical image computing. There are many technical advantages to use Slicer for IGT research.

  • Access to state of art medical image-to-image registration and segmentation algorithm
  • Interface for commercial tracking device available in the market
  • State-of-art patient-to-image registration methods
  • Multi-platform support (Linux, Windows, Mac OS)
  • Add your own software as command-line-based C or C++ program without binding it to specific toolkit or language
  • Active discussion and collaboration with Image Guided Therapy researchers
  • Real-time image transfer from MRI/CT/US (partially available)
  • Access to tracking and registration data from a commercial navigation system (not yet available)

Objective

The objective of this page is to understand the architecture of Slicer IGT and build your own module using on Slicer.


Architecture

--Noby 21:21, 16 January 2007 (EST)

  • Mention how Slicer and SPLOT are related
Slicer and Opentracker
Blockdiagram of the IGT module
    • Base
    • IGT Libs
    • Base


  • Mention How you can make your own module

Source Code Download


Version notes

SVN

Documentation

Doxygen-generated documentation

Links

Slicer3 main page

FAQ