VolViewer: Difference between revisions

From BanghamLab
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:


Nvidia Geforce 8 and above.
Nvidia Geforce 8 and above.
=Video Demo=
<wikiflv width="450" height="270" logo="false">Flvdemo.flv</wikiflv>


=Image Gallery=
=Image Gallery=
Line 30: Line 26:


<nowiki>*</nowiki> all data courtesy of Karen Lee [mailto:kareen.lee@bbsrc.ac.uk]
<nowiki>*</nowiki> all data courtesy of Karen Lee [mailto:kareen.lee@bbsrc.ac.uk]
=Video Demo=
<wikiflv width="450" height="270" logo="false">Interaction_Demo3.flv</wikiflv>


=Download=
=Download=

Revision as of 17:26, 22 September 2010

Description

VolViewer.png

VolViewer is an open source application for the interactive visualisation and quantification of biological data. The application is written in C++ using OpenGL and Qt.

Features:

  • Real-time volume rendering using an optimized 3D texture slicing algorithm.
  • Interactive transfer functions to independelty adjust opacity and luminance for up to three data channels.
  • Real-time per channel thresholding, brightness and contrast operators.
  • On-the-fly gradient computation for local illumination.
  • Iso-surface computation with surface smoothing.
  • Section viewing in any orientation / position.
  • Real-time volume clipping.
  • 3D measurements.

Requirements:

Nvidia Geforce 8 and above.

Image Gallery

VolViewer Figure2.gif VolViewer Figure3.gif VolViewer Figure5.gif VolViewer Figure7.gif

* all data courtesy of Karen Lee [1]

Video Demo

<wikiflv width="450" height="270" logo="false">Interaction_Demo3.flv</wikiflv>

Download

Windows (32bit) | Windows (64bit) | Linux (64bit) | MacOS X (i386/x86_64/10.5+)

Source Code

https://cmpdartsvr1.cmp.uea.ac.uk/banghamlabSVN/VolViewer/

Author