National Repository of Grey Literature 33 records found  beginprevious24 - 33  jump to record: Search took 0.06 seconds. 
Searching for Points of Interest in Raster Image
Kaněčka, Petr ; Sumec, Stanislav (referee) ; Herout, Adam (advisor)
This document deals with an image points of interest detection possibilities, especially corner detectors. Many applications which are interested in computer vision needs these points as their necessary step in the image processing. It describes the reasons why it is so useful to find these points and shows some basic methods to find them. There are compared features of these methods at the end.
Detection of Corresponding Points in Images
Komosný, Petr ; Hradiš, Michal (referee) ; Španěl, Michal (advisor)
This thesis is interested in detection of corresponding points in images, which display the same object, eventually some of important elements and synchronizing these images. The aim of this thesis is to find, study and choose suitable algorithm for detecting interesting points in image. This algorithm will be apply at couple of images and in these images will find couples of corresponding points across these images. Functional output of this thesis will be application which will realize choosen interesting points detector, algorithm for finding correspondencies of regions and their synchronizing and joint them to one output image.
3D Scene Reconstruction from Images
Hejl, Zdeněk ; Kršek, Přemysl (referee) ; Španěl, Michal (advisor)
This thesis describes methods of reconstruction of 3D scenes from photographs and videos using the Structure from motion approach. A new software capable of automatic reconstruction of point clouds and polygonal models from common images and videos was implemented based on these methods. The software uses variety of existing and custom solutions and clearly links them into one easily executable application. The reconstruction consists of feature point detection, pairwise matching, Bundle adjustment, stereoscopic algorithms and polygon model creation from point cloud using PCL library. Program is based on Bundler and PMVS. Poisson surface reconstruction algorithm, as well as simple triangulation and own reconstruction method based on plane segmentation were used for polygonal model creation.
Eye Tracking in User Interfaces
Jurzykowski, Michal ; Beran, Vítězslav (referee) ; Zemčík, Pavel (advisor)
Tato diplomová práce byla vytvořena během studijního pobytu na Uviversity of Estern Finland, Joensuu, Finsko. Tato diplomová práce se zabývá využitím technologie sledování pohledu neboli také sledování pohybu očí (Eye-Tracking) pro interakci člověk-počítač (Human-Computer Interaction (HCI)). Navržený a realizovaný systém mapuje pozici bodu pohledu/zájmu (the point of gaze), která odpovídá souřadnicím v souřadnicovém systému kamery scény do souřadnicového systému displeje. Zároveň tento systém kompenzuje pohyby uživatele a tím odstraňuje jeden z hlavních problémů využití sledování pohledu v HCI. Toho je dosaženo díky stanovení transformace mezi projektivním prostorem scény a projektivním prostorem displeje. Za použití význačných bodů (interesting points), které jsou nalezeny a popsány pomocí metody SURF, vyhledání a spárování korespondujících bodů a vypočítání homografie. Systém byl testován s využitím testovacích bodů, které byly rozložené po celé ploše displeje.
Automatic Photography Categorization
Veľas, Martin ; Řezníček, Ivo (referee) ; Španěl, Michal (advisor)
This thesis deals with content based automatic photo categorization. The aim of the work is to experiment with advanced techniques of image represenatation and to create a classifier which is able to process large image dataset with sufficient accuracy and computation speed. A traditional solution based on using visual codebooks is enhanced by computing color features, soft assignment of visual words to extracted feature vectors, usage of image segmentation in process of visual codebook creation and dividing picture into cells. These cells are processed separately. Linear SVM classifier with explicit data embeding is used for its efficiency. Finally, results of experiments with above mentioned techniques of the image categorization are discussed.
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.
3D Objects Detection in Images
Bordovský, Gabriel ; Veľas, Martin (referee) ; Španěl, Michal (advisor)
This bachelors thesis deals with detection of a known 3D object in images and its pose estimation. The method uses the ORB-type keypoints and their location on the surface of a bounding box. By using solve of PnP problem a pose of the object is obtained using the points 2D coordinates from the image and the 3D coordinates of the very points from the registered model. This thesis expands a detection method for simple box-shaped objects, which is a part of OpenCV library, for the usage on more complex objects. In experiments, the detector reached a detection success rate of 85 % and the computed pose matches the real one approximately for 88 %.
Automatic Content-Based Image Categorization
Němec, Ladislav ; Španěl, Michal (referee) ; Veľas, Martin (advisor)
This thesis deals with automatic content-based image classification. The main goal of this work is implementation of application which is able to perform this task automatically. The solution consists of variable system using local image features extraction and visual vocabulary built by k-means method. Bag Of Words representation is used as a global feature describing each image. Support Vector Machines - the final component of this system - perform the classification based on this representation. In the last chapter, the results of this experimental system are presented.
Determination of Motion Parameters in Machine Vision
Dušek, Stanislav ; Horák, Karel (referee) ; Janáková, Ilona (advisor)
This thesis describe about determination of camera motion parameters in plane. At first there are introduce the basics of motion tracking, is focused to find out displacement between two input images. Below is describe the algorithm GoodFeatruresToTrack, which find out the most significant point in a first image. The point is search out the good point, which will be easy to track in next image, reduce the data volume and prepare the input information (array of significant point) for the algorithm Lucas-Kanade optical flow. In second part is deal with processing and utilization estimations optical flow. There is median filtration, below is describe computation of homogenous transformation, which describe all affine transformation in affine space. As the result are coordinates, which describe the shift between the two input images as X-axis and Y-axis value. The project used the library Open Computer Vision.
Optic flow software module design
Grulich, Jan ; Růžička, Michal (referee) ; Věchet, Stanislav (advisor)
This bachelor thesis is focused on the analysis of optical flow. The first part is dedicated to the theoretical analysis of the motion of image features. Especially important is finding quality features that can be tracked in a videosequence. Detailed mathematical description of the necessary algorithms is presented. The second part describes the software and its functions with the implemented algorithms. The main function is determining the distance of an object from the camera based on its velocity. Empirical tests of this function are presented.

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