Difference between revisions of "BloodFlow"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Flow Visualization)
(Paper List)
Line 20: Line 20:
 
=== Cylindrical rendering ===
 
=== Cylindrical rendering ===
 
* Colon Visualization Using Cylindrical Parameterization - Z. Mai, T. Huysmans, and J. Sijbers
 
* Colon Visualization Using Cylindrical Parameterization - Z. Mai, T. Huysmans, and J. Sijbers
 +
* Volumetric Rendering of Cylindrical data
 +
** http://portal.acm.org/citation.cfm?id=99318
 +
** talks about rendering curvilinear surfaces, basically just says to interpolate
  
 
=== Flow Visualization ===
 
=== Flow Visualization ===
Line 36: Line 39:
 
* Texture hardware assisted rendering of time-varying volume data
 
* Texture hardware assisted rendering of time-varying volume data
 
* A fast volume rendering algorithm for time-varying fields using a time-space partitioning tree.
 
* A fast volume rendering algorithm for time-varying fields using a time-space partitioning tree.
 +
* Volume Rendering of Abdominal Aortic Aneurysms Roger C. Tam, Christopher G. Healey, Borys Flak, and Peter Cahoon
 +
** http://www.csc.ncsu.edu/faculty/healey/HTML_papers/aneurism/aneurism.html
 +
** old, specific to topic, on whole CT data, not a model
 +
* Computer aided diagnosis for virtual endoscopy Wei Hong
 +
** http://portal.acm.org/citation.cfm?id=1570930&coll=DL&dl=GUIDE&CFID=4717818&CFTOKEN=19743614
 +
** no online copy available
 +
** not specific to blood vessels
 +
* High-Quality Two-Level Volume Rendering of Segmented Data Sets on Consumer Graphics Hardware
 +
** http://portal.acm.org/citation.cfm?id=1081432.1081484&coll=DL&dl=GUIDE&CFID=4717818&CFTOKEN=19743614
 +
** emphasizes implementation of the rendering
 +
 +
=== Segmentation ===
 +
* Hybrid Segmentation and Exploration of the Human Lungs
 +
** http://portal.acm.org/citation.cfm?id=1081432.1081468&coll=DL&dl=GUIDE&CFID=4717818&CFTOKEN=19743614
 +
** rendering lungs for virtual endoscopy
 +
** segmentation methods
 +
** touches on blood vessels in lungs - too small/intricate?
 +
* Connectivity-based local adaptive thresholding for carotid artery segmentation using MRA images
 +
** [http://www.sciencedirect.com/science?_ob=ArticleURL&_udi=B6V09-4HBSGVC-1&_user=4429&_coverDate=12%2F12%2F2005&_rdoc=1&_fmt=high&_orig=search&_origin=search&_sort=d&_docanchor=&view=c&_searchStrId=1626142840&_rerunOrigin=google&_acct=C000059602&_version=1&_urlVersion=0&_userid=4429&md5=21ec2adeedfd59c7b5900c31ac9d31e8&searchtype=a link]
 +
** seems relevant, no pdf
 +
 +
=== Vector field visualization ===
 +
* Most vector field visualization are textures, “smoke” particles
 +
* mostly seems to apply to fluids passing over solid objects (cars, airplanes)
 +
 +
* Visualization of Vorticity and Vortices in Wall-Bounded Turbulent Flows
 +
** http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4276084
 +
* Higher Dimensional Vector Field Visualization: A Survey
 +
** http://cs.swansea.ac.uk/~cszp/files/peng09survey/peng09survey.pdf
 +
** summary of different techniques
 +
** current (2009)
 +
** looked mostly at section 4, 5 & the table at the beginning
  
 
== Long Term Goal ==
 
== Long Term Goal ==
 
*
 
*

Revision as of 18:03, 31 January 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


Paper List

Cylindrical rendering

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

Flow Visualization

  • Illustrative Stream Surfaces - Silvia Born, Alexander Wiebel, Jan Friedrich, Gerik Scheuermann, and Dirk Bartz
    • this paper has amazing illustrative figures of vector fields.

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