+ All Categories
Home > Technology > Information-theoretic framework for flow visualization

Information-theoretic framework for flow visualization

Date post: 27-Jun-2015
Category:
Upload: ked19
View: 278 times
Download: 2 times
Share this document with a friend
Description:
A summary of the Vis paper, "A Information-Theoretic Framework for Flow Visualization"
Popular Tags:
31
An Information-Theoretic Framework for Flow Visualization Vis2010 2010/12/14 ked
Transcript
Page 1: Information-theoretic framework for flow visualization

An Information-Theoretic Framework for Flow Visualization

Vis2010

2010/12/14ked

Page 2: Information-theoretic framework for flow visualization

Authors

Lijie Xu Teng-Yok Lee Han-Wei Shen

Page 3: Information-theoretic framework for flow visualization

Flow visualization

“Flow visualization is the art of making flow patterns visible.” – wiki

Page 4: Information-theoretic framework for flow visualization

Vector field

Page 5: Information-theoretic framework for flow visualization

Streamline

Streamlines are a family of curves that are instantaneously tangent to the velocity vector of the flow.

Page 6: Information-theoretic framework for flow visualization

Streamline

Different streamlines do not intersect. because a fluid particle cannot have two different

velocities at the same point.

Page 7: Information-theoretic framework for flow visualization

Streamline placement algorithm

evenly-spaced seeding method

farthest-point seeding method

Page 8: Information-theoretic framework for flow visualization

Streamline placement algorithm

evenly-spaced seeding method

farthest-point seeding method

Page 9: Information-theoretic framework for flow visualization

Information-aware streamline placement

Page 10: Information-theoretic framework for flow visualization

Information-aware streamline placement

Page 11: Information-theoretic framework for flow visualization

1. Detect local maxima in the entropy field

2. Discard points whose entropy are too small

3. Place initial seeds The seed are distributed using diamond shape

template

Template based seed selection

Page 12: Information-theoretic framework for flow visualization

Entropy field

Shannon’s entropy: A histogram is create from vectors:

Page 13: Information-theoretic framework for flow visualization

Entropy field

Shannon’s entropy: A histogram is create from vectors:

5.79 5.82

2.42 4.36

Page 14: Information-theoretic framework for flow visualization

Entropy field

Page 15: Information-theoretic framework for flow visualization

Information-aware streamline placement

Page 16: Information-theoretic framework for flow visualization

Important-based seed sampling1. Compute conditional entropy, h(x, y)

2. Place seeds in high conditional entropy

Page 17: Information-theoretic framework for flow visualization

Conditional entropy

0.56

Page 18: Information-theoretic framework for flow visualization

Interpolation

Streamline diffusion Generate a vector field Y(x) with respect to the

field that minimize the energy function

Page 19: Information-theoretic framework for flow visualization

Streamline diffusion

Page 20: Information-theoretic framework for flow visualization

Information-aware streamline placement

Page 21: Information-theoretic framework for flow visualization

Redundant streamline pruning Low entropy region:

Fewer streamlines are needed Large distance threshold

High entropy region: Smaller distance threshold

If a streamline have a neighboring streamline that is closer than threshold, the streamline is pruned.

Page 22: Information-theoretic framework for flow visualization

2D results

initial seeds 1st seeding result

conditional entropy

Page 23: Information-theoretic framework for flow visualization

2D results

initial seeds 1st seeding result

conditional entropy

Page 24: Information-theoretic framework for flow visualization

3D results

initial seeds 50 streamlines 200 streamlines

conditional entropy

entropy field

Page 25: Information-theoretic framework for flow visualization

3D results

initial seeds 50 streamlines 200 streamlines

conditional entropy

entropy field

Page 26: Information-theoretic framework for flow visualization

3D results

Page 27: Information-theoretic framework for flow visualization

Performance

in seconds

Page 28: Information-theoretic framework for flow visualization

Limitations and feature work

Entropy measures consider the statistical properties but not spatial distribution

Page 29: Information-theoretic framework for flow visualization

Limitations and feature work

Entropy measures consider the statistical properties but not spatial distribution

A region with high error magnitudes can still have a low conditional entropy

Page 30: Information-theoretic framework for flow visualization

Limitations and feature work

Entropy measures consider the statistical properties but not spatial distribution

A region with high error magnitudes can still have a low conditional entropy

The magnitude of vectors are not considered

Page 31: Information-theoretic framework for flow visualization

Thx.


Recommended