visible woman viewer ( post demo details ) john t. bell cs 526 spring 2004

11
Visible Woman Viewer ( Post Demo Details ) John T. Bell CS 526 Spring 2004

Upload: brendan-melton

Post on 18-Dec-2015

215 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Visible Woman Viewer ( Post Demo Details ) John T. Bell CS 526 Spring 2004

Visible Woman Viewer( Post Demo Details )

John T. Bell

CS 526

Spring 2004

Page 2: Visible Woman Viewer ( Post Demo Details ) John T. Bell CS 526 Spring 2004

Accomplishments

• Isosurface and Ray Tracing Visualizations

• Head / Feet Data Set Selections

• Variable Skin Transparency & Resolution

• Adjustable settings for “skin” & “bone”

• Choice of ray tracing method & sample distance

• UI implemented in TCL / Tk

• Interactive data selector using BoxWidget( almost )

Page 3: Visible Woman Viewer ( Post Demo Details ) John T. Bell CS 526 Spring 2004

Future Work

• The “optimal” adjustment parameters have not been determined.

• Smoothing of isosurfaces

• Implementing information from BoxWidget to adjust data selection.

• Solving the mysteries . . .

Page 4: Visible Woman Viewer ( Post Demo Details ) John T. Bell CS 526 Spring 2004

Mystery I - Where are the Feet ?

Page 5: Visible Woman Viewer ( Post Demo Details ) John T. Bell CS 526 Spring 2004

Mystery II -Who Clipped the Data?

Page 6: Visible Woman Viewer ( Post Demo Details ) John T. Bell CS 526 Spring 2004

Mystery II -Where are the Widgets ?

labelframe scalar value box

Page 7: Visible Woman Viewer ( Post Demo Details ) John T. Bell CS 526 Spring 2004

Opacity & Color Transfer Functions

Page 8: Visible Woman Viewer ( Post Demo Details ) John T. Bell CS 526 Spring 2004

IsoSurface Pipeline• ImageReader• ExtractVOI• ContourFilter (2)• PolyDataNormal (2)• PolyDataMapper (2)• LODActor (2)• Renderer• RenderWindow• RenderWindowInteractor

Page 9: Visible Woman Viewer ( Post Demo Details ) John T. Bell CS 526 Spring 2004

Data Set Selector Pipeline• ImageReader

• ImageShrink3D

• ContourFilter

• Decimator

• GeometryFilter

• PolyDataMapper

• LODActor

• Renderer

• RenderWindow

• RenderWindowInteractor

• BoxWidget

Page 10: Visible Woman Viewer ( Post Demo Details ) John T. Bell CS 526 Spring 2004

Ray Casting Pipeline

ImageReader

ExtractVOI

PieceWiseFunction ( Opacity )

ColorTransferFunction

Volume

Renderer

RenderWindow

RenderWindowInteractor

VolumeRayCastMapper

VolumeRayCastCompositeFunctionor

VolumeRayCastMIPFunction

GradientEstimator

VolumeProperty

Page 11: Visible Woman Viewer ( Post Demo Details ) John T. Bell CS 526 Spring 2004

Visible Woman Viewer( Post Demo Details )

John T. Bell

CS 526

Spring 2004