8431

Parallelized Segmentation of CT-Angiography datasets using CUDA

Daniel Fischl
Institute of Computer Graphics and Algorithms, Vienna University of Technology
Vienna University of Technology, 2012

@bachelorsthesis{FISCHL-2012-CTASEG,

   title={"ParallelizedSegmentationofCT-AngiographyDatasetsUsingCUDA"},

   author={"DanielFischl"},

   year={2012},

   address={"Favoritenstrasse9-11/186},

   school={"InstituteofComputerGraphicsandAlgorithms},

   URL={"http://www.cg.tuwien.ac.at/research/publications/2012/FISCHL-2012-CTASEG/"}

}

Download Download (PDF)   View View   Source Source   

1574

views

Segmentation of CT-Angiography datasets is an important and difficult task. Several algorithms and approaches have already been invented and implemented to solve this problem. In this work, we present automatic algorithms for the segmentation of these CTA datasets, implemented in CUDA, and evaluate our results regarding speed and error rates. Starting with local approaches like thresholding we proceed to global, object-based algorithms, like region growing and a newly developed algorithm based on dual energy CT scans (DECT), the XOR-Algorithm, presented by Karimov et al.[6] A limitation of using graphics hardware is the restricted amount of memory, which led us to use a slab-based processing approach (see section 5.3). The requirement of this work was a complete GPU implementation. But since not every task is appropriate for parallelizing, it was necessary to use iteratively parallel algorithms. This strategy though introduced speed problems that had to be analyzed and were partly solved. This work presents the principle of these GPU methods and compares them to their CPU counterparts. In the end, the quality of each algorithm is analyzed and they are compared against each other, in order to find an acceptable completely automatic segmentation algorithm for distinguishing between different types of tissues (e.g. vessels, bones, soft tissue, …).
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: