A Review of Three-Dimensional Medical Image Visualization
A Review of Three-Dimensional Medical Image Visualization
Review Article
A Review of Three-Dimensional Medical Image Visualization
Liang Zhou,1 Mengjie Fan,1 Charles Hansen,2 Chris R. Johnson,2 and Daniel Weiskopf3
1
National Institute of Health Data Science, Peking University, Beijing, China
2
Scientific Computing and Imaging Institute, University of Utah, Salt Lake City, USA
3
Visualization Research Center (VISUS), University of Stuttgart, Stuttgart, Germany
Importance. Medical images are essential for modern medicine and an important research subject in visualization. However,
medical experts are often not aware of the many advanced three-dimensional (3D) medical image visualization techniques that
could increase their capabilities in data analysis and assist the decision-making process for specific medical problems. Our
paper provides a review of 3D visualization techniques for medical images, intending to bridge the gap between medical
experts and visualization researchers. Highlights. Fundamental visualization techniques are revisited for various medical
imaging modalities, from computational tomography to diffusion tensor imaging, featuring techniques that enhance spatial
perception, which is critical for medical practices. The state-of-the-art of medical visualization is reviewed based on a
procedure-oriented classification of medical problems for studies of individuals and populations. This paper summarizes free
software tools for different modalities of medical images designed for various purposes, including visualization, analysis, and
segmentation, and it provides respective Internet links. Conclusions. Visualization techniques are a useful tool for medical
experts to tackle specific medical problems in their daily work. Our review provides a quick reference to such techniques given
the medical problem and modalities of associated medical images. We summarize fundamental techniques and readily available
visualization tools to help medical experts to better understand and utilize medical imaging data. This paper could contribute
to the joint effort of the medical and visualization communities to advance precision medicine.
1. Introduction of Health (NIH), USA, released the NIH Strategic Plan for
Data Science, which proposed that technological innova-
In recent years, with advances in computing power and tions such as machine learning, deep learning, AI, and vir-
algorithms, the impact of technology in medicine is greater tual reality (VR) could revolutionize biomedical research
than ever and keeps increasing. Strategic plans focusing on over the next 10 years (https://datascience.nih.gov/nih-
promoting the application and development of medical strategic-plan-data-science).
technologies have been made worldwide. In 2018, the Medical images, such as computerized tomography
General Office of the State Council of China issued “Opin- (CT), magnetic resonance imaging (MRI), and diffusion ten-
ions on Promoting the Development of ‘Internet Plus sor imaging (DTI), are the backbone of modern medical
Healthcare,’” calling for strengthening the integration, practices and research. Furthermore, medical images are a
sharing, and application of clinical and research data and core data source and target for analysis in AI and VR in
supporting the research and development of health- aforementioned strategic plans. Therefore, the analysis and
related artificial intelligence (AI) technology, medical understanding of medical images are of utmost importance
robots, etc. (http://www.gov.cn/zhengce/content/2018-04/ in medical technologies. In practice, most if not everyone
28/content_5286645.htm). A three-year action plan was in health science areas is familiar with medical images, and
released to develop AI, which puts a priority on expanding many use medical images in daily work. Medical images
the clinical application such as medical image-assisted are massive and complex and hard to explore and gain
diagnosis systems (http://www.cac.gov.cn/2017-12/15/c_ insights with traditional statistical methods that do not
1122114520.htm). In the same year, the National Institutes involve the expertise of humans. Therefore, technologies
2 Health Data Science
that have humans in the loop are needed for medical image (Section 3) and visualization papers from mainstream visu-
exploration and analysis, and medical experts could make alization venues, e.g., IEEE Transactions on Visualization
the best of the potential values of medical images to enable and Graphics (TVCG), Computer Graphics Forum (CGF),
high-quality healthcare solutions. Vision is known to be the IEEE VIS conference, the EuroVis conference, the IEEE
the major and most efficient perception mechanism for PacificVis conference, and Computers and Graphics. Specif-
humans. Visualization transforms data into interactive ically, with a few exceptions, papers covered in Section 4
visual representations to facilitate data understanding and were selected by first searching for the term “medical visual-
exploration through visual perception and human- ization” on the two major venues—IEEE TVCG (including
computer interaction, and it can present medical images in the VIS conference) and CGF (including the EuroVis con-
3D with high accuracy. Visualization integrates the cognitive ference)—with the publication time within the last 15 years
advantage of humans and the computational advantage of (2006–2021), and then, we carefully examined each paper
computers for data mining [1] and decision-making [2] found in the search and included papers with direct rele-
and is an effective data analysis technology for medical vance to medicine and 3D visualization of medical images.
images. Throughout this paper, we understand the term Unlike a previous review on biomedical visualization
medical image visualization as 3D visualization of medical techniques [9], our overview covers advanced visual analysis
images. methods for medical images that are arranged based on a
We first report on the scope and sources of papers taxonomy of medical problems from individuals to popula-
involved (Section 2). We then summarize fundamental tech- tions (Section 4) and also includes advances in fundamental
niques that enable the visualization of various types of med- visualization methods (Section 3). This paper also features
ical images (Section 3). Next, in Section 4, specialized an overview of techniques that could improve spatial percep-
Type of
Si
Figure 1: Classification of fundamental visualization techniques for different types of medical image data. Scalar, vector, and tensor image
data visualization is discussed in this order in the remainder of this section. Example visualizations include a direct volume rendering of a
CT scan of a torso [10] for scalar data, a streamline visualization of a bioelectric field simulation of a torso for vector data, and a tube-based
tractography visualization of a brain [11] for tensor data. Reprinted from Computers & Graphics, Vol. 36, No. 6, Zhou and Hansen [10],
Transfer Function Combinations, 596-606, Copyright 2012, with permission from Elsevier (a). Reprinted, with permission, from the SCI
Institute (b). ©2007 SPIE. Reprinted, with permission, from Weldeselassie et al. [11] (c).
for medical images with examples (Figures 1(a)–1(c)) of a angle mesh is then visualized with a color palette specified
scalar CT scan of a torso, a flow simulation of a torso, and by the user. Isosurfaces can be generalized to “thick” interval
a tensor field visualization of a brain. In the remainder of volumes and even be combined with direct volume render-
this section, we focus on the case of single-typed data, i.e., ing in a unified framework [13]. However, indirect volume
each attribute of s has the same type, and discuss fundamen- rendering shows only a limited number of features as sur-
tal visualization techniques for each type of data. faces, and it does not provide the volumetric look within
medical images.
3.1. Scalar Image Visualization. If each attribute of s of equa-
tion (1) is a scalar, i.e., a quantity without direction, the data 3.1.1. Direct Volume Rendering. For a systematic introduc-
is scalar volumetric data in the context of 3D medical imag- tion to direct volume rendering, we refer the reader to the
ing. In general, volume visualization techniques can be cate- course notes [14] or the book on real-time volume graphics
gorized into two classes: indirect volume visualization and [15]. Volume rendering is based on optics, and all tech-
direct volume visualization. Indirect volume visualization niques are approximations to the solution of the light prop-
extracts surfaces with certain data values to indirectly visual- agation equation [16] in volumetric materials. Later, volume
ize a volumetric data with surface meshes. Since the rendering was extended to include medical images—initially
extracted surfaces there have the same data value, for exam- focusing on CT human head scans—along with surface
ple, parts of the skin that have a specific Hounsfield scale in a shading [17, 18].
CT scan, such methods are also called isosurface rendering. An optical model determines how particles in the media
In contrast, direct volume visualization or volume rendering interact with light [19]. We illustrate the direct volume ren-
directly visualizes the volume data without extracting any dering problem with typical optical models in Figure 2: the
surfaces and allows the “see-through” of internal structures eye symbol represents the viewer, the cloud indicates the
of a medical image, for example, the brain within a head scalar volumetric data, a ray (the straight line) is shot from
MR scan. the viewer through the volume, the current volume sample
Isosurface rendering is usually realized with the march- is indicated by a gray dot, and the light source is drawn as
ing cubes method [12]. The marching cubes algorithm tra- the sun. The final color of the ray “seen” by the viewer is
verses data cells, i.e., cubes, through the data volume and determined by solving the volume rendering integral with
uses a lookup table to efficiently determine the topology of a given optical model. Particles emit and absorb light in
the isosurface and computes the intersection of the isosur- the emission and absorption model (Figure 2(a)), and the
face and the cell to construct triangles accordingly. The tri- volume sample only receives lights from samples to its back,
4 Health Data Science
(a)
(b) (d)
e.g., the white dot, along the ray. On top of the emission and 3.1.2. Visual Data Exploration with Transfer Functions. The
absorption model, a local illumination model adds local medical image data and its rendering are linked by a transfer
reflections of light from the light source. Here, light from function—a mapping from the data value to optical proper-
the source along the straight line to the volume sample ties, i.e., color and opacity of the volume. The idea is already
may be attenuated as illustrated in Figure 2(b). Alternatively, realized in early volume rendering papers [17, 18], but they
attenuation between the light source and the point in the did not use transfer functions as a data exploration tool.
volume might be neglected. Finally, global illumination However, for medical visualization, transfer functions are
(Figure 2(c)) considers a full model of scattering that leads the main means of interactive visual mining/exploration of
to complex light paths and interactions, as indicated by the scalar medical images. A survey of transfer functions for vol-
irregular polylines. Currently, most applications rely on local ume rendering can be found elsewhere [25].
illumination (often, without attenuation from the light The basic and most frequently used transfer functions
source to the point of local illumination) as a compromise are one-dimensional (1D) transfer functions that typically
between rendering quality and computational cost. In con- map data values of the scalar volume, i.e., the grayscale value
trast, the global illumination model can achieve photorealis- of images, to color and opacity. An example of volume ren-
tic visual effects, such as shadows and translucency, that dering of a CT head scan is shown in Figure 2 with a screen-
improve spatial perception, which is important for medicine shot of a 1D transfer function widget (Figure 2(e)). The
as discussed in Section 3.1.3. distribution of data values is shown in blue in the back-
Volume rendering, even with a simple optical model, has ground, and the transfer function is shown in the fore-
high computational cost. Due to the limitation of computer ground: the line in black indicates the opacity, and the
hardware, interactivity was not achieved even with hardware color is set by linear interpolation of the colored dots. Here,
acceleration [20] in early work. Therefore, practical use of direct the skin and muscles are set to yellow and brown of low
volume rendering of medical images was not feasible back then. opacity, blood vessels are assigned red with high opacity,
With the advent of graphics processing units (GPUs), and bones are set to white of high opacity. Although rela-
interactive volume rendering techniques were devised tively easy to use, 1D transfer functions have limited feature
[21–23]. Among them, the GPU-based ray casting [23] classification capability; for example, they cannot clearly
method is currently the standard volume rendering tech- separate the bone and the blood vessels as shown in
nique in most applications. The main advantages of GPU- Figure 2(d), due to the partial-volume effect of medical
based ray casting lie in that no geometry has to be generated, imaging. A preintegrated technique can be employed to
and the implementation is straightforward. Interactive vol- improve the quality of volume rendering with 1D transfer
ume rendering is also available on mobile devices [24] that functions [26].
can facilitate ubiquitous visualization and analysis of medi- Artifacts caused by the partial-volume effect cannot be
cal images. resolved by using only the single scalar image data value.
Health Data Science 5
Therefore, more attributes are measured as in the multi- premature. Shadows and translucency are enabled by half-
modal medical imaging, e.g., T1, T2, and FLAIR channels angle slicing [22], and directional occlusion is also available
3.2.1. Direct Methods. Direct methods do not explicitly tex regions is a vital process in a number of vector medical
(a)
diffusion information of water molecules in tissues as symmet- ellipsoids [69, 70] (spherical glyphs) or cuboids that change
ric matrices at each point. In medicine, clinical experts often shape and orientation based on diffusion information—the
use the term diffusion-weighted imaging (DWI) to refer to anisotropy and orientation of principal components. A com-
the isotropic diffusion map—a scalar measurement of DTI. posite glyph can directly encode linear, planar, and spherical
To avoid confusion, we use the term DTI to refer to the imag- information [71]. Superquadric glyphs [72] with general
ing that measures tensor fields and do not use DWI. We clas- principles of usage [73] avoid the shortcomings of spherical
sify techniques into three categories for tensor image or cubical glyphs. Uncertainty-aware visualization is avail-
visualization: voxel-based, glyph-based, and tractography. As able for augmenting spherical, superquadric glyphs for DTI
in previous sections, we also discuss available techniques for and fourth-order homogeneous polynomial glyphs for high
improved spatial perception for tensor medical images. angular resolution diffusion imaging (HARDI) [63]. Afore-
mentioned glyph shapes can be found in Figure 5(a). The
3.3.1. Voxel-Based Methods. By computing scalar descrip- spatial arrangement of glyphs is another crucial issue. A
tions of tensors and using 2D slices and/or volume render- glyph packing technique leads to efficient use of space and
ing, voxel-based methods convert tensor data visualization correct perception of the visualization [74].
to scalar data visualization. One such description is frac-
tional anisotropy [66], and other anisotropy measurements, 3.3.3. Tractography. The main goal of DTI is to reconstruct
including linear anisotropy, planar anisotropy, and isotropy the white matter fiber tracks of the brain. Tractography extracts
are also helpful for describing the shape and size of tensors. fibers or tracts from DTIs and visualizes extracted fibers with
Moreover, measurements based on characteristic curves, for vector field visualization techniques. Therefore, tractography
example, finite separation ratio, are calculated to describe is probably the most well-known and popular tensor visualiza-
coherent fiber structures [64]. Tract-based spatial statistics tion technique among medical experts. A review on tractogra-
uses nonlinear registration and fractional skeleton to phy can be found elsewhere [75]. Fiber tracts are typically
improve the analysis of multisubject DT images [67]. Strate- visualized as lines [57, 76] or tubes [77]. GPU acceleration
gies of voxel-based visualization using direct volume render- enables interactive visualization of fiber tracks as tubes with
ing are available, including designing transfer functions tuboids and level-of-detail techniques [78] or hybrid rendering
based on tensor information and using diffusion volume tex- of triangle stripes and point sprites [79].
tures [68]. Visualizing fiber tracts in the context of the scalar med-
ical image [80] helps medical experts better analyze the data.
3.3.2. Glyph-Based Methods. Glyphs allow encoding the Grouping and clustering fiber tracts reduce clutter and facil-
complex tensor information using multiple visual channels, itate understanding the anatomy of these tracts. Grouped or
for example, shape, size, and color. Classic glyph design uses clustered tracts are typically color labeled by anatomical
8 Health Data Science
bundles [81]. Similar to graph visualization, edge bundling A summary of papers reviewed in this section can be
of fiber tracts can also enhance the readability of the visual- found in Tables 1–3 for diagnosis, treatment, and prognosis,
ization [82, 83]. respectively. Each paper is documented with the following
properties for readers to quickly locate techniques of their
3.3.4. Techniques for Improved Spatial Perception. Percep- interests: supported data types (data type), scale of studies
tion of glyphs is difficult in 3D due to loss of information (scale), body locations of the problem (location), and modal-
from projection to the 2D image plane and the ambiguity ities of medical images (modalities). We classify data type
in the 3D shape representation. There are superquadric into scalar, vector, and tensor; scale is classified into individ-
glyphs that avoid the ambiguity and improve over spherical ual and population; location is defined by the target body
and cubical glyphs [72, 73]. The glyphs are typically ren- part(s) of medical image(s); and modalities show the modal-
dered with illuminated surfaces and shadow effects in 3D ity of scanners of medical images.
to further enhance depth perception.
Similarly, perception is an important issue in tractogra- 4.1. Diagnosis. Methods designed for diagnosis are summa-
phy. Illustrative visualization that provides depth cues helps rized in Table 1. While the majority of these methods handle
reduce visual clutter and enhance spatial perception. A sur- studies on the individual level, a few recent works support
vey on illustrative visualization is available elsewhere [84]. studies of populations.
Depth-dependent halos [59] enhance depth perception with
line-based visualization and depth-based contrast enhance- 4.1.1. Individual. Diagnosis for individuals often requires
ment. Line-based ambient occlusion [85] is devised to multimodal medical images to provide sufficient informa-
enhance depth cues of the tractography visualization in both tion. In oncology, positron emission tomography (PET)
myocardial perfusion using 3D glyphs encoding parameters and perfusion SPECT images are combined and jointly ana-
of the left ventricular myocardium [94]. By linking the 3D lyzed to diagnose coronary artery disease [93]. A study com-
view with 2D slices, the method supports the analysis of nor- paring the method to the traditional practice shows that the
mal case, various types of ischemia, and heart failure. CTA visualization method is advantageous in terms of diagnostic
10 Health Data Science
performance. Contrast-enhanced cardiac images, including applied to healthy and pathological hearts and shows aspects
perfusion images, whole-heart coronary angiography, and of flow that cannot be seen with traditional methods.
late enhanced images, are analyzed by aligning different
datasets together and visualized as multiple isosurfaces [92]. 4.1.2. Population. Diagnosis can benefit from studying
Another important medical image visualization-based health problems in a population, for example, with a cohort
diagnosis approach is virtual endoscope visualization, e.g., study, and by comparing different individuals. Traditionally,
virtual colonoscopy and gastroscopy, where the visualization cohort studies with medical images rely on hypothesis for-
of inner surfaces of tubular structures is the main focus. For mation and statistical analysis, but the visualization and
example, an immersive virtual colonoscopy method sup- exploration of the imaging data are ignored. A visual analy-
ports the exploration of the colon within volume visualiza- sis method combines hypothesis formation and reasoning
tion in a virtual reality environment [96]. A hybrid with interactive volume rendering of multivariate brain
exploration of multimodal brain images with direct manipu- by registering the MRIs of a patient to visualize the context
lation on the 2D images with lassos [34]. Transfer functions (organs around the tumor), the target (the tumor), and risks
are semiautomatically designed based on user-selected 2D (autonomic nerves) of the surgery. Distances between nerves
regions, and then, brain tumors and edema can be visually to the mesorectum and the tumor to the mesorectum, which
segmented in 3D and visualized with volume rendering. are critical to the surgery, are calculated as a distance field. A
Vascular structures in the brain are extracted and visualized linked-view tool comprising a 3D model view, an MRI view,
with volume rendering to aid neurosurgery planning for and a distance field-based unfolded view is implemented.
arteriovenous malformations [105]. Here, feeding arteries, Five medical experts evaluated the method and considered
draining veins, and arteries “en passage” are segmented that it has potential in surgical planning and surgical train-
and visualized together with the brain rendered as the con- ing for oncologic surgeons.
text. A high-quality multimodal scalar volume visualization Precise preoperative planning is also critical in ortho-
method facilitates the actual planning of neurosurgeries pedics. A medical visualization table is available to visual-
[107]. The method supports specific operation planning, ize CT scans using volume rendering with user interface
for example, the optimal skin incision and skull opening and interactions designed for low learning effort and sim-
for the pathology and customized surgery of deep-seated ilarity to the real working scenarios for surgeons [109]. A
lesions for a given patient; specialized visualization of super- user study shows that the table system is liked by surgeons
ficial brain anatomy, function, and metabolism facilitates the and potentially beneficial for planning. Hip joint replace-
planning. ment is an important surgery in orthopedics. The optimal
Using DT images jointly with fMRI and regular MR implant positioning can be aided by an interactive distance
scans could further improve the quality of surgical planning field visualization technique that uses glyphs and slices in
spatiotemporal visualization, and uncertainty visualization [130], and its usefulness has been demonstrated through
for corresponding elements in the procedure. the exploration of cohort studies by health experts.
A relevant topic that requires high-quality visualization
is the segmentation of 3D anatomy and lesions from med- 5. Future Directions and Limitations of Medical
ical images. Segmentation is often necessary for the diag- Image Visualization
nosis and treatment of individuals and, therefore, is a
prerequisite for many of the aforementioned visualization Some visualization methods support exploring and analyz-
techniques. Accurate and efficient segmentation of specific ing medical image data from basic medical research that
methods for bioelectric fields problems can be found in a 6. Software Tools for Medical
review, where related visualization techniques are also dis- Image Visualization
cussed [44].
Comparative visualization is important for understand- Both commercial tools and free software are available for
features the visualization of confocal microscopy data and [2] D. Streeb, M. El-Assady, D. A. Keim, and M. Chen, “Why
multichannel scalar volume datasets. visualize? Arguments for visual support in decision making,”
These software tools contain example datasets, tutorials, IEEE Computer Graphics and Applications, vol. 41, no. 2,
detailed user guides, and supporting communities. Readers pp. 17–22, 2021.
are encouraged to try out these tools with included datasets [3] B. Preim and D. Bartz, Visualization in Medicine, Morgan
and their own medical images to have first-hand experience Kaufmann, Burlington, 2007.
of some key techniques discussed in this paper. [4] B. Preim, A. Baer, D. Cunningham, T. Isenberg, and
T. Ropinski, “A survey of perceptually motivated 3D visuali-
7. Conclusion zation of medical image data,” Computer Graphics Forum,
vol. 35, no. 3, pp. 501–525, 2016.
In this paper, we have provided an overview of 3D medical [5] B. Kohler, S. Born, R. F. P. van Pelt, A. Hennemuth, U. Preim,
image visualization techniques. Starting from a classification and B. Preim, “A survey of cardiac 4D PC-MRI data process-
of medical images in terms of data characteristic, i.e., the ing,” Computer Graphics Forum, vol. 36, no. 6, pp. 5–35, 2017.
mathematical properties of field data, we review fundamen- [6] K. Lawonn, N. Smit, K. Buhler, and B. Preim, “A survey on
tal visualization techniques for scalar, vector, and tensor multimodal medical data visualization,” Computer Graphics
medical images. The discussion covers seminal work that Forum, vol. 37, no. 1, pp. 413–438, 2018.
lays foundations for each type of visualization and features [7] J. Kreiser, M. Meuschke, G. Mistelbauer, B. Preim, and
techniques that allows for accurate spatial perception that T. Ropinski, “A survey of flattening-based medical visualiza-
is important in medical practices. Next, specialized medical tion techniques,” Computer Graphics Forum, vol. 37, no. 3,
visualization techniques are categorized based on the sup- pp. 597–624, 2018.
[19] N. Max, “Optical models for direct volume rendering,” IEEE ration,” in 2013 IEEE Pacific Visualization Symposium,
Transactions on Visualization and Computer Graphics, vol. 1, pp. 73–80, Sydney, NSW, Australia, 2013.
no. 2, pp. 99–108, 1995. [34] L. Zhou and C. Hansen, “GuideME: slice-guided semiauto-
[20] B. Cabral, N. Cam, and J. Foran, “Accelerated volume render- matic multivariate exploration of volumes,” Computer
ing and tomographic reconstruction using texture mapping Graphics Forum, vol. 33, no. 3, pp. 151–160, 2014.
hardware,” in Proceedings of the 1994 Symposium on Volume [35] M. Schott, V. Pegoraro, C. Hansen, K. Boulanger, and
Visualization, pp. 91–98, Tysons Corner, VA, USA, 1994. K. Bouatouch, “A directional occlusion shading model for
[21] S. Roettger, S. Guthe, D. Weiskopf, T. Ertl, and W. Strasser, interactive direct volume rendering,” Computer Graphics
“Smart hardware-accelerated volume rendering,” in Euro- Forum, vol. 28, no. 3, pp. 855–862, 2009.
graphics/IEEE VGTC Symposium on Visualization, G.-P. [36] M. Ament, F. Sadlo, C. Dachsbacher, and D. Weiskopf, “Low-
Bonneau, S. Hahmann, and C. D. Hansen, Eds., pp. 231– pass filtered volumetric shadows,” IEEE Transactions on
238, The Eurographics Association, 2003. Visualization and Computer Graphics, vol. 20, no. 12,
[22] J. Kniss, S. Premoze, C. Hansen, P. Shirley, and pp. 2437–2446, 2014.
A. McPherson, “A model for volume lighting and modeling,” [37] M. Ament, C. Bergmann, and D. Weiskopf, “Refractive radi-
IEEE Transactions on Visualization and Computer Graphics, ative transfer equation,” ACM Transactions on Graphics,
vol. 9, no. 2, pp. 150–162, 2003. vol. 33, no. 2, 2014.
[23] J. Kruger and R. Westermann, “Acceleration techniques for [38] T. Kroes, F. H. Post, and C. P. Botha, “Exposure render: an
GPU-based volume rendering,” in IEEE Visualization Con- interactive photo-realistic volume rendering framework,”
ference 2003, pp. 287–292, Seattle, USA, 2003. PLoS One, vol. 7, no. 7, 2012.
[24] M. Moser and D. Weiskopf, “Interactive volume rendering on [39] T. Ropinski, C. Döring, and C. Rezk-Salama, “Interactive vol-
mobile devices,” in In Vision, Modeling, and Visualization
[49] R. van Pelt, J. Olivan Bescos, M. Breeuwer et al., “Interactive 2012 IEEE Pacific Visualization Symposium, pp. 193–200,
virtual probing of 4D MRI blood-flow,” IEEE Transactions Songdo, Republic of Korea, 2012.
on Visualization and Computer Graphics, vol. 17, no. 12, [64] M. Hlawatsch, J. E. Vollrath, F. Sadlo, and D. Weiskopf,
pp. 2153–2162, 2011. “Coherent structures of characteristic curves in symmetric
[50] B. Cabral and L. C. Leedom, “Imaging vector fields using line second order tensor fields,” IEEE Transactions on Visualiza-
integral convolution,” in Proceedings of the 20th Annual Con- tion and Computer Graphics, vol. 17, no. 6, pp. 781–794,
ference on Computer Graphics and Interactive Techniques, 2011.
SIGGRAPH'93, pp. 263–270, Anaheim, CA, USA, 1993. [65] P. Basser, J. Mattiello, and D. Lebihan, “Estimation of the
[51] D. Weiskopf and T. Ertl, “A hybrid physical/device-space effective self-diffusion tensor from the NMR spin echo,” Jour-
approach for spatio-temporally coherent interactive texture nal of Magnetic Resonance, Series B, vol. 103, no. 3, pp. 247–
advection on curved surfaces,” in Proceedings of Graphics 254, 1994.
Interface 2004, pp. 263–270, London, Ontario, Canada, 2004. [66] P. J. Basser and C. Pierpaoli, “Microstructural and physiolog-
[52] B. Köhler, R. Gasteiger, U. Preim, H. Theisel, M. Gutberlet, ical features of tissues elucidated by quantitative-diffusion-
and B. Preim, “Semi-automatic vortex extraction in 4D PC- tensor MRI,” Journal of Magnetic Resonance, Series B,
MRI cardiac blood flow data using line predicates,” IEEE vol. 111, no. 3, pp. 209–219, 1996.
Transactions on Visualization and Computer Graphics, [67] S. M. Smith, M. Jenkinson, H. Johansen-Berg et al., “Tract-
vol. 19, no. 12, pp. 2773–2782, 2013. based spatial statistics: voxelwise analysis of multi-subject
[53] M. S. M. Elbaz, E. E. Calkoen, J. J. M. Westenberg, B. P. F. diffusion data,” NeuroImage, vol. 31, no. 4, pp. 1487–
Lelieveldt, A. A. W. Roest, and R. J. van der Geest, “Vortex 1505, 2006.
flow during early and late left ventricular filling in normal [68] G. Kindlmann, D. Weinstein, and D. Hart, “Strategies for
subjects: quantitative characterization using retrospectively- direct volume rendering of diffusion tensor fields,” IEEE
management,” IEEE Transactions on Visualization and Com- [92] A. Hennemuth, A. Seeger, O. Friman et al., “A comprehen-
puter Graphics, vol. 13, no. 6, pp. 1488–1495, 2007. sive approach to the analysis of contrast enhanced cardiac
[79] D. Merhof, M. Sonntag, F. Enders, C. Nimsky, P. Hastreiter, MR images,” IEEE Transactions on Medical Imaging,
and G. Greiner, “Hybrid visualization for white matter tracts vol. 27, no. 11, pp. 1592–1610, 2008.
using triangle strips and point sprites,” IEEE Transactions on [93] H. A. Kirişli, V. Gupta, R. Shahzad et al., “Additional diag-
Visualization and Computer Graphics, vol. 12, no. 5, nostic value of integrated analysis of cardiac CTA and SPECT
pp. 1181–1188, 2006. MPI using the SMARTVis system in patients with suspected
[80] T. Schultz, N. Sauber, A. Anwander, H. Theisel, and H.- coronary artery disease,” Journal of Nuclear Medicine, vol. 55,
P. Seidel, “Virtual Klingler dissection: putting fibers into con- no. 1, pp. 50–57, 2014.
text,” Computer Graphics Forum, vol. 27, no. 3, pp. 1063– [94] J. Meyer-Spradow, L. Stegger, C. Doring, T. Ropinski, and
1070, 2008. K. Hinrichs, “Glyph-based SPECT visualization for the diag-
[81] S. Zhang, S. Correia, and D. H. Laidlaw, “Identifying white- nosis of coronary artery disease,” IEEE Transactions on Visu-
matter fiber bundles in DTI data using an automated alization and Computer Graphics, vol. 14, no. 6, pp. 1499–
proximity-based fiber-clustering method,” IEEE Transactions 1506, 2008.
on Visualization and Computer Graphics, vol. 14, no. 5, [95] D. Williams, S. Grimm, E. Coto, A. Roudsari, and
pp. 1044–1053, 2008. H. Hatzakis, “Volumetric curved planar reformation for vir-
[82] G. Kindlmann, X. Tricoche, and C.-F. Westin, “Delineating tual endoscopy,” IEEE Transactions on Visualization and
white matter structure in diffusion tensor MRI with anisot- Computer Graphics, vol. 14, no. 1, pp. 109–119, 2008.
ropy creases,” Medical Image Analysis, vol. 11, no. 5, [96] S. Mirhosseini, I. Gutenko, S. Ojal, J. Marino, and
pp. 492–502, 2007. A. Kaufman, “Immersive virtual colonoscopy,” IEEE Trans-
[83] M. H. Everts, E. Begue, H. Bekker, J. B. T. M. Roerdink, and actions on Visualization and Computer Graphics, vol. 25,
Eurographics 2011 - Dirk Bartz Prize, K. Buehler and A. [118] A. Joshi, D. Scheinost, K. Vives, D. Spencer, L. Staib, and
Vilanova, Eds., pp. 9–12, The Eurographics Association, X. Papademetris, “Novel interaction techniques for neurosur-
2011. gical planning and stereotactic navigation,” IEEE Transac-
[106] R. Khlebnikov, B. Kainz, J. Muehl, and D. Schmalstieg, “Cre- tions on Visualization and Computer Graphics, vol. 14,
puscular rays for tumor accessibility planning,” IEEE Trans- no. 6, pp. 1587–1594, 2008.
actions on Visualization and Computer Graphics, vol. 17, [119] C. Rieder, F. Ritter, M. Raspe, and H.-O. Peitgen, “Interactive
no. 12, pp. 2163–2172, 2011. visualization of multimodal volume data for neurosurgical
[107] J. Beyer, M. Hadwiger, S. Wolfsberger, and K. Bühler, “High- tumor treatment,” Computer Graphics Forum, vol. 27, no. 3,
quality multimodal volume rendering for preoperative plan- pp. 1055–1062, 2008.
ning of neurosurgical interventions,” IEEE Transactions on [120] C. Dick, J. Georgii, R. Burgkart, and R. Westermann, “Stress
Visualization and Computer Graphics, vol. 13, no. 6, tensor field visualization for implant planning in orthope-
pp. 1696–1703, 2007. dics,” IEEE Transactions on Visualization and Computer
[108] C. Dick, R. Burgkart, and R. Westermann, “Distance visuali- Graphics, vol. 15, no. 6, pp. 1399–1406, 2009.
zation for interactive 3D implant planning,” IEEE Transac- [121] B. Preim and C. Botha, Visual Computing for Medicine: The-
tions on Visualization and Computer Graphics, vol. 17, ory, Algorithms, and Applications, Morgan Kaufmann, 2014.
no. 12, pp. 2173–2182, 2011. [122] D. Weiskopf, K. Engel, and T. Ertl, “Interactive clipping tech-
[109] C. Lundstrom, T. Rydell, C. Forsell, A. Persson, and niques for texture-based volume visualization and volume
A. Ynnerman, “Multi-touch table system for medical visuali- shading,” IEEE Transactions on Visualization and Computer
zation: application to orthopedic surgery planning,” IEEE Graphics, vol. 9, no. 3, pp. 298–312, 2003.
Transactions on Visualization and Computer Graphics, [123] Z. Shi, G. Zeng, L. Zhang et al., “Bayesian VoxDRN: a proba-
vol. 17, no. 12, pp. 1775–1784, 2011. bilistic deep voxelwise dilated residual network for whole