Difference between revisions of "BloodFlow"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Paper List)
(Flow Visualization)
 
(2 intermediate revisions by one user not shown)
Line 13: Line 13:
  
 
==TODO==
 
==TODO==
 
+
===Han===
*  
+
* create a new folder under plugin
 
+
* write data loader for bloodflow data
 +
* build an octree with the data
  
 
==Paper List==
 
==Paper List==
Line 29: Line 30:
 
* Illustrative Stream Surfaces - Silvia Born, Alexander Wiebel, Jan Friedrich, Gerik Scheuermann, and Dirk Bartz
 
* Illustrative Stream Surfaces - Silvia Born, Alexander Wiebel, Jan Friedrich, Gerik Scheuermann, and Dirk Bartz
 
** this paper has amazing illustrative figures of vector fields.
 
** this paper has amazing illustrative figures of vector fields.
 +
* Evenly Spaced Streamlines for Surfaces: An Image-Based Approach
 +
** http://web.engr.oregonstate.edu/~zhange/images/imagestreamline.pdf
 +
* Flow Visualization Techniques for CFD Using Volume Rendering https://e-reports-ext.llnl.gov/pdf/238449.pdf
 +
** Nice overview of different flow visualization techniques (streamlines, stream surfaces, etc)
 +
* Flow http://www.zhanpingliu.org/research/flowvis/FlowVis.htm
 +
** overview of many flow visualization techniques - focuses on Line Integral Convolution and extensions of it.
  
 
=== Transfer function ===
 
=== Transfer function ===

Latest revision as of 14:51, 8 February 2011

Contents

Members

  • Current graduate students: Ming-Chen Hsu, Han Kim, and Gregory Long
  • Faculty: Yuri Bazilevs, Jurgen Schulze, and Alison Marsden
  • Past students: Kenneth Benner, Sasha Koruga


Current Project Status

TODO

Han

  • create a new folder under plugin
  • write data loader for bloodflow data
  • build an octree with the data

Paper List

Cylindrical rendering

  • Colon Visualization Using Cylindrical Parameterization - Z. Mai, T. Huysmans, and J. Sijbers
  • Volumetric Rendering of Cylindrical data

Flow Visualization

Transfer function

System

Segmentation

Vector field visualization

  • Most vector field visualization are textures, “smoke” particles
  • mostly seems to apply to fluids passing over solid objects (cars, airplanes)

Long Term Goal