Volume Renderer

From MIPAV
Revision as of 17:07, 18 June 2013 by Olga Vovk (Talk | contribs)

Jump to: navigation, search

This page is under construction.

Introduction

3-D texture proxy geometry. (a) Axis-aligned slices and (b) view port aligned slices.

The volumetric display of large datasets is a challenging task for medical imaging and visualization because of very demanding memory requirements set by the Java Virtual Machine.

MIPAV volume renderer uses a Java3D scene graph-based framework that allows us to implement both the 3D texture-based and raycast-based volume renderers. An image scene graph approach used for volume rendering in MIPAV is shown in the figure on your left.

System Requirements

For system requirements, refer to MIPAV system requirements - GPU computing page.

First run of Volume Renderer

Before starting to use Volume Renderer on a regular basis, it is important to make sure that your computer has enough memory to run it and that a video card and a video card driver are properly installed. For system requirements, refer to the MIPAV system requirements - GPU computing page. However, even if all system requirements are met, it makes sense to run this simple test on Volume Renderer.

  • Open an image of interest in MIPAV (a 3D image);
  • On the main MIPAV toolbar, click the GPU-based Volume Renderer icon VolumeRendererIcon.jpg;
  • The Volume Renderer window opens displaying the image in the main Volume Renderer view and also in transverse, sagittal and coronal views;
  • On the Volume Renderer window toolbar, click the Surface Volume Renderer icon;
  • The the Surface Volume Renderer window opens displaying the image with its surface reconstructed. The image surface is displayed in the main window, while transverse, sagittal and coronal views are opened in the 3 bottom windows. Note that you can rotate the surface image in the main window in any direction.

References

For more information about MIPAV Volume Renderer, refer to the following posters and presentations

  • "Java GPU Enhanced Multi-histogram Volume Rendering Framework for Efficient Bio-medical Visualization", by Ruida Cheng, Alexandra Bokinsky, Justin Senseney, and Matthew J. McAuliffe -

download PDF

  • "Java Based Volume Rendering Frameworks" by Ruida Cheng, Alexandra Bokinsky, Paul Hemler, Evan McCreedy, Matthew McAuliffe - download PDF


See also