Thesis Details

Mobilní systém pro rozpoznání textu na iOS

Master's Thesis Student: Bobák Petr Academic Year: 2016/2017 Supervisor: Zemčík Pavel, prof. Dr. Ing.
English title
Mobile System for Text Recognition on iOS
Language
Czech
Abstract

This thesis describes a development of a modern client-server application for text recognition on iOS platform. The reader is acquainted with common principles of a client-server model, including its known architecture styles, and with a distribution of logical layers between both sides of the model. After that the thesis depicts current trends and examples of suitable technologies for creating an application programming interface of a web server. Possible ways of text recognition on the server side are discussed as well. In context of a client side, the thesis provides an insight into iOS platform and a few important concepts in iOS application development. Following implementation of the server side is stressed to be reusable as much as possible for different kinds of use cases. Last but not least, the thesis provides a simple iOS framework for a direct communication with the recognition server. Finally, an application for evaluation of food ingredients from a packaging material is implemented as an example of usage.

Keywords

Django, Django REST Framework, Google Cloud Vision, iOS, client-server model, Microsoft Computer Vision, optical character recognition, Python, REST, Swift, Tesseract, web application, web framework, web service, web server

Department
Degree Programme
Information Technology, Field of Study Computer Graphics and Multimedia
Files
Status
defended, grade A
Date
21 June 2017
Reviewer
Committee
Černocký Jan, prof. Dr. Ing. (DCGM FIT BUT), předseda
Janoušek Vladimír, doc. Ing., Ph.D. (DITS FIT BUT), člen
Sedlák Petr, doc. Ing., Ph.D. (DPHYS FEEC BUT), člen
Smrž Pavel, doc. RNDr., Ph.D. (DCGM FIT BUT), člen
Španěl Michal, Ing., Ph.D. (DCGM FIT BUT), člen
Vašíček Zdeněk, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Citation
BOBÁK, Petr. Mobilní systém pro rozpoznání textu na iOS. Brno, 2017. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2017-06-21. Supervised by Zemčík Pavel. Available from: https://www.fit.vut.cz/study/thesis/19682/
BibTeX
@mastersthesis{FITMT19682,
    author = "Petr Bob\'{a}k",
    type = "Master's thesis",
    title = "Mobiln\'{i} syst\'{e}m pro rozpozn\'{a}n\'{i} textu na iOS",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2017,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/19682/"
}
Back to top