Difference between revisions of "Slicer Training Volume Rendering"
From NAMIC Wiki
Line 1: | Line 1: | ||
= Volume Rendering = | = Volume Rendering = | ||
+ | == Get It Running == | ||
#To get volume rendering to work within '''3D Slicer''' we have to make sure that a '''MRML node''' with '''Volumetric Data''' exists. | #To get volume rendering to work within '''3D Slicer''' we have to make sure that a '''MRML node''' with '''Volumetric Data''' exists. | ||
#If not a new set of volume data must be loaded. For this demo we will load the tutorial data found [http://wiki.na-mic.org/Wiki/images/f/f8/Tutorial-with-dicom.zip here]. | #If not a new set of volume data must be loaded. For this demo we will load the tutorial data found [http://wiki.na-mic.org/Wiki/images/f/f8/Tutorial-with-dicom.zip here]. | ||
Line 7: | Line 8: | ||
#Now select the '''VolumeRendering Module'''. | #Now select the '''VolumeRendering Module'''. | ||
#Select a valid volume as the '''Source Volume''' [[Image:Slicer3_OpenIGT_VolumeRendering_SelectScanner.png|thumb|none|Select Scanner in Volume Rendering Module]] | #Select a valid volume as the '''Source Volume''' [[Image:Slicer3_OpenIGT_VolumeRendering_SelectScanner.png|thumb|none|Select Scanner in Volume Rendering Module]] | ||
− | |||
+ | The Volume Rendering will be initialized. Have patience.... | ||
+ | |||
+ | == Parameters == | ||
[[Image:Slicer3_VolRen_Performance.png|thumb|none|Volume Rendering - Performance]] | [[Image:Slicer3_VolRen_Performance.png|thumb|none|Volume Rendering - Performance]] | ||
[[Image:Slicer3_VolRen_Crop.png|thumb|none|Volume Rendering - Cropping]] | [[Image:Slicer3_VolRen_Crop.png|thumb|none|Volume Rendering - Cropping]] |
Revision as of 17:20, 27 March 2008
Home < Slicer Training Volume RenderingVolume Rendering
Get It Running
- To get volume rendering to work within 3D Slicer we have to make sure that a MRML node with Volumetric Data exists.
- If not a new set of volume data must be loaded. For this demo we will load the tutorial data found here.
- Download and Uncompress this folder
- In 3D Slicer go to File -> Load Scene
- Select the tutorial.xml
- Now select the VolumeRendering Module.
- Select a valid volume as the Source Volume
The Volume Rendering will be initialized. Have patience....