National Repository of Grey Literature 63 records found  beginprevious51 - 60next  jump to record: Search took 0.00 seconds. 
Decoding Barcode in Image in Real Time
Krupa, Martin ; Kajan, Rudolf (referee) ; Herout, Adam (advisor)
The goal of this thesis is to describe barcodes used in real world applications and to create application for real time detecting and decoding of chosen barcodes using computer vision. Normal linear barcode is first introduced, and then two dimensional matrix barcode is described with focus on its origin, usage and structure. Especially the process of localization, encoding and decoding of QR Code, which is chosen for future use in work, is described mainly. Also briefly description of computer vision and OpenCV library is available. Next the concept and implementation of application for localization and recognition of QR Codes is described. Finally description of testing, evaluation of thesis and ways of improvements are discussed.
Detection, Localization, and Decoding QR Code in Image
Kałuża, Marian ; Juránková, Markéta (referee) ; Herout, Adam (advisor)
This thesis describes the QR Code detector based on detecting edge lines using Hough Transform and point-to-line parametrization. Generally, the presented method can be also used for detecting different types of matrix codes. This approach searches in the accumulated Hough space for evidence of the matrix code as one compound object. It detects parallel lines by finding a concurrent lines' image groups in the transformed space. It contrasts with the common approach which is first detect the lines and calculate the vanishing point afterwards, which omit much of the useful information stored in the Hough space which can be useful for the detection of vanishing points. The purpose of this thesis is a research of methods which can detect the QR Code in spite of rotation, perspective distortion or uneven illumination. The experimental evaluation shows that the presented algorithm is stable and accurate and is tolerant to high degrees of perspective deformation.
Detection and Recognition of Matrix Code in Real Time
Dobrovolný, Martin ; Juránková, Markéta (referee) ; Herout, Adam (advisor)
This work is dealing with detecting and recongnizing matrix codes. It is experimenting use of PCLines algorithm. PCLines is using Hough transform and parallel coordinates for fast detection of lines. Suggested algorithm with double use PCLines detects sets of parallels and problem with image distorted by with parallel projection is solved by cross-ratio equation. We did some optimizations for realtime running and created experimental implementation. Test results shows, that use PCLines one way to detect matrix codes.
2D barcode recognition system
Sedlář, Martin ; Richter, Miloslav (referee) ; Petyovský, Petr (advisor)
This bachelor’s thesis deals with 2D barcode reading. At the beginning a brief overview of the most used barcodes is shown. The work mainly deals with QR codes. Their structure, composition and rules for encoding and decoding are explained. Problems with arrangement of photographic scene are solved too. C++ algorithm for QR code reading is described with usage of the OpenCV library.
Barcode recognition system
Pribula, Wojciech ; Richter, Miloslav (referee) ; Petyovský, Petr (advisor)
This thesis describes barcodes which are used in postal services. Specifically, it is concerned with Intelligent Mail Barcode, the GS1-128 code, the C128 code of Ceska posta (Czech Postal Services) and the QR code. The thesis attempts to analyze methods of encoding information into barcodes and error detection algorithms used for error correction during the decoding processes. Most importantly, there is described Reed-Solomon error correction in the QR code. There are presented and evaluated different methods of code detecting which are suggested by authors of various academic articles. The thesis also describes the method of creating test sets of images and proposed appearances of the scanning scene. Additionally, there are described algorithms for detection and decoding barcodes GS1-128, C128 and IMB in the image which was created during the work on this thesis. Finally, there is the evaluation of the percentage success of algorithms.
User verification based on smart-phones
Bělík, David ; Malina, Lukáš (referee) ; Hajný, Jan (advisor)
The main aim of this diploma thesis is to get acquainted with the area of secure authentication and authorization of users in smartphones on the Android platform. Individual types of encoding, authentications, authentication devices and characteristics of QR codes are decribed in the chapters. In the practical part of this thesis the applications are created with an implemented authentication scheme, which is being developed at FEKT VUT in Brno. The client part of the application, that generates QR code, as well as the server part, that verifies the authenticity of the data, are set up.
Web applications for user authentication
Vybíral, Petr ; Dzurenda, Petr (referee) ; Hajný, Jan (advisor)
The thesis deals with the problems of user authentication. The first chapter analyzes the problem of authentication, its methods and its utilization. The second chapter presents the different security options for communication. The chapter describes security, communication and authentication protocols. There is the 2D barcode QR Code described at the end of the chapter. The third chapter is devoted to ASP.NET technology, its development and possibilities of utilization. Attention is focused on web form and server controls. There is an analysis of elements of cookies and possibilities of their use. The last chapter consists of a practical part, which describes the development of a web application. There is a description of the parts of application, such as the database, the Web navigation, master pages and etc. in the following chapter. The cardinal part of the chapter consists of an analysis and implementation of forms authentication, the attribute authentication and authentication with QR code. Finally, there is a description of way how to secure the communication by using a certificate.
Advanced QR-Code reader for Android
Kubík, Martin ; Přinosil, Jiří (referee) ; Šmirg, Ondřej (advisor)
The aim of this diploma thesis was to created application for detection and decoding QR codes using devices with the Android Operating System. For preprocessing of the visual field camera is used OpenCV library. Designed preprocessing string searches a perspective transforms possible QR codes. This is suppressed a shape distortion QR code that would otherwise reduce the successful decoding. At the same time the preprocessing string applied unsharp mask, which reduces the effect of motion blur image caused by the camera motion. Thus preprocessing scene is finally decoded using ZXing library. Described manner it is possible to achieve a higher success rate detection and decoding of QR codes than other conventional QR readers.
Embedded QR code generator with a graphic OLED display
Lakomý, Tomáš ; Krajsa, Ondřej (referee) ; Hanák, Pavel (advisor)
This master’s thesis deals with coding information and QR codes generating. There is described operation principle of QR codes for this purpose, and design of the equipment. This device is able to encode the information received through the serial port and display it in the QR code on the OLED display. Microprocessor is part of the device, so there is outlined the procedure for programming and testing equipment.
Development and publication of an application on Android platform
Plevka, Ondřej ; Pavlíčková, Jarmila (advisor) ; Šlajchrt, Zbyněk (referee)
The aim of this bachelor's thesis is to gradually familiarize the reader with the development process and publication of an application on the Android mobile platform. This is the practical part of this thesis. The application deals with the dynamic collections management based on barcodes or QR codes. Among other things, the application can communicate with a remote database on the web server. The gradual process of development as analysis, design and subsequent publication are described in the theoretical part of this thesis. The last part discusses the possibilities of promotion applications on the Internet.

National Repository of Grey Literature : 63 records found   beginprevious51 - 60next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.