CN111831980A - 一种基于dct和dwt变换的数字水印加密与检测算法 - Google Patents

一种基于dct和dwt变换的数字水印加密与检测算法 Download PDF

Info

Publication number
CN111831980A
CN111831980A CN201910332183.XA CN201910332183A CN111831980A CN 111831980 A CN111831980 A CN 111831980A CN 201910332183 A CN201910332183 A CN 201910332183A CN 111831980 A CN111831980 A CN 111831980A
Authority
CN
China
Prior art keywords
digital watermark
transformation
encryption
dct
detection
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910332183.XA
Other languages
English (en)
Inventor
史绍强
何雨萌
吴茂林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tianjin University of Science and Technology
Original Assignee
Tianjin University of Science and Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tianjin University of Science and Technology filed Critical Tianjin University of Science and Technology
Priority to CN201910332183.XA priority Critical patent/CN111831980A/zh
Publication of CN111831980A publication Critical patent/CN111831980A/zh
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/16Program or content traceability, e.g. by watermarking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/0021Image watermarking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2201/00General purpose image data processing
    • G06T2201/005Image watermarking
    • G06T2201/0203Image watermarking whereby the image with embedded watermark is reverted to the original condition before embedding, e.g. lossless, distortion-free or invertible watermarking

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Image Processing (AREA)

Abstract

本发明涉及一种基于DCT和DWT变换的数字水印加密与检测算法,其主要技术特点是:在数字水印加密过程中,首先对待加密的数字图像进行基于DCT变换的一重数字水印加密,主要对低频信息进行加密,然后进行基于DWT变换的二重数字水印加密,并对低频和高频信息分别加密,最后得到加密的含数字水印图像;在数字水印检测过程中,首先进行基于DWT变换的外层数字水印检测,再进行基于DCT变换的内层数字水印检测,分别得到数字水印图像,实验结果表明该方案提高了数字水印加密与检测算法的鲁棒性。

Description

一种基于DCT和DWT变换的数字水印加密与检测算法
技术领域
本发明属于信息加密防伪技术领域,尤其是一种基于DCT和DWT变换的数字水印加密与检测算法。
背景技术
近年来,数字水印加密得到了广泛应用,数字水印对版权的保护问题也日益受到人们的重视。数字水印加密与检测算法就是在这一背景下产生的。然而,作为一种版权保护手段,数字水印加密与检测技术正在受到越来越多的攻击技术的影响,为此提出了一种基于DCT和DWT变换的数字水印加密与检测算法,以提高数字水印加密与检测算法的鲁棒性。
发明内容
本发明的目的在于克服现有技术的不足,提出一种基于DCT和DWT变换的数字水印算法,以提高数字水印加密与检测算法的鲁棒性。
本发明解决其技术问题是采取以下技术方案实现的:
基于DCT和DWT变换的数字水印加密与检测算法,在数字水印加密过程中,首先对待加密的数字图像进行基于DCT变换的一重数字水印加密,主要对低频信息进行加密,然后进行基于DWT变换的二重数字水印加密,并对低频和高频信息分别加密,最后得到加密的含数字水印图像;在数字水印检测过程中,首先进行基于DWT变换的外层数字水印检测,再进行基于DCT变换的内层数字水印检测,分别得到数字水印图像。
一种基于DCT和DWT变换的数字水印加密与检测算法,主要包括以下步骤:
1.数字水印的嵌入
数字水印嵌入就是把数字水印信号W={w(k)},加到原始产品X0=(x0(k))中,这里采用加法准则:
xw(k)=x0(k)+aw(k),(加法准则)
其中α为采样特性参数,w(k)为数字水印图像,x0(k)为原始图像,xw(k)为含水印图像。
2.图像数字水印的检测
数字水印的检测过程和嵌入时相反,检测准则如下:
w(k)=(xw(k)-x0(k))/a
其中α为采样特性参数,w(k)为数字水印图像,x0(k)为原始图像,xw(k)为含水印图像。
本发明的优点和积极效果是:
实现一种基于DCT和DWT变换的数字水印加密与检测算法,该算法综合运用DCT和DWT技术,改进数字水印技术的加密与检测算法。算法思想是:在数字水印加密过程中,首先对待加密的数字图像进行基于DCT变换的一重数字水印加密,主要对低频信息进行加密,然后进行基于DWT变换的二重数字水印加密,并对低频和高频信息分别加密,最后得到加密的含数字水印图像;在数字水印检测过程中,首先进行基于DWT变换的外层数字水印检测,再进行基于DCT变换的内层数字水印检测,分别得到数字水印图像,实验结果表明该方案提高了数字水印加密与检测算法的鲁棒性。
附图说明
图1是数字水印加密原理图;
图2是数字水印检测原理图;
图3是原始待加密图像;
图4是一重加密水印图像;
图5是二重加密水印图像;
图6是含水印图像;
图7是外层检测数字水印图像;
图8是内层检测数字水印图像。
具体实施方式
以下结合附图对本发明做进一步说明。
一种基于DCT和DWT变换的数字水印加密与检测算法,该算法综合运用DCT和DWT技术,改进数字水印技术的加密与检测算法。算法思想是:在数字水印加密过程中,首先对待加密的数字图像进行基于DCT变换的一重数字水印加密,主要对低频信息进行加密,然后进行基于DWT变换的二重数字水印加密,并对低频和高频信息分别加密,最后得到加密的含数字水印图像;在数字水印检测过程中,首先进行基于DWT变换的外层数字水印检测,再进行基于DCT变换的内层数字水印检测,分别得到数字水印图像。
下面对系统中的各个子模块分别进行说明:
1.读取原始待处理的图像为256×256的l.bmp,如图3所示。
2.读取一重加密水印图像为32×32的t.bmp如图4所示。选定二重加密水印图像为32×32的s.bmp如图5所示。
3.先对原始待处理图像进行基于DCT变换的一重数字水印加密,再对原始待处理图像进行基于DWT变换的二重数字水印加密,得到含水印图像如图6所示。
4.然后对含水印图像,先进行基于DWT变换的外层数字水印检测,再进行基于DCT变换的内层数字水印检测,分别得到外层检测数字水印图像如图7,内层检测数字水印图像,图8所示。
本算法的思想是:在数字水印加密过程中,首先对待加密的数字图像进行基于DCT变换的一重数字水印加密,主要对低频信息进行加密,然后进行基于DWT变换的二重数字水印加密,并对低频和高频信息分别加密,最后得到加密的含数字水印图像;在数字水印检测过程中,首先进行基于DWT变换的外层数字水印检测,再进行基于DCT变换的内层数字水印检测,分别得到数字水印图像。
需要强调的是,本发明所述的实施例是说明性的,而不是限定性的,因此本发明包括并不限于具体实施方式中所述的实施例,凡是由本领域技术人员根据本发明的技术方案得出的其他实施方式,同样属于本发明保护的范围。

Claims (1)

1.一种基于DCT和DWT变换的数字水印加密与检测算法,该算法综合运用DCT和DWT技术,改进数字水印技术的加密与检测算法。算法思想是:在数字水印加密过程中,首先对待加密的数字图像进行基于DCT变换的一重数字水印加密,主要对低频信息进行加密,然后进行基于DWT变换的二重数字水印加密,并对低频和高频信息分别加密,最后得到加密的含数字水印图像;在数字水印检测过程中,首先进行基于DWT变换的外层数字水印检测,再进行基于DCT变换的内层数字水印检测,分别得到数字水印图像,实验结果表明该方案提高了数字水印加密与检测算法的鲁棒性。
CN201910332183.XA 2019-04-23 2019-04-23 一种基于dct和dwt变换的数字水印加密与检测算法 Pending CN111831980A (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910332183.XA CN111831980A (zh) 2019-04-23 2019-04-23 一种基于dct和dwt变换的数字水印加密与检测算法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910332183.XA CN111831980A (zh) 2019-04-23 2019-04-23 一种基于dct和dwt变换的数字水印加密与检测算法

Publications (1)

Publication Number Publication Date
CN111831980A true CN111831980A (zh) 2020-10-27

Family

ID=72911839

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910332183.XA Pending CN111831980A (zh) 2019-04-23 2019-04-23 一种基于dct和dwt变换的数字水印加密与检测算法

Country Status (1)

Country Link
CN (1) CN111831980A (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113434829A (zh) * 2021-08-26 2021-09-24 中运科技股份有限公司 数字盲水印嵌入方法、检测方法、存储介质、计算机设备

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113434829A (zh) * 2021-08-26 2021-09-24 中运科技股份有限公司 数字盲水印嵌入方法、检测方法、存储介质、计算机设备

Similar Documents

Publication Publication Date Title
Abdullatif et al. Properties of digital image watermarking
Khan et al. A recent survey of reversible watermarking techniques
Tyagi et al. Digital watermarking techniques for security applications
Song et al. Recent advances and classification of watermarking techniques in digital images
Chakraborty et al. Reversible color image watermarking using trigonometric functions
Kaur et al. Enhanced image watermarking technique using wavelets and interpolation
Parah et al. StegNmark: a joint Stego-watermark approach for early tamper detection
Thakur et al. Watermarking techniques and its applications in tele-health: A technical survey
CN111831980A (zh) 一种基于dct和dwt变换的数字水印加密与检测算法
JP3651319B2 (ja) 電子透かし情報記録方法、再生方法、及び電子透かし情報記録装置、再生装置
LV et al. A semi-fragile watermarking scheme for image tamper localization and recovery
CN115272039A (zh) 一种基于gan的水印攻击方法及系统、数字水印嵌入方法
Yan et al. Blind digital image watermarking technique based on intermediate significant bit and discrete wavelet transform
Sharma et al. Secure data hiding scheme using firefly algorithm with hidden compression
Cui Dual digital watermarking algorithm for image based on fractional Fourier transform
Kumar et al. Image steganography in high entropy regions using a key & modified LSB for improved security
TW200923842A (en) Multi-functional semi-fragile watermarking method with image authentication and recovery
Bandyopadhyay et al. Invisible digital watermarking through encryption
Khurana Watermarking and information-hiding
Shekhawat et al. A robust watermarking technique based on biorthogonal wavelet transform
Paliwal et al. Digital Watermarking Algorithm for Embedding Color Image using Two Level DWT
Sivasubramanian et al. Semi Fragile Watermarking Technique using IWT and a Two Level Tamper Detection Scheme.
Singhal et al. Digital watermarking algorithms: a review
Shostak et al. Comparative analysis of effectiveness video watermarking techniques
Xuan et al. Lossless image digital watermarking based on integer wavelet and histogram adjustment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20201027