FULLTEXT01 (2)
FULLTEXT01 (2)
Stefan Diepenbrock†1 , Jörg-Stefan Praßni1 , Florian Lindemann1 , Hans-Werner Bothe2 , Timo Ropinski1
Abstract
We present concepts for pre-operative planning of brain tumor resections. The proposed system uses a combination
of traditional and novel visualization techniques rendered in real-time on modern GPUs in order to support neu-
rosurgeons during intervention planning. A set of multimodal 2D and 3D renderings conveys the relation between
the lesion and the various structures at risk and also depicts data uncertainty. To facilitate efficient interactions
while providing a comprehensible visualization, all employed views are linked. Furthermore, the system allows
the surgeon to interactively define the access path by clicking in the 3D views as well as to perform distance
measurements in 2D and 3D.
Categories and Subject Descriptors (according to ACM CCS): I.3.7 [Computer Graphics]: Picture/Image
Generation—Three-Dimensional Graphics and Realism
1. Introduction
We propose an application prototype for neurosurgical plan-
ning that supports a large variety of modalities (fMRI, DTI,
T1 pre, T1 post, T2, FLAIR, SWI, CT). Our application
integrates proven solutions as 2D slice rendering with state
of the art techniques and some novel approaches, into a
workflow leading towards finding an optimal access path for
neurosurgery. Our focus are computer graphics techniques
utilized to enable these visualizations, including multimodal
volume raycasting with enhanced shading techniques for
brain rendering, two novel projection techniques, enhanced Figure 1: Exploring the data and planning an initial access
lift charts and uncertainty visualization techniques for DTI path can be done by exploiting multimodal 3D and 2D views
and fMRI. We will also discuss the feedback received from (a). Furthermore, the tumor view allows a close-up inspec-
domain experts, who evaluated the clinical value of the tion of the vicinity of the resection region (b). (Workflow Step
proposed application. 1)
2. Workflow
First, the initial investigation of the data in combination with
In cooperation with our medical partner, we have identi- an interactive access path specification. Second, the deeper
fied two main steps for the pre-operative planning workflow. analysis of the chosen access path and the actual preparation
for the surgery. Figures 1 and 2 show the views exploited in
workflow step 1 and workflow step 2. During the planning,
† {diepenbrock,j-s.prassni,f_lind03,hwbothe,timo.ropinski}@uni- the surgeon can always go back from step 2 to step 1 in order
muenster.de to choose an entirely new access path.
6. Evaluation
Our application prototype was reviewed as an entry in the
IEEE Visualization Contest 2010. Two of the five review-
ers were neurosurgeons and the clinical value was rated as
high (7 and 9 out of 9). We have indepedantly shown our
application to several domain experts and got very positive
Figure 6: Cylindrical entry- and exit points (a), result of feedback about the integration of a wide range of modalities
the cylindrical raycasting (first hit points) (b), resulting dis- into an intuitive 3D visualization. The enhanced lift charts
tances color coded and mapped to a disc (c). were also appreciated for providing a simple indication of
the current position in the slice stack.
References
[KW03] K RÜGER J., W ESTERMANN R.: Acceleration tech-
niques for GPU-based volume rendering. In IEEE Vis (2003),
pp. 287–292. 2
[LCD06] L UFT T., C OLDITZ C., D EUSSEN O.: Image enhance-
ment by unsharp masking the depth buffer. ACM Transactions on
Graphics 25, 3 (jul 2006), 1206–1213. 2
[LLHY09] L INDHOLM S., L JUNG P., H ADWIGER M., Y NNER -
MAN A.: Fused Multi-Volume DVR using Binary Space Par-
Figure 7: Access Path Projection: The measured distances
titioning. In Computer Graphics Forum (2009), vol. 28, John
are displayed in the probe view using linking. Wiley & Sons, pp. 847–854. 2
[NYE∗ 10] N GUYEN T. K., Y NNERMAN A., E KLUND A.,
L JUNG P., H ERNELL F., O HLSSON H., A NDERSSON M.,
K NUTSSON H., F ORSELL C.: Concurrent volume visualization
duced in Subsection 3. We encode the uncertainty in the sat-
of real-time fmri. In IEEE/EG Volume Graphics (2010). 4
uration and value of the displayed fiber color in the HSV
[RWS∗ 10] R IEDER C., W EIHUSEN A., S CHUMANN C., Z ID -
color space. While we in general use the standardized direc- OWITZ S., P EITGEN H.-O.: Visual support for interactive post-
tional fiber color-mapping MDs are used to, we lower the interventional assessment of radiofrequency ablation therapy. In
saturation and value in regions of high uncertainty (see Fig- EuroVis (2010). 3
ure 8). Thus, uncertain fibers become less emphasized and [Sch05] S CHARSACH H.: Advanced GPU raycasting. Proceed-
their orientation, which can also be considered as less cer- ings of CESCG 5 (2005), 67–76. 2
tain, is less prominent. [SHC∗ 09] S MELYANSKIY M., H OLMES D., C HHUGANI J.,
L ARSON A., C ARMEAN D., H ANSON D., D UBEY P., AUGUS -
fMRI Uncertainty. To depict the uncertainty of the fMRI TINE K., K IM D., K YKER A., ET AL .: Mapping high-fidelity
signal, we have applied an approach inspired by the work of volume rendering for medical imaging to cpu, gpu and many-
Nguyen et al. [NYE∗ 10]. We display the core of each fMRI core architectures. IEEE Vis (2009), 1563–1570. 2
region by exploiting a diffusely emitting light signal. Addi- [TMS∗ 06] T IETJEN C., M EYER B., S CHLECHTWEG S., P REIM
tionally, in order to express the uncertainty regarding the size B., H ERTEL I., S TRAUSS G.: Enhancing slice-based visuaiza-
of theses regions, we add an uncertainty margin, depicted by tions of medical volume data. In EuroVis (2006), pp. 123–130.
2
orange borders (see Figure 8). To generate this visualization
we render the fMRI signal twice: In the first pass we render
the core regions using a higher threshold, while in the second
pass we use a lower threshold and apply an edge detection
filter. We than composit this border-image with the result of
the first pass.
5. Interaction Techniques
A detailed exploration of the different modalities would not
be possible without exploiting sophisticated interaction tech-
niques. Therefore, we have integrated several interaction
techniques which support the mental linking of the different Figure 8: Uncertainty visualization. fMRI (green inset):
views as well as a deeper understanding of the data. Thus, Core regions are rendered using a diffusely emitting light
the surgeon can measure distances in the image, specify and signal, uncertainty borders are rendered in orange. DTI (red
alter the access path and interactively navigate through all inset): Fibers close to bone and air are rendered with less
3D views. The whole set of interaction techniques is demon- saturation and brightness to mark them as uncertain.
strated in the accompanying video.