National Repository of Grey Literature 46 records found  previous11 - 20nextend  jump to record: Search took 0.00 seconds. 
Segmentwise Discrete Wavelet Transform
Průša, Zdeněk ; Vargic,, Radoslav (referee) ; Dr. Peter L. Sndergaard (referee) ; Rajmic, Pavel (advisor)
Dizertační práce se zabývá algoritmy SegDWT pro segmentový výpočet Diskrétní Waveletové Transformace – DWT jedno i vícedimenzionálních dat. Segmentovým výpočtem se rozumí způsob výpočtu waveletové analýzy a syntézy po nezávislých segmentech (blocích) s určitým překryvem tak, že nevznikají blokové artefakty. Analyzující část algoritmu pracuje na principu odstranění přesahu a produkuje vždy část waveletových koeficientů z waveletové transformace celého signálu, které mohou být následně libovolně zpracovány a podrobeny zpětné transformaci. Rekonstruované segmenty jsou pak skládány podle principu přičtení přesahu. Algoritmus SegDWT, ze kterého tato práce vychází, není v současné podobně přímo použitelný pro vícerozměrné signály. Tato práce obsahuje několik jeho modifikací a následné zobecnění pro vícerozměrné signály pomocí principu separability. Kromě toho je v práci představen algoritmus SegLWT, který myšlenku SegDWT přenáší na výpočet waveletové transformace pomocí nekauzálních struktur filtrů typu lifting.
ECG Signal Wavelet Filtering
Zahradník, Radek ; Kozumplík, Jiří (referee) ; Smital, Lukáš (advisor)
The aim of this work is introduction to problems about the wavelet transform and then to use this transformation to filter ECG signal disturbed with myopotentials. The first part of this thesis contains basic information about the measurement, waveform and disturbance of ECG signal. The next part describes the method of wavelet transform and its use for the signal filtering The last part describes the practical part of work, where the results of filtering with different filter settings are evaluated, especially the various types of thresholding. At the end of this part is a comparison of results from wavelet and linear filter.
JPEG 2000 Implementation
Zlatohlávek, Adam ; Klíma, Ondřej (referee) ; Bařina, David (advisor)
The aim of this thesis is to propose a image compression methods in JPEG 2000. This consists of description of techniques used in base level stadard and analyze options in encoding process. The goal is to create compression process of input image from preprocessing to own output format. In the end of paperwork are presented results of own implementation in memory consuptions and encoding performance.
Image Compression Using the Wavelet Transform
Bradáč, Václav ; Polok, Lukáš (referee) ; Bařina, David (advisor)
This work deals with image compression using wavelet transformation. At the beginning , you can find theoretical information about the best known techniques used for image compression , a thorough description of wavelet transormation and the EBCOT algorithm. A significant part of the work is devoted to the library's own implementation . Another chapter of the diploma thesis deals with the comparison and evaluation of the achieved results of the processed library with the JPEG2000 format
Digital Image Watermarking
Al Zaid, Abdullah Saleh ; Říha, Kamil (referee) ; Číka, Petr (advisor)
This is the Final Project Report as being composed of an extensive summary of activities and results made by the student Abdullah S. A. Alzaid while undertaking the Watermark Project. This project acquaints an algorithm of digital watermarking which is based on Discrete Cosine Transform(DCT) and Discrete Wavelet Transform(DWT). In accord with the characters of human vision, the main objective of the project is to be focused on developing an image watermarking algorithm by taking advantage of both the DCT and DWT transforms and analysis of the algorithm on the basis of invisibility, distortion and robustness to attacks. The simulation results show that this algorithm is invisible and has good robustness for some common image processing operations. By the use of Matlab software, the two structures have been coded and then implemented.
Educational video codec
Dvořák, Martin ; Hála, Ondřej (referee) ; Slanina, Martin (advisor)
The first goal of diploma thesis is to study the basic principles of video signal compression. Introduction to techniques used to reduce irrelevancy and redundancy in the video signal. The second goal is, on the basis of information about compression tools, implement the individual compression tools in the programming environment of Matlab and assemble simple model of the video codec. Diploma thesis contains a description of the three basic blocks, namely - interframe coding, intraframe coding and coding with variable length word - according the standard MPEG-2.
New Transforms for JPEG Format
Svoboda, Stanislav ; Polok, Lukáš (referee) ; Bařina, David (advisor)
The discrete cosine transform (DCT) can be found in the heart of many image compression algorithms. Specifically, the JPEG format uses a lossy form of compression based on that transform. Since the standardization of the JPEG, many other transforms become practical in lossy data compression. This article aims to analyze the use of these transforms as the DCT replacement in the JPEG compression chain. Each transform is examined for different image datasets and subsequently compared to other transforms using the peak signal-to-noise ratio (PSNR) and SSIM. Our experiments show that an overlapping variation of the DCT, the local cosine transform (LCT), overcame the original block-wise transform at low bitrates. At high bitrates, the discrete wavelet transform employing the Cohen-Daubechies-Feauveau 9/7 wavelet offers about the same compression performance as the DCT.
The Noise Spectroscopy of Radiation Detectors Based on the CdTe
Zajaček, Jiří ; Štourač, Ladislav (referee) ; Hájek, Karel (referee) ; Grmela, Lubomír (advisor)
The main object of this work is noise spectroscopy of CdTe radiation detectors (-rays and X–rays) and CdTe samples. The study of stochastic phenomenon and tracing redundant low-frequency noise in semiconductor materials require long-term measurements in time domain and evaluate suitable power spectral densities (PSD) with logarithmic divided frequency axes. We have used the means of time-frequency analysis derived from the discrete wavelet transform (DWT) and we have designed the effective algorithm for PSD estimation, which is comparable with an original analog method. CdTe single crystal with Au contacts we can imagine as a series connection of two Schottky diodes with a resistor between them. The bulk resistance at constant temperature and other constant parameters changes due to the carrier concentration changing only. The p-type CdTe sample shows metal behavior with every temperature changes. Semiconductor properties of the sample begin to dominate just after some period of time. This behavior is caused by the hole mobility changing. The voltage noise spectral density of 1/f noise depends on the quantity of free carriers in the sample. All the studied samples have very high value of low frequency noise, much higher than it should have been according to Hooge’s formula. The excess value of low frequency noise is caused by the low carrier concentration within the depleted region.
GrooveSpired - Application for Drums Training
Štrba, Tomáš ; Beran, Vítězslav (referee) ; Szőke, Igor (advisor)
The main goal of this work is to design and to implement a mobile application for drums training. The application must be capable of displaying drum notation of different grooves from various music styles, playing audio examples of those grooves and also analyze and evaluate drumming skills of drummers. The main method for audio processing is discrete wavelet transform. Results show true value rate above 96%.
Breathing Rate Estimation from the Electrocardiogram and Photoplethysmogram
Janáková, Jaroslava ; Smital, Lukáš (referee) ; Kozumplík, Jiří (advisor)
The master thesis deals with the issue of gaining the respiratory rate from ECG and PPG signals, which are not only in clinical practice widely used measurable signals. The theoretical part of the work outlines the issue of obtaining a breath curve from these signals. The practical part of the work is focused on the implementation of five selected methods and their final evaluation and comparison.

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