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

From NAMIC Wiki
Jump to: navigation, search
Line 4: Line 4:
 
#Download and Compile a copy of Slicer as described in [[Slicer3:Build_Instructions]].
 
#Download and Compile a copy of Slicer as described in [[Slicer3:Build_Instructions]].
 
#Check out the Server code from [[http://www.na-mic.org/svn/NAMICSandBox/trunk/BRPTools/ScannerIO http://www.na-mic.org/svn/NAMICSandBox/trunk/BRPTools/ScannerIO]]
 
#Check out the Server code from [[http://www.na-mic.org/svn/NAMICSandBox/trunk/BRPTools/ScannerIO http://www.na-mic.org/svn/NAMICSandBox/trunk/BRPTools/ScannerIO]]
 
 
     svn co http://www.na-mic.org/svn/NAMICSandBox/trunk/BRPTools/ScannerIO
 
     svn co http://www.na-mic.org/svn/NAMICSandBox/trunk/BRPTools/ScannerIO
 +
#Compile the Code

Revision as of 21:07, 24 March 2008

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

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

First steps, Downloading and Compiling the source

  1. Download and Compile a copy of Slicer as described in Slicer3:Build_Instructions.
  2. 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