National Repository of Grey Literature 87 records found  beginprevious68 - 77next  jump to record: Search took 0.00 seconds. 
Counting of People Passing Through a Door Using a Stationary Camera
Tichý, Ľuboš ; Behúň, Kamil (referee) ; Sochor, Jakub (advisor)
This bachelor thesis deals with counting of people passing through a door. It may be used in case, when we need to know, how many people there are in monitored room. The first part is a description of existing methods of counting people and the second part deals with used computer vision methods. Proposed system can count people, including distinguishing their motion direction. The last part contains an evaluation of the system.
License Plate Detection and Recognition from Still Image
Janíček, Kryštof ; Sochor, Jakub (referee) ; Špaňhel, Jakub (advisor)
This thesis describes the design and implementation of system for detection and recognition of license plate. This system is divided into three parts which are license plate detection, character segmentation and optical character recognition. License plate detection is done by cascade classifier that achieves hit rate of 95.5% and precision rate of 95.9%. Character segmentation is based on contour finding that achieves hit rate of 93.3% and precision rate of 96.5%. Optical character recognition is done by neural network and achieves hit rate of 98.4% for individual characters. The whole system is able to detect and recognize up to 81.5% of license plates from the test data set.
On-Board License Plate Detection and Recognition
Tomovič, Martin ; Sochor, Jakub (referee) ; Špaňhel, Jakub (advisor)
This Bachelor's thesis aims to create an aplication for detection and recognition of license plates suitable for real-time processing. The work contains analysis of available methods. Part of the work is focused on present form of licence plates in Czech Republic. As a result of work, new data set was created and computer application was implemented. The application uses existing libraries designed for computer vision and machine learning with main purpose to detect and recognize licence plates from video. Detection is realized with help of cascade classifier, and recognition by Perceptron neural network. Final chapter subsequently contains evaluation of success rate of implemented solution.
Mobile App for Scanning and Recognition of Cashier Bills
Bambuch, Vladislav ; Sochor, Jakub (referee) ; Herout, Adam (advisor)
The aim of this thesis is to develop a mobile application which allows photographing of cashier bills and offers a function of finance management via an intuitive graphical user interface.  The app uses OCR technology to digitize the prices of receipts and follows the new Android Material Design trends. The price marking of the particular items is carried out on the taken receipt. When the user indicates particular prices by clicking on them they are summed up into the final amount. Users are able to save such final amounts together with other related information and record statistics about their spending.  That results in a fast and very easy way of adding the purchase records which are available both in form of organized summaries and graphs.
Vehicles Re-Identification with License Plate
Hažmuka, Tomáš ; Špaňhel, Jakub (referee) ; Sochor, Jakub (advisor)
This thesis describes design and development of an aplication for reidentification of vehicles in multiple camera streams. It explains methods of image processing, object detection and identification of symbols. Created application uses  OpenCV library. It is written in the C++ language, standart C++14. Furthemore, this thesis describes testing of application on input data including training of the reference data.
System for Automatic Parking Access Based on License Plate Recognition
Václavek, Patrik ; Sochor, Jakub (referee) ; Špaňhel, Jakub (advisor)
Goal of this thesis was to design and implement system operating in real time, which manages to detect incoming vehicle to the car park terminal, recognize its licence plate and automatically decide on its admission. System uses the Gaussian Mixture Model algorithm for detection of incoming vehicle. For reliable localization of licence plate are used two methods, the first one uses of extraction of Maximally Stable Extremal Regions (MSERs), the second one uses of Top-Hat transformation. Support Vector Machine (SVM) algorithm is used to decide, whether is the found area a licence plate. Character classification is performed using artificial neural network. For implementation was used library OpenCV. Thanks to optimalization is the extraction of MSERs accelerated up to seven times. The accomplished success rate in case of licence plate localization is 92,47% and in case of classification of characters is 90,03%. 
Vehicle Collision Detection
Kruták, Martin ; Sochor, Jakub (referee) ; Špaňhel, Jakub (advisor)
This bachelor thesis decribes a system for detection and tracking of multiple vehicles from a surveillance camera with a collision detection. The focus is on detection and prediction of collisions of vehicles in one direction - towards the camera. System is not fully automatic, meaning that some initial settings are needed (e.g. lines on the road) to quarantee a good functionality of the system. Accurate vehicles' contour is obtained in the detection phase, and object centroids are calculated. Each detected vehicle is assigned to the specific lane and tracked separately. This thesis then describes the method of prediction and detection of a collision. A rectangle is created around the ground part of every vehicle. This rectangle of each of the vehicles is enlarged and checked for the overlaps. Those rectangles that overlaps are then subject to further analysis for the collision detection. Experimental results show a success rate of 72 % for the accurate rectangle construction being a crucial part for the collision detection. The advantage of the proposed system is its possible usage in surveillance cameras monitoring the traffic flow on highways.
Section Speed Measurement for Traffic Analysis
Kubíčková, Pavla ; Špaňhel, Jakub (referee) ; Sochor, Jakub (advisor)
This bachelor thesis focuses on section speed measurement for traffic analysis. This thesis desribes existing methods of detection of license plates and classification of their characters. Methods of cascade classifier and classifier SVM are described in this work. Evaluation of individual parts of the system is processed in the final section.
Motion Detection in Video
Polanský, Petr ; Sochor, Jakub (referee) ; Herout, Adam (advisor)
The objective of this work is evaluate motion detection using Gaussian Mixture Model. When algorithm detects motion, it creates short video capturing this motion and visualizing it properly. Visualization is made by white pixels intensity graph. System is applicable on less busy area when motion is more noticeable. Results of this work shows how surrounding environment and camera position influence detection.
Movement Analysis of Vehicles on Crossroads
Benček, Vladimír ; Juránek, Roman (referee) ; Sochor, Jakub (advisor)
This thesis proposes and implements a system for movement analysis of vehicles on crossroads. It detects and tracks the movement of vehicles in the video, gained from the stationary video camera, which has the view of some crossroad. The trajectories are stored and their number and directions are analysed. The detection was made using cascade classifier. A dataset of 10500 positive and 10500 negative samples has been created to train the classifier. Vehicles are tracked using KCF method. For trajectory clustering, needed by analysis, the Mean Shift method is used. Testing showed, that the overall success of vehicle movement analysis is 92.77%.

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