1 Related Work
Visualization and Segmentation
With the rapid development of computer graphic capabilities, modeling software and structural neuroimaging techniques, some research groups successfully implemented realistic 3D visualizations of brain structures. Kin et al. [kin2009prediction] demonstrated the superiority of 3D visualization by fusing MRA and fast imaging employing steady-state acquisition data acquired from patients suffering from neurovascular compression syndrome. They implemented a 3D interactive VR environment, where neurosurgeons were efficiently able to detect the simulated offending vessels. Furthermore, Chen et al. [chen2011human]
fused fMRI activation maps and neuronal white matter fiber tractography acquired by magnetic resonance diffusion tensor imaging (DTI), and created precise VR visualizations that aim to describe cortical functional activities in addition to neuronal fiber connectivity. Hänel et al.
[hanel2014interactive] effectively visualized the progression of brain tissue loss in neurodegenerative diseases in an interactive VR setting. Both transparency based and importance-driven volume rendering were used to highlight spatial localization and temporal progression. Abhari et al. [abhari2015visual] emphasized the importance of contour enhancement and stereopsis in visualizing vascular structures. Their study showed that volume rendering and a non-photorealistic shading of non-contrast-enhanced MRA based models increase the perception of continuity and depth. Recently, in a collaboration between anatomists, 3D computer graphics artists and neurosurgeons, Hendricks et al. [hendricks2018operative, hendricks2018cerebrovascular] exploited state of the art computer graphics and digital modeling technologies to create intricate, anatomically realistic and visually appealing virtual models of the cranial bones and cerebrovascular structures.Furthermore, brain image segmentation benchmarks have been established to accelerate research and assessment of segmentation methods, including BRATS[menze2015multimodal] for brain tumors, MRBrainS[mendrik2015mrbrains] for targeting brain tissue segmentation and ISLES[maier2017isles]
for stroke lesions. In addition to traditional methods, recent advances in deep learning algorithms and artificial neural networks architectures have shown promising results in image segmentation tasks. Reviews regarding the implementation of deep learning in medical imaging and computer-aided diagnosis can be found in
[litjens2017survey, shen2017deep].Commercial VR frameworks
Several VR integrated hardware and software platforms have been established in recent years in the field of neurosurgical planning, medical training and education. The Dextroscope®presents brain components in a stereoscopic visualization as 3D holographic projections that can be manipulated in real-time to simulate and plan neurosurgeries. It has been used in a variety of intervention simulations including arteriovenous malformations resection [ng2009surgical, wong2009stereoscopic], cerebral gliomas [qiu2010virtual], cranial base surgery [kockro2009virtual, yang2009clinical] clipping of intracranial aneurysms [wong2007craniotomy] and meningioma resection [low2010augmented]. NeuroTouch, a training framework, incorporates haptic feedback designed for the acquisition and assessment of technical skills involved in craniotomy-based procedures and tumor resection [alotaibi2015assessing, alzhrani2015proficiency, azarnoush2015neurosurgical, delorme2012neurotouch]. ImmersiveTouch®also provides platforms in AR and immersive VR environments with haptic feedback for neurosurgical training [alaraj2013role], mainly for cerebral aneurysm clipping [alaraj2015virtual] and ventriculostomy [schirmer2013virtual, luciano2005second]. Platforms that lack scientific assessment include NeuroVR111https://caehealthcare.com/surgical-simulation/neurovr/, Surgical Theater222https://www.surgicaltheater.net/, Osso VR333http://ossovr.com/ and Touch Surgery444https://www.touchsurgery.com/. More comprehensive reviews regarding the development and utilization of VR environments for neurosurgical purposes can be found in [robison2011man, schirmer2013evolving, chan2013virtual, pelargos2017utilizing]. The main differentiation of our work in relation to the above is that we focus on the use of off-the-shelf consumer hardware and open-source software. These two criteria ensure that our work can potentially be used by anyone, for non-commercial purposes. Finally, quantitative scientific assessment of our framework is planned upon achievement of the first RC.
2 Methods
2.1 Data
We have used the MRI and CT data of one healthy subject (S1, MRI only) and 2 patients (P1-2) as our pilot cohort to construct detailed 3D models to be viewed and interacted with in VR. Table 1 gives an overview of the cohort. The MRI and CT data we used for the segmentation is listed in table 2. These data were acquired as part of the routine pre-surgical diagnostic procedure. The selection of imaging sequences is purely driven by the diagnostic procedure, which results in different sets of data per patient.
r*3c
& Age & Sex & Diagnosis
Subject 1 [fiederer2016role]& 27 & M & no history of neuro-psychiatric disease
Patient 1 & 23 & F & pilocystic astrozytoma, temporo-mesial, left
Patient 2 & 70 & F & undefined tumor with cystic components, pontomedullary junction, right
r*3c
Imaging modality & Subject 1[fiederer2016role] & Patient 1 & Patient 2
Whole-head
CE-MRI T1 MPRAGE (T1 MRA) &
- &
0.50.51 mm & 0.50.51 mm
CE-MRI T2 SPACE (T2 MRA) &
- &
111 mm & 0.50.51 mm
MRI T1 MPRAGE &
0.60.60.6 mm &
111 mm & 0.4880.4881 mm
MRI T2 SPACE &
0.60.60.6 mm &
111 mm & -
MRI FLAIR &
- &
111 mm & 1.0161.0161 mm
CT &
- &
0.50.50.5 mm &
-
Region of Interest
Skull-base MRI TOF (TOF MRA) &
- &
- & 0.3520.3520.7 mm
Skull-base CT &
- &
- & 0.3960.3960.400 mm
CT angiography (CTA) &
- &
0.250.250.25 mm & -
CE: contrast-enhanced (ProHance®), MPRAGE: magnetization prepared rapid gradient echo, MRA: magnetic resonance angiography, SPACE: sampling perfection with application optimized contrasts using different flip angle evolution, FLAIR: fluid-attenuated inversion recovery, TOF: time of flight
2.2 Segmentation
To produce high-quality results on the clinical routine data, we adapt the segmentation pipeline used to create the model of S1[fiederer2016role] for each patient individually. The pipeline, which is still work in progress, had to be adapted on an individual basis to account for the wide range of available data, their variable quality and the different pathologies. As our, yet unpublished, deep-learning-based segmentation pipeline reaches maturity we plan to replace the current pipeline to have a single, fully automated, pipeline covering all segmentation cases. First, we converted the imaging data from the DICOM to the NIfTI format. Then, we co-registered and resliced every volume to the T1 MRA (P1) or the TOF MRA (P2) using FSL FLIRT [greve_accurate_2009, jenkinson_improved_2002, jenkinson_global_2001] with default parameters. We segmented the skull, intracranial catheters and implants (P1), from the CT volumes using our own semi-automatic multi-stage region growing algorithm. We mask the CTA & MRA volumes with the dilated skull to prevent segmentation spillage during the semi-automatic multi-stage region growing segmentation of blood vessels (P1: arteries from CTA, mixed vessels from T1 MRA. P2: arteries from TOF MRA) . FreeSurfer555Documented and freely available for download online (http://surfer.nmr.mgh.harvard.edu/) was used to create the segmentation of the cerebral cortex [dale1999cortical], sub-cortical structures, cerebellum, ventricles and brainstem [fischl2004automatically]. Tumors, brainstem nerves (P2), optic tract (P1) and eyes (P1) were segmented manually using T1 MRA, T2 MRA and T1, respectively, imported into 3D Slicer [kikinis_3d_2014, fedorov_3d_2012] (Fig. 2). Fig. 3 gives a graphical representation of the original segmentation pipeline used for S1 and the individually adapted segmentation pipelines of P1 and P2. When running on an i7-8700K CPU (12 3.7 GHz threads), the semi-automated part of the pipeline (without manual segmentation) generally takes 6-7 h to complete, with FreeSurfer taking 5-6 h.


2.3 Visualization
We used Blender666https://www.blender.org/ to calculate inner and outer surface normals to enable inner and outer visualization of the volumetric models. Also, smooth shading was applied to modify shading calculations across neighbouring surfaces to give the perception of smooth surfaces without modifying the model’s geometry.
We developed our VR 3D environment using the Unity3D game engine. Unity3D is equipped with easy-to-use navigation and interaction tools designated to maximise the user experience. We designed the environment as follows: 2 directional real-time light sources and environment lighting ambient mode set to real-time global illumination were used to enhance illumination from all directions and create realistic reflections with various model orientations in real-time. The standard Unity3D shader was used. Perspective projection rendering was used to improve the sense of depth. Additionally, forward rendering was used for cost-effective calculations and applying transparency shaders, which will be implemented in future versions. Another advantage of using forward rendering in VR is the ability to use multisample anti-aliasing as a pre-processing step, which is a very useful technique to improve surface smoothness and minimize jagged edges. The reflectivity and light responses of the surfaces of each layer was set to give a glossy plastic texture by maximizing smoothness, and minimizing the metallic property, which also eliminated reflections when looking at the surface face-on. An Oculus Rift777https://www.oculus.com/rift/ headset and two Touch controllers bundle were used for a fully immersive VR environment.
2.4 User interface
As seen in Fig. 6A, user interface (UI) elements holding the layers’ names and control modes are generated inside a canvas that can be switched on/off. The canvas is rendered in a non-diegetic fashion, i.e., heads up display, to enable the canvas to track and stay within the field of vision in the world space with fixed distance. This would improve eye focus on the UI elements.
Two modes of interaction were implemented effectively, the raycaster interaction (RI) mode and the controllers tracking interaction (CTI) mode. In RI mode, UI elements in the canvas include both layers’ names and control modes, namely, Move Avatar, which enables translational movement in three perpendicular axes, i.e., surge, heave and sway, relative to the gaze forward direction. The second control mode is Rotate Model, which allows yaw and pitch rotations. The Scale Model UI element enables the user to scale the model up and down. Finally, a Reset option is provided to return the model and the avatar to their initial state. Furthermore, a graphic raycaster is used to interact with the UI elements through unity’s event system.
The CTI mode is based on the distance and the relative angles between the controllers, allowing yaw, pitch, roll rotations and model scaling, by creating circular and linear motions with the controllers, respectively. The canvas in this mode only includes the layers’ names. CTI interactions have been suggested to us by the experienced neurosurgeons having preliminarly evaluated the framework.
Lastly, a cross-sectional view of the model is provided by controlling three planes. In that way, surgeons can compare cross-sections of the segmented models with the corresponding cross-sections in the raw MRI or CT data.
3 Results
Videos showcasing our results are available on our website https://www.tnt.uni-freiburg.de/research/medical-vr-segmentation/aveh_2019.
3.1 Subject 1
From the data of S1, the following structures were segmented and modeled: Cerebrovascular tree, skull, CSF, dura mater, eyes, fat, gray matter, white matter, internal air, skin, and soft tissue. All models are compatible with further extension by adding more segmented areas or structures. Fig. 4 shows an overview of S1’s model in Unity.

3.2 Patient 1
From the data of P1, the following anatomical structures were segmented and modeled, as they were of importance to the tumor region: Meninges, catheters, optic tract, MRA vessels, CTA arteries, skull, tumor, eyes, cerebral and cerebellar gray and white matters, subcortical structures, ventricles and brainstem. Not all structures were included into the VR representation. Fig. 5 shows an overview of the model created from data of P1.

3.3 Patient 2
From the data of P2, the following anatomical structures were segmented and modeled: Intracranial arteries, skull, tumor, cerebral and cerebellar gray and white matters, subcortical structures, ventricles and brainstem and brainstem nerves. Not all structures were included into the VR representation. Fig. 6 shows an examplary interaction with the model of P2, including application of cross-sectional views.

3.4 First Evaluation
Performance
We preliminarly evaluated the performance of the VR visualizations by recording the frame delta time and the count of vertices passed to the GPU for different model configurations and interactions. A NVIDIA GTX 1080 Ti is used as GPU. Frame rates never dropped below 30 FPS for any given model, which ensures that the interaction stays smooth under any load. Results are visualized in Fig. 7.

Physicians
Two experienced neurosurgeons (senior physicians) inspected the 3D models postoperatively in VR prior to inspecting the 2D images in 2D. They reported being surprised by the accuracy of the models, the degree of immersion and the speed at which they were able to assimilate the information. During the subsequent inspection of the 2D images, the neurosurgeons were able to quickly verify their VR-based internal 3D representation and successfully transferred these insights from VR to 2D.
4 Discussion
In the present study we have designed and performed a first preliminary evaluation of, to the best of our knowledge, the first dedicated, research software immersive VR framework for neurosurgery.This also shows that existing open-source tools and consumer hardware can be used to create a research framework for VR neurosurgery.
The requirements in the context of neurosurgery are highly specialized. For example, the exact spatial interrelations of blood vessels, pathological structures such as a brain tumor, and both gray and white matter brain structures can be decisive for planning the detailed neurosurgical approach, such as the extent of a planned resection. In parallel to ongoing development by commercial solutions, we believe that there is also a need for academic research into topics including optimized segmentation algorithms, intuitive visualization, and interface design. We anticipate that the availability of frameworks based on open-source tools will facilitate future research and development into VR applications in the context of neurosurgical planning, as well as teaching and training.
We have showcased the working procedure of our framework on data of one healthy subject and two tumor patients. Due to different requirements in regard to the final models, the processing pipeline had to be personalised and differed between the cases. For automated segmentation and modeling methods, this need for personalisation represents a big challenge. In order to solve this issue, we plan to apply state-of-the-art machine learning techniques, e.g., deep convolution neural networks, in the future.
To further improve our framework, we will devise a more intuitive, user-friendly and interactive UI, and implement mesh manipulations to mimic neurosurgical procedures, e.g., sawing and burring as demonstrated by Arikatla et al.[arikatla2018high]. Moreover, transparent shaders will be implemented in the near future to improve spatial perception of overlaying brain structures.
5 Conclusion
Here we present first evidence that 3D models of pre-neurosurgical data presented in VR could provide experienced neurosurgeons with additional information and could potentially ease the preparation of surgery. Thus VR is a promising tool to speed up and improve the preparation of surgery, reduce time needed for surgery and in doing so improve the outcomes. To assess the true potential of VR surgical planning, in the context of improving surgical outcomes, we are currently preparing a quantitative evaluation of our framework and are planning a retrospective study of poor outcome patients.
Comments
There are no comments yet.