Logo

Publikacije (31)

Nazad
Dženan Zukić, Matt McCormick, G. Gerig, P. Yushkevich

This document describes a new class, itk::RLEImage, which uses run-length encoding to reduce the memory needed for storage of label maps. This class is accompanied by all the iterators to make it a dropin replacement for itk::Image. By changing the image typedef to itk::RLEImage, many ITK image processing algorithms build without modification and with minimal performance overhead. However, it is not possible if the user code uses GetBufferPointer() or otherwise assumes a linear pixel layout.This class is implemented to reduce the memory use of ITK-SNAP (www.itksnap.org), so ITKSNAP is the base for measuring the quantitative results.The class, accompanying iterator specializations, automated regression tests, and test data are all packaged as an ITK remote module https://github.com/KitwareMedical/ITKRLEImage.

Dženan Zukić, J. Egger, M. Bauer, D. Kuhnt, Barbara Carl, Bernd Freisleben, A. Kolb, C. Nimsky

The most common sellar lesion is the pituitary adenoma, and sellar tumors are approximately 10-15% of all intracranial neoplasms. Manual slice-by-slice segmentation takes quite some time that can be reduced by using the appropriate algorithms. In this contribution, we present a segmentation method for pituitary adenoma. The method is based on an algorithm that we have applied recently to segmenting glioblastoma multiforme. A modification of this scheme is used for adenoma segmentation that is much harder to perform, due to lack of contrast-enhanced boundaries. In our experimental evaluation, neurosurgeons performed manual slice-by-slice segmentation of ten magnetic resonance imaging (MRI) cases. The segmentations were compared to the segmentation results of the proposed method using the Dice Similarity Coefficient (DSC). The average DSC for all datasets was 75.92%±7.24%. A manual segmentation took about four minutes and our algorithm required about one second.

B. Paniagua, Dženan Zukić, Ricardo Ortiz, S. Aylward, B. Golden, T. Nguyen, A. Enquobahrie

The diagnosis of certain spine pathologies, such as scoliosis, spondylolisthesis and vertebral fractures, are part of the daily clinical routine. Very frequently, MRI data are used to diagnose these kinds of pathologies in order to avoid exposing patients to harmful radiation, like X-ray. Developing a segmentation system for an array of vertebrae is complex, so the method was first tested on brain tumors of types glioblastoma multiforme and pituitary adenoma. A small triangular surface mesh at the approximate center of the tumor is inflated towards the boundary using balloon force, keeping it approximately star-shaped. The boundary is implicitly binarized by the inflation rules, based on the minimum and maximum intensity from the initialization step. After the segmentation is finished, the tumor volume is calculated. The spine segmentation system uses a bottom-up approach for detecting vertebral bodies based on just one manual initialization. A subdivision surface hierarchy is introduced as an efficient global-to-local smoothness constraint, which can be thought of as an internal force. Together with intensities, low-high (LH) values were initially used to ease boundary finding, but the boundary estimation evolved into a multi-feature combiner. The final system utilizes a Viola-Jones detector to determine centers and approximate sizes of vertebral bodies. This gives the user a chance to manually correct detections, enables parallel feature calculation and segmentation, and is a basis for reliable diagnosis established at the end. The system was evaluated on 26 lumbar datasets containing 234 reference vertebrae. Vertebra detection has 7.1% false negatives and 1.3% false positives. The average Dice coefficient to manual reference is 79.3% and mean distance error is 1.77 mm. No severe case of the three addressed illnesses was missed, and false alarms occurred rarely – 0% for scoliosis, 3.9% for spondylolisthesis and 2.6% for vertebral fractures. The main advantages of this system are high speed, robust handling of a large variety of routine clinical images, and simple and minimal user interaction. Die Diagnose von bestimmten Wirbelsaulenerkrankungen, wie z.B. Skoliose, Spondylolisthesis oder Wirbelbruche, sind Teil des Klinikalltags. Haufig werden zur Diagnose dieser Art von Erkrankungen MRT-Daten benutzt, um zu vermeiden, dass Patienten schadlicher Strahlung, wie z.B. Rontgenstrahlung, ausgesetzt werden. Die Entwicklung eines Segmentierungssystems fur eine Reihe von Wirbeln ist komplex. Deshalb wurde die Methode zuerst fur zwei Typen von Gehirntumoren, Glioblastoma multiforme und Hypophysenadenom, getestet. Ein kleines Dreiecksnetz wird am ungefahren Zentrum des Tumors durch Ballon-Forces expandiert, wobei seine Struktur naherungsweise sternformig gehalten wird. Der Datensatz wird durch diese Krafte basierend auf den Minimum- und Maximumintensitaten beim Initialisierungsschritt implizit in ein inneres und ein auseres Segment unterteilt. Nachdem die Segmentierung abgeschlossen ist, wird das Volumen des Tumors berechnet. Das Segmentierungssystem fur die Wirbelsaule benutzt einen „Bottumup“- Ansatz zur Erkennung der Wirbel, der auf nur einer manuellen Initialisierung basiert. Als effiziente global-zu-lokal Glattungsbedingung wurde eine Oberflachenunterteilungshierarchie eingefuhrt, die man sich als interne Kraft vorstellen kann. Zu Beginn wurden Intensitatswerte zusammen mit „low-high“-Werten verwendet um die Ermittlung von Kanten zu erleichtern. Aber der Kantenschatzer entwickelte sich hin zu einem Multimerkmalsansatz. Das endgultige System benutzt einen Viola-Jones-Detektor um das Zentrum und die ungefahre Grose von Wirbeln zu bestimmen. Dieser Ansatz gibt dem Nutzer die Moglichkeit die Erkennung manuell zu korrigieren und ermoglicht eine parallele Berechnung der Merkmale und Segmentierung und stellt eine Basis fur eine zuverlassige Diagnose dar. Das System wurde an 26 lumbalen Datensatzen evaluiert, welche 234 Referenzwirbel beinhalteten. Die Wirbelerkennung hat 7.1% „false positives“ und 1.3% „false negatives“. Der durchschnittliche Dice-Koeffizient im Vergleich zur Handsegmentierung ist 79.3% und der mittlere Abstandsfehler betragt 1.77mm. Alle schlimmere Falle der drei Erkrankungen wurde korrekt erkannt und Fehlalarme traten selten auf – 0% bei Skoliose, 3.9% bei Spondylolisthesis und 2.6% bei Wirbelfrakturen. Die Hauptvorteile dieses Systems sind die hohe Geschwindigkeit, die robuste Handhabung von alltaglichen klinischen Aufnahmen und die einfache als auch minimale Benutzerinteraktion.

David Froger, Cyril Mory, Dženan Zukić, Ivan Setiawan, Jan Bergmeier, Rolf Eike Beer, Davis Vigneault, Gary Jia

To remain up-to-date on our advancements in open-source software and state-of-the-art technology, be sure to catch us at the events we attend this summer and fall. A list of upcoming events can be found on www.kitware.com/events. If you would like to set up a time to meet with us at any of the listed events to discuss employment opportunities, potential collaboration, or consulting services, please contact kitware@kitware.com.

Dženan Zukić, Aleš Vlasák, J. Egger, D. Horínek, C. Nimsky, A. Kolb

The diagnosis of certain spine pathologies, such as scoliosis, spondylolisthesis and vertebral fractures, is part of the daily clinical routine. Very frequently, magnetic resonance image data are used to diagnose these kinds of pathologies in order to avoid exposing patients to harmful radiation, like X‐ray. We present a method which detects and segments all acquired vertebral bodies, with minimal user intervention. This allows an automatic diagnosis to detect scoliosis, spondylolisthesis and crushed vertebrae. Our approach consists of three major steps. First, vertebral centres are detected using a Viola–Jones like method, and then the vertebrae are segmented in a parallel manner, and finally, geometric diagnostic features are deduced in order to diagnose the three diseases. Our method was evaluated on 26 lumbar datasets containing 234 reference vertebrae. Vertebra detection has 7.1% false negatives and 1.3% false positives. The average Dice coefficient to manual reference is 79.3% and mean distance error is 1.76 mm. No severe case of the three illnesses was missed, and false alarms occurred rarely—0% for scoliosis, 3.9% for spondylolisthesis and 2.6% for vertebral fractures. The main advantages of our method are high speed, robust handling of a large variety of routine clinical images, and simple and minimal user interaction.

J. Egger, T. Kapur, T. Dukatz, M. Kolodziej, Dženan Zukić, Bernd Freisleben, C. Nimsky

We present a rectangle-based segmentation algorithm that sets up a graph and performs a graph cut to separate an object from the background. However, graph-based algorithms distribute the graph's nodes uniformly and equidistantly on the image. Then, a smoothness term is added to force the cut to prefer a particular shape. This strategy does not allow the cut to prefer a certain structure, especially when areas of the object are indistinguishable from the background. We solve this problem by referring to a rectangle shape of the object when sampling the graph nodes, i.e., the nodes are distributed non-uniformly and non-equidistantly on the image. This strategy can be useful, when areas of the object are indistinguishable from the background. For evaluation, we focus on vertebrae images from Magnetic Resonance Imaging (MRI) datasets to support the time consuming manual slice-by-slice segmentation performed by physicians. The ground truth of the vertebrae boundaries were manually extracted by two clinical experts (neurological surgeons) with several years of experience in spine surgery and afterwards compared with the automatic segmentation results of the proposed scheme yielding an average Dice Similarity Coefficient (DSC) of 90.97±2.2%.

Dženan Zukić, Aleš Vlasák, T. Dukatz, J. Egger, D. Horínek, C. Nimsky, A. Kolb

Segmentation of vertebral bodies is useful for diagnosis of certain spine pathologies, such as scoliosis, spondylolisthesis and vertebral fractures. In this paper, we present a fast and semi-automatic approach for spine segmentation in routine clinical MR images. Segmenting a single vertebra is based on multiple-feature boundary classification and mesh inflation, and starts with a simple point-in-vertebra initialization. The inflation retains a star-shape geometry to prevent selfintersections and uses a constrained subdivision hierarchy to control smoothness. Analyzing the shape of the first vertebra, the main spine direction is deduced and the locations of neighboring vertebral bodies are estimated for further segmentation. The method was tested on 11 routine lumbar datasets with 92 reference vertebrae resulting in a detection rate of 93%. The average Dice Similarity Coefficient (DSC) against manual reference segmentations was 78%, which is on par with state of the art. The main advantages of our method are high speed and a low amount of user interaction.

J. Egger, Dženan Zukić, M. Bauer, D. Kuhnt, Barbara Carl, Bernd Freisleben, A. Kolb, C. Nimsky

The most common primary brain tumors are gliomas, evolving from the cerebral supportive cells. For clinical follow-up, the evaluation of the preoperative tumor volume is essential. Volumetric assessment of tumor volume with manual segmentation of its outlines is a time-consuming process that can be overcome with the help of computerized segmentation methods. In this contribution, two methods for World Health Organization (WHO) grade IV glioma segmentation in the human brain are compared using magnetic resonance imaging (MRI) patient data from the clinical routine. One method uses balloon inflation forces, and relies on detection of high intensity tumor boundaries that are coupled with the use of contrast agent gadolinium. The other method sets up a directed and weighted graph and performs a min-cut for optimal segmentation results. The ground truth of the tumor boundaries - for evaluating the methods on 27 cases - is manually extracted by neurosurgeons with several years of experience in the resection of gliomas. A comparison is performed using the Dice Similarity Coefficient (DSC), a measure for the spatial overlap of different segmentation results.

Dženan Zukić, J. Egger, M. Bauer, D. Kuhnt, Barbara Carl, Bernd Freisleben, A. Kolb, C. Nimsky

Gliomas are the most common primary brain tumors, evolving from the cerebral supportive cells. For clinical follow-up, the evaluation of the preoperative tumor volume is essential. Volumetric assessment of tumor volume with manual segmentation of its outlines is a time-consuming process that can be overcome with the help of computer-assisted segmentation methods. In this paper, a semi-automatic approach for World Health Organization (WHO) grade IV glioma segmentation is introduced that uses balloon inflation forces, and relies on the detection of high-intensity tumor boundaries that are coupled by using contrast agent gadolinium. The presented method is evaluated on 27 magnetic resonance imaging (MRI) data sets and the ground truth data of the tumor boundaries - for evaluation of the results - are manually extracted by neurosurgeons.

Dženan Zukić, C. Rezk-Salama, A. Kolb

Many state-of-the art visualization techniques must be tailored to the specific type of dataset, its modality (CT, MRI, etc.), the recorded object or anatomical region (head, spine, abdomen, etc.) and other parameters related to the data acquisition process. While parts of the information (imaging modality and acquisition sequence) may be obtained from the meta-data stored with the volume scan, there is important information which is not stored explicitly (anatomical region, tracing compound). Also, meta-data might be incomplete, inappropriate or simply missing. This paper presents a novel and simple method of determining the type of dataset from previously defined categories. 2D histograms based on intensity and gradient magnitude of datasets are used as input to a neural network, which classifies it into one of several categories it was trained with. The proposed method is an important building block for visualization systems to be used autonomously by non-experts. The method has been tested on 80 datasets, divided into 3 classes and a "rest" class. A significant result is the ability of the system to classify datasets into a specific class after being trained with only one dataset of that class. Other advantages of the method are its easy implementation and its high computational performance.

Dženan Zukić, A. Elsner, Z. Avdagić, G. Domik

For medical volume visualization, one of the most important tasks is to reveal clinically relevant details from the 3D scan (CT, MRI ...), e.g. the coronary arteries, without obscuring them with less significant parts. These volume datasets contain different materials which are difficult to extract and visualize with 1D transfer functions based solely on the attenuation coefficient. Multi-dimensional transfer functions allow a much more precise classification of data which makes it easier to separate different surfaces from each other. Unfortunately, setting up multi-dimensional transfer functions can become a fairly complex task, generally accomplished by trial and error. This paper explains neural networks, and then presents an efficient way to speed up visualization process by semi-automatic transfer function generation. We describe how to use neural networks to detect distinctive features shown in the 2D histogram of the volume data and how to use this information for data classification.

Nema pronađenih rezultata, molimo da izmjenite uslove pretrage i pokušate ponovo!

Pretplatite se na novosti o BH Akademskom Imeniku

Ova stranica koristi kolačiće da bi vam pružila najbolje iskustvo

Saznaj više