National Repository of Grey Literature 30 records found  beginprevious21 - 30  jump to record: Search took 0.01 seconds. 
Face Anonymizer
Peša, Jan ; Juránek, Roman (referee) ; Láník, Aleš (advisor)
In this bachelor thesis you can find an overview of classification algorithms and their usage especially for searching image data and face detection. First part contains a brief introduction to a pattern recognition, a theoretical background of these algorithms and ways of training them. Other used components are also presented (e.g. Kalman filter or OpenCV library). Second part covers an implementation of the application which uses these technologies for searching, tracking and anononymization of human faces in a video stream.
Pattern Recognition Using AdaBoost
Wrhel, Vladimír ; Hradiš, Michal (referee) ; Herout, Adam (advisor)
This paper deals about AdaBoost algorithm, which is used to create a strong classification function using a number of weak classifiers. We familiarize ourselves with modifications of AdaBoost, namely Real AdaBoost, WaldBoost, FloatBoost and TCAcu. These modifications improve some of the properties of algorithm AdaBoost. We discuss some properties of feature and weak classifiers. We show a class of tasks for which AdaBoost algorithm is applicable. We indicate implementation of the library containing that method and we present some tests performed on the implemented library.
Exploitation of Graphics Processor as Accelerator - OpenCL Technology
Hrubý, Michal ; Jošth, Radovan (referee) ; Zemčík, Pavel (advisor)
This work deals with the OpenCL technology and its use for the task of object detection. The introduction is devoted to description of OpenCL fundamentals, as well as basic theory of object detection. Next chapter of the work is analysis, with design proposal which takes into consideration the possibilities of OpenCL. Further, there's description of implementation of detection application and experimental evaluation of detector's performance. The last chapter summarizes the achieved results.
AdaBoost in Computer Vision
Hradiš, Michal ; Zemčík, Pavel (referee) ; Potúček, Igor (advisor)
In this thesis, we present the local rank differences (LRD). These novel image features are invariant to lighting changes and are suitable for object detection in programmable hardware, such as FPGA. The performance of AdaBoost classifiers with the LRD was tested on a face detection dataset with results which are similar to the Haar-like features which are the state of the art in real-time object detection. These results together with the fact that the LRD are evaluated much faster in FPGA then the Haar-like features are very encouraging and suggest that the LRD may be a solution for future hardware object detectors. We also present a framework for experiments with boosting methods in computer vision. This framework is very flexible and, at the same time, offers high learning performance and a possibility for future parallelization. The framework is available as open source software and we hope that it will simplify work for other researchers.
Pattern Recognition in Image Using Classifiers
Juránek, Roman ; Španěl, Michal (referee) ; Herout, Adam (advisor)
An AdaBoost algorithm for construction of strong classifier from several weak hypotesis will be presented in this work. Theoretical background of the algorithm and the method of construction of strong classifiers will be explained. WaldBoost extension to the algorithm will be described. The thesis deals with image features that are often used as element of weak classifiers. Brief introduction to pattern recognition in context of computer vision will be outlined in the begining of the work. Also some widely used methods of classifier training will be presented. An object detection library based on AdaBoost classifiers was developed as part of the work. The library was used in implementation of software that in praktice demonstrates object detection in videosquences. Last part of the work describes tool for training of AdaBoost classifiers.
Detecting Objects in Images
Kubínek, Jiří ; Beran, Vítězslav (referee) ; Hradiš, Michal (advisor)
This work is dedicated to methods used for object detection in images. There is a summary of several approaches and algorithms to solve this matter, especially AdaBoost algorithm with its improvement, WaldBoost and several features used for object detection. Vital part of this work is dedicated to extending training datasets for classifier training and extending the current object detection framework with histogram of gradients features implementation. Integral part of this work is analysis of results by experiments evaluation.
Similarity Measure of Points of Interest in Image
Křehlík, Jan ; Beran, Vítězslav (referee) ; Herout, Adam (advisor)
This document deals with experimental verifying to use machine learning algorithms AdaBoost or WaldBoost to make classifier, that is able to find point in the second picture that matches original point in the first picture. This work also depicts finding points of interest in image as a first step of finding correspondence. Next there are described some descriptors of points of interest. Corresponding points could be useful for 3D modeling of shooted scene.
Face Detection in Camera Image on a Mobile Phone
Tureček, Martin ; Láník, Aleš (referee) ; Herout, Adam (advisor)
This thesis deals with a face detection on mobile phones. It especially focuses on Windows Mobile platform. The introduction is therefore devoted to this operating system and alternatives of working with the camera. The next part of the text refers to general problems of the face detection in the image considering the weak performance of the target device. Another part of this thesis is a description of the acquisition of images from the camera using DirectShow multimedia framework and creation of a custom transformation filter for the face detection. Achieved results are summarized in the conclusion. It takes a form of tests examining different mobile devices. All difficulties arising during Windows Mobile developing are also mentioned.
Evaluation of Object Detection in Image
Černošek, Bedřich ; Behúň, Kamil (referee) ; Zemčík, Pavel (advisor)
The main goal of this bachelor's thesis was to propose the evaluation method of object detection. Result of this work was to create a program which performs the evaluation of object detection on suitable data sample and intuitively displays result to user. The task was to propose suitable experiments and dataset for proving correctness of evaluation. Part of this work was to find optimal parameters for face detection and optimal photo preprocessing before the face detection.
Object Detection on GPU
Macenauer, Pavel ; Polok, Lukáš (referee) ; Juránek, Roman (advisor)
This thesis addresses the topic of object detection on graphics processing units. As a part of it, a system for object detection using NVIDIA CUDA was designed and implemented, allowing for realtime video object detection and bulk processing. Its contribution is mainly to study the options of NVIDIA CUDA technology and current graphics processing units for object detection acceleration. Also parallel algorithms for object detection are discussed and suggested.

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