Thesis Details

Automatická úprava ofocených dokumentů

Bachelor's Thesis Student: Kuchta Lukáš Academic Year: 2020/2021 Supervisor: Rozman Jaroslav, Ing., Ph.D.
English title
Automatic Adjustment of Photographed Documents
Language
Czech
Abstract

This work deals with the automatic editing of photographed documents, specifically the creation of a library that will take care of cropping, alignment, transformation and brightness editing of photographed documents. The goal is to use this library to create a program into which a photo of the document is uploaded and which returns a modified version of the document. The functions of the OpenCV library for the Python programming language are used for the implementation of the library, specifically the functions for finding the edges of the document pages, their cropping, alignment and brightness adjustment. The PyQtlibrary is used to create the graphical user interface of the resulting program. The goal was fulfilled, a program with a pleasant user interface for automatic editing of photographed documents was created. The benefit of this work is the possibility of using the created program to detect documents in the image and edit them.

Keywords

image processing, automatic document editing, document detection, document brightness adjustment, OpenCV, PyQt

Department
Degree Programme
Information Technology
Files
Status
defended, grade C
Date
14 June 2021
Reviewer
Committee
Zemčík Pavel, prof. Dr. Ing. (DCGM FIT BUT), předseda
Burget Lukáš, doc. Ing., Ph.D. (DCGM FIT BUT), člen
Holík Lukáš, doc. Mgr., Ph.D. (DITS FIT BUT), člen
Martínek Tomáš, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Matoušek Petr, doc. Ing., Ph.D., M.A. (DIFS FIT BUT), člen
Citation
KUCHTA, Lukáš. Automatická úprava ofocených dokumentů. Brno, 2021. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2021-06-14. Supervised by Rozman Jaroslav. Available from: https://www.fit.vut.cz/study/thesis/23894/
BibTeX
@bachelorsthesis{FITBT23894,
    author = "Luk\'{a}\v{s} Kuchta",
    type = "Bachelor's thesis",
    title = "Automatick\'{a} \'{u}prava ofocen\'{y}ch dokument\r{u}",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2021,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/23894/"
}
Back to top