National Repository of Grey Literature 49 records found  previous11 - 20nextend  jump to record: Search took 0.01 seconds. 
Rubix Cube Demonstration on Mobile Platforms
Liptáková, Daša ; Kočí, Radek (referee) ; Zbořil, František (advisor)
Bachelor thesis describes mobile application, which will be ser. The application is implemented for Android OS. User takes six photos of each side of Rubik's cube. The application will convert them into graphical 3D model and show it to user. After the user confirms the detected configuration, the application will solve it and shows the user how to solve it using graphical steps. Each step will be displayed to the user to follow along.
Warning system to keep the vehicle in the lane
Fendrich, Vítězslav ; Říha, Kamil (referee) ; Poměnková, Jitka (advisor)
This thesis adresses designing a device that detects lane departure of a vehicle via a video feed from a camera module. This device is intended to be attached onto the windshield of the vehicle. The initial part of the thesis will cover the current methods of lane departure detection through a video feed. In the following part the selection of suitable hardware, specifically the latest model of a Raspberry Pi, has been made. Afterwards a suitable container for the aforementioned hardware has been designed and created using a 3D printer. Subsequently an appropriate LDWS algorithm is chosen and designed. In the next part, the range and parameters of a testing database through which the proper functionality of the device will be tested on are chosen. The final part of the thesis contains evaluation of the success rate of detection via the acquired database.
Curve Detection in Images
Labaj, Tomáš ; Řezníček, Ivo (referee) ; Španěl, Michal (advisor)
This thesis deals with curve detection in images. First, current methods used in this area of image processing are summarized and described. Main topic of this thesis is a comparison of methods of parametric curve detection, such as Hough transformation and RANSAC-based methods. These methods are compared according to several criteria which are the most important for precise edge detection.
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).
Processing and analysis of ophthalmologic images and data
Brož, Petr ; Hozman, Jiří (referee) ; Kolář, Radim (advisor)
In this work is describe anatomy and physiology of the cornea. The following are the primary non-inflamatory degeneration of the cornea. Then describe the physical principles diagnostic devices for cornea – keratometer, pachymeter, Michelson interferometr and optical coherence tomography (OCT). At the end of the theoretical introduction is describes the principle of laser correction surgery – LASIK. The practical part is divided into two main objectives. The first task is propose an algorithm for automatic detection of corneal surface and then calculation of corneal thickness and size of the chamber angle in Matlab. The aim of the second task is image flap analysis for boundary detection.
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.
Automatic Text Recognition for Robots
Hartman, Zdeněk ; Materna, Zdeněk (referee) ; Španěl, Michal (advisor)
This bachelor thesis describe module design for text detection and recognition for use in robotic systems. To detect charters is used Stroke Width transform, which is applied on the input edge image. In the output image after Stroke Width transform are found connected components. For letter grouping into a words is used Hough transform, which is applied on the created binary image. This image contains points, which corresponding positions of found connected components. To recognize signs in detected areas is used Tesseract library. Before recognition detected areas are extracted and rotated into a horizontal position. This proposed detector can detect even rotated text.  Accuracy of detection of the text is 75% above the test set "informační tabule".
Deriche Edge Detector
Němec, Zbyšek ; Bařina, David (referee) ; Herout, Adam (advisor)
This thesis presents the Deriche edge detector as an interesting alternative to the commonly used edge detectors. The Deriche edge detector's design is presented to the reader as well as its strengths and weaknesses. Performance issues of the Deriche edge detector are described in comparison with the Canny edge detector together with recommendations for using the Deriche detector. Finally, edge detection quality of the Deriche edge detector is compared to the Canny edge detector using robust subjective evaluation method.
Usage of advanced signal processing techniques for motor traffic safety enhancement
Beneš, Radek ; Říha, Kamil (referee) ; Atassi, Hicham (advisor)
This diploma thesis deals with the issue of the recognition of road signs in the video sequence. Such systems increase the traffic safety and are implemented by major car factories in the manufactured cars (Opel, BMW). First, the motivation for the utilisation of these systems is presented, followed by the survey of the current state of the art methods. Finally, a specific road-sign detection method is chosen and described in detail. The method uses advanced techniques of signal processing. Segmentation method in color space is used for sign detection and subsequent classification is accomplished by linear classification with optional use of PCA method. In addition, the method contains the prediction of road sign positions based on Kalman filtering. Implemented system yields relatively accurate results and overall analysis and discussion is enclosed.
Visual Localization of Chess Pieces
Hampl, Tomáš ; Špaňhel, Jakub (referee) ; Hradiš, Michal (advisor)
The main goal of this thesis was to analyze state of the chess game and to locate chess pieces on the chessboard. Chessboard recognition is based on locating lines in image using Hough transform and PClines. The figures were detected by models of convolutional neural networks - YOLOv3, YOLOv4 and YOLOv4 tiny. Evaluation was perfomed on our data set. Chessboard detection achieves accuracy of 97%, complete localization of the state reaches 74,5% and piece localization 96%.

National Repository of Grey Literature : 49 records found   previous11 - 20nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.