Computer Graphics Forum

Interactive fiber structure visualization of the heart

T.H.J.M. Peeters, Anna Vilanova, and B.M. ter Haar Romeny

Our new rendering method using ellipsoids with fixed shape to show the fibre orientations in the cross section of an infarcted heart, which was scanned 28 days after the infarct. We also tracked fibres from two different seeding areas. The resulting fibres were rendered as thin tubes and RGB colouring of the fibre orientation was used.

The heart consists of densely packed muscle fibers. The orientation of these fibers can be acquired by using Diffusion Tensor Imaging (DTI) ex-vivo. A good way to visualize the fiber structure in a cross section of the heart is by showing short line segments originating from the cross section and aligned with the local direction of the fibers. If the line segments are placed dense enough, one can see ow the fiber orientations change. However, generation of the line segments takes time and thus the user has to wait for new geometry to be generated when the plane defining the cross section is changed. We present a new direct rendering method for the visualization of the 3D vector field in a 2D user-definable cross section of a heart. On the intersection of the plane with the vector field, the full 3D vectors are rendered as 3D line segments with a local ray casting approach. No preprocessing of the data is needed nd no geometry is generated. This technique allows a fast inspection of the data to identify interesting areas where further analysis is necessary (e.g., quantification or generation of streamlines). We also show how the technique is generalized to other glyph shapes than line segments by implementing ellipsoids.


More Information

Citation

T.H.J.M. Peeters, Anna Vilanova, and B.M. ter Haar Romeny, Interactive fiber structure visualization of the heart, Computer Graphics Forum, 28, pp. 2140–2150, 2009.

BibTex

@article{bib:peeters:2009,
    author       = { Peeters, T.H.J.M. and Vilanova, Anna and ter Haar Romeny, B.M. },    
    title        = { Interactive fiber structure visualization of the heart },
    journal      = { Computer Graphics Forum },
    volume       = { 28 },
    year         = { 2009 },
    pages        = { 2140--2150 },
    url          = { https://publications.graphics.tudelft.nl/papers/426 },
}