Difference between revisions of "Slicer3:openIGT Tutorial For 4D Volume Rendering Data"

From NAMIC Wiki
Jump to: navigation, search
Line 7: Line 7:
 
== Setting up the 3D Slicer ==
 
== Setting up the 3D Slicer ==
 
#Start up Slicer3
 
#Start up Slicer3
 +
#Select the OpenIGTLink Module from the Modules Tab [[Image:Slicer3_Select_OpenIGTLinkModule.png|thumb|none|Select the OpenIGTLink Module]]
 
#Go to Edit -> Application Settings Slicer Settings
 
#Go to Edit -> Application Settings Slicer Settings
 
## Check the Enable Slicer Daemon. [[Image:Slicer3_Enable_Slicer_Daemon.png|thumb|none|Enabling Slicer Daemon]]
 
## Check the Enable Slicer Daemon. [[Image:Slicer3_Enable_Slicer_Daemon.png|thumb|none|Enabling Slicer Daemon]]

Revision as of 19:32, 26 March 2008

Home < Slicer3:openIGT Tutorial For 4D Volume Rendering Data

This tutorial will teach you how to setup Slicer3 and an image provider to send and display 4D image data.

Prepare Slicer3

Downloading and Compiling the source

Setting up the 3D Slicer

  1. Start up Slicer3
  2. Select the OpenIGTLink Module from the Modules Tab
    Select the OpenIGTLink Module
  3. Go to Edit -> Application Settings Slicer Settings
    1. Check the Enable Slicer Daemon.
      Enabling Slicer Daemon

Prepare the Image Provider

Downloading and Compilation

   svn co http://www.na-mic.org/svn/NAMICSandBox/trunk/BRPTools/ScannerIO
  • Compile the Code
   cmake .
   make