Thesis Details

Rychlá rekonstrukce obrazu tkání s využítím grafické karty

Bachelor's Thesis Student: Kadlubiak Kristián Academic Year: 2014/2015 Supervisor: Jaroš Jiří, doc. Ing., Ph.D.
English title
Fast Tissue Image Reconstruction Using a Graphics Card
Language
Czech
Abstract

The photoacoustic spectroscopy is a recently developed imaging method that finds applications in many scientific fields such as medicine, biochemistry, materials engineering and many others. The photoacoustic spectroscopy finds particularly nice applications in medicine due to its properties such as non-invasiveness, non-aggressiveness and great accuracy. The source of this accuracy lies in advanced time-consuming calculations including operations like FFT and trilinear interpolation. This thesis is dedicated to the acceleration of this technique on a graphics card. In our implementation, we have taken a full advantage of various features provided in modern GPUs such as shared memory and texture hardware. Our implementation has been tested on one of the most powerful GPU designed for high performance computing, namely NVIDIA K20m. In this environment, our application speeds up certain parts of reconstruction by a factor above 400. In a single run mode, the whole reconstruction runs a bit longer than the pure MATLAB version due to the necessity of transferring data between MATLAB and the CUDA code, although the developed approach reduced the data transfers between MATLAB and GPU by 37%. The real potential of the implementation reveals while processing large batches of photoacoustic images.

Keywords

Photoacoustics spectroscopy, image reconstruction, GPGPU, CUDA

Department
Degree Programme
Information Technology
Files
Status
defended, grade C
Date
15 June 2015
Reviewer
Committee
Janoušek Vladimír, doc. Ing., Ph.D. (DITS FIT BUT), předseda
Burget Lukáš, doc. Ing., Ph.D. (DCGM FIT BUT), člen
Kotásek Zdeněk, doc. Ing., CSc. (DCSY FIT BUT), člen
Křena Bohuslav, Ing., Ph.D. (DITS FIT BUT), člen
Matoušek Petr, doc. Ing., Ph.D., M.A. (DIFS FIT BUT), člen
Citation
KADLUBIAK, Kristián. Rychlá rekonstrukce obrazu tkání s využítím grafické karty. Brno, 2015. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2015-06-15. Supervised by Jaroš Jiří. Available from: https://www.fit.vut.cz/study/thesis/17436/
BibTeX
@bachelorsthesis{FITBT17436,
    author = "Kristi\'{a}n Kadlubiak",
    type = "Bachelor's thesis",
    title = "Rychl\'{a} rekonstrukce obrazu tk\'{a}n\'{i} s vyu\v{z}\'{i}t\'{i}m grafick\'{e} karty",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2015,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/17436/"
}
Back to top