Difference between revisions of "2008 Winter Project Week VolumeRenderingUsingCuda"
From NAMIC Wiki
Line 24: | Line 24: | ||
<h1>Approach, Plan </h1> | <h1>Approach, Plan </h1> | ||
− | Our approach is to integrate a [ | + | Our approach is to integrate a [http://www.slicer.org/slicerWiki/index.php/Slicer3:Volume_Rendering_With_Cuda Volume Rendering With Cuda] Hardware into VTK and Slicer3. The current source is located at [http://www.na-mic.org/svn/Slicer3/branches/cuda/Modules/VolumeRenderingCuda here]. |
</div> | </div> | ||
Revision as of 19:06, 6 November 2008
Home < 2008 Winter Project Week VolumeRenderingUsingCuda
Key Investigators
- BWH: Nobuhiko Hata, Benjamin Grauer
- Nicholas Herlambang
- Nagoya University: Kensaku Mori
Objective
We are creating a new Volume Rendering Module based Slicer3 to render 4D High Resolution Datasets using hardware accelerated with CUDA by NVidia.
The Objectives of this project is to use modern hardware acceleration for registration and navigation during a running surgery.
Approach, Plan
Our approach is to integrate a Volume Rendering With Cuda Hardware into VTK and Slicer3. The current source is located at here.
Progress
December 2007
Basic Integration of CUDA into the Slicer3 Framework.
References
- to be entered here