191 |
Automatické polohování zpětného zrcátka / Automatic positioning of the rear view mirrorNávara, Marek January 2016 (has links)
This thesis solves design of functional device that will be able to automatically positioning back view mirrors according to the positio of driver face. Measuring position of the face provides stereovision of two webacams. The device is based on a computer Raspberry Pi 2 with designed expansion board. The created prototype can follow set view int the mirror with accuracy up to 7 cm (horizontally up to 5cm) in level of rear corner of a car. The results of this project validate design of automatic positioning mirror and it can be basis for specific implementations of the device in car.
|
192 |
Zpracování obrazu v systému Android - odečet hodnoty plynoměru / Image processing using Android device - gas-meter value recognitionWertheim, Michal January 2016 (has links)
This thesis describes the design of the image processing for Android system, consisting of the choice of the development environment and its implementation. Workflow soluti-on to the problem involves development of the Androidapplication and it’s graphical user interface. The text includes description of the application functionality, communica-tionwith a camera, storing and retrieving data. It also describes used algo-rithms and image processing methods used for detecting values from the counter of the gas meter.
|
193 |
Aplikace pro analýzu pohybů tenisového hráče / Applications for analysis of tennis player motionsKříž, Petr January 2016 (has links)
This thesis deals with segmentation of tennis player´s body parts for analysis its motion. Testing code was written in C++ with use of OpenCV library. Some image processing techniques such as thresholding, background subtraction or finding the largest contours were implemented. There was used a linear triangulation technique for calculating the 3D coordinates of segmented points.
|
194 |
Multimediální přehrávač ovládaný gesty lidské ruky / Multimedia player controlled by hand gestures.Novotný, Luděk January 2016 (has links)
This diploma thesis deals with the hand gesture detector. Theoretical part is devoted to the discussion of current segmentation and detection methods. They were chosen those, which would work best as the controlling methods of multimedia player. The proposed algorithm is described with the help of flowcharts. Detector is written in Java language with the use of OpenCV library. Background subtraction segmentation method and convex hull approximation are used for gesture detection. Detector can distinguish between six gestures and track the center of palm. Finally, the detector was connected with proposed and implemented document, image and multimeda files browser.
|
195 |
Lokalizace bifurkací ve snímcích sítnice / Bifurcation Localization in Retina ImagesPres, Martin January 2016 (has links)
From biometrical point of view, main features of retina are fovea, optic nerve and blood vessel tree. Blood vessel tree is unique for each person and this biological feature is used in biometric systems for person-recognition by retinal images. This document describes methods for optic disc and fovea localization, method for vessel tree segmentation, which is based on well-known \emph{Matched filters} method and also describes method for localization of blood vessel bifurcations. Main goal of this thesis is creation of program which can automatically preprocess input image, segment blood vessels and localize vessel bifircations. The program is implemented in Java with OpenCV library.
|
196 |
Promítané uživatelské rozhraní - desková hra / Projected User Interface - Board GameKaisler, Vojtěch January 2016 (has links)
The thesis brings a project and an implementation of an interactive board game. The implementation can be divided into a detection part and a projection part. Detection, realized by an infra-red camera, serves as a means for recording players' responses. The players interact with the game through simple hand gestures. Projection screens a game plan, which includes the players' figures, on the table with the help of a data projector. The game chosen for projection is a role-playing game Dungeons & Dragons.
|
197 |
Inspekční objektový senzor / Object inspection sensorNeradilková, Aneta January 2017 (has links)
Object inspection sensor is a device that is mainly used in the automation of the production process. The Diploma Thesis deals with the familiarization of optical inspection systems, survey and comparison of companies of these systems in the Czech Republic. ELLA-CS company and dafault state output control products in her workplace is presented in the Diploma Thesis. The next part concerns the design of the inspection system for the company ELLA-CS, which is designed on the platform Raspberry. The thesis also deals with the implementation of the inspection system, which describes the hardware and software of this system. The last part is intended to discuss the results and suggestions for improving the inspection.
|
198 |
Vyhledávání osob ve fotografii / Recognizing Faces within ImageSvoboda, Pavel January 2009 (has links)
The essence of face recognition within the image is generally computer vision, which provides methods and algorithms for the implementation. Some of them are described just in this work. Whole process is split in to three main phases. These are detection, aligning of detected faces and finally its recognition. Algorithms which are used to applied in given issue and which are still in progress from todays view are mentioned in every phase. Implementation is build up on three main algorithms, AdaBoost to obtain the classifier for detection, method of aligning face by principal features and method of Eigenfaces for recognizing. There are theoretically described except already mentioned algorithms neural networks for detection, ASM - Active Shape Models algorithm for aligning and AAM - Active Appearance Model for recognition. In the end there are tables of data retrieved by implemented system, which evaluated the main implementation.
|
199 |
Vytěžování snímků z panoramatické kamery mobilního mapování / Exploitation of images from panoramatic camera of mobile mapping systemBelanis, Pavel January 2019 (has links)
This diploma thesis deals with an automated detection of vertical traffic signs in images from the panoramic camera Ladybug5. From the detected signs with help of a classifier, a GIS data set is automatically created, usable for example to passportisation of traffic signs. The first part of the thesis describes a theoretical basis needed to understand the given problematics. The second part is devoted to a specific procedure leading to the reliable classifier, its testing on an independent set of images and automated creation of the GIS data set. The output of the work are the trained classifiers and the GIS data sets containing vertical traffic signs.
|
200 |
Propojení knihovny pro zpracování obrazu s jazykem Lua / Image processing library wrapper for LuaPrymus, Jiří January 2012 (has links)
The thesis deals with OpenCV library and its implementation into scripting language Lua. The first part of the thesis concentrates on description of the course Computer vision MPOV and description of mathematical basics needed for further understandings. The second part describes OpenCV library and its potential usage in the MPOV. Next chapter examines the programming scripting language Lua. The description of the implementation of binding the OpenCV library to Lua language along with its overall functionality is included in the practical part of the thesis. The use of LuaCV is more comfortable thanks to Open Source projects for cross-platform compilation and distribution. Part of the thesis is also generator of Latex documentation for LuaCV binding. The last chapter deals with testing LuaCV in course MPOV and analysis of criticism from students.
|
Page generated in 0.0339 seconds