• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 116
  • 65
  • 18
  • 16
  • 6
  • 4
  • 3
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 243
  • 84
  • 79
  • 74
  • 70
  • 53
  • 45
  • 43
  • 35
  • 35
  • 32
  • 29
  • 27
  • 27
  • 25
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
211

Počítačové vidění a detekce gest rukou a prstů / Computer vision and hand gestures detection and fingers tracking

Bravenec, Tomáš January 2019 (has links)
Diplomová práce je zaměřena na detekci a rozpoznání gest rukou a prstů ve statických obrazech i video sekvencích. Práce obsahuje shrnutí několika různých přístupů k samotné detekci a také jejich výhody i nevýhody. V práci je též obsažena realizace multiplatformní aplikace napsané v Pythonu s použitím knihoven OpenCV a PyTorch, která dokáže zobrazit vybraný obraz nebo přehrát video se zvýrazněním rozpoznaných gest.
212

3D rekonstrukce z více pohledů kamer / 3D reconstruction from multiple views

Sládeček, Martin January 2019 (has links)
This thesis deals with the task of three-dimensional scene reconstruction using image data obtained from multiple views. It is assumed that intrinsic parameters of the utilized cameras are known. The theoretical chapters describe the basic priciples of individual reconstruction steps. Variuous possible implementaions of data model suitable for this task are also described. The practical part also includes a comparison of false keypoint correspondence filtering, implementation of polar stereo rectification and comparison of disparity map calculation methods that are bundled with the OpenCV library. In the final portion of the thesis, examples of reconstructed 3D models are presented and discussed.
213

Biometrická brána využívající kamer pro identifikaci osob / Biometric Gateway Using Camera to Identify People

Jelen, Vilém January 2019 (has links)
Biometric gateways are used to quickly and accurately identify people. Of the biometric characteristics, iris, face and fingerprints are commonly used. By combining them, better identification results can be achieved. The aim of this thesis is to create such a biometric gateway together with the control application. A combination of iris of both eyes and face is used, which is captured by cameras from three angles to increase accuracy. Neural networks are used to detect and extract face features. Iris recognition is realized using Daugman's algorithm.
214

Kalibrace robotického pracoviště / Calibration of Robotic Workspace

Uhlíř, Jan January 2019 (has links)
This work is concerned by the issue of calibrating a robotic workplace, including the localization of a calibration object for the purpose of calibrating a 2D or 3D camera, a robotic arm and a scene of robotic workplace. At first, the problems related to the calibration of the aforementioned elements were studied. Further, an analysis of suitable methods for performing these calibrations was performed. The result of this work is application of ROS robotic system providing methods for three different types of calibration programs, whose functionality is experimentally verified at the end of this work.
215

Automatizované sledování pohybujících se objektů pomocí robotického manipulátoru / Automated object tracking using robotic manipulator

Zelený, Miroslav January 2021 (has links)
This diploma thesis deals with the tracking of objects using a robotic manipulator Epson C3 and a color camera. The work describes the basic qualities of the device to be used. The OpenCV library and its wrapper EmguCV are used as software tools for computer vision. It discusses the basic issues and principles of tracking objects in the image and introduces some methods of tracking. These methods have been tested and therefore their strengths and weaknesses, which appeared during testing, are listed here. Furthermore, there is a procedure for calculating the new coordinates of the camera and the manipulator effector using homogeneous transformations. The work contains the results of testing the algorithms and their evaluation. The output of the work is a test application for the Epson C3 robot.
216

Pořizování vysoce kvalitních snímků rovinných povrchů chytrým telefonem / Capturing Very High Quality Images of Planar Surfaces by a Smartphone

Masaryk, Adam January 2021 (has links)
The aim of this thesis is to create a mobile application for Android, which allows users to create high-quality photos of planar objects. User can create multiple photographs of a selected planar object. These photographs are then aligned and combined into one final image. Various shortcomings that can be present in the photographs are filtered.
217

Sledování obličejových rysů v reálném čase / Real-time Facial Feature Tracking

Peloušek, Jan January 2011 (has links)
This thesis considers the problematic of the object recognition in a digital picture, particularly about the human face recognition and its components. There are described the basics of the computer vision, the object detector Viola-Jones, its computer realization with help of the OpenCV libraries and the test results. This thesis also describes the accurate system of the facial features detection per the algorithm of the Active Shape Models and also related mechanism of the classifier training, including the software implementation.
218

Rozpoznání gest ruky v obrazu / Hand gesticulation recognition in image

Mráz, Stanislav January 2011 (has links)
This master’s thesis is dealing with recognition of an easy static gestures in order to computer controlling. First part of this work is attended to the theoretical review of methods used to hand segmentation from the image. Next methods for hang gesture classification are described. The second part of this work is devoted to choice of suitable method for hand segmentation based on skin color and movement. Methods for hand gesture classification are described in next part. Last part of this work is devoted to description of proposed system.
219

Měření výšky postavy v obraze / Height Measurement in Digital Image

Olejár, Adam January 2015 (has links)
The aim of this paper is a summary of the theory necessary for a modification, detection of person and the height calculation of the detected person in the image. These information were then used for implementation of the algoritm. The first half reveals teoretical problems and solutions. Shows the basic methods of image preprocessing and discusses the basic concepts of plane and projective geometry and transformations. Then describes the distortion, that brings into the picture imperfections of optical systems of cameras and the possibilities of removing them. Explains HOG algorithm and the actual method of calculating height of person detected in the image. The second half describes algoritm structure and statistical evaluation.
220

Zpracování obrazu v systému Android - detekce a rozpoznání obličeje / Image processing using Android device

Korchakov, Sergei January 2014 (has links)
This master’s Thesis focuses on image processing on Android platform and development of an application, that is able to do face detection and recognition in real scene. Thesis gives highlight of modern algorithms of face detection. It first examines and compares the standard features of Android platform (FaceDetector a FaceDetectionListener) and JJIL, OpenIMAJ, OpenCV libraries experiment, and presents the results. For purposes of face recognition was selected OpenCV library. Three different algorithms of identification were tested: FisherFaces, EigenFaces a Local Binary Patterns Histograms. Based on performance comparison best methods were implemented in developed application.

Page generated in 0.0468 seconds