SlideShare a Scribd company logo
1 of 7
Download to read offline
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 1, Ver. V (Jan – Feb. 2015), PP 68-74
www.iosrjournals.org
DOI: 10.9790/0661-17156874 www.iosrjournals.org 68 | Page
DCT based Steganographic Evaluation parameter analysis in
Frequency domain by using modified JPEG luminance
Quantization Table
Sourish Mitra1
, Moloy Dhar2
, Ankur Mondal3
, Nirupam Saha4
, Rafiqul Islam5
1
(Department of Computer Science & Engineering, Gurunanak Institute of Technology, India)
2
(Department of Computer Science & Engineering, Gurunanak Institute of Technology, India)
3
(Department of Computer Science & Engineering, Gurunanak Institute of Technology, India)
4
(Department of Computer Science & Engineering, Gurunanak Institute of Technology, India)
5
(Department of Computer Science & Engineering, Gurunanak Institute of Technology, India)
Abstract : Steganography is the process of hiding one file inside another such that others can neither identify
the meaning of the embedded object, nor even recognize its existence. In this paper we want to increase the
capacity and performance of DCT based steganography by using modified JPEG quantization table embedding
technique in frequency domain. Our experimental results show that the proposed method will provide a better
result in terms of some evaluation criteria named Peak Signal to noise ratio, square of error between cover &
stego image, maximum no of bits that can be embedded in a cover image with a negligible probability of
detection by an adversary of steganography system. Our proposed method shows that after modification of
frequency values in default JPEG quantization table we can be able to increase the image quality by increasing
the value of Peak signal to noise ratio, capacity and also by decreasing mean square error of embedded image.
So that’s why when we try to extract hidden data from stego image in receiving end we just get almost exact
hidden data with less error possibilities. In our proposed method we first create modified default (8x8)
quantization table from default 8X8 traditional JPEG quantization table and then by using the table we can also
try to modify embedding as well as extracting algorithm in frequency domain steganography. It has been found
that capacity which is the amount of information embedding in color images increases as the number of
modified quantized DCT coefficients increases. So more data can be embedded in this innovative approach.
Keywords: DCT coefficient, frequency domain, mean square error, peak signal to noise ratio, Quantization
table
I. Introduction
Steganography is derived from the Greek word steganographic which means cover writing. It is the
science of embedding information into cover objects such as images that will escape detection and retrieved
with minimum distortion at the destination. Steganography is the art of concealing information in ways that
prevent the detection of hidden messages. Steganography includes an array of secret communication methods
that hide the message from being seen or discovered. Three different aspects in information-hiding systems
contend with each other: capacity, security, and robustness. If a message is encrypted and hidden with a
Steganographic method it provides an additional layer of protection and reduces the chance of the hidden
message being detected. The resultant image object obtained after embedding information into the cover image
is called as stego object .But two most important aspects how much data is hidden in cover image and what is
the quality of stego image. Diagram of the image based steganography is given below. Steganography data
hiding methods are mainly in three types.(a) LSB, (b)masking and filtering and (c) transform technique. In the
LSB approach, the basic idea is to replace the Least Significant Bits (LSB) of the cover image with the Most
Significant Bits (MSB) of the image to be hidden without destroying the statistical property of the cover image
significantly. In the transform based method, the spatial domain is transformed to frequency domain using DCT.
Data hiding methods for images can be categorized into two categories. They are spatial-domain methods and
frequency-domain ones. In the spatial domain [1,2], the secret messages are embedded in the image pixels
directly. In the frequency-domain [2, 3], however, the secret image is first transformed to frequency-domain,
and then the messages are embedded in the transformed coefficients. Discrete cosine transformer (DCT) is a
widely used tool for frequency transformation. There is a JPEG hiding-tool called Jpeg–Jsteg [4]. The main
drawback of Jpeg–Jsteg is less message capacity. This is because, after the DCT transformation and quantization
of JPEG, the coefficients are almost all zero and cannot hide messages [5]. In our proposed method we just try
to increase the capacity using modified quantization table.
DCT based Steganographic Evaluation parameter analysis in Frequency domain by using …
DOI: 10.9790/0661-17156874 www.iosrjournals.org 69 | Page
II. Methodology
Before discussion of our proposed work we need to highlight the concept of algorithm used for data
hiding i.e. Least Significant Bit insertion, working procedure of DCT and how quantization table works for
JPEG images.
2.1 Improve the embedding capacity of stego image by modifying JPEG Quantization table.
To improve the quality of stego image and hiding capacity quantization table is used. It is found that
quantization table provides DC coefficients that are used in image compression. So by using these tables gives
more secrete data to be hidden. The default quantization table (8x8) depending upon two components named
luminance and chrominance of image. But generally luminance property is change because minor change in this
component is not visible in normal eyes. Default quantization table for luminance is shown in table 1.
Data hiding techniques in JPEG system, it is possible to control the image quality and compression
ratio by controlling values in quantization table. Therefore, it is useful to find a quantization table with better
image quality than obtained by the JPEG default tables. This implementation has to be done in our proposed
work.
2.2 Spatial to Frequency domain transformation using Discrete Cosine transform (DCT).
The DCT is used in JPEG image compression and secure data hiding. There, the two-dimensional DCT
of N×N blocks is computed and the results are quantized and hiding technique is applied. In this case, N is
typically 8 and the DCT-II formula is applied to each row and column of the block. The result is an 8 × 8
transform coefficient array in which the (0,0) element (top-left) is the DC (zero-frequency) component and
entries with increasing vertical and horizontal index values represent higher vertical and horizontal spatial
frequencies.
2.3 Embedding with Least Significant Bit (LSB) technique.
The procedure for such technique is to convert the desired hidden message into binary form and then
encrypt each digit into a least significant bit of the cover image. For example, 10110110 is an 8-bit binary
DCT based Steganographic Evaluation parameter analysis in Frequency domain by using …
DOI: 10.9790/0661-17156874 www.iosrjournals.org 70 | Page
number. The rightmost bit „0‟ is called the LSB because changing it has the least effect on the value of the
number. The idea is that the LSB of every byte can be replaced with little change to the overall file.
III. Our Proposed Work
3.1 Evaluation parameter indicates the performance of image quality
There are mainly three types of evaluation parameters through which we can be able to measure the
quality of any image. In our proposed mechanism we use Modified default (8x8) quantization table in frequency
domain steganography instead of Default (8x8) quantization table. In our proposed work we can evaluate the
performance of image quality on the basis of following parameters.
3.1.1 Parameter-1: Square of error between cover & stego image.
This error indicates the distortion in an image.
[Pc indicates value of pixel in cover image; Ps indicates value of pixel in stego image. Size of image = (Size of
cover image (M)) X (size of stego image (N))]
3.1.2 Parameter-2: Peak Signal to noise ratio
The PSNR is most commonly used as a measure of quality of reconstruction of lossy image compression the
signal in this case is the original data, and the noise is the error introduced by compression.
db
3.1.3 Parameter-3: Capacity of stego image.
Maximum no of bits that can be embedded in a cover image with a negligible probability of detection by an
adversary. This is called capacity which is as the size of the hidden message relative to the size of stego image.
It is represented by bits per pixel and in terms of percentage.
3.2Formation of our proposed modified default quantization table in frequency domain
Our proposed quantization table has some modification applied on default (8X8) quantization table. So
by changing the values that is present in default quantization table, quality and other parameters of images are
controlled. For that process the quantization table was partitioned into four bands by frequency. Subsequently,
each value in each band was changed and then the quality of image was examined. As a result, it was found that
the DC coefficient has an important effect on the image quality while the higher frequency coefficients have
only a secondary importance. [Here n is the frequency value in default 8X8 quantized table]
3.2.1 Steps to create modified quantization table:
Step-1: The quantization table was partitioned into four bands by frequency.
Step-2: Calculate the value of a.[ a=(Total no of column/2), for 8X8 table a=8/2=4]
Step-3: From 4th
cell, the value of frequency is set into 1 till end in 8X8 table.
Step-4: The set of 4 consecutive 1 in row 1 is shifted left and placed in row 2.
Step-5: Step 4 is evaluated continuously for each new row till there is no place for shifting means up to 5th
row.
Step-6: In 6th
, 7th
and 8th
row are filled with frequency 1 from left to right in decreasing order.
Step-7: If the frequency value i.e. „n‟ of each cell in default quantization table is even no then the value n/2 is
placed on same cell in proposed modified quantization table otherwise the value (n+1)/2 is placed.
DCT based Steganographic Evaluation parameter analysis in Frequency domain by using …
DOI: 10.9790/0661-17156874 www.iosrjournals.org 71 | Page
3.3 Conversion of Default (8x8) quantization table into Modified default (8x8) quantization table in
frequency domain steganography.
By executing above sequential steps in section (b) we will propose a generalize table already stated in Table-2.
After placing the numeric value of default table of Table -3 on that generalized table we get the modified table
i.e. Table-4.
Table 3. Default JPEG quantization table Table 4. Modified JPEG quantization table
3.4 Embedding algorithm applied to embed hidden data onto cover image at sending end.
DCT based Steganographic Evaluation parameter analysis in Frequency domain by using …
DOI: 10.9790/0661-17156874 www.iosrjournals.org 72 | Page
3.5 Extracting algorithm applied to get hidden data from Stego image at receiving end.
IV. Experimental Results
Results depending upon values of evaluating parameters
Image1.jpeg Image2.jpeg Image.jpeg
DCT based Steganographic Evaluation parameter analysis in Frequency domain by using …
DOI: 10.9790/0661-17156874 www.iosrjournals.org 73 | Page
4.1 Peak to Noise ratio calculation for both quantization tables for each sample picture.
SL. Image name Default
Quantization
Proposed
Quantization
PSNR(db) PSNR(db)
1. Image1.jpeg 52.9231 db 59.833 db
2. Image2.jpeg 61.877 db 73.395 db
3. Image3.jpeg 39.391 db 44.7742 db
[DQ= default quantization, PQ = Proposed
quantization]
Default quantization PSNR vs. modified
quantization PSNR
In case of both picture the value of proposed quantization is increased than default quantization. It indicates that
(PSNR of proposed quantization table > PSNR of default quantization table). So image quality has been
improved.
4.2 Mean square error calculation for both quantization tables for each sample picture.
SL. Image name Default
Quantization
Proposed
Quantization
Mean square
error
Mean square
error
1. Image1.jpeg 5.2732 3.8854
2. Image2.jpeg 3.3974 2.8219
3. Image3.jpeg 1.1734 0.4765
[DQ= default quantization, PQ = Proposed
quantization]
Figure 2: Default quantization mean square error vs.
modified quantization mean square error
In case of both picture the value of proposed quantization is decreased than default quantization. It indicates that
(Mean square error of proposed quantization table < Mean square error of default quantization table). So image
quality has been improved.
4.3Capacity calculation for both quantization tables for each sample picture.
S
L
.
Image name Default
Quantization
Proposed
Quantization
Capacity(bits) Capacity
(bits)
1. Image1.jpeg 7832 10569
2. Image2.jpeg 11563 17439
3. Image3.jpeg 9455 12347
[DQ= default quantization, PQ = Proposed quantization]
Figure 3: Default quantization capacity vs. modified
quantization capacity
0
20
40
60
80
image-1 image-2 image-3
DQ
PQ
0
20
40
60
80
image-1 image-2 image-3
DQ
PQ
0
5000
10000
15000
20000
image-1 image-2 image-3
DQ
PQ
DCT based Steganographic Evaluation parameter analysis in Frequency domain by using …
DOI: 10.9790/0661-17156874 www.iosrjournals.org 74 | Page
In case of both picture the value of proposed quantization is increased than default quantization. It indicates that
(Capacity of proposed quantization table > Capacity of default quantization table). So image quality has been
improved.
V. Conclusion
In this paper we are very much focused about improvement of Stego image quality by using luminance
oriented modified JPEG quantization table in frequency domain approach. Similar to this image hiding
limitation in LSB is overcome with LSB is associated to DCT. The stego images are obtained after hiding secret
image and different parameters of stego image are calculated. In this paper we just calculate different evaluation
parameters like Peak to noise ratio, Mean square error and hiding capacity of the cover image by using both
quantization table (one is default 8X8 quantization table and another is our proposed modified table).According
to the experimental results of our approach we can be able to increase image quality by decreasing mean square
error values in frequency domain and also increasing by the capacity as well as PSNR of stego image. In our
modified quantization table limits the maximum difference of Pixel value between cover and stego, so in near
future also possible to maximize secret data hiding approach.
References
[1]. C.Y. Yang,―Colour Steganography based on Module Substitutions, Third International Conference on International Information
Hiding & Multimedia Signal Processing Year of Publication:2007,ISBN: 0-7695-2994-1.
[2]. Li Xiaoxia, Wang Jianjun. ―A steganographic method based upon JPEG and particle swarm optimization algorithm. Information
Sciences, Vol.177, 2007, 3099-3109.
[3]. N. N. EL-Emam, ―Embedding a Large Amount of Information Using High Secure Neural Based Steganography Algorithm,‖
International Journal of Information and Communication Engineering, Vol.4, Issue-2, 2008.
[4]. D.C. Lou and C.H. Sung, ―A Steganographic Scheme for Secure Communications Based on the Chaos and Euler Theorem, IEEE
TRANSACTIONS ON MULTIMEDIA, Vol. 6, No. 3, June 2004.
[5]. Li Xiaoxia, Wang Jianjun. ―A steganographic method based upon JPEG and particle swarm optimization algorithm. Information
Sciences, Vol.177, 2007, 3099-3109.
[6]. K B Shiva Kumar, K B Raja, R K Chhotaray, Sabyasachi Pattanaik, “Bit Length Replacement Steganography Based on DCT
Coefficients,” International Journal of Engineering Science and Technology Vol. 2(8), 2010, 3561-3570, 2010.
[7]. Abbas Cheddad, Joan Condell, Kevin Curran and Paul Mc Kevitt,“Digital Image Steganography: Survey and Analysis of Current
Methods,” School of Computing and Intelligent Systems, Faculty of Computing and Engineering University of Ulster at Magee,
Londonderry, BT48 7JL, Northern Ireland, United Kingdom, 2009.
[8]. Husrev T. Sencar, Mahalingam Ramkumar, Ali N. Akansu, “An analysis of Quantization based Embedding detection techniques,”0-
7803-8484-9/04/$20.00 ©2004 IEEE.
[9]. Parmanand Dewangan, Umashanker Dewangan, Monisha Sharma, Swagota Bera, “Image hiding in frequency domain,” National
level technical paper presentation, Technologia, MPCCET, Bhilai, 10th -11th March, 2011.
[10]. W. Puech, M. Chaumont, and O. Strauss, ―A reversible data hiding method for encrypted images, Security,Forensics,
Steganography, and Watermarking of Multimedia Contents X. Edited by Delp, Edward J., III; Wong, Ping Wah; Dittmann, Jana;
Memon, Nasir D. Proceedings of the SPIE, Volume 6819, pp.2-5,2008.
[11]. Jiang cuiling, pang yilin, guo lun, jing bing, gong xiangyu. ―A High Capacity Steganographic Method Based on Quantization
Table Modification..Wuhan University and Springer-Verlag Berlin Heidelberg, Vol.16 No.3, pp.223-227, 2011.

More Related Content

What's hot

Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...
Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...
Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...IOSR Journals
 
Content Based Image Retrieval Using 2-D Discrete Wavelet Transform
Content Based Image Retrieval Using 2-D Discrete Wavelet TransformContent Based Image Retrieval Using 2-D Discrete Wavelet Transform
Content Based Image Retrieval Using 2-D Discrete Wavelet TransformIOSR Journals
 
A NOVEL IMAGE STEGANOGRAPHY APPROACH USING MULTI-LAYERS DCT FEATURES BASED ON...
A NOVEL IMAGE STEGANOGRAPHY APPROACH USING MULTI-LAYERS DCT FEATURES BASED ON...A NOVEL IMAGE STEGANOGRAPHY APPROACH USING MULTI-LAYERS DCT FEATURES BASED ON...
A NOVEL IMAGE STEGANOGRAPHY APPROACH USING MULTI-LAYERS DCT FEATURES BASED ON...ijma
 
PIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHM
PIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHMPIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHM
PIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHMijcsit
 
Hybrid compression based stationary wavelet transforms
Hybrid compression based stationary wavelet transformsHybrid compression based stationary wavelet transforms
Hybrid compression based stationary wavelet transformsOmar Ghazi
 
Improved block based segmentation for jpeg
Improved block based segmentation for jpegImproved block based segmentation for jpeg
Improved block based segmentation for jpegeSAT Publishing House
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...IJERD Editor
 
Image Encryption Based on Pixel Permutation and Text Based Pixel Substitution
Image Encryption Based on Pixel Permutation and Text Based Pixel SubstitutionImage Encryption Based on Pixel Permutation and Text Based Pixel Substitution
Image Encryption Based on Pixel Permutation and Text Based Pixel Substitutionijsrd.com
 
International Journal on Soft Computing ( IJSC )
International Journal on Soft Computing ( IJSC )International Journal on Soft Computing ( IJSC )
International Journal on Soft Computing ( IJSC )ijsc
 
Comparison of different Fingerprint Compression Techniques
Comparison of different Fingerprint Compression TechniquesComparison of different Fingerprint Compression Techniques
Comparison of different Fingerprint Compression Techniquessipij
 
AN ENHANCED CHAOTIC IMAGE ENCRYPTION
AN ENHANCED CHAOTIC IMAGE ENCRYPTIONAN ENHANCED CHAOTIC IMAGE ENCRYPTION
AN ENHANCED CHAOTIC IMAGE ENCRYPTIONijcseit
 
An efficient image compression algorithm using dct biorthogonal wavelet trans...
An efficient image compression algorithm using dct biorthogonal wavelet trans...An efficient image compression algorithm using dct biorthogonal wavelet trans...
An efficient image compression algorithm using dct biorthogonal wavelet trans...eSAT Journals
 
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...ijtsrd
 
Adaptive-Quality Image Compression Algorithm
Adaptive-Quality Image Compression AlgorithmAdaptive-Quality Image Compression Algorithm
Adaptive-Quality Image Compression Algorithmijma
 
A NEW ALGORITHM FOR DATA HIDING USING OPAP AND MULTIPLE KEYS
A NEW ALGORITHM FOR DATA HIDING USING OPAP AND MULTIPLE KEYSA NEW ALGORITHM FOR DATA HIDING USING OPAP AND MULTIPLE KEYS
A NEW ALGORITHM FOR DATA HIDING USING OPAP AND MULTIPLE KEYSEditor IJMTER
 
Different Image Fusion Techniques –A Critical Review
Different Image Fusion Techniques –A Critical ReviewDifferent Image Fusion Techniques –A Critical Review
Different Image Fusion Techniques –A Critical ReviewIJMER
 

What's hot (18)

Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...
Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...
Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...
 
Content Based Image Retrieval Using 2-D Discrete Wavelet Transform
Content Based Image Retrieval Using 2-D Discrete Wavelet TransformContent Based Image Retrieval Using 2-D Discrete Wavelet Transform
Content Based Image Retrieval Using 2-D Discrete Wavelet Transform
 
A NOVEL IMAGE STEGANOGRAPHY APPROACH USING MULTI-LAYERS DCT FEATURES BASED ON...
A NOVEL IMAGE STEGANOGRAPHY APPROACH USING MULTI-LAYERS DCT FEATURES BASED ON...A NOVEL IMAGE STEGANOGRAPHY APPROACH USING MULTI-LAYERS DCT FEATURES BASED ON...
A NOVEL IMAGE STEGANOGRAPHY APPROACH USING MULTI-LAYERS DCT FEATURES BASED ON...
 
PIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHM
PIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHMPIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHM
PIXEL SIZE REDUCTION LOSS-LESS IMAGE COMPRESSION ALGORITHM
 
Hybrid compression based stationary wavelet transforms
Hybrid compression based stationary wavelet transformsHybrid compression based stationary wavelet transforms
Hybrid compression based stationary wavelet transforms
 
Improved block based segmentation for jpeg
Improved block based segmentation for jpegImproved block based segmentation for jpeg
Improved block based segmentation for jpeg
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
 
Image Encryption Based on Pixel Permutation and Text Based Pixel Substitution
Image Encryption Based on Pixel Permutation and Text Based Pixel SubstitutionImage Encryption Based on Pixel Permutation and Text Based Pixel Substitution
Image Encryption Based on Pixel Permutation and Text Based Pixel Substitution
 
International Journal on Soft Computing ( IJSC )
International Journal on Soft Computing ( IJSC )International Journal on Soft Computing ( IJSC )
International Journal on Soft Computing ( IJSC )
 
Comparison of different Fingerprint Compression Techniques
Comparison of different Fingerprint Compression TechniquesComparison of different Fingerprint Compression Techniques
Comparison of different Fingerprint Compression Techniques
 
Image Fusion
Image FusionImage Fusion
Image Fusion
 
AN ENHANCED CHAOTIC IMAGE ENCRYPTION
AN ENHANCED CHAOTIC IMAGE ENCRYPTIONAN ENHANCED CHAOTIC IMAGE ENCRYPTION
AN ENHANCED CHAOTIC IMAGE ENCRYPTION
 
An efficient image compression algorithm using dct biorthogonal wavelet trans...
An efficient image compression algorithm using dct biorthogonal wavelet trans...An efficient image compression algorithm using dct biorthogonal wavelet trans...
An efficient image compression algorithm using dct biorthogonal wavelet trans...
 
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
 
By4301435440
By4301435440By4301435440
By4301435440
 
Adaptive-Quality Image Compression Algorithm
Adaptive-Quality Image Compression AlgorithmAdaptive-Quality Image Compression Algorithm
Adaptive-Quality Image Compression Algorithm
 
A NEW ALGORITHM FOR DATA HIDING USING OPAP AND MULTIPLE KEYS
A NEW ALGORITHM FOR DATA HIDING USING OPAP AND MULTIPLE KEYSA NEW ALGORITHM FOR DATA HIDING USING OPAP AND MULTIPLE KEYS
A NEW ALGORITHM FOR DATA HIDING USING OPAP AND MULTIPLE KEYS
 
Different Image Fusion Techniques –A Critical Review
Different Image Fusion Techniques –A Critical ReviewDifferent Image Fusion Techniques –A Critical Review
Different Image Fusion Techniques –A Critical Review
 

Viewers also liked

Viewers also liked (20)

G012465564
G012465564G012465564
G012465564
 
C017251622
C017251622C017251622
C017251622
 
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
 
H017545662
H017545662H017545662
H017545662
 
F010612830
F010612830F010612830
F010612830
 
H1304034853
H1304034853H1304034853
H1304034853
 
B013120712
B013120712B013120712
B013120712
 
C011111523
C011111523C011111523
C011111523
 
K0111199101
K0111199101K0111199101
K0111199101
 
B017140612
B017140612B017140612
B017140612
 
O01061103111
O01061103111O01061103111
O01061103111
 
F018123136
F018123136F018123136
F018123136
 
Designing and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM SystemDesigning and Performance Evaluation of 64 QAM OFDM System
Designing and Performance Evaluation of 64 QAM OFDM System
 
A017150107
A017150107A017150107
A017150107
 
Thermal conductivity Characterization of Bamboo fiber reinforced in Epoxy Resin
Thermal conductivity Characterization of Bamboo fiber reinforced in Epoxy ResinThermal conductivity Characterization of Bamboo fiber reinforced in Epoxy Resin
Thermal conductivity Characterization of Bamboo fiber reinforced in Epoxy Resin
 
H1802054851
H1802054851H1802054851
H1802054851
 
C010131619
C010131619C010131619
C010131619
 
B012620814
B012620814B012620814
B012620814
 
I017156167
I017156167I017156167
I017156167
 
K010418290
K010418290K010418290
K010418290
 

Similar to J017156874

Comparative Study of Spatial Domain Image Steganography Techniques
Comparative Study of Spatial Domain Image Steganography TechniquesComparative Study of Spatial Domain Image Steganography Techniques
Comparative Study of Spatial Domain Image Steganography TechniquesEswar Publications
 
3 d discrete cosine transform for image compression
3 d discrete cosine transform for image compression3 d discrete cosine transform for image compression
3 d discrete cosine transform for image compressionAlexander Decker
 
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...Alexander Decker
 
A Review on Image Compression using DCT and DWT
A Review on Image Compression using DCT and DWTA Review on Image Compression using DCT and DWT
A Review on Image Compression using DCT and DWTIJSRD
 
ON THE IMAGE QUALITY AND ENCODING TIMES OF LSB, MSB AND COMBINED LSB-MSB
ON THE IMAGE QUALITY AND ENCODING TIMES OF LSB, MSB AND COMBINED LSB-MSBON THE IMAGE QUALITY AND ENCODING TIMES OF LSB, MSB AND COMBINED LSB-MSB
ON THE IMAGE QUALITY AND ENCODING TIMES OF LSB, MSB AND COMBINED LSB-MSBijcsit
 
Wavelet based Image Coding Schemes: A Recent Survey
Wavelet based Image Coding Schemes: A Recent Survey  Wavelet based Image Coding Schemes: A Recent Survey
Wavelet based Image Coding Schemes: A Recent Survey ijsc
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
A Review of Comparison Techniques of Image Steganography
A Review of Comparison Techniques of Image SteganographyA Review of Comparison Techniques of Image Steganography
A Review of Comparison Techniques of Image SteganographyIOSR Journals
 
Paper id 25201490
Paper id 25201490Paper id 25201490
Paper id 25201490IJRAT
 
SQUASHED JPEG IMAGE COMPRESSION VIA SPARSE MATRIX
SQUASHED JPEG IMAGE COMPRESSION VIA SPARSE MATRIXSQUASHED JPEG IMAGE COMPRESSION VIA SPARSE MATRIX
SQUASHED JPEG IMAGE COMPRESSION VIA SPARSE MATRIXijcsit
 
A Study of Image Compression Methods
A Study of Image Compression MethodsA Study of Image Compression Methods
A Study of Image Compression MethodsIOSR Journals
 
Implementation of LSB-Based Image Steganography Method for effectiveness of D...
Implementation of LSB-Based Image Steganography Method for effectiveness of D...Implementation of LSB-Based Image Steganography Method for effectiveness of D...
Implementation of LSB-Based Image Steganography Method for effectiveness of D...ijsrd.com
 
Post-Segmentation Approach for Lossless Region of Interest Coding
Post-Segmentation Approach for Lossless Region of Interest CodingPost-Segmentation Approach for Lossless Region of Interest Coding
Post-Segmentation Approach for Lossless Region of Interest Codingsipij
 
An image steganography using improved hyper-chaotic Henon map and fractal Tro...
An image steganography using improved hyper-chaotic Henon map and fractal Tro...An image steganography using improved hyper-chaotic Henon map and fractal Tro...
An image steganography using improved hyper-chaotic Henon map and fractal Tro...IJECEIAES
 

Similar to J017156874 (20)

Bp34412415
Bp34412415Bp34412415
Bp34412415
 
Comparative Study of Spatial Domain Image Steganography Techniques
Comparative Study of Spatial Domain Image Steganography TechniquesComparative Study of Spatial Domain Image Steganography Techniques
Comparative Study of Spatial Domain Image Steganography Techniques
 
3 d discrete cosine transform for image compression
3 d discrete cosine transform for image compression3 d discrete cosine transform for image compression
3 d discrete cosine transform for image compression
 
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
 
A Review on Image Compression using DCT and DWT
A Review on Image Compression using DCT and DWTA Review on Image Compression using DCT and DWT
A Review on Image Compression using DCT and DWT
 
ON THE IMAGE QUALITY AND ENCODING TIMES OF LSB, MSB AND COMBINED LSB-MSB
ON THE IMAGE QUALITY AND ENCODING TIMES OF LSB, MSB AND COMBINED LSB-MSBON THE IMAGE QUALITY AND ENCODING TIMES OF LSB, MSB AND COMBINED LSB-MSB
ON THE IMAGE QUALITY AND ENCODING TIMES OF LSB, MSB AND COMBINED LSB-MSB
 
Wavelet based Image Coding Schemes: A Recent Survey
Wavelet based Image Coding Schemes: A Recent Survey  Wavelet based Image Coding Schemes: A Recent Survey
Wavelet based Image Coding Schemes: A Recent Survey
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Jv2517361741
Jv2517361741Jv2517361741
Jv2517361741
 
Jv2517361741
Jv2517361741Jv2517361741
Jv2517361741
 
G017444651
G017444651G017444651
G017444651
 
A Review of Comparison Techniques of Image Steganography
A Review of Comparison Techniques of Image SteganographyA Review of Comparison Techniques of Image Steganography
A Review of Comparison Techniques of Image Steganography
 
Paper id 25201490
Paper id 25201490Paper id 25201490
Paper id 25201490
 
Squashed JPEG Image Compression via Sparse Matrix
Squashed JPEG Image Compression via Sparse MatrixSquashed JPEG Image Compression via Sparse Matrix
Squashed JPEG Image Compression via Sparse Matrix
 
SQUASHED JPEG IMAGE COMPRESSION VIA SPARSE MATRIX
SQUASHED JPEG IMAGE COMPRESSION VIA SPARSE MATRIXSQUASHED JPEG IMAGE COMPRESSION VIA SPARSE MATRIX
SQUASHED JPEG IMAGE COMPRESSION VIA SPARSE MATRIX
 
Squashed JPEG Image Compression via Sparse Matrix
Squashed JPEG Image Compression via Sparse MatrixSquashed JPEG Image Compression via Sparse Matrix
Squashed JPEG Image Compression via Sparse Matrix
 
A Study of Image Compression Methods
A Study of Image Compression MethodsA Study of Image Compression Methods
A Study of Image Compression Methods
 
Implementation of LSB-Based Image Steganography Method for effectiveness of D...
Implementation of LSB-Based Image Steganography Method for effectiveness of D...Implementation of LSB-Based Image Steganography Method for effectiveness of D...
Implementation of LSB-Based Image Steganography Method for effectiveness of D...
 
Post-Segmentation Approach for Lossless Region of Interest Coding
Post-Segmentation Approach for Lossless Region of Interest CodingPost-Segmentation Approach for Lossless Region of Interest Coding
Post-Segmentation Approach for Lossless Region of Interest Coding
 
An image steganography using improved hyper-chaotic Henon map and fractal Tro...
An image steganography using improved hyper-chaotic Henon map and fractal Tro...An image steganography using improved hyper-chaotic Henon map and fractal Tro...
An image steganography using improved hyper-chaotic Henon map and fractal Tro...
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 

Recently uploaded (20)

The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 

J017156874

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 1, Ver. V (Jan – Feb. 2015), PP 68-74 www.iosrjournals.org DOI: 10.9790/0661-17156874 www.iosrjournals.org 68 | Page DCT based Steganographic Evaluation parameter analysis in Frequency domain by using modified JPEG luminance Quantization Table Sourish Mitra1 , Moloy Dhar2 , Ankur Mondal3 , Nirupam Saha4 , Rafiqul Islam5 1 (Department of Computer Science & Engineering, Gurunanak Institute of Technology, India) 2 (Department of Computer Science & Engineering, Gurunanak Institute of Technology, India) 3 (Department of Computer Science & Engineering, Gurunanak Institute of Technology, India) 4 (Department of Computer Science & Engineering, Gurunanak Institute of Technology, India) 5 (Department of Computer Science & Engineering, Gurunanak Institute of Technology, India) Abstract : Steganography is the process of hiding one file inside another such that others can neither identify the meaning of the embedded object, nor even recognize its existence. In this paper we want to increase the capacity and performance of DCT based steganography by using modified JPEG quantization table embedding technique in frequency domain. Our experimental results show that the proposed method will provide a better result in terms of some evaluation criteria named Peak Signal to noise ratio, square of error between cover & stego image, maximum no of bits that can be embedded in a cover image with a negligible probability of detection by an adversary of steganography system. Our proposed method shows that after modification of frequency values in default JPEG quantization table we can be able to increase the image quality by increasing the value of Peak signal to noise ratio, capacity and also by decreasing mean square error of embedded image. So that’s why when we try to extract hidden data from stego image in receiving end we just get almost exact hidden data with less error possibilities. In our proposed method we first create modified default (8x8) quantization table from default 8X8 traditional JPEG quantization table and then by using the table we can also try to modify embedding as well as extracting algorithm in frequency domain steganography. It has been found that capacity which is the amount of information embedding in color images increases as the number of modified quantized DCT coefficients increases. So more data can be embedded in this innovative approach. Keywords: DCT coefficient, frequency domain, mean square error, peak signal to noise ratio, Quantization table I. Introduction Steganography is derived from the Greek word steganographic which means cover writing. It is the science of embedding information into cover objects such as images that will escape detection and retrieved with minimum distortion at the destination. Steganography is the art of concealing information in ways that prevent the detection of hidden messages. Steganography includes an array of secret communication methods that hide the message from being seen or discovered. Three different aspects in information-hiding systems contend with each other: capacity, security, and robustness. If a message is encrypted and hidden with a Steganographic method it provides an additional layer of protection and reduces the chance of the hidden message being detected. The resultant image object obtained after embedding information into the cover image is called as stego object .But two most important aspects how much data is hidden in cover image and what is the quality of stego image. Diagram of the image based steganography is given below. Steganography data hiding methods are mainly in three types.(a) LSB, (b)masking and filtering and (c) transform technique. In the LSB approach, the basic idea is to replace the Least Significant Bits (LSB) of the cover image with the Most Significant Bits (MSB) of the image to be hidden without destroying the statistical property of the cover image significantly. In the transform based method, the spatial domain is transformed to frequency domain using DCT. Data hiding methods for images can be categorized into two categories. They are spatial-domain methods and frequency-domain ones. In the spatial domain [1,2], the secret messages are embedded in the image pixels directly. In the frequency-domain [2, 3], however, the secret image is first transformed to frequency-domain, and then the messages are embedded in the transformed coefficients. Discrete cosine transformer (DCT) is a widely used tool for frequency transformation. There is a JPEG hiding-tool called Jpeg–Jsteg [4]. The main drawback of Jpeg–Jsteg is less message capacity. This is because, after the DCT transformation and quantization of JPEG, the coefficients are almost all zero and cannot hide messages [5]. In our proposed method we just try to increase the capacity using modified quantization table.
  • 2. DCT based Steganographic Evaluation parameter analysis in Frequency domain by using … DOI: 10.9790/0661-17156874 www.iosrjournals.org 69 | Page II. Methodology Before discussion of our proposed work we need to highlight the concept of algorithm used for data hiding i.e. Least Significant Bit insertion, working procedure of DCT and how quantization table works for JPEG images. 2.1 Improve the embedding capacity of stego image by modifying JPEG Quantization table. To improve the quality of stego image and hiding capacity quantization table is used. It is found that quantization table provides DC coefficients that are used in image compression. So by using these tables gives more secrete data to be hidden. The default quantization table (8x8) depending upon two components named luminance and chrominance of image. But generally luminance property is change because minor change in this component is not visible in normal eyes. Default quantization table for luminance is shown in table 1. Data hiding techniques in JPEG system, it is possible to control the image quality and compression ratio by controlling values in quantization table. Therefore, it is useful to find a quantization table with better image quality than obtained by the JPEG default tables. This implementation has to be done in our proposed work. 2.2 Spatial to Frequency domain transformation using Discrete Cosine transform (DCT). The DCT is used in JPEG image compression and secure data hiding. There, the two-dimensional DCT of N×N blocks is computed and the results are quantized and hiding technique is applied. In this case, N is typically 8 and the DCT-II formula is applied to each row and column of the block. The result is an 8 × 8 transform coefficient array in which the (0,0) element (top-left) is the DC (zero-frequency) component and entries with increasing vertical and horizontal index values represent higher vertical and horizontal spatial frequencies. 2.3 Embedding with Least Significant Bit (LSB) technique. The procedure for such technique is to convert the desired hidden message into binary form and then encrypt each digit into a least significant bit of the cover image. For example, 10110110 is an 8-bit binary
  • 3. DCT based Steganographic Evaluation parameter analysis in Frequency domain by using … DOI: 10.9790/0661-17156874 www.iosrjournals.org 70 | Page number. The rightmost bit „0‟ is called the LSB because changing it has the least effect on the value of the number. The idea is that the LSB of every byte can be replaced with little change to the overall file. III. Our Proposed Work 3.1 Evaluation parameter indicates the performance of image quality There are mainly three types of evaluation parameters through which we can be able to measure the quality of any image. In our proposed mechanism we use Modified default (8x8) quantization table in frequency domain steganography instead of Default (8x8) quantization table. In our proposed work we can evaluate the performance of image quality on the basis of following parameters. 3.1.1 Parameter-1: Square of error between cover & stego image. This error indicates the distortion in an image. [Pc indicates value of pixel in cover image; Ps indicates value of pixel in stego image. Size of image = (Size of cover image (M)) X (size of stego image (N))] 3.1.2 Parameter-2: Peak Signal to noise ratio The PSNR is most commonly used as a measure of quality of reconstruction of lossy image compression the signal in this case is the original data, and the noise is the error introduced by compression. db 3.1.3 Parameter-3: Capacity of stego image. Maximum no of bits that can be embedded in a cover image with a negligible probability of detection by an adversary. This is called capacity which is as the size of the hidden message relative to the size of stego image. It is represented by bits per pixel and in terms of percentage. 3.2Formation of our proposed modified default quantization table in frequency domain Our proposed quantization table has some modification applied on default (8X8) quantization table. So by changing the values that is present in default quantization table, quality and other parameters of images are controlled. For that process the quantization table was partitioned into four bands by frequency. Subsequently, each value in each band was changed and then the quality of image was examined. As a result, it was found that the DC coefficient has an important effect on the image quality while the higher frequency coefficients have only a secondary importance. [Here n is the frequency value in default 8X8 quantized table] 3.2.1 Steps to create modified quantization table: Step-1: The quantization table was partitioned into four bands by frequency. Step-2: Calculate the value of a.[ a=(Total no of column/2), for 8X8 table a=8/2=4] Step-3: From 4th cell, the value of frequency is set into 1 till end in 8X8 table. Step-4: The set of 4 consecutive 1 in row 1 is shifted left and placed in row 2. Step-5: Step 4 is evaluated continuously for each new row till there is no place for shifting means up to 5th row. Step-6: In 6th , 7th and 8th row are filled with frequency 1 from left to right in decreasing order. Step-7: If the frequency value i.e. „n‟ of each cell in default quantization table is even no then the value n/2 is placed on same cell in proposed modified quantization table otherwise the value (n+1)/2 is placed.
  • 4. DCT based Steganographic Evaluation parameter analysis in Frequency domain by using … DOI: 10.9790/0661-17156874 www.iosrjournals.org 71 | Page 3.3 Conversion of Default (8x8) quantization table into Modified default (8x8) quantization table in frequency domain steganography. By executing above sequential steps in section (b) we will propose a generalize table already stated in Table-2. After placing the numeric value of default table of Table -3 on that generalized table we get the modified table i.e. Table-4. Table 3. Default JPEG quantization table Table 4. Modified JPEG quantization table 3.4 Embedding algorithm applied to embed hidden data onto cover image at sending end.
  • 5. DCT based Steganographic Evaluation parameter analysis in Frequency domain by using … DOI: 10.9790/0661-17156874 www.iosrjournals.org 72 | Page 3.5 Extracting algorithm applied to get hidden data from Stego image at receiving end. IV. Experimental Results Results depending upon values of evaluating parameters Image1.jpeg Image2.jpeg Image.jpeg
  • 6. DCT based Steganographic Evaluation parameter analysis in Frequency domain by using … DOI: 10.9790/0661-17156874 www.iosrjournals.org 73 | Page 4.1 Peak to Noise ratio calculation for both quantization tables for each sample picture. SL. Image name Default Quantization Proposed Quantization PSNR(db) PSNR(db) 1. Image1.jpeg 52.9231 db 59.833 db 2. Image2.jpeg 61.877 db 73.395 db 3. Image3.jpeg 39.391 db 44.7742 db [DQ= default quantization, PQ = Proposed quantization] Default quantization PSNR vs. modified quantization PSNR In case of both picture the value of proposed quantization is increased than default quantization. It indicates that (PSNR of proposed quantization table > PSNR of default quantization table). So image quality has been improved. 4.2 Mean square error calculation for both quantization tables for each sample picture. SL. Image name Default Quantization Proposed Quantization Mean square error Mean square error 1. Image1.jpeg 5.2732 3.8854 2. Image2.jpeg 3.3974 2.8219 3. Image3.jpeg 1.1734 0.4765 [DQ= default quantization, PQ = Proposed quantization] Figure 2: Default quantization mean square error vs. modified quantization mean square error In case of both picture the value of proposed quantization is decreased than default quantization. It indicates that (Mean square error of proposed quantization table < Mean square error of default quantization table). So image quality has been improved. 4.3Capacity calculation for both quantization tables for each sample picture. S L . Image name Default Quantization Proposed Quantization Capacity(bits) Capacity (bits) 1. Image1.jpeg 7832 10569 2. Image2.jpeg 11563 17439 3. Image3.jpeg 9455 12347 [DQ= default quantization, PQ = Proposed quantization] Figure 3: Default quantization capacity vs. modified quantization capacity 0 20 40 60 80 image-1 image-2 image-3 DQ PQ 0 20 40 60 80 image-1 image-2 image-3 DQ PQ 0 5000 10000 15000 20000 image-1 image-2 image-3 DQ PQ
  • 7. DCT based Steganographic Evaluation parameter analysis in Frequency domain by using … DOI: 10.9790/0661-17156874 www.iosrjournals.org 74 | Page In case of both picture the value of proposed quantization is increased than default quantization. It indicates that (Capacity of proposed quantization table > Capacity of default quantization table). So image quality has been improved. V. Conclusion In this paper we are very much focused about improvement of Stego image quality by using luminance oriented modified JPEG quantization table in frequency domain approach. Similar to this image hiding limitation in LSB is overcome with LSB is associated to DCT. The stego images are obtained after hiding secret image and different parameters of stego image are calculated. In this paper we just calculate different evaluation parameters like Peak to noise ratio, Mean square error and hiding capacity of the cover image by using both quantization table (one is default 8X8 quantization table and another is our proposed modified table).According to the experimental results of our approach we can be able to increase image quality by decreasing mean square error values in frequency domain and also increasing by the capacity as well as PSNR of stego image. In our modified quantization table limits the maximum difference of Pixel value between cover and stego, so in near future also possible to maximize secret data hiding approach. References [1]. C.Y. Yang,―Colour Steganography based on Module Substitutions, Third International Conference on International Information Hiding & Multimedia Signal Processing Year of Publication:2007,ISBN: 0-7695-2994-1. [2]. Li Xiaoxia, Wang Jianjun. ―A steganographic method based upon JPEG and particle swarm optimization algorithm. Information Sciences, Vol.177, 2007, 3099-3109. [3]. N. N. EL-Emam, ―Embedding a Large Amount of Information Using High Secure Neural Based Steganography Algorithm,‖ International Journal of Information and Communication Engineering, Vol.4, Issue-2, 2008. [4]. D.C. Lou and C.H. Sung, ―A Steganographic Scheme for Secure Communications Based on the Chaos and Euler Theorem, IEEE TRANSACTIONS ON MULTIMEDIA, Vol. 6, No. 3, June 2004. [5]. Li Xiaoxia, Wang Jianjun. ―A steganographic method based upon JPEG and particle swarm optimization algorithm. Information Sciences, Vol.177, 2007, 3099-3109. [6]. K B Shiva Kumar, K B Raja, R K Chhotaray, Sabyasachi Pattanaik, “Bit Length Replacement Steganography Based on DCT Coefficients,” International Journal of Engineering Science and Technology Vol. 2(8), 2010, 3561-3570, 2010. [7]. Abbas Cheddad, Joan Condell, Kevin Curran and Paul Mc Kevitt,“Digital Image Steganography: Survey and Analysis of Current Methods,” School of Computing and Intelligent Systems, Faculty of Computing and Engineering University of Ulster at Magee, Londonderry, BT48 7JL, Northern Ireland, United Kingdom, 2009. [8]. Husrev T. Sencar, Mahalingam Ramkumar, Ali N. Akansu, “An analysis of Quantization based Embedding detection techniques,”0- 7803-8484-9/04/$20.00 ©2004 IEEE. [9]. Parmanand Dewangan, Umashanker Dewangan, Monisha Sharma, Swagota Bera, “Image hiding in frequency domain,” National level technical paper presentation, Technologia, MPCCET, Bhilai, 10th -11th March, 2011. [10]. W. Puech, M. Chaumont, and O. Strauss, ―A reversible data hiding method for encrypted images, Security,Forensics, Steganography, and Watermarking of Multimedia Contents X. Edited by Delp, Edward J., III; Wong, Ping Wah; Dittmann, Jana; Memon, Nasir D. Proceedings of the SPIE, Volume 6819, pp.2-5,2008. [11]. Jiang cuiling, pang yilin, guo lun, jing bing, gong xiangyu. ―A High Capacity Steganographic Method Based on Quantization Table Modification..Wuhan University and Springer-Verlag Berlin Heidelberg, Vol.16 No.3, pp.223-227, 2011.