National Repository of Grey Literature 60 records found  beginprevious50 - 59next  jump to record: Search took 0.00 seconds. 
Image Denoising
Jurák, Martin ; Svoboda, Pavel (referee) ; Bařina, David (advisor)
Digital images are often corrupted by noise. Therefore, a lot of methods were designed for the purpose of denoising images. This paper describes and compares three of these methods: low-pass filters, bilateral filter and wavelet thresholding. Low-pass filters are linear filters applied on image by convolution. Their disadvantage is making images smooth. Bilateral filter is an extension of low-pass filters. It smooths images as well, however it preserves edges. Wavelet thresholding is a more complex method using wavelet transform for time-frequency representation of image whose coefficients are thresholded. The downside of this method is making artifacts in images. The PSNR and SSIM methods are used for measuring image quality.
Image Compression Using the Wavelet Transform
Urbánek, Pavel ; Polok, Lukáš (referee) ; Bařina, David (advisor)
This thesis is focused on subject of image compression using wavelet transform. The first part of this document provides reader with information about image compression, presents well known contemporary algorithms and looks into details of wavelet compression and following encoding schemes. Both JPEG and JPEG 2000 standards are introduced. Second part of this document analyzes and describes implementation of image compression tool including inovations and optimalizations. The third part is dedicated to comparison and evaluation of achievements.
Methods and Tools for Image and Video Quality Assessment
Slanina, Martin ; Říčný, Václav (advisor)
Disertační práce se zabývá metodami a prostředky pro hodnocení kvality obrazu ve videosekvencích, což je velmi aktuální téma, zažívající velký rozmach zejména v souvislosti s digitálním zpracováním videosignálů. Přestože již existuje relativně velké množství metod a metrik pro objektivní, tedy automatizované měření kvality videosekvencí, jsou tyto metody zpravidla založeny na porovnání zpracované (poškozené, například komprimací) a originální videosekvence. Metod pro hodnocení kvality videosekvení bez reference, tedy pouze na základě analýzy zpracovaného materiálu, je velmi málo. Navíc se takové metody převážně zaměřují na analýzu hodnot signálu (typicky jasu) v jednotlivých obrazových bodech dekódovaného signálu, což je jen těžko aplikovatelné pro moderní komprimační algoritmy jako je H.264/AVC, který používá sofistikovené techniky pro odstranění komprimačních artefaktů. V práci je nejprve podán stučný přehled dostupných metod pro objektivní hodnocení komprimovaných videosekvencí se zdůrazněním rozdílného principu metod využívajících referenční materiál a metod pracujících bez reference. Na základě analýzy možných přístupů pro hodnocení video sekvencí komprimovaných moderními komprimačními algoritmy je v dalším textu práce popsán návrh nové metody určené pro hodnocení kvality obrazu ve videosekvencích komprimovaných s využitím algoritmu H.264/AVC. Nová metoda je založena na sledování hodnot parametrů, které jsou obsaženy v transportním toku komprimovaného videa, a přímo souvisí s procesem kódování. Nejprve je provedena úvaha nad vlivem některých takových parametrů na kvalitu výsledného videa. Následně je navržen algoritmus, který s využitím umělé neuronové sítě určuje špičkový poměr signálu a šumu (peak signal-to-noise ratio -- PSNR) v komprimované videosekvenci -- plně referenční metrika je tedy nahrazována metrikou bez reference. Je ověřeno několik konfigurací umělých neuronových sítí od těch nejjednodušších až po třívrstvé dopředné sítě. Pro učení sítí a následnou analýzu jejich výkonnosti a věrnosti určení PSNR jsou vytvořeny dva soubory nekomprimovaných videosekvencí, které jsou následně komprimovány algoritmem H.264/AVC s proměnným nastavením kodéru. V závěrečné části práce je proveden rozbor chování nově navrženého algoritmu v případě, že se změní vlastnosti zpracovávaného videa (rozlišení, střih), případně kodéru (formát skupiny současně kódovaných snímků). Chování algoritmu je analyzováno až do plného vysokého rozlišení zdrojového signálu (full HD -1920 x 1080 obrazových bodů).
Comparison of compression algorithms for high definition video
Dvořák, Martin ; Polák, Ladislav (referee) ; Slanina, Martin (advisor)
Bachelor's thesis deals with comparison and analysis of various instruments of the present-day compression algorithms used to compress high-definition video. Video sequences require a large amount of memory for their storage and take up bandwidth for their transmission, so it is necessary to compress video signals with regard to the quality of video after decompressing. The work focuses mainly on the differences between the algorithms and overall performance. Part of this work is a compressed video database, comparing the performance of different algorithms and the subjective quality of compressed video.
Advanced Methods to Multimedia Data Protection
Mikulčík, Ondřej ; Zukal, Martin (referee) ; Číka, Petr (advisor)
To protect the the copyright of multimedia works have been developed watermarking techniques, that insert an invisible watermark to the original data. The aim of this thesis was to explore modern watermarking techniques, choose three of them and realize them. Also test them, evaluate their properties and possibly improve them. All methods insert a watermark into luminance component of the original image, and work with binary or black and white watermark. All techniques work in the frequency domain using discrete wavelet transform. For the implementation of methods, have been developed software named "Watermarking" that has been programmed in JAVA Version 7. The first chapter describes the types of watermarks, the general process of insertion and extraction, watermarking systems and important feature requests of embedded water- marks. In addition, qualitative methods are mentioned for their comparisons and testing. The chapter also contains a theoretical description of the used transformations and functions. In the second chapter is described the user interface of the software "Water- marking". Chapters three and four contain a theoretical description of the implemented methods and description of implementation of insertion and extraction processes of the watermark. Also there are discussed the exact procedures for testing, the sample data, and the results which are clearly displayed in the tables. The fifth chapter discusses in detail the results obtained in testing the robustness of the watermark, using the software StirMark. In the conclusion are evaluated the advantages and disadvantages of methods and quality parameters.
Video Quality Measurement for HEVC
Klejmová, Eva ; Veřtát,, Ivo (referee) ; Slanina, Martin (advisor)
This diploma thesis deals with standard objective and subjective video quality assessments and with analysis of their applicability to HEVC. Also basic description of video compression standard H.265/HEVC is presented. The main focus of the thesis is a creation of the database of compressed video sequences. Important parameters and features of the reference encoder HM-12 are discussed. Selected methods of objective video quality assessments are implemented on the created database. A part of this thesis is also a suggestion of method for objective video quality assessment, application of this method and associated data collection. Final data is statistically analyzed and it’s correlation with objective tests is discussed.
Image extrapolation methods
Ješko, Petr ; Špiřík, Jan (referee) ; Rajmic, Pavel (advisor)
The thesis deals with addition of pixels outside the image. Lists some methods for inpainting using computers and highlights the pitfalls that appear here. Examines methods for interpolation and approximation of functions in order to find the best method for extrapolating the image beyond its borders. Describes the basics of Wavelet transformation and Multiresolution analysis and briefly discusses about spatial filtering, edge detection and the algorithm OMP, falling within the sparse representation of signals. Theoretical knowledge of these areas are used in the design of several methods for adding pixels outside the image. PSNR and SSIM are used to compare achieved results. Also discussed is the development environment of MATLAB as a tool for the implementation of algorithms that practically solves the given problem.
Tools for measuring video quality without reference
Zach, Ondřej ; Dostál, Petr (referee) ; Slanina, Martin (advisor)
This diploma thesis deals with objective video quality assessments without reference. Some of the basics of video quality evaluation are described. Also some basic conditions for objective video quality metrics are introduced. The main focus of the thesis are no-reference approaches. Thesis tries to describe basic methods for seeking distortion in video. The difference between spatial-domain oriented and spectral-domain oriented metrics is analyzed. We also describe design of tool for measuring objective video quality in Matlab environment. We then designed and implemented a bit-stream oriented metric for estimation of the PSNR of H.264 coded sequences. Finally, we created a database of video sequences and we held objective tests. Results were compared with results from subjective measurements.
New methods for super-resolution imaging
Kučera, Ondřej ; Rajmic, Pavel (referee) ; Špiřík, Jan (advisor)
This master's thesis deals with methods of increasing the image resolution. It contens as a description of theoretical principles and description of calculations which are wellknown nowdays and are usually used for increasing image resolution both description of new methods which are used in this area of image procesing. It also contens a method which I suggested myself. There is also a description of methods for an evaluation of image similarity and a comparation of results from methods which are described in this thesis. This thesis includes implementations of selected methods in programming language MATLAB. It was created an application, which realizes some methods of increasing image and evaluate their results relation to the original image using PSNR and SSIM index.
Picture Quality Analysis in Digital Television Systems
Bednarz, Robin ; Slanina, Martin (referee) ; Kratochvíl, Tomáš (advisor)
Diploma thesis deals with the analysis of quality in digital television systems and contains theoretical description of subjective and objective assessment of quality picture methods. The thesis contains short-term and long-term analysis of quality picture of terrestrial television DVB-T. Measurements and experimentations were carried out with the help of Rohde&Schwarz DVQ analyzer of picture quality and software MPEG-2 Quality Monitor and MPEG-2 Elementary stream analyzer.

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