Thesis Details

Náhled barvy na stěně pomocí rozšířené reality v mobilu

Bachelor's Thesis Student: Vagala Dominik Academic Year: 2019/2020 Supervisor: Herout Adam, prof. Ing., Ph.D.
Language
Slovak
Abstract

The aim of this thesis is to design and implement a mobile application for Android, that allows user to change colors on a wall using augmented reality. The user can try different colors directly in the room where he is located and then decide which color he likes best for painting the walls. Sobel edge detector is used to detect wall boundaries, where the bounded section of the wall is filled with color using a modified Queue-Linear Flood Fill algorithm. The 2D coordinates where the user clicked on the wall are roughly converted to 3D coordinates in space. These are then tracked using the ARCore library, so that the wall remains colored even when the user moves around the room.

Keywords

augmented reality, ARCore, computer vision, image processing, mobile application, user interface, Android

Department
Degree Programme
Information Technology
Files
Status
defended, grade A
Date
10 July 2020
Reviewer
Committee
Herout Adam, prof. Ing., Ph.D. (DCGM FIT BUT), předseda
Bartík Vladimír, Ing., Ph.D. (DIFS FIT BUT), člen
Drahanský Martin, prof. Ing., Dipl.-Ing., Ph.D. (DITS FIT BUT), člen
Hrubý Martin, Ing., Ph.D. (DITS FIT BUT), člen
Martínek Tomáš, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Citation
VAGALA, Dominik. Náhled barvy na stěně pomocí rozšířené reality v mobilu. Brno, 2020. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2020-07-10. Supervised by Herout Adam. Available from: https://www.fit.vut.cz/study/thesis/23181/
BibTeX
@bachelorsthesis{FITBT23181,
    author = "Dominik Vagala",
    type = "Bachelor's thesis",
    title = "N\'{a}hled barvy na st\v{e}n\v{e} pomoc\'{i} roz\v{s}\'{i}\v{r}en\'{e} reality v mobilu",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2020,
    location = "Brno, CZ",
    language = "slovak",
    url = "https://www.fit.vut.cz/study/thesis/23181/"
}
Back to top