National Repository of Grey Literature 579 records found  beginprevious537 - 546nextend  jump to record: Search took 0.00 seconds. 
Mobile App for Measuring the Range from the Preceding Vehicle in Traffic
Henry, Andrii ; Zemčík, Pavel (referee) ; Herout, Adam (advisor)
This master's thesis deals with development of mobile app for measuring the range from the preceding vehicle in traffic using visual-based methods. This paper describes implementation of computer vision algorithms of detection and tracing objects, detection of horizon on desktop and mobile devices. Also deals with visual-based range measuring without any other mechanisms. The output of the work is implemented detectors of vihicles and horizon using OpenCV library on the Windows platfom and draft of user inerface of a mobile phone aplication on the Android platform.
Mobile Robot Navigation
Goldmann, Tomáš ; Luža, Radim (referee) ; Orság, Filip (advisor)
When we look at the eld of robotics we nd that exist a lot of types of robots. Some of tham use location navigation and global navigation for their work. This work aims to map options of location navigation and description of basic technique which used. Especially, we will deal with algorithms which work with optical sensors, for example camera, stereocamera or laser which scan medium. Practise section this work is focused on the proposal and implementacion algorithm which working with local navigation for robot's return to the starting position. All this work is connecting with tracked robot which formed in the framework one of project realization at Faculty of information technology.
Tabletop Object Detection
Varga, Tomáš ; Zemčík, Pavel (referee) ; Španěl, Michal (advisor)
This work describes the issue of tabletop object detection in point cloud. Point cloud is recorded with Kinect sensor. Designed solution uses algorithm RANSAC for plane detection, algorithm Euclidean clustering for segmentation and ICP algorithm for object detection. Algorithm ICP is modified and mainly it can detect rotational symetric objects and objects without any transformation against it's models. The final package is build on platform ROS. The achieved results with own dataset are good despite of the limited functionality of the detector.
Object Recognition by Means of Evolutionary Methods
Lýsek, Jiří ; Škorpil, Vladislav (referee) ; Rábová, Ivana (referee) ; Šťastný, Jiří (advisor)
This thesis deals with usage of evolutionary methods, grammatical evolution particularly in application for object recognition in an image. Basic principles of object recognition and evolutionary methods with focus on grammatical evolution are described. The core of the thesis lies in design of techniques and methods for classifier programs creation using grammatical evolution. Also the designed fitness formula is presented. In the end, created testing and development environment in Java programming language is described.
Detection of facial expression
Kozák, Roman ; Krček, Petr (referee) ; Roupec, Jan (advisor)
This master‘s thesis deals with the design and implementation of computer application for facial expression recognition. The first section describes the image processing, especially algorithms used in other parts of this thesis. The next section describes methods used for face detection, particularly the Viola-Jones detector. This is followed by a brief description of the basic facial expressions recognized by the application. The last two sections are dedicated to the design and implementation of the facial expression recognition algorithms and to the evaluation of the results.
Detection and recognition of speed limit road signs
Solnický, Vojtěch ; Krejsa, Jiří (referee) ; Grepl, Robert (advisor)
This master‘s thesis describes the design and implementation of the system for detection and recognition of speed limit road signs. It focuses on the recognition of the red circular speed limit sign from the image data using the computer vision methods. Several methods were programmed and tested as a part of this thesis. In the final solution, the segmentation based on YCbCr color model is used. Detection of the circular sign and final classification is performed by template matching method. Algorithm for the tracking of the detected signs between frames of the video is used for better performance in real-time recognition. Application is developed using MATLAB and Simulink. The result is a simple driver assistance system prototype, which can be implemented in any computer with camera. The correct function of the algorithm was confirmed during a testing in a traffic.
Hand gesticulation recognition in image
Zlotý, Petr ; Horák, Karel (referee) ; Janáková, Ilona (advisor)
This work describes gesticulation recognition analysis and implementation. There was chosen the recognition method based on orientation histograms. This method was enhanced by combining it with two segmentation methods. First one based on interframe diferencing and the second one based on skin color detection. There is also mentioned the movement recognition method from reasonable data. It's based on finding a minimum of absolute value of diference between scalar product of picture’s bases vectors and motion vector.
Characters recognizing by artificial intelligence
Možný, Karel ; Babinec, Tomáš (referee) ; Červinka, Luděk (advisor)
This thesis describes problems of character recognition in digital picture and how to solve those problems using artificial neural networks, computer vision and statistical moments. Further it describes design of this network and implementation of solutions in C++ programing language.
Linux user interface using camera
Dolníček, Petr ; Beneš, Radek (referee) ; Šmirg, Ondřej (advisor)
The goal of this was to create a fully functional program coded in C++, which is capable of real time object detection and mouse positioning in operating system Linux. Object detection is based on recognizing desired color and shape from webcam input. In this case it was a red circle. The main part of source code was generated via application Harpia. This is an application especially created for purposes of object tracking, border detection and picture processing. Most of used functions belong to OpenCV library. This library, as well as Harpia application, was created for computer vision, so it has many functions especially for purposes of my program. You can find many information about edge detection, color filtering and noise reduction in this document. I have also managed to control mouse cursor according to data that program detects. My program fulfils its purpose.
Hough's transform for circle detection
Kazík, Martin ; Burget, Radim (referee) ; Říha, Kamil (advisor)
The thesis is focused on the implementation of Hough transform algorithm for circle recognition. Algorithm is implemented in C++ language using open source library OpenCv. As a development environment was chosen Microsoft Visual Studio 2008. At first there is general description of classical Hough transform for line and circle recognition. Then thesis contains description of particular steps of Hough transform algorithm and description of OpenCv functions witch are used in these steps. There is a detail description of functions for converting image to grayscale, smoothing image by Gaussian filter and Canny edge detector for edge detecting in smoothed image. Efficiency and speed of algorithm is increased by using function for finding possible centers. This function using the fact that line perpendicular to the chord of circle and going thought its middle point at the same time have to cross the center of the circle. Results of particular stages of algorithm (converting to grayscale, smoothing by Gaussian filter, edge detection, creating of possible centers accumulator and drawing circles) are presented on ultrasonic image of collagen arterial substitute. In the second part of the thesis the algorithm is used for detection of artery in frames of video captured by ultrasound. There is a description of automatic method for evaluating of success of artery detection. Success of detection is analyzed by changing values of important algorithm parameters. From series of tests there are defined ideal parameters of algorithm for artery detection in the video.

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