Video Source tracking and copyright protection in video watermarking

DOI : 10.17577/IJERTCONV2IS05056

Download Full-Text PDF Cite this Publication

Text Only Version

Video Source tracking and copyright protection in video watermarking

M.Abinaya S.Elango,Assistant Professor

Departmaent of ECE Department of ECE

ArunaiEngineering College Arunai Engineering College Tiruvannamalai,India Tiruvannamalai,India

abinaya.mohan@yahoo.in elangosathappan@gmail.com

Abstract-Due to extensive usage of internet, the exchange of data between users are also increasing rapidly. Security and copyright protection are becoming important issues in digital media applications and services. Owners of the digital products are troubled about illegal copying of their products. Digital watermarking throughout the last decade is improved due to the increase in the need for copyright protection. More specifically Creative Commons License (CCL) has been established as a expedient method to protect copyrights of user generated digital products .However, the lack of technical method to protect CCL causes illegal manipulations and sharing of CCL. This paper presents, embedding dual watermarking system which embeds both robust watermarks and semi-fragile watermarks for CCL protection and manipulation detection. A robust watermark is generated, in order to withstand frame drop and rescaling, which increases the overall robustness. Then the fragile watermark is embedded at DWT domain, robust watermarks are embedded at spatial domain.

Keywords- Copyright Protection, discrete wavelet transform, Creative common license,Watermarking

I.INTRODUCTION

In the World Wide Web, it is thorny to manage the copyright exclusively, thus a wide-ranging and efficient approach is necessary for protecting the ownership. As a method of intellectual property protection, digital watermarks have recently stimulated significant interest and become a very active area of research. Videowatermarking overcomes a number of issues not present in imagewatermarking. Due to the large amount of data and inherent redundancies between frames, video signals are highly susceptible to piracy attacks, including frame averaging, frame dropping, frame swapping, statistical analysis.

The rapid stretch of digital media (audio, images and video) and the ease of their reproduction and distribution has created a call for copyright enforcement schemes in order to protect content creators and ownership. In recent years, digital watermarking has emerged as an valuable way to prevent

users from violating copyrights. This concept is based on the insertion of information into the data in such a way that the added information is not perceptible yet resistant to (intentional or unintentional) alterations of the watermarked data.

Three factors must be considered in image or video watermarking:

Capacity – the amount of information that can be put in to the watermark and recovered without errors.

Robustness – the resistance of the watermark to alterations of the original content such as compression, cropping.

Visibility-how easily the watermark can be discemed by te user.

Multimedia data needs to be protected from unauthorized duplication and consumption from unauthorized disclosure, misuse and from unauthorized exploitation Encryption watermarking are two groups of complementary technologies that have been identified by content providers to protect multimedia data.Watermark embedding and detection are sometimes considered to be analogous to encryption and decryption. Watermarking is the process of embedding data in to a multimedia element such as image audio or video. Given a cover image I, and a watermark W, the transformation produces the watermarked image. Each detection transformation is defined with a detection algorithm. Embedding multiple watermarks in a transform domain using the coefficients in several frequency bands drastically increases the overall robustness of a watermarking scheme.

In the online world of the internet many people do not want to impose the full restrictions of copyright, and so an alternative method of protection was developed called the creative common giving some protection but not all of the

rights granted by the full copyright law. Whether or not to claim copyright protection is a matter of personal preference.

In making this decision we need to be adequately informed of the consequences of choosing to maintain a copyright claim as opposed to claimed a less restrictive level of protection.The levels of protection modify the strict requirements of copyright law, but provide a level of protection that is suitable for your personal work to be used in the online world.By using CCL, content-creators specify several copyrights on their works. CCL comprises a selection of four basic conditions: Attribution, Non-commercial, No Derivative Works, and Share alike. Table I shows the meaning and abbreviation of four basic licence conditions. In general, six combinations shown in Table I are used in practice.

In applications such as owner identification, copy control and device control the most important properties of a watermarking system are perceptual transparency, robustness, security, high data capacity and unambiguousness.

Table 1

FOUR BASIC CONDITIONS OF CCL(TOP) WITH SIX AVAILABLE COMBINATIONS(BOTTOM)

Abbreviation

Meaning

BY

Attribution

NC

Non-Commercial

ND

No Derivative Works

SA

Share-alike

DISCRETE WAVELET TRANSFORM (DWT)

The Discrete Wavelet Transform (DWT) is used in a wide variety of signal processing applications. 2-D discrete wavelet transform (DWT) decomposes an image or a video frame into sub-images,3 details and 1 approximation. The 2-D DWT is an application of the 1-D DWT in both the horizontal and the vertical directions. DWT separates the frequency band of an image into a lower resolution approximation sub-band (LL) as well as horizontal (HL), vertical (LH) and diagonal (HH) detail components.

Watermark is embedded in low frequencies obtained by Wavelet decomposition which increases the robustness. So that resultant watermark video become susceptible to different attacks that have low pass characteristics like filtering , lossy compression and geometric distortions.

In this paper, we propose a dual watermarking scheme which embeds robust watermarks in spatial domain, and semi-fragile watermarks in DWT domain. Semi fragile watermarks inform manipulations on the video such as rescaling, clipping, frame rate changing, logo insertion, and cropping, while robust watermarks inform the information of content-creators and CCL after those manipulations.

  1. WATERMARK EMBEDDING

    The robustwatermarks are embedded into spatial domain of video frames and the semi-fragile watermarks are embedded into DWT domain of video frames.

    1. Robust watermark design

      Abbreviation

      Meaning

      CC BY

      Attribution

      CC BY-SA

      Attribution Share-alike

      CC BY-ND

      Attribution No Derivative

      CC BY-NC

      Attribution Non-Commercial

      CC BY-NC-SA

      Attribution Non-Commercial Share alike

      CC BY-NC-ND

      Attribution Non-Commercial No derivative works

      Robust watermarks carrying the information of content creators and CCL are designed as follows. Random number generator with private key generates mX n, 2-D basic pattern Wb. To enhance robustness, the basic pattern Wb is enlarged k times where k is calculated by dividing frame height by static length l. Then we tiling the enlarged basic pattern i times to horizontally, j times vertically to generate the final pattern Wr. By embedding different patterns into frames for each time interval Tr seconds, we can embed message bits into a target video.

    2. Semi-fragile watermark design

      Semi-fragile watermarks detecting manipulation on target videos are designed as follows. In this method, block Bi is generated by dividing frames into Nw times horizontally and Nh times vertically. Each block Bi contains semi-fragile watermark Wf which follows Gaussian distribution with zero mean and unit variance. Each Wf is generated from random number generator using private key made by the following three factors. as follows:

      K(K1,K2,K3) = K1 + (K2 X 103) + K3

      The first factor K1 is a spatial index of the block Bi and the second factor K2 is a temporal index of the frame which contains the block Bi. The average time per frame is the last factor K3 and the private key K is computed with scaling factor to avoid duplication.

    3. Watermark Embedding

    We embed a robust watermark and semi-fragile watermark into different domains to minimize interference between two watermarks. To improve the imperceptibility of robust watermarks, we apply perceptual masking after embedding robust watermarks into the video frames. The perceptual masking consists of noise visibility function (NVF)

    masking, motion masking, and luminance masking. An NVF masking filter, M, is computed as follows:

    1. Inverse DWT is applied to obtain the watermarked luminance component of the frame. Finally watermarked frame is reconstructed and watermarked video is obtained.

  2. WATERMARK DETECTION

    This section provides an overview of watermark detection process to decode a message and determine whether the video has been manipulated or not.

      1. Detecting robust watermark

        To extract a message, we use an adaptive Wiener filter as a noise reduction filter because robust watermarks were embedded into a frame as a noise .The estimated watermark W'r can be extracted by

        Convert

        Mn(i,j)=S0+(S1-S0).NVF(i,j)

        where So is the maximum value of the masking filter, Sj is the minimum value of the masking filter, and NVF is a measurement of the noise in the frame. A motion masking filter Mm ,and a luminance masking filter, Ml ,uses the characteristics of HVS, which is insensitive to noise and brightness changes when a scene has more motion orbrighter or darker regions. After perceptual masking, a robust watermarked frame, Xr, can be expressed as

        Xr=X+(Wr.Mn.Mm .Ml)

        where X is the original target of the video frame. Each dot product indicates a pixel-wise product.

        Semi-fragile watermark is embedded in to video frames by following the steps:

        1. Video is divided into frames .RGB frames are converted to YUV frames.

        2. 4-DWT is applied on it.

        3. RGB watermark image is converted into a vector P= {p1, p2 p32x32} of zeros and ones.

        4. This vector P is again divided into n parts. Then each part is embedded into each of the corresponding LL and HH sub bands. The watermark pixels are embedded with strength x into the maximum coefficient Mi of each PC block Yi. The embedding equation is:

    Mi=Mi+ Xw

    Original video

    Watermark Image

    RGB to YUV

    frames

    DWT

    Watermark embedding process

    Inverse

    DWT

    Watermarked Video

    Where, x is the watermark embedding strength.

    Fig-1: Watermark embedding process

    W'r(i,j)=X(I,j)-X'(i,j)

    where X is a target frame, X' is a frame with the adaptive wiener filter, X(i; j) is a pixel value of X, and X'(i,j) is a pixel value of X'. A denoised frame X' can be calculated as follows:

    X'(i,j)=µ(i,j)+ .((X(i,j)-µ(i,j))

    o

    where S2 is the approximated mean of local variance of X ,

    µ(i; j) is the local mean of X, and (i; j) is the local variance of X. W'r is calculated by accumulating the estimated watermark patterns for tr seconds and normalizing the accumulated watermark patterns.

    Where, Wr is the reference watermark for the target frame. Embedded robust watermarks are successfully detected when Z is larger than threshold Tr defined by:

    Tr=µz+zz

    whereµz is the mean of Z, z the standard deviation of Z, and z is the controlling factor of false positive error.To extract messages from robust watermarks, normalized cross correlation(NCC) Z is computed as follows:

    Z =

    been manipulated. We decide whether a target video has been manipulated by following steps:

    Step 1 : Detect semi-fragile watermark Wf from frame group. Go to step 2.

    Step 2 : If more than P global percentages of frames in frame group are manipulated, we decide that target video has been manipulated. If not, go to step 3.

    Step 3 : If more than P partial percentages of blocks in frame group with same spatial index are manipulated, we decide that target video has been manipulated. If not, go to step 4.

    Step 4 : We decide the target video has not been manipulated.

  3. RESULTS AND DISCUSSION

    Above algorithm is applied to a sample video sequence using binary watermark logo. The original sampled frame and its corresponding watermarked frame are shown in Fig. Watermarked frame appears visually identical to the original.

    Watermarked video

    B.Detecting Semi Fragile watermark

    1. Watermarked video is converted into frames. Each RGB frame is converted to YUV representation.

    2. DWT is applied. LL and HH sub-bands divided into nxn non-overlapping blocks.

    3. Following equation is used to extract watermark

      W =

      Convert RGB to YUV

      DWT

    4. The extracted watermark is compared with the original watermark as follows:

    Watermark Extraction Process

    Original Video

    Frame

    Where, NC is the normalized correlation. NC value is 1 when the watermark and the extracted watermark are identical and zero if the two are different from each other

    We decide that a target frame has been manipulated when more than Pf percentages of blocks in the target frame have

    Extracted watermark

    Fig 2: watermark extraction process

    The performance of algorithm can be measured in terms of its imperceptibility and robustness against the possible attacks. Watermarked frame is subjected to a variety of attacks such as Gamma correction, Contrast adjustment, Histogram equalization etc. In case of geometric attacks scheme is tested against Frame resizing, Frame rotation, Frame cropping.

    To evaluate the performance of any watermarking system, Peak Signal to Noise Ratio (PSNR) is used as a general measure of the visual quality of the watermarking system.

    PSNR: The Peak-Signal-To-Noise Ratio (PSNR) is used to measure deviation of the watermarked and attacked frames from the original video frames and is defined as:

    PSNR=10log10 2552/MSE

    Fig-3: Original Video

    Fig-4: Watermark Image

    Fig-5: Watermarked Video

    Fig-6: Video frame after rotation by 180 degrees

    Fig-7: Video frame after resizing

    Fig-8: Video frame after gamma correction

  4. CONCLUSION

Now a days network and multimedia develop rapidly, video watermarking as a kind of digital works copyright protection and information security protection technology has great potential,also plays an important role.Here the implementation of digital video watermarking scheme based on DWT is proposed. Due to multi resolution characteristics of DWT, this scheme is robust against several attacks. This algorithm makes the video copyright protection efect that is largely improved and it can effectively enhance the robustness of the video stream .This algorithm embedding the binary watermark in the low LL sub band helps in increasing the robustness of the embedding procedure without much degradation in the video quality.

REFERENCES

  1. Yujie Zhang, Yuanyuan Zhang Research on video copyright protection systemin 2nd international conference on Consumer electronics, Communication and Network 2012.

  2. Prachi V. Powar , Prof. S.S.Agrawal Design of digital video watermarking scheme using matlab simulink in International journal of research in engineering and technology 2013.

  3. H-D. Kim, T-W. Oh, J-W. Lee, and H-K. Lee, A hybrid watermarking scheme for CCL-applied video contents, in Proc. 3rd European Workshop on Visual Information Processing, Paris, France, pp. 199-204, 2011.

  4. Tang Songsheng , Dong Ying.Video watermarking algorithm based on DWT [J].Information technology, 2008(4):116~117.

  5. GaoQian, Zhou Lijuan.Digital watermarking design in image and video copyright protection [J]. Science technology and engineering, 2007 7(11):2677~2679.

  6. Hu Yuping, Zhang Jun. Digital watermark protocol research used for copy tracing [J]. Computer science, 2010 37(1):91~94.

  7. Li Bixiang, Yu Hongzhen. A video watermarking algorithm research based on DCT coefficients [J]. Computer and digital engineering, 2010 38(5):108~110.

  8. Tahani Al-Khatib, Ali Al-Haj Lama Rajab. A Robust Video Watermarking Algorithm [J]. Journal of Computer Science 2008,4(11):6~9. 1280.

  1. Zhang Defeng.Matlab wavelet analysis and engineering application[M]. Beijing: National defencse industry Press,2008 65-78 115-130.

  2. Chen Jun, Zhang Wei, Yang Huaqian, He Chunxiao. A digital watermarking algorithm based on wavelet transform and neural network [J]. Computer science, 2011 38(6):142~144.

  3. I. J. Cox, J. Kilian, F. T. Leighton, and T. Shamoon,Secure spread spectrumwatermarking for multimedia,IEEE Trans. on Image Processing,vol. 6, no. 12, pp. 1673-1687, 1997.

  4. J. Fridrich, Security of fragile authentication watermarks with localization,in Proc. SPIE, vol. 4675, pp.691-700, 2002.

  5. C-Y. Lin and S-F.Chang, Semifragile watermarking for authenticatingjpeg visual content, in Proc.SPIE, vol. 5681, pp.353-362, 2005.

  6. S. Thiemert, H. Sahbi, and M. Steinebach, Applying interest operatorsin semi-fragile video authentication, in Proc. SPIE, vol. 5681, pp.353-362, 2005.

  7. I. G. Langelaar and R.Lagendijk, Watermarking digital image andvideo data: A state-of-the-art overview, IEEE Signal ProcessingMagazine, vol. 17, pp. 2046, 2000.

  8. F. Hartung and M. Kutter, Multimedia watermarking techniques,Proceedings of IEEE, vol. 87, pp. 10791107, 1999.

  9. M. K. M. Swason and A. Tewfik, Multimedia data- embedding andwatermarking technologies, Proceedings of IEEE, vol. 86, pp. 10641087.

  10. S. Lee and D. Seo, Novel robust video watermarkingalgorithm based on adaptive modulation. IEEE, 2012,pp. 225229.

  11. C. Rey and J. Dugelay, A survey of watermarking algorithmsfor image authentication, EURASIP Journalon Applied Signal Processing, vol. 2002, no. 1, pp.613621, 2002.

  12. I. Cox, Digital watermarking and steganography.Morgan Kaufmann, 2008.

  13. C. Hsu and J.Wu, Dct-based watermarking for video,Consumer Electronics, IEEE Transactions on, vol. 44,no. 1, pp. 206216, 1998.

Leave a Reply