Thesis Details

Využití GPU pro akcelerované zpracování obrazu

Master's Thesis Student: Bačík Ladislav Academic Year: 2007/2008 Supervisor: Smrž Pavel, doc. RNDr., Ph.D.
English title
Image Processing on GPUs
Language
Czech
Abstract

This master thesis deals with modern technologies in graphic hardware and using their for general purpose computing. It is primary focused on architecture of unified processors and algorithm implementation via CUDA programming interface. Thesis base is to choose suited algorithm for GPU horsepower demonstration. Main aim of this work is implementation of multiplatform library offering algorithms for discrete volumetric data vectorization. For this purpose was chosen algorithm Marching cubes that is able to find surface of processed object. In created library will be contained algorithm runnable on graphic device and also one runnable on CPU. Finally we compare both variants and discuss their pros and cons.

Keywords

technology of graphics hardware, general purpose computing on graphics processing units, GPGPU, CUDA, volumetric data, Marching cubes

Department
Degree Programme
Information Technology, Field of Study Computer Graphics and Multimedia
Files
Status
defended, grade B
Date
16 June 2008
Reviewer
Committee
Meduna Alexander, prof. RNDr., CSc. (DIFS FIT BUT), předseda
Černocký Jan, prof. Dr. Ing. (DCGM FIT BUT), člen
Fučík Otto, doc. Dr. Ing. (DCSY FIT BUT), člen
Kršek Přemysl, doc. Ing., Ph.D. (DCGM FIT BUT), člen
Sochor Jiří, prof. Ing., CSc. (FI MUNI), člen
Zemčík Pavel, prof. Dr. Ing. (DCGM FIT BUT), člen
Citation
BAČÍK, Ladislav. Využití GPU pro akcelerované zpracování obrazu. Brno, 2008. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2008-06-16. Supervised by Smrž Pavel. Available from: https://www.fit.vut.cz/study/thesis/6317/
BibTeX
@mastersthesis{FITMT6317,
    author = "Ladislav Ba\v{c}\'{i}k",
    type = "Master's thesis",
    title = "Vyu\v{z}it\'{i} GPU pro akcelerovan\'{e} zpracov\'{a}n\'{i} obrazu",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2008,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/6317/"
}
Back to top