Slicer3:openIGT Tutorial For 4D Volume Rendering Data

From NAMIC Wiki
Jump to: navigation, search
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. Start the server, by clicking on the 'Connector Browser' Tab.
    Enable OpenIGT Server
    1. Add a Server
    2. Select a Name (optional)
    3. Set the type to server
    4. Enable the server by setting the status to 'Enabled'.

Prepare the Image Provider

Downloading and Compilation

  1. Check out the Server code from http://www.na-mic.org/svn/NAMICSandBox/trunk/BRPTools/ScannerIO
   svn co http://www.na-mic.org/svn/NAMICSandBox/trunk/BRPTools/ScannerIO
  1. Compile the Code
   cmake .
   make