National Repository of Grey Literature 4 records found  Search took 0.00 seconds. 
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.
Hough Transform and its Variants
Stejskal, Jan ; Přinosil, Jiří (referee) ; Říha, Kamil (advisor)
This thesis focuses on basic principles of Hough transform for the detection of lines, circles and arbitrary shapes, their algorithms, computational complexity and preparation of a picture for detection. The description of implementation of individual algorithms and creation of an aplication that demonstrates their properties. Implementation has been done in programming language MS Visual C++ with the help of open source library OpenCV and user interface has been created using IDE Qt Creator 4.13.2 (Community).
Hough Transform and its Variants
Stejskal, Jan ; Přinosil, Jiří (referee) ; Říha, Kamil (advisor)
This thesis focuses on basic principles of Hough transform for the detection of lines, circles and arbitrary shapes, their algorithms, computational complexity and preparation of a picture for detection. The description of implementation of individual algorithms and creation of an aplication that demonstrates their properties. Implementation has been done in programming language MS Visual C++ with the help of open source library OpenCV and user interface has been created using IDE Qt Creator 4.13.2 (Community).
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.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.