Thesis Details

Techniky používané pro ostření a rozmazávání obrazu

Bachelor's Thesis Student: Lichý Stanislav Academic Year: 2007/2008 Supervisor: Venera Jiří, Ing.
English title
Techniques Used for Image Blurring and Sharpening
Language
Czech
Abstract

This bachelor's thesis deals with methods of digital image filtering. First of all, it contains basic notions necessary to understand problems, such as digital image, pixel, color spaces, noise and noise types. Secondly, important algorithms of image sharpening and noise reduction are described. Then, algorithms working principles are explained. Achieved results are analyzed together with a discussion about algorithms suitability and their time complexity. Lastly, selected algorithms are implemented by C++ programming language, using an open source library OpenCV.

Keywords

digital image, pixel, color space, noise, sharpening, edge, Unsharp Masking, Laplace operator, Mean Filtering, Median Filtering, Gaussian Filtering, Bilateral Filtering

Department
Degree Programme
Information Technology
Files
Status
defended, grade C
Date
10 June 2008
Reviewer
Committee
Smrž Pavel, doc. RNDr., Ph.D. (DCGM FIT BUT), předseda
Drábek Vladimír, doc. Ing., CSc. (DCSY FIT BUT), člen
Fučík Otto, doc. Dr. Ing. (DCSY FIT BUT), člen
Chudý Peter, doc. Ing., Ph.D. MBA (DCGM FIT BUT), člen
Kreslíková Jitka, doc. RNDr., CSc. (DIFS FIT BUT), člen
Sochor Jiří, prof. Ing., CSc. (FI MUNI), člen
Citation
LICHÝ, Stanislav. Techniky používané pro ostření a rozmazávání obrazu. Brno, 2008. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2008-06-10. Supervised by Venera Jiří. Available from: https://www.fit.vut.cz/study/thesis/6284/
BibTeX
@bachelorsthesis{FITBT6284,
    author = "Stanislav Lich\'{y}",
    type = "Bachelor's thesis",
    title = "Techniky pou\v{z}\'{i}van\'{e} pro ost\v{r}en\'{i} a rozmaz\'{a}v\'{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/6284/"
}
Back to top