Basically there are main
four mediums in which steganography is to be carried out. These four mediums
are Text, Image, Audio/Video and Protocol. Image stegnography plays
important role in stenographic field. Image stegnography is divided into Spatial
domain and Transform domain. Spatial domain further divided into simple LSB
(least significant bit) substitution, LSB matching and PVD (pixel value
difference). Transform domain is one of most significant domain in image
stegnography.
This website is about MATLAB projects, Image processing projects, Audio processing projects and video processing projects. All projects are implemented in MATLAB. It is developed by Dr. A. R. Nichal from Adarsh Institute of Technology & Research Centre, Vita
Saturday, January 11, 2014
Friday, January 10, 2014
Thursday, January 9, 2014
MATLAB Implementation of Advanced SPIHT with Huffman coding.
We have Published MATLAB Implementation
of SPIHT (Set Partitioning in Hierarchical Trees) in previous blog post. You can see this here. This consists
of DWT, Quantization and SPIHT encoding. At the end of these processes we will
get final compressed code stream.
Advanced SPIHT with Huffman:
Transmitter:
Transmitter:
Tuesday, January 7, 2014
MATLAB Implementation of SPIHT (Set Partitioning in Hierarchical Trees).
Traditional
image coding technology mainly uses the statistical redundancy between pixels
to reach the goal of compressing. The research on wavelet transform image
coding technology has made a rapid progress. Because of its high speed, low
memory requirements and complete reversibility, digital wavelet transform (IWT)
has been adopted by new image coding standard, JPEG 2000. The embedded zero
tree wavelet (EZW) algorithms have obtained not bad effect in low bit-rate
image compression. Set Partitioning in Hierarchical Trees (SPIHT) is an
improved version of EZW and has become the general standard of EZW.
Subscribe to:
Comments (Atom)