<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Evaluation of different embedding methods for JPEG authentication watermarking</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>A A Egorova</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>V A Fedoseev</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Image Processing Systems Institute of RAS - Branch of the FSRC "Crystallography and Photonics" RAS</institution>
          ,
          <addr-line>Molodogvardejskaya street 151, Samara, Russia, 443001</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Samara National Research University</institution>
          ,
          <addr-line>Moskovskoe Shosse 34А, Samara, Russia, 443086</addr-line>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2018</year>
      </pub-date>
      <fpage>371</fpage>
      <lpage>379</lpage>
      <abstract>
        <p>This paper considers the applicability of different data embedding methods for semifragile watermarking systems used for JPEG image authentication. The methods include Least Significant Bit watermarking and various versions of Quantization Index Modulation. In our investigations, we tested the semi-fragility property against JPEG and compared the visual quality of the watermarked images. We also checked the watermark fragility to unacceptable modifications like median filtering, blurring, and adding Gaussian noise. Finally, we analyzed the provided tampering localization error.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        One of the ways to protect an image from tampering is to embed a fragile or a semi-fragile digital
watermark, a barely visible and removable component, whose presence in the image may testify its
authenticity [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Fragile watermarks are destroyed after any image modifications and are usually used
for the data integrity verification. If a specific set of modifications is considered to be acceptable,
semi-fragile watermarks are applied to authenticate the data. They are robust against permitted
transformations and fragile to any other. As a rule, these permitted transformations include
modifications that do not affect image content and structure, for example, weak distortions caused by
lossy compression.
      </p>
      <p>
        The most common standard for lossy image compression is JPEG. More than 20 semi-fragile JPEG
watermarking systems have been developed since 2000. The most widespread among them are those
that embed a watermark in the frequency domain, namely in the Discrete Cosine Transform (DCT)
coefficients before or after quantization [
        <xref ref-type="bibr" rid="ref10 ref11 ref12 ref13 ref14 ref15 ref2 ref3 ref4 ref5 ref6 ref7 ref8 ref9">2-15</xref>
        ]. The watermarks embedded by such systems are
visually imperceptible and JPEG-resistant even at low values of the quality factor.
      </p>
      <p>
        The effectiveness of a particular semi-fragile system depends mostly on its data embedding
method. For this reason, in this paper, we investigate the influence of different embedding methods on
the performance of the JPEG semi-fragile watermarking. We consider and compare the methods that
are commonly applied in JPEG-resistant watermarking. They include Least Significant Bit (LSB)
watermarking [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], Quantization Index Modulation (QIM) [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], and its versions (Sign-QIM [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ],
MOD-QIM [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], and DM-QIM [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]). In the experimental part, we test their applicability to
semifragile JPEG watermarking and compare the Peak Signal-to-Noise (PSNR) values of the obtained
watermarked images. We also verify the fragility of the considered embedding methods to
unacceptable distortions (exemplified by median filtering, blurring, and adding white Gaussian noise)
and analyze the tampering localization error.
      </p>
      <p>The rest of this paper is organized as follows. In Section 2, the lossy JPEG compression scheme is
described. In Section 3, the description of considered data embedding methods is given. Section 4
presents the experimental results.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Lossy JPEG compression scheme</title>
      <p>
        The JPEG lossy compression algorithm consists of the following key steps (also shown in Figure 1)
[
        <xref ref-type="bibr" rid="ref17">17</xref>
        ].
1. Division of the original N1  N2 image I into 8×8 nonoverlapping blocks Ii , where
i  1,.., N and N  N N / 64 is the total number of nonoverlapping blocks in the image.
      </p>
      <p>1 2
2. Calculating blockwise DCT. DCT decomposes the image values into different frequencies.</p>
      <p>We denote each obtained block of DCT coefficients as Bi m1, m2  . The coefficients in the
3.</p>
      <p>upper left corner (Figure 2) characterize the low frequency component.</p>
      <p>Quantization of each block Bi using the quantization matrix QQF of size 8×8, corresponding
to the predetermined compression quality factor QF (from 1 to 100).</p>
      <p> Bi  m1, m2  
Di  m1, m2   round   
 QQF  m1, m2  
(1)
The smaller QF is, the higher the values of coefficients of the quantization matrix QQF , more
zeros among quantized DCT coefficients Di m1, m2  , and the smaller the size of the resulting
archive.
4. Scanning each block Di m1, m2  in zigzag order, as shown in Figure 2, and entropy coding.</p>
      <p>
        Further, we denote DCT coefficients shortly as Di  j  , where j  1..64 is the index of an
element in zigzag order.
3. Data embedding methods used in JPEG-resistant watermarking
Data embedding is a key step of any JPEG semi-fragile watermarking system. It determines the way of
modifying the spectral components. The most common data embedding methods actively used in
JPEG-resistant watermarking are the LSB [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] and QIM variations [
        <xref ref-type="bibr" rid="ref16 ref17 ref18">16-18</xref>
        ].
      </p>
      <p>It is worth mentioning the loss of information in the JPEG algorithm occurs at the DCT coefficients
quantization stage. For this reason, frequency domain watermarking systems embed the watermark
either at the quantization step or immediately after it.</p>
      <p>
        LSB embedding in JPEG semi-fragile systems is performed after the quantization by replacing one
or more of the quantized DCT image coefficients with watermark bits [
        <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
        ]. Let us assume that the
number of modified DCT coefficients in each block is equal to the number of bits to be embedded per
block NW . We also assume that inter-coefficient relationships are not taken into account during the
watermark embedding process. We denote the positions of the modified DCT coefficients in zigzag
order as jk , where k  1..NW . In general, they are defined by the secret key. Then the LSB method
embeds the watermark by changing the quantized DCT coefficients located in the jk positions:
      </p>
      <p>DiW  jk   2 Di  jk  2  Wi,k 
where Wi,k is the k th bit of information that is embedded in the ith quantized DCT block. All
coefficients excluding jk remain unchanged. The watermark extraction procedure for this method is
obvious.</p>
      <p>
        LSB is actively used [
        <xref ref-type="bibr" rid="ref3 ref4 ref5">3-5</xref>
        ] because it does not require high computational cost, simple to
implement, and makes possible to hide a sufficiently large amount of information. However, its
application in the DCT frequency domain may cause significant distortions.
      </p>
      <p>
        The QIM-based methods usually lead to smaller distortions of the watermarked image. Unlike
LSB, QIM-based techniques embed a watermark while quantizing DCT coefficients. They modulate
the DCT coefficients by the watermark bits [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. In the JPEG semi-fragile systems, various versions of
QIM are in use [
        <xref ref-type="bibr" rid="ref6 ref7 ref8 ref9">6-9</xref>
        ]. At first, we consider the method applied in the Preda &amp; Vizireanu watermarking
system [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]:
      </p>
      <p> Bi  jk 
BiW  jk   round 
 2QQF  jk </p>
      <p>
 Wi,k  2QQF  jk   Wi,kQQF  jk  </p>
      <p></p>
      <p>Wi,k  round  BiW  jk  QQF  jk (mod 2) </p>
      <p>BiW  jk   round  Bi  jk  2dQWQi,kFjjkkQQF  jk   2QQF  jk   dWi,k  jk QQF  jk  
(2)
(3)
(4)
(5)
(7)</p>
      <p>Note that (3) is similar to LSB. As in the case of LSB, the components BiW  jk  are multiples of
the quantization steps QQF  jk  . The second QIM-based method we consider in this paper is
SignQIM – a simple modification of the method by Preda &amp; Vizireanu. Its distinctive feature lies in the
fact that the watermark component sign depends on the direction to which the modified DCT
coefficient is rounded off at the quantization stage. Due to this, the error in the coefficient jk caused
by information embedding does not exceed QQF  jk  :</p>
      <p>BiW  jk   Bri  jk   Si  jk  Wi,k  QQF  jk  
where</p>
      <p>Bri  jk   round  Bi  jk   2QQF  jk   (6)
 2QQF  jk  
</p>
      <p>
        The third method is DM-QIM, which is the most known QIM version [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. It subtracts the
noiselike component, which is previously added to the host image components, to avoid a mean value shift
instead of adding the remainder of dividing by the quantization step:
where d0  j , d1  j   R 1;1 are two pseudorandom arrays used to modulate watermark bits, and
d1  j   d0  j   signd0  j  
      </p>
      <p>
        One more QIM-based embedding method was proposed in paper [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] by Glumov &amp; Mitekin. It has
a wider range of obtained values than Preda &amp; Vizireanu. This method is not intended to provide
robustness against JPEG compression, so the embedding is performed in the spatial domain. Another
distinction of [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] from [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] is that it conducts the floor operation  x instead of round (x) . Thus, the
embedding a single bit w into a single image component x by [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] is as follows:
      </p>
      <p>xW  x 2 2  w  x mod  
where  is the quantization step. In (8), the last summand provides exactly the extension of the range
of xW values. We denote this QIM-based method as MOD-QIM.</p>
      <p>To incorporate MOD-QIM method with the JPEG compression procedure, we bring in
modifications to the rounding function keeping the remainder as follows:
where</p>
      <p>BiW  jk   Bri  jk   Si  jk  Wi,kQQF  jk   Mi  jk  </p>
      <p> Bi  jk  
Bri  jk   round   2QQF  jk  ,
 2QQF  jk  </p>
      <p>1, Bri  jk   Bi  jk  ,
Si  jk   sign  Bi  jk   Bri  jk   
1, else
and Mi  jk  is the value Bri  jk  mod QQF  jk  shifted to the range QQF  jk  / 2,QQF  jk  / 2 1 .</p>
      <sec id="sec-2-1">
        <title>Watermark extraction is carried out by (4).</title>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>4. Experimental part</title>
      <p>
        In the experimental research, we implemented and tested the selected embedding methods using
different criteria. All experiments were carried out using the images from the University of Waterloo
repository [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ].
4.1. Efficiency of the embedding methods in JPEG semi-fragile watermarking
The first experiment assesses the efficiency of the considered methods in JPEG-resistant semi-fragile
watermarking. In this experiment, we embedded NW  4 bits into the DCT coefficients in the fixed
positions (low, medium and high frequency coefficients were modified). For data embedding, we used
QF  50 . Then the watermarked images were compressed to JPEG using various quality factors QF * ,
both lower and higher than QF .
      </p>
      <p>After that, we extracted the hidden bits from each obtained image and estimated the bit error rate
(BER) as:</p>
      <p>BER  1 N NW XOR Wi,k ,Wi,Rk  </p>
      <p>N  NW i1 k1
The results of the experiment averaged by the dataset are presented in Figure 3 and Table 1.
(10)
(9)</p>
      <sec id="sec-3-1">
        <title>Embedding method LSB Preda-QIM Sign-QIM</title>
        <p>DM-QIM
MOD-QIM
0,55
0,50
0,45
0,40
0,35
R0,30
BE0,25
0,20
0,15
0,10
0,05
0,00
LSB</p>
        <sec id="sec-3-1-1">
          <title>QIM by Preda &amp; Vizireanu MOD-QIM DM-QIM</title>
        </sec>
        <sec id="sec-3-1-2">
          <title>Sign-QIM 0 20</title>
          <p>errFP </p>
          <p>QF 1

QF* QF 25</p>
          <p>QF 24</p>
          <p>
QF* QF
0.5  BER QF*  </p>
          <p>BER QF*  
(11)
(12)
These two expressions characterize the integral BER deviation from their theoretical values. The
obtained errFN and errFP values are presented in Table 1. The table demonstrates that in terms of
errFN measure, DM-QIM considerably outperforms the rest methods. However, DM-QIM provides a
high errFP value. LSB, Preda-QIM, and Sign-QIM are very close in errFN values, while MOD-QIM
has a large number of errors at QF*  QF .
4.2. Investigation of introduced distortion level
In the second experiment, we estimated how the quality of the resulting image depends on the number
of embedded bits and the positions of the modified coefficients. For this purpose, we calculated the
Peak Signal-to-Noise (PSNR) measure.</p>
          <p>The numbers of modified coefficients in each frequency domain were predetermined, but their
positions were random. We considered coefficients 2-14 in the zigzag scan as the low frequency
domain, 15-35 coefficients as the medium frequency domain, and 36-64 coefficients as the high
frequency domain. As in the first experiment, QF was equal to 50 . The results of the second
experiment are presented in Table 2.</p>
          <p>Table 2 shows that LSB, MOD-QIM and Preda-QIM provide quite close quality of the
watermarked images. DM-QIM showed the best results. Analysis of various configurations of
modified frequency domains showed that it is better to embed information into low frequency
components. For instance, if 10 bits are embedded in the low frequency coefficients using DM-QIM,
the quality of the resulting image is higher than if we embed one bit in the high frequency coefficients
by any method.</p>
          <p>Number of</p>
          <p>bits per
block, NW
4.3. Investigation of watermark fragility to unacceptable distortions
The considered data embedding methods should be fragile to typical distortions corrupting image
content. To verify this property, we performed median filtering and image blurring with a sliding
window of size from 3×3 to 15×15, and additive white Gaussian noise with variance values from 400
to 1000. The results are presented in Figures 4, 5, and 6, respectively ( QF  50 , the number of
embedded bits per block NW  4 ). Since all these distortions are unacceptable, the relative extraction
error ( BER ) should ideally be close to 0.5, which corresponds to the probability of random guessing
of the correct bit.</p>
          <p>0,55
0,50
0,45
0,40
0,35
0,30
0,25
R0,20
E
B00,,1150 LSB Preda-QIM MOD-QIM
0,05
0,00
3
5
7</p>
          <p>9</p>
        </sec>
        <sec id="sec-3-1-3">
          <title>Sliding window size 11 13 15</title>
          <p>0,55
0,50
0,45
0,40
0,35
0,30
0,25
ER0,20
B0,15
0,10
0,05
0,00
0,55
0,45
LSB</p>
        </sec>
        <sec id="sec-3-1-4">
          <title>Preda-QIM</title>
          <p>MOD-QIM
3
5
7
9</p>
        </sec>
        <sec id="sec-3-1-5">
          <title>Sliding window size 11 13 15</title>
          <p>MOD-QIM
400</p>
          <p>Figures 4-5 show that LSB slightly outperforms QIM-based methods. However, QIM-based
methods also provide the BER that exceeds 0.4 after nonlinear and linear filtering even with a
window size of 5×5, which is a very good result. With a 3×3 window, the error is also high enough, so
the considered methods are fragile to the distortions. After adding noise to the watermarked image,
almost all methods behave perfectly.</p>
          <p>
            Thus, according to the experimental results, it can be concluded that the considered data embedding
methods are fragile to these three types of distortions.
4.4. Investigation of tampering localization error
Some watermarking systems used for authentication perform content-based watermark generation
aimed to raise tampering localization accuracy. One of such systems is proposed in paper [
            <xref ref-type="bibr" rid="ref7">7</xref>
            ] Preda &amp;
Vizireanu. For each block, it calculates a hash value of a pseudo-random sequence and block
coordinates and uses the obtained code as a watermark. This technique protects the image from
copymove attacks. However, in this research, we did not apply any technique improving localization
accuracy, because we just aimed to compare the embedding methods.
          </p>
          <p>Therefore, we constructed the watermark in a pseudo-random manner, so the localization error was
overestimated. Theoretically, the probability of skipping a distorted block, in this case, should be close
to 1 / 2N , where N is the number of bits embedded in each block. Thus, for example, if NW  4 , the
percentage of error should be about 6.25%.</p>
          <p>The dependence of the fraction of falsely detected blacks on the fraction of tampered blocks is
presented in Figure 7. It illustrates that the graphs for different methods, as expected, are very close to
ly s0,08
lse ck
fa lob0,06
f
o d
on te0,04
itc tec
ra ed0,02
F
0,00</p>
          <p>LSB</p>
        </sec>
        <sec id="sec-3-1-6">
          <title>Preda-QIM MOD-QIM</title>
          <p>each other and correspond to the theoretical estimation. The only exception is MOD-QIM that
provides a high error and does not depend strongly on the number of tampered blocks. Consequently,
this method cannot be applied for JPEG semi-fragile watermarking.</p>
          <p>0,10
0
0,2
0,4
0,6
0,8
1</p>
        </sec>
        <sec id="sec-3-1-7">
          <title>Fraction of tampered blocks</title>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>5. Conclusion</title>
      <p>In the paper, we investigated the different data embedding methods that are usually used in JPEG
semi-fragile watermarking systems such as LSB and various QIM versions (MOD-QIM, Sign-QIM,
and DM-QIM). The evaluation of their performance showed that all considered methods could be
applied to embed a JPEG semi-fragile digital watermark in the frequency domain apart from
MODQIM. The study of the quality of the images formed by the watermark embedding process showed the
superiority of the DM-QIM method over the others. We also showed that visual distortions of the
watermarked image are more visually imperceptible when the watermark is embedded in the low
frequency DCT coefficients. As JPEG semi-fragile watermarks must be destroyed with any image
modifications, apart from JPEG, we checked the fragility of the considered methods to the distortions:
median filtering, blurring and white Gaussian noise. Finally, we carried out that the error of tampering
localization coincides with theoretical value for all considered methods excluding MOD-QIM.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgment</title>
      <p>The work was partly funded by the Russian Federation Ministry of Science and Higher Education
within a state contract with the "Crystallography and Photonics" Research Center of the RAS under
agreement 007-ГЗ/Ч3363/26 (in part of JPEG implementation) and by the RFBR grant # 18-71-00052
(in parts of review and investigations).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Cox</surname>
            <given-names>I 2008 Watermarking</given-names>
          </string-name>
          and Steganography (Morgan Kaufmann) p
          <fpage>624</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Lin</surname>
            <given-names>C Y</given-names>
          </string-name>
          and
          <string-name>
            <surname>Chang S F 1999</surname>
          </string-name>
          <article-title>Issues and solutions for authenticating MPEG video</article-title>
          <source>Proceedings of SPIE 54-65</source>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Lin</surname>
            <given-names>C Y</given-names>
          </string-name>
          and
          <string-name>
            <surname>Chang S F 2000</surname>
          </string-name>
          <article-title>Semifragile watermarking for authenticating JPEG visual content Security</article-title>
          and
          <source>Watermarking of Multimedia Contents II</source>
          <volume>3971</volume>
          <fpage>140</fpage>
          -
          <lpage>151</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Ho</surname>
            <given-names>C K</given-names>
          </string-name>
          and
          <string-name>
            <surname>Li C T 2004</surname>
          </string-name>
          Semi
          <article-title>-fragile watermarking scheme for authentication of</article-title>
          <source>JPEG images ITCC</source>
          <volume>1</volume>
          <fpage>7</fpage>
          -
          <lpage>11</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Huang</surname>
            <given-names>L Y</given-names>
          </string-name>
          <year>2013</year>
          <article-title>Authentication watermarking algorithm resisting JPEG compression based on preliminary quantization Information</article-title>
          <source>Technology Journal</source>
          <volume>12</volume>
          <fpage>3723</fpage>
          -
          <lpage>3728</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Ye</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhou</surname>
            <given-names>Z</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sun</surname>
            <given-names>Q</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chang</surname>
            <given-names>E</given-names>
          </string-name>
          and
          <string-name>
            <surname>Tian</surname>
            <given-names>Q 2003</given-names>
          </string-name>
          <article-title>A quantization-based image authentication system</article-title>
          <source>Proceedings of the 2003 Joint</source>
          <volume>2</volume>
          <fpage>955</fpage>
          -
          <lpage>959</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Preda R O and Vizireanu D N 2015</surname>
          </string-name>
          <article-title>Watermarking-based image authentication robust to</article-title>
          <source>JPEG compression Electronics Letters</source>
          <volume>51</volume>
          <fpage>1873</fpage>
          -
          <lpage>1875</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Wang</surname>
            <given-names>H</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ho</surname>
            <given-names>A</given-names>
          </string-name>
          and
          <string-name>
            <surname>Zhao</surname>
            <given-names>X 2011</given-names>
          </string-name>
          <article-title>Novel fast self-restoration semi-fragile watermarking algorithm for image content authentication resistant to JPEG compression 72-85</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Fan</surname>
            <given-names>C H</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huang H Y and Hsu W H 2011 A Robust</surname>
          </string-name>
          <article-title>Watermarking Technique Resistant JPEG compression J</article-title>
          .
          <source>Inf. Sci. Eng</source>
          <volume>27</volume>
          <fpage>163</fpage>
          -
          <lpage>180</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Fallahpour</surname>
            <given-names>M</given-names>
          </string-name>
          and
          <string-name>
            <surname>Megias D 2016</surname>
          </string-name>
          <article-title>Flexible image watermarking in JPEG domain ISSPIT 311- 316</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Mursi</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Assassa G M R</surname>
            , Aboalsamh
            <given-names>H</given-names>
          </string-name>
          and
          <string-name>
            <surname>Alghathbar K 2009 A DCT</surname>
          </string-name>
          <article-title>-based secure JPEG image authentication scheme</article-title>
          <source>World Academy of Science, Engineering and Technology</source>
          <volume>53</volume>
          <fpage>681</fpage>
          -
          <lpage>687</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Lin</surname>
            <given-names>E T</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Podilchuk</surname>
            <given-names>C I</given-names>
          </string-name>
          and
          <string-name>
            <surname>Delp E J 2000</surname>
          </string-name>
          <article-title>Detection of image alterations using semifragile watermarks Security</article-title>
          and
          <source>Watermarking of Multimedia Contents II</source>
          <volume>3971</volume>
          <fpage>152</fpage>
          -
          <lpage>164</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Al-Mualla M E 2007</surname>
          </string-name>
          <article-title>Content-adaptive semi-fragile watermarking for image authentication</article-title>
          14th
          <source>IEEE International Conference on Electronics, Circuits and System 1256-1259</source>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Wong P H W</surname>
            ,
            <given-names>Au O C L and Wong J W C 2001</given-names>
          </string-name>
          <article-title>Data hiding technique in JPEG compressed domain Security and</article-title>
          Watermarking of Multimedia Contents III 4314
          <fpage>309</fpage>
          -
          <lpage>320</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Xiao</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ma</surname>
            <given-names>Z</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lin</surname>
            <given-names>B</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Su</surname>
            <given-names>J</given-names>
          </string-name>
          and
          <string-name>
            <surname>Wang</surname>
            <given-names>Y 2010</given-names>
          </string-name>
          <article-title>A semi-fragile watermarking distinguishing JPEG compression and gray-scale-transformation from malicious manipulation</article-title>
          <source>IEEE Youth Conference on Information, Computing and Telecommunications 202-205</source>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Chen</surname>
            <given-names>B</given-names>
          </string-name>
          and
          <string-name>
            <surname>Wornell</surname>
            <given-names>G 2001</given-names>
          </string-name>
          <article-title>Quantization index modulation: a class of provably good methods for digital watermarking</article-title>
          and
          <source>information embedding IEEE Transaction on Information Theory 47 21</source>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Egorova</surname>
            <given-names>A A</given-names>
          </string-name>
          and
          <string-name>
            <surname>Fedoseev</surname>
            <given-names>V A</given-names>
          </string-name>
          <year>2019</year>
          <article-title>A classification of semi-fragile watermarking systems for JPEG images Computer Optics 43 (in print)</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Glumov</surname>
            <given-names>N I</given-names>
          </string-name>
          and
          <string-name>
            <surname>Mitekin</surname>
            <given-names>V A</given-names>
          </string-name>
          <year>2011</year>
          <article-title>A new semi-fragile watermarking algorithm for image authentication and information hiding</article-title>
          <source>Computer Optics</source>
          <volume>35</volume>
          (
          <issue>2</issue>
          )
          <fpage>262</fpage>
          -
          <lpage>267</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>Wallace G K 1992 The</surname>
            <given-names>JPEG</given-names>
          </string-name>
          <article-title>still picture compression standard IEEE Transactions on Consumer Electronics 38 xviii-xxiv</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <article-title>Image repository The waterloo fractal coding and analysis</article-title>
          group URL: http://links.uwaterloo.ca/Repository.html
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>