SlideShare uma empresa Scribd logo
1 de 34
Digital Watermarking




           By,
                 Ankush K R

                 ankush.k.r.007@gmail.com
                 +91-9739317537
INTRODUCTION
Information Hiding Techniques



                      Information
                         Hiding




      Steganography   Cryptography   Watermarking


                                                    2
WHAT IS A WATERMARK?
• A watermark is a form, image or text that is impressed onto
  paper, which provides evidence of its authenticity.

• A distinguishing mark impressed on paper during
  manufacture; visible when paper is held up to the light (e.g. $
  Bill)




Visible Watermarking                    Invisible Watermarking
                                                                 3
WHAT IS DIGITAL WATERMARKING?
• Digital watermarking is an extension of watermarking
  concept in the digital world.

• A digital watermark is a pattern of bits inserted into a digital
  image, audio or video file that identifies the file's copyright
  information (author, rights, etc.).




  Image                       Video                      Audio


                                                                 4
How Watermarking is Different from
Steganography and Cryptography.

     Steganography vs. Watermarking

   • The main goal of steganography is to hide a message m in some audio
     or video (cover) data d, to obtain            new data d', practically
     indistinguishable from d, by people, in such a way that an eavesdropper
     cannot detect the presence of m in d'.

   • The main goal of watermarking is to hide a message m in some audio
     or video (cover) data d, to obtain           new data d', practically
     indistinguishable from d, by people, in such a way that an eavesdropper
     cannot remove or replace m in d'.
                                                                               5
Cryptography vs. Watermarking
 • Cryptography is the most common method of protecting digital content
   and is one of the best developed science.

 • However, encryption cannot help the seller monitor how a legitimate
   customer handles the content after decryption.

 • Digital watermarking can protect content even after it is decrypted.




           Encryption         ?       Decryption


                     Under Protection
                                                                          6
Importance of Digital Watermarking




• As seen above in Fig, Alice creates an original image and watermarks it before
  passing it to Bob. If Bob claims the image and sells copies to other people Alice
  can extract her watermark from the image proving her copyright to it.

• The caveat here is that Alice will only be able to prove her copyright of the
  image if Bob hasn’t managed to modify the image such that the watermark is
  damaged enough to be undetectable or added his own watermark such that it
  is impossible to discover which watermark was embedded first.
                                                                               7
WATERMARKING CLASSIFICATION


Visible & Invisible Watermarking


Robust & Fragile Watermarking


Asymmetric & Symmetric Watermarking


Public & Private Watermarking


Steganographic & Non-steganographic
Watermarking

                                      8
Visible Watermarking

• Visible watermark is a translucent overlaid into an image and is visible to
  the viewer. Visible watermarking is used to indicate ownership and for
  copyright protection.




                                                Ankush Watermark


          Original Image                        Watermarked Image
                                                                           9
Invisible Watermarking
• Invisible watermark is embedded into the data in such a way that the changes
  made to the pixel values are perceptually not noticed. Invisible watermark is
  used as evidence of ownership and to detect misappropriated images.




         Original Image                       Watermarked Image

 Dual Watermarking
 • Dual watermark is the combination of visible and invisible watermark. An
   invisible watermark is used as a backup for the visible watermark.    10
WATERMARKING TECHNIQUES
                  (According to Working Domain )




                              Watermarking




                                                 Frequency
          Spatial Domain
                                                  Domain
          Watermarking
                                                Watermarking



                                                           Discrete
    Least                             Discrete Cosine
                      Patch Work                           Wavelet
Significant Bit                       Transformation
                                                        Transformation




                                                                    11
Digital Watermarking Life Cycle Phases
  A watermarking system is usually divided into three distinct steps.
 • Embedding
 • Attack
 • Detection




                                                                 12
Embedding
In embedding, an algorithm accepts the host and the data to be embedded,
and produces a watermarked signal.




Inputs to the scheme are the watermark, the cover data and an optional
public or secret key. The output are watermarked data. The key is used to
enforce security.




                                                                       13
Attacks
The watermarked digital signal is transmitted or stored, usually transmitted to
another person. If this person makes a modification, this is called an attack.

Few Possible Attacks

• Robustness attacks :Which are intended to remove the watermark such as…
  JPEG compression, cropping, etc.

• Presentation Attacks :Under watermark detection failure they come into play.
  Geometric transformation, rotation, scaling, translation, change aspect ratio,
  affine transformation etc.

• Counterfeiting attacks :Rendering the original image, generate fake original.

                                                                              14
Extraction/Detection
Detection (often called extraction) is an algorithm which is applied to the
attacked signal to attempt to extract the watermark from it. If the signal was
unmodified during transmission, then the watermark still is present and it may
be extracted.




Inputs to the scheme are the watermarked data, the secret or public key and,
depending on the method, the original data and/or the original watermark.
The output is the recovered watermarked W or some kind of confidence
measure indicating how likely it is for the given watermark at the input to be
present in the data under inspection.

                                                                          15
ALGORITHM

FAST HADAMARD TRANSFORM(FHT)



Advantages of FHT


• Shorter processing time

• Invisibility of the watermark guaranteed

• Increased watermark energy leads to higher robustness




                                                          16
Sequence diagram1 (Insertion):




                                 17
Sequence diagram2 (Extraction):




                                  18
Use case diagrams1 (Insertion):




                                  19
Use case diagrams2 (Extraction):




                                   20
WATERMARKING IN FHT DOMAIN

 FAST HADAMARD TRANSFORM(FHT)




    V        Transformed image

    U        Actual image

    Hn       N x N Hadamard matrix, N=2n, n=1,2,3…with
             element values either +1 or -1         21
The Hadamard matrix of the order n is generated in terms of
   Hadamard matrix of order n-1 using Kronecker product, ⊗, as




Considering 8×8 sub-blocks of the whole image, the third order
Hadamard transform matrix H3 becomes:




                                                         22
Original image pixel portions being taken into
matrix “U”




                                                 23
The process of Insertion




                           24
Processing the original image…




                                 25
Inverse Fast Hadamard Transformation




V         Transformed image

U          Actual image

Hn         N x N Hadamard matrix

Hn-1        Inverse Hadamard matrix
                                       26
The process of Extraction




                            27
Processing the original image…




                                 28
Attacks on the Watermarked image




                                   29
Experiment Results




                     30
Conclusion


• The experimental results show that the proposed method is robust
  against approximately 70% of attacks.

• For sure when compared with previous, it is found to be more robust
  against various attacks. It also refers significant advantage in terms of
  shorter processing time and the ease of hardware implementation than
  many common transform techniques.




                                                                         31
REFERENCES

[1]   M. Swanson, B. Zhu, A. Tewfik, and L. Boney, “Robust audio watermarking
      using perceptual masking,” Signal Process., Special Issue on Watermarking,
      1997, pp. 337-355.

[2]    L. Boney, A. Tewfik, and K. Hamdy, “Digital watermarks for audio signals,” in
      IEEE Proc. Multimedia, 1996, pp. 473-480.


[5]   Keshav S Rawat, Dheerendra S Tomar, “Digital watermarking schemes for
      authorization Against copying or piracy of color images” in IEEE, Vol. 1 No. 4
      295-300

[6]   Anthony T.S.Ho, Jun Shen, Soon Hie Tan “A Robust Digital Image-in-Image
      Watermarking Algorithm Using the Fast Hadamard Transform” Proceedings of
      SPIE Vol. 4793 (2003) © 2003 SPIE · 0277-786X/03/$15.00               32
33
Any Queries

              34

Mais conteúdo relacionado

Mais procurados

Digital Watermarking
Digital WatermarkingDigital Watermarking
Digital WatermarkingAnkush Kr
 
Watermark
WatermarkWatermark
Watermarkravi33s
 
CSE digital Watermarking report
CSE digital Watermarking reportCSE digital Watermarking report
CSE digital Watermarking reportdivya sri
 
Steganography Project
Steganography Project Steganography Project
Steganography Project Jitu Choudhary
 
Steganography and watermarking
Steganography and watermarkingSteganography and watermarking
Steganography and watermarkingsudip nandi
 
Steganography
Steganography Steganography
Steganography Uttam Jain
 
Digital Image Processing: Image Segmentation
Digital Image Processing: Image SegmentationDigital Image Processing: Image Segmentation
Digital Image Processing: Image SegmentationMostafa G. M. Mostafa
 
Watermarking in-imageprocessing
Watermarking in-imageprocessingWatermarking in-imageprocessing
Watermarking in-imageprocessingQaisar Ayub
 
Homomorphic filtering
Homomorphic filteringHomomorphic filtering
Homomorphic filteringGautam Saxena
 
Steganography final report
Steganography final reportSteganography final report
Steganography final reportABHIJEET KHIRE
 
Fingerprint recognition presentation
Fingerprint recognition presentationFingerprint recognition presentation
Fingerprint recognition presentationVivek Kumar
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition pptSantosh Kumar
 

Mais procurados (20)

Digital Watermarking
Digital WatermarkingDigital Watermarking
Digital Watermarking
 
Digital Watermarking
Digital WatermarkingDigital Watermarking
Digital Watermarking
 
PPT steganography
PPT steganographyPPT steganography
PPT steganography
 
Watermark
WatermarkWatermark
Watermark
 
Digital Watermarking
Digital WatermarkingDigital Watermarking
Digital Watermarking
 
digital watermarking
digital watermarkingdigital watermarking
digital watermarking
 
Watermark
WatermarkWatermark
Watermark
 
CSE digital Watermarking report
CSE digital Watermarking reportCSE digital Watermarking report
CSE digital Watermarking report
 
Chapter1 2
Chapter1 2Chapter1 2
Chapter1 2
 
Steganography Project
Steganography Project Steganography Project
Steganography Project
 
invisible watermarking
invisible watermarkinginvisible watermarking
invisible watermarking
 
Steganography and watermarking
Steganography and watermarkingSteganography and watermarking
Steganography and watermarking
 
Steganography
Steganography Steganography
Steganography
 
Digital Image Processing: Image Segmentation
Digital Image Processing: Image SegmentationDigital Image Processing: Image Segmentation
Digital Image Processing: Image Segmentation
 
Watermarking in-imageprocessing
Watermarking in-imageprocessingWatermarking in-imageprocessing
Watermarking in-imageprocessing
 
Homomorphic filtering
Homomorphic filteringHomomorphic filtering
Homomorphic filtering
 
Steganography final report
Steganography final reportSteganography final report
Steganography final report
 
Security services
Security servicesSecurity services
Security services
 
Fingerprint recognition presentation
Fingerprint recognition presentationFingerprint recognition presentation
Fingerprint recognition presentation
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition ppt
 

Destaque

DWT-DCT-SVD Based Semi Blind Image Watermarking Using Middle Frequency Band
DWT-DCT-SVD Based Semi Blind Image Watermarking Using Middle Frequency BandDWT-DCT-SVD Based Semi Blind Image Watermarking Using Middle Frequency Band
DWT-DCT-SVD Based Semi Blind Image Watermarking Using Middle Frequency BandIOSR Journals
 
Discrete cosine transform
Discrete cosine transform   Discrete cosine transform
Discrete cosine transform Rashmi Karkra
 
Discrete cosine transform
Discrete cosine transformDiscrete cosine transform
Discrete cosine transformaniruddh Tyagi
 
discrete wavelet transform
discrete wavelet transformdiscrete wavelet transform
discrete wavelet transformpiyush_11
 
Introduction to wavelet transform
Introduction to wavelet transformIntroduction to wavelet transform
Introduction to wavelet transformRaj Endiran
 

Destaque (7)

Dual Band Watermarking using 2-D DWT and 2-Level SVD for Robust Watermarking ...
Dual Band Watermarking using 2-D DWT and 2-Level SVD for Robust Watermarking ...Dual Band Watermarking using 2-D DWT and 2-Level SVD for Robust Watermarking ...
Dual Band Watermarking using 2-D DWT and 2-Level SVD for Robust Watermarking ...
 
DWT-DCT-SVD Based Semi Blind Image Watermarking Using Middle Frequency Band
DWT-DCT-SVD Based Semi Blind Image Watermarking Using Middle Frequency BandDWT-DCT-SVD Based Semi Blind Image Watermarking Using Middle Frequency Band
DWT-DCT-SVD Based Semi Blind Image Watermarking Using Middle Frequency Band
 
Watermarking
WatermarkingWatermarking
Watermarking
 
Discrete cosine transform
Discrete cosine transform   Discrete cosine transform
Discrete cosine transform
 
Discrete cosine transform
Discrete cosine transformDiscrete cosine transform
Discrete cosine transform
 
discrete wavelet transform
discrete wavelet transformdiscrete wavelet transform
discrete wavelet transform
 
Introduction to wavelet transform
Introduction to wavelet transformIntroduction to wavelet transform
Introduction to wavelet transform
 

Semelhante a Digital watermarking

digitalwatermarking-121202063739-phpapp01.pdf
digitalwatermarking-121202063739-phpapp01.pdfdigitalwatermarking-121202063739-phpapp01.pdf
digitalwatermarking-121202063739-phpapp01.pdfMekalaSamayochitha
 
Image authentication techniques based on Image watermarking
Image authentication techniques based on Image watermarkingImage authentication techniques based on Image watermarking
Image authentication techniques based on Image watermarkingNawin Kumar Sharma
 
Digital watermarking
Digital watermarkingDigital watermarking
Digital watermarkingprdpgpt
 
A Brief Survey on Robust Video Watermarking Techniques
A Brief Survey on Robust Video Watermarking TechniquesA Brief Survey on Robust Video Watermarking Techniques
A Brief Survey on Robust Video Watermarking Techniquestheijes
 
A Robust Watermarking Technique Based On Dwt on Digital Images
A Robust Watermarking Technique Based On Dwt on Digital  ImagesA Robust Watermarking Technique Based On Dwt on Digital  Images
A Robust Watermarking Technique Based On Dwt on Digital ImagesIJMER
 
A Review on Robust Digital Watermarking based on different Methods and its Ap...
A Review on Robust Digital Watermarking based on different Methods and its Ap...A Review on Robust Digital Watermarking based on different Methods and its Ap...
A Review on Robust Digital Watermarking based on different Methods and its Ap...IJSRD
 
Lsb Based Digital Image Watermarking For Gray Scale Image
Lsb Based Digital Image Watermarking For Gray Scale ImageLsb Based Digital Image Watermarking For Gray Scale Image
Lsb Based Digital Image Watermarking For Gray Scale ImageIOSR Journals
 
IRJET- Data Leakage Detection using Cloud Computing
IRJET- Data Leakage Detection using Cloud ComputingIRJET- Data Leakage Detection using Cloud Computing
IRJET- Data Leakage Detection using Cloud ComputingIRJET Journal
 
Information and data security steganography and watermarking
Information and data security steganography and watermarkingInformation and data security steganography and watermarking
Information and data security steganography and watermarkingMazin Alwaaly
 
A Hybrid Model of Watermarking Scheme for Color Image Authentication Using Di...
A Hybrid Model of Watermarking Scheme for Color Image Authentication Using Di...A Hybrid Model of Watermarking Scheme for Color Image Authentication Using Di...
A Hybrid Model of Watermarking Scheme for Color Image Authentication Using Di...iosrjce
 

Semelhante a Digital watermarking (20)

digitalwatermarking-121202063739-phpapp01.pdf
digitalwatermarking-121202063739-phpapp01.pdfdigitalwatermarking-121202063739-phpapp01.pdf
digitalwatermarking-121202063739-phpapp01.pdf
 
Image authentication techniques based on Image watermarking
Image authentication techniques based on Image watermarkingImage authentication techniques based on Image watermarking
Image authentication techniques based on Image watermarking
 
Digital watermarking
Digital watermarkingDigital watermarking
Digital watermarking
 
A Brief Survey on Robust Video Watermarking Techniques
A Brief Survey on Robust Video Watermarking TechniquesA Brief Survey on Robust Video Watermarking Techniques
A Brief Survey on Robust Video Watermarking Techniques
 
Digital Water marking
Digital Water markingDigital Water marking
Digital Water marking
 
Vidhi's ppt
Vidhi's pptVidhi's ppt
Vidhi's ppt
 
Jq3417501753
Jq3417501753Jq3417501753
Jq3417501753
 
Ki2417591763
Ki2417591763Ki2417591763
Ki2417591763
 
1709 1715
1709 17151709 1715
1709 1715
 
1709 1715
1709 17151709 1715
1709 1715
 
Ah04605234238
Ah04605234238Ah04605234238
Ah04605234238
 
A Robust Watermarking Technique Based On Dwt on Digital Images
A Robust Watermarking Technique Based On Dwt on Digital  ImagesA Robust Watermarking Technique Based On Dwt on Digital  Images
A Robust Watermarking Technique Based On Dwt on Digital Images
 
A Review on Robust Digital Watermarking based on different Methods and its Ap...
A Review on Robust Digital Watermarking based on different Methods and its Ap...A Review on Robust Digital Watermarking based on different Methods and its Ap...
A Review on Robust Digital Watermarking based on different Methods and its Ap...
 
ieee title
ieee titleieee title
ieee title
 
Iw2415551560
Iw2415551560Iw2415551560
Iw2415551560
 
Lsb Based Digital Image Watermarking For Gray Scale Image
Lsb Based Digital Image Watermarking For Gray Scale ImageLsb Based Digital Image Watermarking For Gray Scale Image
Lsb Based Digital Image Watermarking For Gray Scale Image
 
IRJET- Data Leakage Detection using Cloud Computing
IRJET- Data Leakage Detection using Cloud ComputingIRJET- Data Leakage Detection using Cloud Computing
IRJET- Data Leakage Detection using Cloud Computing
 
Information and data security steganography and watermarking
Information and data security steganography and watermarkingInformation and data security steganography and watermarking
Information and data security steganography and watermarking
 
B011110614
B011110614B011110614
B011110614
 
A Hybrid Model of Watermarking Scheme for Color Image Authentication Using Di...
A Hybrid Model of Watermarking Scheme for Color Image Authentication Using Di...A Hybrid Model of Watermarking Scheme for Color Image Authentication Using Di...
A Hybrid Model of Watermarking Scheme for Color Image Authentication Using Di...
 

Último

Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdfssuserdda66b
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 

Último (20)

Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 

Digital watermarking

  • 1. Digital Watermarking By, Ankush K R ankush.k.r.007@gmail.com +91-9739317537
  • 2. INTRODUCTION Information Hiding Techniques Information Hiding Steganography Cryptography Watermarking 2
  • 3. WHAT IS A WATERMARK? • A watermark is a form, image or text that is impressed onto paper, which provides evidence of its authenticity. • A distinguishing mark impressed on paper during manufacture; visible when paper is held up to the light (e.g. $ Bill) Visible Watermarking Invisible Watermarking 3
  • 4. WHAT IS DIGITAL WATERMARKING? • Digital watermarking is an extension of watermarking concept in the digital world. • A digital watermark is a pattern of bits inserted into a digital image, audio or video file that identifies the file's copyright information (author, rights, etc.). Image Video Audio 4
  • 5. How Watermarking is Different from Steganography and Cryptography. Steganography vs. Watermarking • The main goal of steganography is to hide a message m in some audio or video (cover) data d, to obtain new data d', practically indistinguishable from d, by people, in such a way that an eavesdropper cannot detect the presence of m in d'. • The main goal of watermarking is to hide a message m in some audio or video (cover) data d, to obtain new data d', practically indistinguishable from d, by people, in such a way that an eavesdropper cannot remove or replace m in d'. 5
  • 6. Cryptography vs. Watermarking • Cryptography is the most common method of protecting digital content and is one of the best developed science. • However, encryption cannot help the seller monitor how a legitimate customer handles the content after decryption. • Digital watermarking can protect content even after it is decrypted. Encryption ? Decryption Under Protection 6
  • 7. Importance of Digital Watermarking • As seen above in Fig, Alice creates an original image and watermarks it before passing it to Bob. If Bob claims the image and sells copies to other people Alice can extract her watermark from the image proving her copyright to it. • The caveat here is that Alice will only be able to prove her copyright of the image if Bob hasn’t managed to modify the image such that the watermark is damaged enough to be undetectable or added his own watermark such that it is impossible to discover which watermark was embedded first. 7
  • 8. WATERMARKING CLASSIFICATION Visible & Invisible Watermarking Robust & Fragile Watermarking Asymmetric & Symmetric Watermarking Public & Private Watermarking Steganographic & Non-steganographic Watermarking 8
  • 9. Visible Watermarking • Visible watermark is a translucent overlaid into an image and is visible to the viewer. Visible watermarking is used to indicate ownership and for copyright protection. Ankush Watermark Original Image Watermarked Image 9
  • 10. Invisible Watermarking • Invisible watermark is embedded into the data in such a way that the changes made to the pixel values are perceptually not noticed. Invisible watermark is used as evidence of ownership and to detect misappropriated images. Original Image Watermarked Image Dual Watermarking • Dual watermark is the combination of visible and invisible watermark. An invisible watermark is used as a backup for the visible watermark. 10
  • 11. WATERMARKING TECHNIQUES (According to Working Domain ) Watermarking Frequency Spatial Domain Domain Watermarking Watermarking Discrete Least Discrete Cosine Patch Work Wavelet Significant Bit Transformation Transformation 11
  • 12. Digital Watermarking Life Cycle Phases A watermarking system is usually divided into three distinct steps. • Embedding • Attack • Detection 12
  • 13. Embedding In embedding, an algorithm accepts the host and the data to be embedded, and produces a watermarked signal. Inputs to the scheme are the watermark, the cover data and an optional public or secret key. The output are watermarked data. The key is used to enforce security. 13
  • 14. Attacks The watermarked digital signal is transmitted or stored, usually transmitted to another person. If this person makes a modification, this is called an attack. Few Possible Attacks • Robustness attacks :Which are intended to remove the watermark such as… JPEG compression, cropping, etc. • Presentation Attacks :Under watermark detection failure they come into play. Geometric transformation, rotation, scaling, translation, change aspect ratio, affine transformation etc. • Counterfeiting attacks :Rendering the original image, generate fake original. 14
  • 15. Extraction/Detection Detection (often called extraction) is an algorithm which is applied to the attacked signal to attempt to extract the watermark from it. If the signal was unmodified during transmission, then the watermark still is present and it may be extracted. Inputs to the scheme are the watermarked data, the secret or public key and, depending on the method, the original data and/or the original watermark. The output is the recovered watermarked W or some kind of confidence measure indicating how likely it is for the given watermark at the input to be present in the data under inspection. 15
  • 16. ALGORITHM FAST HADAMARD TRANSFORM(FHT) Advantages of FHT • Shorter processing time • Invisibility of the watermark guaranteed • Increased watermark energy leads to higher robustness 16
  • 19. Use case diagrams1 (Insertion): 19
  • 20. Use case diagrams2 (Extraction): 20
  • 21. WATERMARKING IN FHT DOMAIN FAST HADAMARD TRANSFORM(FHT) V Transformed image U Actual image Hn N x N Hadamard matrix, N=2n, n=1,2,3…with element values either +1 or -1 21
  • 22. The Hadamard matrix of the order n is generated in terms of Hadamard matrix of order n-1 using Kronecker product, ⊗, as Considering 8×8 sub-blocks of the whole image, the third order Hadamard transform matrix H3 becomes: 22
  • 23. Original image pixel portions being taken into matrix “U” 23
  • 24. The process of Insertion 24
  • 25. Processing the original image… 25
  • 26. Inverse Fast Hadamard Transformation V Transformed image U Actual image Hn N x N Hadamard matrix Hn-1 Inverse Hadamard matrix 26
  • 27. The process of Extraction 27
  • 28. Processing the original image… 28
  • 29. Attacks on the Watermarked image 29
  • 31. Conclusion • The experimental results show that the proposed method is robust against approximately 70% of attacks. • For sure when compared with previous, it is found to be more robust against various attacks. It also refers significant advantage in terms of shorter processing time and the ease of hardware implementation than many common transform techniques. 31
  • 32. REFERENCES [1] M. Swanson, B. Zhu, A. Tewfik, and L. Boney, “Robust audio watermarking using perceptual masking,” Signal Process., Special Issue on Watermarking, 1997, pp. 337-355. [2] L. Boney, A. Tewfik, and K. Hamdy, “Digital watermarks for audio signals,” in IEEE Proc. Multimedia, 1996, pp. 473-480. [5] Keshav S Rawat, Dheerendra S Tomar, “Digital watermarking schemes for authorization Against copying or piracy of color images” in IEEE, Vol. 1 No. 4 295-300 [6] Anthony T.S.Ho, Jun Shen, Soon Hie Tan “A Robust Digital Image-in-Image Watermarking Algorithm Using the Fast Hadamard Transform” Proceedings of SPIE Vol. 4793 (2003) © 2003 SPIE · 0277-786X/03/$15.00 32
  • 33. 33