National Repository of Grey Literature 195 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Audio visualizer
Jelínková, Jana ; Schimmel, Jiří (referee) ; Říha, Kamil (advisor)
The aim of this thesis is to create an audio visualizer. That means an object, whose parameters will be changed in real time based on chosen parameters of an audio. The first part of this thesis deals with different kinds of audio visualizers through history till today and also deals with some artistic theories about visualization. The second part deals with the main solution of the visualizer in Pure Data and principles used for audio processing and also describes development of an external for Pure Data.
Digital Image Watermarking
Šujan, Miroslav ; Říha, Kamil (referee) ; Číka, Petr (advisor)
The bachelor´s thesis deals with the problem of static digital watermarking in frequency domain. It is a process of adding secret information to the original data without any negative influence to them, while in the same time making sure that the identification and hidden watermark cannot be removed easily. The main aim of this thesis is to sum up the current techniques of watermarking, to carry out of two watermarking techniques and a test of resistance to attacks against them.
Face recognition in digital images
Hauser, Václav ; Přinosil, Jiří (referee) ; Říha, Kamil (advisor)
This master thesis deals with the detection and recognition of faces in the image. The content of this thesis is a description of methods that are used for the face detection and recognition. Method described in detail is the principal component analysis (PCA). This method is subsequently used in the implementation of face recognition in video sequence. In conjunction with the implementation work describes the OpenCV library package, which was used for implementation, specifically the C ++ API. Finally described application tests were done on two different video sequences.
Colour image histogram processing
Kučera, Ondřej ; Číka, Petr (referee) ; Říha, Kamil (advisor)
This bachelor thesis deals with processing of colour image histogram. To better undestanding of this problem it describes individual methods which edit colour image and its histogram. The thesis suggests a program implementation which allows processing of colour image and its histogram.
Hough's transform for circle detection
Kazík, Martin ; Burget, Radim (referee) ; Říha, Kamil (advisor)
The thesis is focused on the implementation of Hough transform algorithm for circle recognition. Algorithm is implemented in C++ language using open source library OpenCv. As a development environment was chosen Microsoft Visual Studio 2008. At first there is general description of classical Hough transform for line and circle recognition. Then thesis contains description of particular steps of Hough transform algorithm and description of OpenCv functions witch are used in these steps. There is a detail description of functions for converting image to grayscale, smoothing image by Gaussian filter and Canny edge detector for edge detecting in smoothed image. Efficiency and speed of algorithm is increased by using function for finding possible centers. This function using the fact that line perpendicular to the chord of circle and going thought its middle point at the same time have to cross the center of the circle. Results of particular stages of algorithm (converting to grayscale, smoothing by Gaussian filter, edge detection, creating of possible centers accumulator and drawing circles) are presented on ultrasonic image of collagen arterial substitute. In the second part of the thesis the algorithm is used for detection of artery in frames of video captured by ultrasound. There is a description of automatic method for evaluating of success of artery detection. Success of detection is analyzed by changing values of important algorithm parameters. From series of tests there are defined ideal parameters of algorithm for artery detection in the video.
Height Measurement in Digital Image
Olejár, Adam ; Přinosil, Jiří (referee) ; Říha, Kamil (advisor)
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.
Acquisition and Processing of Digital Images with High Dynamic Range
Mrázek, Zdeněk ; Rajmic, Pavel (referee) ; Říha, Kamil (advisor)
The target of this thesis is sumarize the theory of metods used for composition image sequence into single high dynamic range image. Selected methods and algorithms are described in theoretical part and implemented in practical part of this thesis. It was used C++ language with using OpenCV library.
Face recognitions in images
Krhut, Miloš ; Přinosil, Jiří (referee) ; Říha, Kamil (advisor)
The master thesis deals with the topic of detecting faces in digital images. There are generally described and classified the most frequently used methods and discussed their advantages and disadvantages. More detailed is described skin color detection, eye and mouth detection and are teoretically described machine learning algorithms and detection based on Haar-classifiers. The work aims to implementation of these methods in the OpenCV library, it refers to practical application of them a finally compares different provided trained files.
Audio Saving Module
Strašil, Ivo ; Kouřil, Jiří (referee) ; Říha, Kamil (advisor)
The aim of this thesis was to design and construct an autonomous, hardware voice recorder/player module. The device is made as a compact, built-in component for a motherboard of a target appliance. During recording, the incoming analog voice signal is converted to a digital stream by an ADC with 16 bits resolution and 24 kHz sample rate. Microcontroller LPC2103 (ARM7TDMI core) processes data, recalculates resolution and sample rate, encodes and converts to WAV format and save into a FAT/FAT32 filesystem on a Secure Digital memory card. At playback, the process is opposite: the microcontroller reads file from the memory card, decodes the stream and sends it to a DAC and then to a reconstruction filter. So there is an analog voice signal at the output again. The firmware allows control by logic inputs or by a serial bus, processing of uncompressed WAV files or WAV files with A-law or IMA ADPCM compression, continual recording including automatic freeing of card space by deleting the oldest records and a usage of a voice emphasis filter or of a signal dynamic compression circuit.
Extraction of arteries and veins from fundus image of human retina
Baláš, Ondřej ; Říha, Kamil (referee) ; Minář, Jiří (advisor)
This bachelor’s thesis deals with methods of image segmentation and their use in the extraction of blood vessels of the eye from so called fundus images. For understanding the issue, various methods of segmentation, anatomical view of the eye, image processing and implementation are described on following pages. This thesis also contains a proposal of an application, programmed in JAVA, supported by OpenCV library for image processing. Final images from the application are compared to „golden standard“ images from public databases.

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