Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Christian Rieder is active.

Publication


Featured researches published by Christian Rieder.


computer assisted radiology and surgery | 2010

Illustrative visualization of 3D planning models for augmented reality in liver surgery

Christian Hansen; Jan Wieferich; Felix Ritter; Christian Rieder; Heinz-Otto Peitgen

PurposeAugmented reality (AR) obtains increasing acceptance in the operating room. However, a meaningful augmentation of the surgical view with a 3D visualization of planning data which allows reliable comparisons of distances and spatial relations is still an open request.MethodsWe introduce methods for intraoperative visualization of 3D planning models which extend illustrative rendering and AR techniques. We aim to reduce visual complexity of 3D planning models and accentuate spatial relations between relevant objects. The main contribution of our work is an advanced silhouette algorithm for 3D planning models (distance-encoding silhouettes) combined with procedural textures (distance-encoding surfaces). In addition, we present a method for illustrative visualization of resection surfaces.ResultsThe developed algorithms have been embedded into a clinical prototype that has been evaluated in the operating room. To verify the expressiveness of our illustration methods, we performed a user study under controlled conditions. The study revealed a clear advantage in distance assessment with the proposed illustrative approach in comparison to classical rendering techniques.ConclusionThe presented illustration methods are beneficial for distance assessment in surgical AR. To increase the safety of interventions with the proposed approach, the reduction of inaccuracies in tracking and registration is a subject of our current research.


IEEE Transactions on Visualization and Computer Graphics | 2011

GPU-based Real-Time Approximation of the Ablation Zone for Radiofrequency Ablation

Christian Rieder; Tim Kroeger; Christian Schumann; Horst K. Hahn

Percutaneous radiofrequency ablation (RFA) is becoming a standard minimally invasive clinical procedure for the treatment of liver tumors. However, planning the applicator placement such that the malignant tissue is completely destroyed, is a demanding task that requires considerable experience. In this work, we present a fast GPU-based real-time approximation of the ablation zone incorporating the cooling effect of liver vessels. Weighted distance fields of varying RF applicator types are derived from complex numerical simulations to allow a fast estimation of the ablation zone. Furthermore, the heat-sink effect of the cooling blood flow close to the applicators electrode is estimated by means of a preprocessed thermal equilibrium representation of the liver parenchyma and blood vessels. Utilizing the graphics card, the weighted distance field incorporating the cooling blood flow is calculated using a modular shader framework, which facilitates the real-time visualization of the ablation zone in projected slice views and in volume rendering. The proposed methods are integrated in our software assistant prototype for planning RFA therapy. The software allows the physician to interactively place virtual RF applicator models. The real-time visualization of the corresponding approximated ablation zone facilitates interactive evaluation of the tumor coverage in order to optimize the applicators placement such that all cancer cells are destroyed by the ablation.


ieee vgtc conference on visualization | 2008

Interactive visualization of multimodal volume data for neurosurgical tumor treatment

Christian Rieder; Felix Ritter; Matthias Raspe; Heinz-Otto Peitgen

We present novel interactive methods for the visualization of multimodal volume data as used in neurosurgical therapy planning. These methods allow surgeons to explore multimodal volumes and focus on functional data and lesions. Computer graphics techniques are proposed to create expressive visualizations at interactive frame rates to reduce time‐consuming and complex interaction with the medical data. Contributions of our work are the distance‐based enhancements of functional data and lesions which allows the surgeon to perceive functional and anatomical structures at once and relate them directly to the intervention. In addition we propose methods for the visual exploration of the path to the structures of interest, to enhance anatomical landmarks, and to provide additional depth indicators. These techniques have been integrated in a visualization prototype that provides interaction capabilities for finding the optimal therapeutic strategy for the neurosurgeon.


ieee vgtc conference on visualization | 2010

Visual support for interactive post-interventional assessment of radiofrequency ablation therapy

Christian Rieder; Andreas Weihusen; Christian Schumann; Stephan Zidowitz; Heinz-Otto Peitgen

Percutaneous radiofrequency (RF) ablation is a minimally invasive, image‐guided therapy for the treatment of liver tumors. The assessment of the ablation area (coagulation) is performed to verify the treatment success as an essential part of the therapy. Traditionally, pre‐ and post‐interventional CT images are used to visually compare the shape, size, and position of tumor and coagulation.


computer assisted radiology and surgery | 2015

Interactive multi-criteria planning for radiofrequency ablation

Christian Schumann; Christian Rieder; Sabrina Haase; Katrin Teichert; Philipp Süss; Peter Isfort; Philipp Bruners; Tobias Preusser

PurposeImage-guided radiofrequency ablation (RFA) is a broadly used minimally invasive method for the thermal destruction of focal liver malignancies using needle-shaped instruments. The established planning workflow is based on examination of 2D slices and manual definition of the access path. During that process, multiple criteria for all possible trajectories have to be taken into account. Hence, it demands considerable experience and constitutes a significant mental task.MethodsAn access path determination method based on image processing and numerical optimization is proposed. Fast GPU-based simulation approximation is utilized to incorporate the heat distribution including realistic cooling effects from nearby blood vessels. A user interface for intuitive exploration of the optimization results is introduced.ResultsThe proposed methods are integrated into a clinical software assistant. To evaluate the suitability of the interactive optimization approach for the identification of meaningful therapy strategies, a retrospective study has been carried out. The system is able to propose clinically relevant trajectories to the target by incorporating multiple criteria.ConclusionsA novel method for planning of image-guided radiofrequency ablation by means of interactive access path determination based on optimization is presented. A first retrospective study indicates that the method is suited to improve the classical planning of RFA.


Proceedings of SPIE | 2009

Visualization of risk structures for interactive planning of image guided radiofrequency ablation of liver tumors

Christian Rieder; Michael Schwier; Andreas Weihusen; Stephan Zidowitz; Heinz-Otto Peitgen

Image guided radiofrequency ablation (RFA) is becoming a standard procedure as a minimally invasive method for tumor treatment in the clinical routine. The visualization of pathological tissue and potential risk structures like vessels or important organs gives essential support in image guided pre-interventional RFA planning. In this work our aim is to present novel visualization techniques for interactive RFA planning to support the physician with spatial information of pathological structures as well as the finding of trajectories without harming vitally important tissue. Furthermore, we illustrate three-dimensional applicator models of different manufactures combined with corresponding ablation areas in homogenous tissue, as specified by the manufacturers, to enhance the estimated amount of cell destruction caused by ablation. The visualization techniques are embedded in a workflow oriented application, designed for the use in the clinical routine. To allow a high-quality volume rendering we integrated a visualization method using the fuzzy c-means algorithm. This method automatically defines a transfer function for volume visualization of vessels without the need of a segmentation mask. However, insufficient visualization results of the displayed vessels caused by low data quality can be improved using local vessel segmentation in the vicinity of the lesion. We also provide an interactive segmentation technique of liver tumors for the volumetric measurement and for the visualization of pathological tissue combined with anatomical structures. In order to support coagulation estimation with respect to the heat-sink effect of the cooling blood flow which decreases thermal ablation, a numerical simulation of the heat distribution is provided.


ieee vgtc conference on visualization | 2011

A shader framework for rapid prototyping of GPU-based volume rendering

Christian Rieder; Stephan Palmer; Florian Link; Horst K. Hahn

In this paper, we present a rapid prototyping framework for GPU‐based volume rendering. Therefore, we propose a dynamic shader pipeline based on the SuperShader concept and illustrate the design decisions. Also, important requirements for the development of our system are presented. In our approach, we break down the rendering shader into areas containing code for different computations, which are defined as freely combinable, modularized shader blocks. Hence, high‐level changes of the rendering configuration result in the implicit modification of the underlying shader pipeline. Furthermore, the prototyping system allows inserting custom shader code between shader blocks of the pipeline at run‐time. A suitable user interface is available within the prototyping environment to allow intuitive modification of the shader pipeline. Thus, appropriate solutions for visualization problems can be interactively developed. We demonstrate the usage and the usefulness of our framework with implementations of dynamic rendering effects for medical applications.


Proceedings of SPIE | 2012

Automatic alignment of pre- and post-interventional liver CT images for assessment of radiofrequency ablation

Christian Rieder; Stefan Wirtz; Jan Strehlow; Stephan Zidowitz; Philipp Bruners; Peter Isfort; Andreas H. Mahnken; Heinz-Otto Peitgen

Image-guided radiofrequency ablation (RFA) is becoming a standard procedure for minimally invasive tumor treatment in clinical practice. To verify the treatment success of the therapy, reliable post-interventional assessment of the ablation zone (coagulation) is essential. Typically, pre- and post-interventional CT images have to be aligned to compare the shape, size, and position of tumor and coagulation zone. In this work, we present an automatic workflow for masking liver tissue, enabling a rigid registration algorithm to perform at least as accurate as experienced medical experts. To minimize the effect of global liver deformations, the registration is computed in a local region of interest around the pre-interventional lesion and post-interventional coagulation necrosis. A registration mask excluding lesions and neighboring organs is calculated to prevent the registration algorithm from matching both lesion shapes instead of the surrounding liver anatomy. As an initial registration step, the centers of gravity from both lesions are aligned automatically. The subsequent rigid registration method is based on the Local Cross Correlation (LCC) similarity measure and Newton-type optimization. To assess the accuracy of our method, 41 RFA cases are registered and compared with the manually aligned cases from four medical experts. Furthermore, the registration results are compared with ground truth transformations based on averaged anatomical landmark pairs. In the evaluation, we show that our method allows to automatic alignment of the data sets with equal accuracy as medical experts, but requiring significancy less time consumption and variability.


computer assisted radiology and surgery | 2017

Instrument-mounted displays for reducing cognitive load during surgical navigation

Marc Herrlich; Parnian Tavakol; David Black; Dirk Wenig; Christian Rieder; Rainer Malaka; Ron Kikinis

PurposeSurgical navigation systems rely on a monitor placed in the operating room to relay information. Optimal monitor placement can be challenging in crowded rooms, and it is often not possible to place the monitor directly beside the situs. The operator must split attention between the navigation system and the situs. We present an approach for needle-based interventions to provide navigational feedback directly on the instrument and close to the situs by mounting a small display onto the needle.MethodsBy mounting a small and lightweight smartwatch display directly onto the instrument, we are able to provide navigational guidance close to the situs and directly in the operator’s field of view, thereby reducing the need to switch the focus of view between the situs and the navigation system. We devise a specific variant of the established crosshair metaphor suitable for the very limited screen space. We conduct an empirical user study comparing our approach to using a monitor and a combination of both.ResultsResults from the empirical user study show significant benefits for cognitive load, user preference, and general usability for the instrument-mounted display, while achieving the same level of performance in terms of time and accuracy compared to using a monitor.ConclusionWe successfully demonstrate the feasibility of our approach and potential benefits. With ongoing technological advancements, instrument-mounted displays might complement standard monitor setups for surgical navigation in order to lower cognitive demands and for improved usability of such systems.


visual computing for biomedicine | 2008

High-quality multimodal volume visualization of intracerebral pathological tissue

Christian Rieder; Michael Schwier; Horst K. Hahn; Heinz-Otto Peitgen

Parallel visualization of multiple MRI sequences in 2D is a standard method for exploration of pathological structures for neurosurgery planning. In this work our aim is to support visualization techniques that allow medical experts a fast and comprehensive combined exploration of anatomical structures with inhomogeneous pathological tissue in the three-dimensional volume rendering. The prototypical software solution presented in this paper addresses the issue that a high amount of interaction is commonly needed to merge different MRI sequences and that the resulting visualization does not allow to recognize anatomical details of the brain and pathological tissue at the same time without loss of information. We also present novel clipping methods for neurological volume exploration and emphasize important structures as well as suspicious high intensity signals from multiple sequences in the volume rendering. We demonstrate that our methods facilitate comprehensive volume visualization for neurosurgery.

Collaboration


Dive into the Christian Rieder's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Christian Hansen

Otto-von-Guericke University Magdeburg

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge