Blind Image Watermarking Using a Sample Projection Approach

DOI : 10.17577/IJERTV1IS7039

Download Full-Text PDF Cite this Publication

Text Only Version

Blind Image Watermarking Using a Sample Projection Approach

Blind Image Watermarking Using a Sample

Projection Approach

Ramesh Karri 1M.Tech II year Ch.Revathi2

Department of Computer Science & Engg, Department of Computer Science & Engg Nova College of Engineering & Technology Nova College of Engineering & Technology Affiliated to JNTU Kakinada, Affiliated to JNTU Kakinada,

Abstractthis paper presents a robust image watermarking scheme based on a sample projection approach. While we consider the human visual system in our watermarking algorithm, we use the low frequency components of image blocks for data hiding to obtain high robustness against attacks. We use four samples of the approximation coefficients of the image blocks to construct a line segment in the 2-D space. The slope of this line segment, which is invariant to the gain factor, is employed for watermarking purpose.

We embed the watermarking code by projecting the line segment on some specific lines according to message bits. To design a maximum likelihood decoder, we compute the distribution of the slope of the embedding line segment for Gaussian samples.

  1. INTRODUCTION

    Digital watermarking embeds information within a digital work as a part of the media. Watermarking techniques falls

    into three categories of robust, semi fragile and fragile methods according to their specific applications [1]-[3]. Robust water-

    marking mainly serves for identification purposes while the fragile and semi fragile watermarking are usually employed in authentication applications. Since a good watermarking scheme should always be able to deal with some kinds of attacks, studies in the watermarking research area mostly target robust watermarking problems. Several robust watermarking techniques have been proposed so far. Cox et al. [4] have proposed an additive watermarking approach based on spread spectrum concept which remains highly robust against noise and cropping attacks. Several other studies have improved this approach further [5]-[10]. Based on this observation that boosting the watermarking power

    increases the barrier against attacks, most of the effective watermarking schemes try to match the characteristics of

    the watermark to those of the image asset. Multiplicative watermarking, as an example, has been introduced in [11] and has been widely studied later on using local optimum decoders in multi resolution transform domains such as wavelet and contour let domains [12]-[16]. Besides, a universal optimal detector for scaling based watermarking schemes is presented in [17]. These schemes are highly robust against noise and compression attacks. To satisfy robustness against geometric attacks and reduce the watermark synchronization problem, Tang and Hang

    [18] proposed a watermarking scheme which employs a feature extraction and image normalization approach. Based on log polar mapping (LPM) and phase correlation, Zhen et al. [19] proposed an image watermarking technique which embeds the watermark into the LPMs of the image Fourier magnitude spectrum.

  2. SYSTEM MODELING

    In this section, we first introduce the model considered for our watermarking algorithm. To this aim, we calculate the distribution of the watermarking variable. We assume to have four samples of an independently and identically

    distributed (i.i.d) Gaussian random variable as the host signal .We show this signal as u = [u1, u2, u3, u4] with the Gaussian distribution of N(0, 2u ). These four samples form two points p

    = [u1, u2] and q = [u3, u4] in the 2-D space.

    We employ ,the slope of the line going through these two points as our watermarking variable. We can see that the numerator and the denominator of c are distributed as N(0, 22u ).For independent Gaussian variables a _ N(0, 2

    a) and b _N(0, 2b ), their ratio c = ab

    which is the ratio of two zero-mean

    independent Gaussian variables is Cauchy as:

    As shown in Appendix A, for the case that the two Gaussian variables a and b are correlated with the correlation coefficient

    the probability density function (PDF) of the variable c is given

    And its cumulative distribution function(CDF),Fc(C)=can be computed as

    As we will see in the next sections, we use the probabilistic characteristics of the variable c, the slope of the mentioned line segment, to design an

    optimal decoder and later analyze its performance.

  3. PROPOSED METHOD

    In this section, we introduce our blind watermarking scheme. As discussed in the previous section, we assume the host signal as four-sample i.i.d.

    Gaussian random signal.In practical applications; these four samples can come from

    1. Watermark embedding

      Let us represent the four samples of the host signal as u = [u1, u2, u3, u4]. We model these four samples as two points p = [u1, u2] and q = [u3, u4] in the 2-D space. Fig.

      1(a) illustrates these two points as well as the line segment connecting them.

      We denote the slope of this line segment as . The center of this (p, q) line is located at [ u1+u32 , u2+u42

      ].By translating the center of this line to the origin, we reach

      to the points pc and qc, where

      Now, to embed the M-ary watermark code, we project this line segment to one of the M coding lines (L1 to LM if > 0 or their counterparts L1 to LM if < 0), shown in Fig. 1(b), depending on the watermark code. We use projection and keep the center of the line segment to impose less distortion and thereby cause more invisibility of the watermarked signal.Fig. 1 (a) illustrates the projection steps in details. We call the

      resulted points in the mapped line as

      p and q. The slope ofthe ith coding

      line is i (for Li) if , the slope of the primary line connecting (p, q), is positive and i (for L

      i) otherwise, where i is given by

      Here, is the angle between two consecutive coding lines. The position of p for the case that the slope of the mapped line is k, can be computed using the intersection of two following lines:

      With a similar scheme, we can find q. The obtained points are as follows:

      Fig. 1. (a) Steps of the proposed watermarking embedding scheme: translation to the origin, projection, and translation back. (b) Coding space.

      Solid lines: coding lines with positive slopes (L1 _ _ _LM); dashed lines: the counterpart coding lines with negative slopes (L1_ _ _LM); dotted lines:

      Decision boundaries. As the final step, we just need to translate back the mapped

      line to its original center to obtain points pw = [u1 , u2 ] and qw = [u3

      , u4 ] as:

      By inserting (4) in (8) we can summarize the whole procedure as

      Using the matrix transfer matrix T(k) as, given as

      \

      Therefore, the watermarking embedding process can be figured as implementation of (9) where k is defined based on the watermark bit and , the slope of the primary (p, q) line, as:

      In Fig. 1(b), we can see that for each coding word we have two lines, a solid one (Li) for positive and a dashed one (Li) for negative . In this way, we obtain the watermarked signal u =[u1

      , u2 , u3 , u4 ].

    2. Watermark decoding

    To extract the hidden bits, an optimum decoder is implemented using M- Hypothesis test as follows. We denote the received signal as y = u + n, where y = [y1, y2, y3, y4] represents the watermarked signal contaminated with zero

    mean AWGN n _ N(0, 2n).For the

    i.i.d. Gaussian host signal u, the watermarked signal u is also Gaussian as it s obtained by a linear transformation through the matrix T(k). Thus, the received samples y are Gaussian with the variance of

    . Now, we can use the model given in Section II. We depict the four samples in y as two points pr = [y1, y2] and qr = [y3, y4] in the 2-D space and calculate the slope of the line segment connecting them as:

    As we fixed the slope of the line connecting pw = [u1 , u2 ] and

    qw = [u3 , u4 ] to k, defined in (11), we have:

    Therefore, by defining v = u3, u1 , we can rewrite (12) as:

    Using (9) and (10), We Have

    The Correlation coefficient between a and b can be written as

    Now we have c = a/b , where a and b are two correlated zero mean Gaussian random variables. Thus, the distribution function of c can be given as in (2). Having the distribution of the slope function, we can simply use the Maximum Likelihood detector as:

    where fC(cji) represents the distribution function for the iTh coding line. Here, without loss of generality, we suppose that the received c is positive. The same argument also holds for the negative case. Thus, the conditional distribution function

    is

    where P+(eji) represents the error probability when the embedding line is Li, the ith positive slope coding line.

    According to (16), for i = 2 _ _ _M 1, the error probability can be written as

    where, c is the slope of the detected line, and FC|i(.) is its CDF if the embedded line is Li. Substituting FC(c) from (3) and defining

    Where

    These parameters are computed by substituting k as defined in (11) in definitions of variances of a, b and their correlation coefficient r.

  4. Here, we analytically study the error probability of the proposed watermarking scheme in the presence of AWGN. First, we compute P+e , the error probability when the slope of embedding line (p, q) is positive, given as:

    IMAGE WATER MARKETING:

    Fig. 2. Comparison between the theoretical error probability and experimental one for a Gaussian random variable with _u = 40. (a) one bit embedding (M = 2), (b) two bits embedding (M = 4), and (c) three bits embedding (M = 8).

    With a similar argument we can see that the error probability for the negative slope embedding line is the same as P+e ; thesis Pe = P+e .

    Besides, it is easy to show that the

    positive and the negative embedding are equally probable in general; Therefore, we can write the error probability of the decoder as

    Here, we obtained a closed form solution for the error probability of the decoder. In Fig. 2 we compared this theoretical error probability with the experimental case of Gaussian random variable with u = 40 for different capacities of one bit (M = 2), two bits (M = 4), and three bits (M = 8). In this figure, the probability of error is shown versus various noise strengths, measured by the watermark Noise ratio (WNR)

  5. EXPERIMENTAL RESULTS

    1. AWGN attack: As the first attack, we investigate the effect of AWGN to the proposed watermarking scheme. shows the bit error rate (BER) of the proposed method for various images versus different noise powers.

    2. JPEG attack: Secondly, the proposed technique is tested against JPEG compression with different quality factors. As demonstrated in Fig 8, since low frequency components of the image blocks are used for watermarking, the proposed method is highly robust against JPEG with different quality factor up to 10%.

    3. Filtering attack: Table I shows the BER results for median filtering, and Gaussian low-pass filtering attacks for different test images. It can be seen that

  6. In this article, we presented a novel blind watermarking approach with the optimal decoder. Watermark embedding is performed by multiplication of M specific matrices to the vector of samples of size four.

    These matrices translate and project the vector of samples on the predefined coding lines depending on the message symbol. Assuming the host samples to be i.i.d Gaussian, which is often valid for approximation coefficients of image blocks [15], we obtained a closed form PDF of noisy watermarked samples. Having this distribution function, we designed an optimum ML decoder. We analytically studied and verified the error probability of the proposed decoder in a noisy environment

  7. AUTHORS

K.Ramesp received B.Sc degree in Physics from Acharya agarjuna University, Guntur, in 2006, received M.C.A. Degree from JNTU, Kakinada, in 2009, He is currently pursuing M.Tech in Computer Science & Engineering at Nova College of Engineering &Tech , Veagavarum which is affiliated under JNTU Kakinada.He Published one National Level Conference Paper and his areas of interests are Image processing Networking &Data Warehousing, Operating systems.

Database management System.

M.Revati2, well known Author and excellent teacher Received M.Tech (SE) from she is working as Assistant Professor

,Department of computer science engineering , Nova college of Engineering and Technology, She has 6 years of teaching experience in various engineering colleges. To his credit couple of publications both national and international conferences /journals. Her area of Interest includes Data Warehouse and Data Mining, information security, computer organization, flavors of Unix Operating systems and other advances in computer science.

  1. J. Seitz, Digital Watermarking For Digital Media. Arlington, VA, USA: Information Resources Press, 2005.

  2. C.-S. Lu, Multimedia Security: Steganography and Digital Watermarking

    Techniques for Protection of Intellectual Property. Hershey, PA, USA: IGI Publishing, 2004.

  3. G. Langelaar, I. Setyawan, and R. Lagendijk, Watermarking digital

    image and video data. a state-of-the-art overview, IEEE Signal Process.

    Mag., vol. 17, no. 5, pp. 20 46, Sep.

    2000.

  4. I. Cox, J. Kilian, F. Leighton, and

    T. Shamoon, Secure spread spectrum watermarking for multimedia, IEEE Trans. Image Process., vol. 6,

    no. 12, pp. 1673 1687, Dec. 1997.

  5. J. Hernandez, M. Amado, and F. Perez-Gonzalez, a new structure, IEEE Trans. Image Process., vol. 9, no. 1, pp. 55 68, Jan. 2000.

Leave a Reply