Image Based Flow Visualization
Jarke J. van Wijk
In ACM Transactions on Graphics, 21(3), July 2002.
Abstract: A new method for the visualization of two-dimensional fluid flow is presented. The method is based on the advection and decay of dye. These processes are simulated by defining each frame of a flow animation as a blend between a warped version of the previous image and a number of background images. For the latter a sequence of filtered white noise images is used: filtered in time and space to remove high frequency components. Because all steps are done using images, the method is named Image Based Flow Visualization (IBFV). With IBFV a wide variety of visualization techniques can be emulated. Flow can be visualized as moving textures with line integral convolution and spot noise. Arrow plots, streamlines, particles, and topological images can be generated by adding extra dye to the image. Unsteady flows, defined on arbitrary meshes, can be handled. IBFV achieves a high performance by using standard features of graphics hardware. Typically fifty frames per second are generated using standard graphics cards on PCs. Finally, IBFV is easy to understand, analyse, and implement.
Keyword(s): Flow visualization, texture mapping, line integral convolution
BibTeX format:
@article{vanWijk:2002:IBF,
  author = {Jarke J. van Wijk},
  title = {Image Based Flow Visualization},
  journal = {ACM Transactions on Graphics},
  volume = {21},
  number = {3},
  pages = {745--754},
  month = jul,
  year = {2002},
}
Search for more articles by Jarke J. van Wijk.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."