National Repository of Grey Literature 25 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
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.
Watermarking as Document Protection
Segedy, Patrik ; Kočí, Radek (referee) ; Hanáček, Petr (advisor)
This thesis is dealing with document protection using a digital watermarking. First, a watermark characteristics are presented. Then, different usages of the watermarking are discussed. Next part of the thesis is dedicated to current development in watermarking field. It is aimed at various principles of watermark embedding into different multimedia types. Subsequently, a watermarking scheme for still images is proposed and implemented. Finally, the watermarking scheme undergoes attacks, which should damage embedded watermark. Attacked watermark is then extracted and compared to the embedded watermark.
Image watermarking in frequency domain
Štrbíková, Tatiana ; Rajmic, Pavel (referee) ; Číka, Petr (advisor)
This thesis analyze digital watermarking. At first we can read about watermarking in generally. Secondarily, it considers about possibilities of watermarking, therefore about different ways of watermarking. Methods of digital watermarking we can divide into three main categories: spatial domain watermarking, frequency domain watermarking and spread spectrum watermarking. In detail there is described frequency domain watermarking. Two methods are compared. First method, which use DCT (Discrete cosine transformation) and second metohd, which use DWT (Discrete wavelet transformation). Finally we can found out, which method seems to be better.
Digital Image Steganography
Mazánek, Antonín ; Šimek, Václav (referee) ; Strnadel, Josef (advisor)
This bachelor's thesis introduces the steganography scientific discipline. It presents its ancient and relative recent history, mentions its current use and outlines the possible directions for steganography future. It introduces steganography into context of hiding information superior domain and highlights differences between other methods in this domain. It describes steganography subdivisions and closer deals with digital image steganography. It presents some known methods and types of digital image data. The thesis also contains more detailed description of image data in PNG format. It describes the implementation of LSB and PVD steganography methods with images in PNG format as cover object and evaluates their key properties, namely: imperceptibility, capacity and robustness. At the end of the thesis, the author's reflection on the results and possibilities of further modifications of the mentioned methods is given. 
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.
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.
Neural networks in audio signal watermarking algorithms
Kaňa, Ondřej ; Smékal, Zdeněk (referee) ; Zezula, Radek (advisor)
Digital watermarking is a technique for digital multimedia copyright protection. The robustness and the imperceptibility are the main requirements of the watermark. This thesis deals with watermarking audio signals using artificial neural networks. There is described audio watermarking method in the DCT domain. Method is based on human psychoacoustic model and the techniques of neural networks.
Watermarking of static images
Bambuch, Petr ; Burda, Karel (referee) ; Číka, Petr (advisor)
The thesis deals with the security of static images. The main aim is to embed the watermark into the original data so effectively, to avoid removal of the watermark with the use of simple and fast attacks methods. With developing of the watermarking techniques the technique of attacks are improved and developed also. The main aim of the attacks is to remove and devalue the hidden watermark in the image. The goal of the thesis is to check current techniques of static image watermarking and implement two methods of watermarking, which are to be tested for robustness against attacks.
Watermarking 3D Models
Stehlík, Václav ; Beran, Vítězslav (referee) ; Španěl, Michal (advisor)
This bachelor's thesis is dedicated to embedding and extraction of watermarks to/from 3D models represented by polygonal mesh. The goal is to choose a suitable method for watermark embedding and extraction to/from a 3D model for the purpose of implementing a tool of such capabilities. The resulting solution uses methods proposed in article A Novel Blind Robust Digital Watermarking on 3D Meshes . Used methods create two watermarks. 'OTC' watermark that changes vertices of the model and 'Zero' watermark that does not change the model at all. These watermarks provide robustness against attacks and modification such as translation, scaling, rotation, simplification, random noise, remeshing and vertex reordering. Used methods also preserve imperceivability of watermark thanks to minimal changes of the model. Methods are blind and do not require original model. The tool is implemented in a form of simple web application which allows user to embed and extract watermark to/from files in stl format. This work includes testing and evaluation of success and usability of the tool against various attacks on chosen test set of models.
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.

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