National Repository of Grey Literature 88 records found  previous11 - 20nextend  jump to record: Search took 0.00 seconds. 
Object Tracking in a Sequence of Images
Švancar, Boris ; Doležel, Michal (referee) ; Orság, Filip (advisor)
The bachelor thesis deals with motion detection and object tracking in video sequence from static and dynamic cameras. The background subtraction method along with using of background updating and Lucas-Kanade optical flow method are introduced in my thesis as well. Both methods are implemented in the test application in the language C++ using OpenCV and Qt libraries and consequently both of them are tested. The results are evaluated in conclusion of the bachelor thesis.
Mathematical algorithm of telescope control by using dobsonian mount
Malec, Jan ; Martišek, Dalibor (referee) ; Štarha, Pavel (advisor)
This thesis is an analysis of the relationship between the position of the azimuthal telescope assembly and the position of the object in the sky, assuming that the position of the object in the sky is described right ascension and declination. There is also an analysis of the telescope resolution. For this purpose has created a simple program (attached to this thesis) to compute the diffraction patterns in the focal plane from point star. From motion of telescope tracing observed object are also expressed the necessary torque and power generated by controlled drives on mount.
Detection and Tracking of Small Moving Objects
Záděra, David ; Mlích, Jozef (referee) ; Juránek, Roman (advisor)
This thesis summarizes and describes the methods for detecting and tracking moving objects in video. The detection methods discussed in the working are background subtraction, segmentation and detection methods using classifiers. From tracking methods are presented Kalman filter, TLD method and particle filter, which is described in detail in a separate chapter. Particle filter is a tracking method that calculates a new estimate of the state of the object based on a set of particles. These particles are defined by their positions and weights. For each next state are these values iteratively updated by measurment and resampling. From the acquired knowledge and expertise has been created a program that demonstrates the activity of the particle filter. This program is part of the DVD, where are also the samples and test results.
Mapping the Motion of People by a Stationary Camera
Bartl, Vojtěch ; Zemčík, Pavel (referee) ; Herout, Adam (advisor)
The aim of this diploma thesis is to obtain information on the motion of people in a scene from the record of the stationary camera. The procedure to detect exceptional events in the scene was designed. Exceptional events can be fast-moving persons, or persons moving in di erent places than everyone else in the scene. To trace the motion of persons, two algorithms were applied and tested - Optical flow and CAMSHIFT. The analysis of the resulting motions is performed by monitoring the progress of motion, and its comparison with the other motions in the scene. The analysis result is represented by detected exceptional motions that can be found in the video. The areas where the motion occurs in the scene, and where the motion is the most common are also described together with the motion direction analysis. The exceptional motion parts extracted from the video represent the main result of the work.
Camera stereo-pair for object tracking in 3D
Manga, Marek ; Richter, Miloslav (referee) ; Babinec, Tomáš (advisor)
The first part deals with a design of simple pattern system that would allow tracking position of the object in space. There is described design of patterns and their properties are evaluated in several tests. The second part is devoted to a brief introduction on stereovision and calculation of the spatial coordinates of the object. Furthermore, there is described the resulting application for object tracking. Finally, is done repeabillity measure test.
Real-Time Face Tracking
Ermak, Aleksei ; Špaňhel, Jakub (referee) ; Hradiš, Michal (advisor)
This bachelor thesis focuses on the issue of face tracking in real time. In the beginning, this work describes the existing methods of object tracking and face detection. The following part of this thesis concentrates on the design, implementation and testing of the convolutional neural network, which was proved as the effective solution for the face tracking issue. In addition to this, the implemented network is compared to those existing methods. The last part of the thesis describes the optimization of the designed network using OpenVINO toolkit provided by Intel.
Object tracking in video sequence using the integral histogram
Přibyl, Jakub ; Kříž, Petr (referee) ; Dorazil, Jan (advisor)
This thesis focuses on object tracking in real-time. Tracked object is defined by bounding rectangle. The thesis works on issue of image processing and using histogram for real-time object tracking. The main contribution of the work is the extension of the provided program to track object in real-time with changing bounding rectangle. Size of the rectangle is changing as the object moves closer of further from camera. Furthemore the detection behavior in different scenarios is analyzed. In addition, various weight calculations were tested. The program is written in C++ using OpenCV library.
Hiding Moving Objects in Video Sequences
Dostál, Martin ; Zahrádka, Jiří (referee) ; Španěl, Michal (advisor)
Hiding moving objects in video sequences is an interesting topic in computer vision. In this thesis, a real-time single object tracking and removal method is proposed. An input video is assumed to be captured with static video camera. Motion detection is based on a background subtraction using Mixture of Gaussians as the representation of background. The object tracking is realized by a combination of blobs comparison and computation of optical flow using Lucas-Kanade method. Consequent object removal makes use of created background model.
Object tracking in high-speed camera images
Myška, Michal ; Druckmüller, Miloslav (referee) ; Štarha, Pavel (advisor)
This master thesis is dealing with object tracking in high-speed camera images, within what we are trying to find their trajectory and orientation. The mathematical theory associated with this problem as well as the methods used fo image processing are described here. The main outcome is an application with a user interface through which we can calculate the desired parameters of the individual objects.
Traffic Violation Detection on Crossroads
Karpíšek, Miroslav ; Bartl, Vojtěch (referee) ; Špaňhel, Jakub (advisor)
This bachelor thesis presents procedure for the detection of red-light violation. In the theoretical part of the thesis, the current solution aproaches used in image processing are described. The practical part focuses on creation of program for automatic traffic corridors detection, vehicle tracking and the current traffic light state detection. The results obtained by experimenting with the proposed procedure and the possibilities of its further improvement are also discussed.

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