National Repository of Grey Literature 196 records found  beginprevious160 - 169nextend  jump to record: Search took 0.00 seconds. 
Synchronization Signal Generator for Musical Applications
Vácha, Lukáš ; Přinosil, Jiří (referee) ; Schimmel, Jiří (advisor)
This bachelor thesis deals with analysis of MIDI´s protocol and especially by the implementation of synchronization methods. The aim of this thesis is suggestion and creating of a prototype of equipment, which transmits one sort of synchronization code and enables its direct extension on produced equipment. First part of solution of this thesis deals with MIDI in general, its history, hardware definition and protocol analysis, especially by analysis of methods and by types of synchronization. The main attention is devoted to MIDI Click/SPP code, which is also implemented in created prototype. The second part of this thesis deals with proposal of hardware solution of prototype, where is parsed a principle of involvement and used components in detail. The third part describes software proposal of solving from necessary initializations of microcontrollers up to operations with individual circumferences. There is also analyzed a customer service. Last, fourth part of thesis deals with realization of prototype, its revival and testing. There is stated value of properties of prototype, some suggestions for possible extension and summary of achieved aims of this thesis in the end.
Audio Interface for Signal Procesor Using IEEE 1394 Bus
Staroň, Martin ; Přinosil, Jiří (referee) ; Schimmel, Jiří (advisor)
The scope of bachelor’s thesis is a design of the connection between the Freescale digital signal processor DSP56300 family and the DFM Audio DICE II iKit interface by way of the TDM bus. The DICE II iKit interface uses serial IEEE1394 FireWire bus that transmits an audio stream from a host computer. This signal receives the DICE II iKit interface that converts audio data from IEEE1394 FireWire to the TDM bus. The signal processor that process the sended audio data in a real time is connected to this TDM bus. The theoretical part of this work describes the theory of the digital signal processor, in detail DSP56300 Freescale family. After that there is a basic specification of the IEEE1394 FireWire bus. The theoretical part of this bachelor‘s thesis is ended by a description the TDM bus, the I2S interface and the AudifiedDSP Solution system. A connection of the signal processor and the DICE II interface was solved in the practical part, included the debbuging and the operating of the hadle subroutine for the duplex communication. The results of this thesis is might utilise for the duplex communication between the signal processor and aplication software working on the host computer.
Image noise reduction method based on discrete wavelet transform
Holiš, Michal ; Přinosil, Jiří (referee) ; Malý, Jan (advisor)
This bachelor's thesis contains theoretical treatise on noises, which occur in digital visual data, their classification and possibilities of their removal. The next part is applied to theory of wavelets, wavelet transforms and their usage in working with one-dimensional, but mostly with two-dimensional signals. It is than mainly applied on visual data with a view to removing of failures contained in these data. The last part of the thesis is about implementation of demonstrational programme. This programme is created for removing of noise from the chosen visual data on the basis of user's chosen variables.
Database of vocal samples of human emotions
Hlavica, Michal ; Přinosil, Jiří (referee) ; Atassi, Hicham (advisor)
In this bachelor work is analyzed theory of emotions, how emotions arise and how they are physiologically expressed by human body. How these physiological expressions and emotions reflect into the human speech. Then is described process of creating of speech and basic prosodic and acoustic parameters relevant for research. Theory of creating of databases is described here as well, which is quality ground for database itself. The database is also part of this thesis and they are records cut from television programmes and serials. The next very important issue is description of software tool for subjective evaluating of databases, which was created as a part of this thesis. It was created in C++ language with help by compiler Builder C++ . Also a short analysis of exemplary records for every emotion is done here. This analysis deals with basic frequency, intensity and first three formants.
DICOM protocol analysis and its utilisation in image signal processing
Valouch, Lukáš ; Přinosil, Jiří (referee) ; Šmirg, Ondřej (advisor)
This Bachelor thesis describes DICOM which is a summary of standards for handling, storing and transmitting information in medical imaging. This standard is developed by organizations ACR and NEMA, it is very large file and it contains 18 of documents which are an actual version of this norm. The last norm was got out in 2008. The most important part of this format of date and files is data image processing so called off-line communication. It follows description of implemented application in C, C++ languages by the help of Imebra library. This Imebra library is free in terms of license of GNU GPL. The resultant program is standard of DICOM from, which is described above. This program is concerned with imaging of 16 bits of dept on 8 bits of dept of display devices, for example common computer displays. This application is able to display several layers of DICOM’s pictures. Each of layers contains separated bites which are presented by importance of levels.
Detection of security aids in image signal
Burdík, Vojtěch ; Šmirg, Ondřej (referee) ; Přinosil, Jiří (advisor)
This work is devoted to the relatively new field of computer – computer vision. It focuses on the recognition of people, positioning and colour detection of clothing placed on person. The aim is to build an algorithm that would be able to locate the person in the picture and would make colours tests of clothing and helmets. For image processing were used OpenCV library functions and from algorithms was compiled program solving this problem. The output of the program is the answer, what colour is person at stated locations wearing, and if clothing and helmet are the same colour, the person is evaluated as properly dressed. The resulting program is then disassembled and parts of the code are in detail described in this work. There is explained how to use correctly each OpenCV function used in program.
Protecting of image data
Nováček, Aleš ; Přinosil, Jiří (referee) ; Číka, Petr (advisor)
Bachelor´s thesis is about protection of digital images, especially about modern watermarking techniques. It consists of three main parts. The first one is the theoretical part, that describes watermarking terminology, techniques of embeding and detection of watermark, watermarking applications and watermarking requirements such as robustness and impercebility. The second and third part compares two methods of watermarking. Both methods are based on the transformation of image to the frequency domain. The first method uses discrete cosine transformation and the second one discrete wavelet transformation. Method using DCT embeds watermark by swaping DCT coefficients. The second method embeds watermark by modifying some coefficients of DWT decomposition according to the equation vi´= vi (1+sxi ), where vi´ is a coefficient of watermarked image, vi is a coefficient of original image, xi is pixel of watermark and s is scale factor, constant, that affects robustness of watermark.
Advanced QR-Code reader for Android
Kubík, Martin ; Přinosil, Jiří (referee) ; Šmirg, Ondřej (advisor)
The aim of this diploma thesis was to created application for detection and decoding QR codes using devices with the Android Operating System. For preprocessing of the visual field camera is used OpenCV library. Designed preprocessing string searches a perspective transforms possible QR codes. This is suppressed a shape distortion QR code that would otherwise reduce the successful decoding. At the same time the preprocessing string applied unsharp mask, which reduces the effect of motion blur image caused by the camera motion. Thus preprocessing scene is finally decoded using ZXing library. Described manner it is possible to achieve a higher success rate detection and decoding of QR codes than other conventional QR readers.
Audio-visual database for soft biometric and non-biometric traits extraction
Holeksa, David ; Balík, Miroslav (referee) ; Přinosil, Jiří (advisor)
The aim of this semester project is to design a suitable database structure for the audio-visual data, parts extracted from the data corresponding to secondary biometric and non-biometric characteristics and description of these characters. The resulting database will be used for research into the identification of audio-visual content of multimedia data.
Image similarity based on colour
Hampl, Filip ; Přinosil, Jiří (referee) ; Uher, Václav (advisor)
This diploma thesis deals with image similarity based on colour. There are discussed necessary theoretical basis for better understanding of this topic. These basis are color models, that are implemented in work, principle of creating the histogram and its comparing. Next chapter deals with summary of recent progress in the field of image comparison and overview of several most used methods. Practical part introduces training image database, which gives results of success for each created method. These methods are separately described, including their principles and achieved results. In the very end of this work, user interface is described. This interface provides a transparent presentation of the results for the chosen method.

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