National Repository of Grey Literature 34 records found  previous11 - 20nextend  jump to record: Search took 0.01 seconds. 
Merging of Images and Video Sequences
Krym, David ; Seeman, Michal (referee) ; Zemčík, Pavel (advisor)
This bachelor thesis deals with image and video sequence frames stitching when the camera undergoes a pure rotation. It involves design and implementation of application with focus on quality and performance. Modern techniques and algorithms are used, such as SURF, ORB, k-nearest neighbors and bundle adjustment. The application is able to create a panoramic images automatically without any assumptions about the scene or camera.
Mobile App for Looking Up a Book in a Shelf
Švec, Martin ; Beran, Vítězslav (referee) ; Herout, Adam (advisor)
This bachelor thesis deals with the design of a book search tool using a camera on an Android device. Part of the thesis is the implementation of the prototype application that uses the designed tool. The tool uses computer vision algorithms from the OpenCV library.
Stitching of Retinal Images
Hladyuk, Vadym ; Semerád, Lukáš (referee) ; Drahanský, Martin (advisor)
The purpose of this work is to create a complete picture of the retina, by stitching together a number of partial photos. Since there is no working solution which would be able to capture the entire retina in one picture, this is an important problem to cover. The results will be demonstrated at the end of the text. The problem of stitching partial pictures together was solved by extracting vessels in retinal images, finding key points in images, finding common key points, calculating a transformation matrix and transforming one image into another. After a consultation with an ophthalmologist I was able to define steps which will allow me to further improve the work, which are analyzed in texts. The thesis will provide the reader knowledge about the eye apparatus. It will also introduce field of color models, image formats, algorithms for searching for key points, the transformation of the images themselves and it will also provide a possible way to compose retinal images and also suggest possible improvements.
Capturing Very High Quality Images of Planar Surfaces by a Smartphone
Šebela, Vít ; Hradiš, Michal (referee) ; Herout, Adam (advisor)
The main goal of this bachelor's thesis is to design and create mobile app for iOS platform, which will allow the capture of high quality image of planar surface. Application can be used in lots of use cases where high quality of captured image is needed, like capturing photo of contract, wood pattern or book cover. Main building block of the application is to capture set of photos of planar surface, which is then used for calculation of the resulting high quality image. Calculation is performed using OpenCV library. Planar homography is used for image alignment, the quality of the resulting image is then achieved by combination of image averaging techniques, increase of resolution and reconstruction of details using Lanczos interpolation and image sharpening using Unsharp mask technique.
3D reconstruction from multiple views
Sládeček, Martin ; Klečka, Jan (referee) ; Richter, Miloslav (advisor)
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.
Magic Projection
Kaisler, Vojtěch ; Polok, Lukáš (referee) ; Zachariáš, Michal (advisor)
The bachelor thesis describes the design and implementation of an application which projects an image on a mobile canvas. The user then moves the canvas within the projection space. The projection is always focused only on this canvas. The thesis deals with tracking of movement, rotation and tilt of the screen. A camera with an infrared filter is used for tracking the canvas fitted with infrared LEDs. The thesis mentions two different types of projection.
Birds Eye Panorama
Sobotka, Lukáš ; Pavelková, Alena (referee) ; Kolář, Martin (advisor)
The goal of this paper is to create panorama from the collection of photographies, which are taken from randomly moving device with OS Android. The device is placed on flying vehicle (a kite, a helium balloon, a drone etc.). The photographies are taken from birds eye view. The Android application was created and tested. This application creates a collection of photographies and then runs an algorithm to create panorama. This algorithm specifies descriptors using SURF, which are filtered by RANSAC algorithm for finding the optimal homography.This algorithm is perfomed iteratively over the collection. The image data is processed using the OpenCV library.
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 %.
Capturing Very High Quality Images of Planar Surfaces by a Smartphone
Šebela, Vít ; Hradiš, Michal (referee) ; Herout, Adam (advisor)
The main goal of this bachelor's thesis is to design and create mobile app for iOS platform, which will allow the capture of high quality image of planar surface. Application can be used in lots of use cases where high quality of captured image is needed, like capturing photo of contract, wood pattern or book cover. Main building block of the application is to capture set of photos of planar surface, which is then used for calculation of the resulting high quality image. Calculation is performed using OpenCV library. Planar homography is used for image alignment, the quality of the resulting image is then achieved by combination of image averaging techniques, increase of resolution and reconstruction of details using Lanczos interpolation and image sharpening using Unsharp mask technique.
Depth-Based Determination of a 3D Hand Position
Ondris, Ladislav ; Tinka, Jan (referee) ; Drahanský, Martin (advisor)
Cílem této práce je určení kostry ruky z hloubkového obrazu a jeho následné využití k rozpoznání statického gesta. Na vstupu je hloubkový obrázek, ve kterém je nejprve detekována ruka pomocí neuronové sítě Tiny YOLOv3. Následně je obrázek zbaven pozadí a z takto předzpracovaného obrázku je určena kostra ruky v podobě 21 klíčových bodů neuronovou sítí JGR-P2O. K rozpoznání gesta z klíčových bodů ruky byla navržena technika, která porovná kostru na vstupu s uživatelem definovanými gesty. Funkcionalita systému byla otestována na vytvořeném datasetu s více než čtyřmi tisíci obrázky.

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