National Repository of Grey Literature 88 records found  beginprevious79 - 88  jump to record: Search took 0.01 seconds. 
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.
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.
Object Detection Using Kinect
Švec, Ján ; Zahrádka, Jiří (referee) ; Španěl, Michal (advisor)
This bachelor's thesis deals with the object detection using Kinect. Kinect is a motion sensing input device by Microsoft company for the Xbox 360 video game console. The objective of this work was to evaluate the existing approaches and practices for the detection not only using the image from the camera but also depth map (RGB-D sensor). The work deals in details with RoboEarth tool, its installation, settings, creation of 3D model and the detection. Performance of the RoboEarth tool was in the work investigated experimentally and also evaluated.
Image-Based Licence Plate Recognition
Vacek, Michal ; Hradiš, Michal (referee) ; Beran, Vítězslav (advisor)
In first part thesis contains known methods of license plate detection. Preprocessing-based methods, AdaBoost-based methods and extremal region detection methods are described.Finally, there is a described and implemented own access using local detectors to creating visual vocabulary, which is used to plate recognition. All measurements are summarized on the end.
Live Panorama
Jalůvková, Lenka ; Juránková, Markéta (referee) ; Herout, Adam (advisor)
This batchelor`s thesis is focused on creation of live panorama. This is an innovative representation of data from streaming cameras. The input is a video from the streaming camera and the output is also stream - constantly re-drawing panorama according to the current camera position. The resulting solution is based on the SIFT algorithm for finding keypoints in the frames. Furthermore, the RANSAC algorithm is used for calculating homography for stitching images together. Re-drawing the panorama requires weighting of edges. The functionality of the proposed solution was tested on a series of testing video recordings.
Image Database Query by Example
Dobrotka, Matúš ; Hradiš, Michal (referee) ; Veľas, Martin (advisor)
This thesis deals with content-based image retrieval. The objective of the thesis is to develop an application, which will compare different approaches of image retrieval. First basic approach consists of keypoints detection, local features extraction and creating a visual vocabulary by clustering algorithm - k-means. Using this visual vocabulary is computed histogram of occurrence count of visual words - Bag of Words (BoW), which globally represents an image. After applying an appropriate metrics, it follows finding similar images. Second approach uses deep convolutional neural networks (DCNN) to extract feature vectors. These vectors are used to create a visual vocabulary, which is used to calculate BoW. Next procedure is then similar to the first approach. Third approach uses extracted vectors from DCNN as BoW vectors. It is followed by applying an appropriate metrics and finding similar images. The conclusion describes mentioned approaches, experiments and the final evaluation.
Panoramic Photo Creation
Cacek, Pavel ; Čadík, Martin (referee) ; Behúň, Kamil (advisor)
This thesis deals with issues automatic composing panoramic photos from individual photos. Gradually examines the various steps of algorithms and methods used in them, which are used in creating panoramas. It also focuses on the design of the own system based on methods discussed to construct panoramas. This system is implemented using OpenCV library and it is created also a graphical interface using a Qt library. Finally, are in this thesis evaluated outcomes of this designed and implemented system on available datasets.
Common Image Stereo-Pair Processing for Simple Stereo-Geometry
Peloušek, Jan ; Schimmel, Jiří (referee) ; Říha, Kamil (advisor)
This Bachelor´s thesis considers the basics of epipolar geometry, explains the process of the automatic correspondency detection, describes principals of the fundamental matrix computation and finally the virtual camera view morphing between two images. There were described some of the basic Intel´s OpenCV library functions joined with this issue and describes de facto the computer stereo-pair processing. As a part of this thesis, there is the application, programmed in the C++ language in the Borland C++ Builder 6.0 developer´s environment by using the OpenCV library. This application demonstrates some of here-mentioned terms such as the fundamental matrix computation and the virtual camera view morphing. In relation to the Borland C++ Builder 6.0 using there was described the integration method of OpenCV to this environment.
Object tracking in videosequence
Nešpor, Zdeněk ; Zukal, Martin (referee) ; Číka, Petr (advisor)
This thesis deals with tracking a predefined object in the movie. After a brief introduction describes the procedure suitable for the detection of an object in a video sequence, where the methods are also discussed in detail. There is dealt with issues of image preprocessing, image segmentation and object detection in the image. The main emphasis is laid on using detectors of interest points and descriptors of areas - SURF and SIFT. The second part deals with the practical implementation of a program suitable to monitor predefined object in the movie. First are analyzed libraries suitable for object tracking in a video sequence in an environment of Java, followed by a detailed description of the selected library OpenCV along with wrapper JavaCV. Further described is own application in terms of control and functionality are described key method. Outputs along with discussion and evaluation are presented at the end of work.
Panoramatic View Reconstruction
Kuzdas, Oldřich ; Kohoutek, Michal (referee) ; Říha, Kamil (advisor)
This paper deals step by step with process of stitching images taken by perspective camera rotated by its optical center into the panoramic image. There are described keypoint searching algorhytms, possibilities of calculating homography matrix and methods of eliminating unwanted seams between source images in final panoramic image. A part of this paper is also standalone application in which are implemented some algorhytms described in the work.

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