Difference between revisions of "Slicer Training Navigation With Aurora"

From NAMIC Wiki
Jump to: navigation, search
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Back to [[3D_Ultrasound_Module_in_Slicer_3|3D_Ultrasound_Module_in_Slicer_3]]
+
<big>'''Note:''' We are migrating this content to the slicer.org domain - <font color="orange">The newer page is [https://www.slicer.org/wiki/Slicer_Training_Navigation_With_Aurora  here]</font></big>
 
 
===Build IGSTK===
 
'''Download source code'''
 
* Login:
 
  cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/IGSTK login
 
  password: igstk
 
* Check out IGSTK:
 
  cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/IGSTK co IGSTK
 
* Check out IGSTKSandbox:
 
  cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/IGSTK co IGSTKSandbox
 
 
 
'''Compile IGSTK'''
 
* Create a directory named 'IGSTK-build'
 
* Cd to IGSTK-build
 
* Run this command
 
  ccmake ../IGSTK
 
* Make sure parameters set:
 
 
 
===Configure Slicer===
 
 
 
===Data communication===
 

Latest revision as of 17:15, 10 July 2017

Home < Slicer Training Navigation With Aurora

Note: We are migrating this content to the slicer.org domain - The newer page is here