CN103793874A - Novel digital watermarking method capable of maintaining fidelity and robustness - Google Patents

Novel digital watermarking method capable of maintaining fidelity and robustness Download PDF

Info

Publication number
CN103793874A
CN103793874A CN201410051957.9A CN201410051957A CN103793874A CN 103793874 A CN103793874 A CN 103793874A CN 201410051957 A CN201410051957 A CN 201410051957A CN 103793874 A CN103793874 A CN 103793874A
Authority
CN
China
Prior art keywords
watermark
sampling
algorithm
fidelity
sample
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.)
Granted
Application number
CN201410051957.9A
Other languages
Chinese (zh)
Other versions
CN103793874B (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.)
North University of China
Original Assignee
North University of China
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 North University of China filed Critical North University of China
Priority to CN201410051957.9A priority Critical patent/CN103793874B/en
Publication of CN103793874A publication Critical patent/CN103793874A/en
Application granted granted Critical
Publication of CN103793874B publication Critical patent/CN103793874B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a novel digital watermarking method capable of maintaining fidelity and robustness. An embedded algorithm serves as main content, and at first, an original image is segmented into subblocks which are distributed in eight rows and eight columns and are not mutually covered; then discrete cosine transformation is carried out on each subblock; finally, maximization of integrity of watermark information extracted from figures which contain watermarks and are attacked serves as a goal, and under the constraint that the PSNR is larger than 25dB, the watermark weighted value of each subblock is optimized to obtain the optimal solution which serves as the final watermark embedding scheme. On the condition of guaranteeing fidelity of digital watermarking, watermark robustness is optimized by means of an evolutionary optimization algorithm, the fidelity and robustness are taken into full consideration, digital watermarking quality is improved, degradation of images formed after the watermarks are embedded is difficult to perceive compared with that of the original image, and good robustness is achieved against attacks such as compression, filtering and zooming rotational shearing.

Description

A kind of novel fidelity robust digital watermark method
Technical field
The invention belongs to digital watermark technology field, relate in particular to a kind of novel fidelity robust digital watermark method.
Background technology
Aspect raising digital watermarking fidelity and robustness, for fidelity, be generally to find vision in raw data by optimized algorithm to destroy minimum watermark embedding scheme at present; For robustness, be also to find suitable frequency band embed watermark by optimized algorithm, make it time under attack, still can not lose watermark information.Fidelity and robustness are two factors of restriction mutually, both can not give up, and need to seek the unification between them, make watermaking system reach optimum under the constraint of this unified point.
Existing digital watermark technology generally improves fidelity by optimized algorithm, but adopt optimized algorithm to improve to consider aspect robustness less.
In addition, choosing of Digital Watermark Scheme parameter is the problem of finding optimum solution or suboptimal solution in a very large solution space, and has interaction relationship consumingly between each factor of solution space.For this complicated optimization problem, common optimization method can not meet the demands.In recent years, a lot of researchists use genetic algorithm to solve the Parametric optimization problem in this watermaking system, have reached good effect.Genetic algorithm is a kind of optimisation technique based on outstanding candidate result is selected and recombinated, but the chain problem that it exists tectonic block to destroy, namely for existing and influence each other while being related between each factor of solution space, genetic manipulation can destroy the good pattern having found, thereby can not obtain the optimum results of global optimum.
Summary of the invention
The object of the present invention is to provide a kind of novel fidelity robust digital watermark method, be intended to solve existing digital watermark technology and generally improve fidelity by optimized algorithm, but consider less problem adopting optimized algorithm to improve aspect robustness, guaranteeing under digital watermarking fidelity precondition, utilize evolutionary optimization algorithm to be optimized watermark robustness, consider fidelity and robustness, improve the quality of digital watermarking.
The present invention is achieved in that a kind of novel fidelity robust digital watermark method is to embed algorithm as main contents, and detailed process is as follows:
Step 1, to cut apart original image be 8 × 8 sub-blocks that do not cover mutually; To the image of a width N*N, carry out 8*8 and divide block operations, obtain the individual fritter of (N/8) * (N/8);
Step 2, each sub-block is carried out to discrete cosine transform;
Discrete cosine transform formula is as follows:
F ( u , v ) = c ( u ) c ( v ) Σ x = 0 N - 1 Σ y = 0 N - 1 f ( x , y ) cos ( 2 x + 1 ) uπ 2 N cos ( 2 y + 1 ) vπ 2 N - - - ( 1 )
Wherein, f (x, y) is the original image of size for N*N,
c ( u ) = c ( v ) = 1 2 u = 0 or v = 0 1 u , v = 1,2 , . . . , N - 1
Step 3, turn to target with the watermark information integrity degree maximum extracting in the moisture impression shape under fire, be greater than under 25dB constraint with Y-PSNR (PSNR), watermark weighted value to each sub-block is optimized, and the optimum solution obtaining embeds scheme as final watermark;
Concrete grammar is as follows:
Formula (2) is watermark embedding criterion, wherein W={w (i) } be watermarking images, X={x 0(i) } be original image, X w={ x w(i) } for containing watermarking images, H={h (i) } be watermark weighted value;
x w(i)=x 0(i)×(1+h(i)W(i)) (2)
Formula (3) represents watermark information integrity degree, and wherein W represents original watermark, and We represents the watermark extracting, and Nw is watermark size;
f Int ( W , W e ) = Σ x , y | W ( x , y ) - W e ( x , y ) | N w - - - ( 3 )
Formula (4) represents Y-PSNR, and wherein I represents original image, and Iw represents that N is original image size containing watermarking images;
f PSNR ( I , I w ) = 10 × log 10 ( N 2 × max I 2 ( x , y ) Σ x , y [ I ( x , y ) - I w ( x , y ) ] 2 ) - - - ( 4 )
The Optimized model that watermark embeds scheme is:
Optimized variable: watermark weighted value H
Objective function: f int(W, W e)
Constraint condition: s.t.f pSNR(I, I w) > 25.
Further, the algorithm model of described a kind of novel fidelity robust digital watermark method is:
x w(i)=x 0(i)×(1+h(i)W(i)) (1)
f Int ( W , W e ) = Σ x , y | W ( x , y ) - W e ( x , y ) | N w - - - ( 2 )
f PSNR ( I , I w ) = 10 × log 10 ( N 2 × max I 2 ( x , y ) Σ x , y [ I ( x , y ) - I w ( x , y ) ] 2 ) - - - ( 3 )
Formula (1) is watermark embedding criterion, wherein W={w (i) } be watermarking images, X={x 0(i) } be original image, X w={ xw (i) } is for containing watermarking images, H={h (i) } be watermark weighted value.
Formula (2) represents watermark information integrity degree, and wherein W represents original watermark, and We represents the watermark extracting, and Nw is watermark size.
Formula (3) represents Y-PSNR, and wherein I represents original image, and Iw represents that N is original image size containing watermarking images.
The Optimized model that watermark embeds scheme is:
Optimized variable: watermark weighted value H
Objective function: f int(W, W e)
Constraint condition: s.t.f pSNR(I, I w) > 25.
Further, described novel fidelity robust digital watermark method is used the Estimation of Distribution Algorithm (PFEDA based on sequential important sampling particle filter and Cholesky decomposition 2) Optimized model is optimized, comprise the sampling algorithm that sample distribution is estimated, correlation of variables is not considered in neighborhood sampling, sampling algorithm, the PFEDA that correlation of variables is considered in field sampling 2.
Further, the concrete steps that described sample distribution is estimated are as follows:
Step 1, preferably concentrate each sample as moment of particle filter t=0, i.e. the initial prior distribution particle obtaining of sampling, and individual particle weights is set to 1/m,
w 0 i = 1 / m , i = 1,2 , . . . , m ;
Step 2, t=1, with formula (4) renewal
Figure BDA0000465998940000051
i=1,2,3 ..., m, utilizes formula (5) normalized weight,
Figure BDA0000465998940000052
for the probability distribution of sample obedience.
w t i = w t - 1 i p ( y t | x t i ) - - - ( 4 )
w t i = w t i Σ i = 1 N w t i - - - ( 5 )
Further, the sampling of described neighborhood does not consider that the concrete steps of sampling algorithm of correlation of variables are as follows:
In step 1, the distribution that represents at cum rights particle, put back to use roulette method according to particle weight sampling determine a particle;
Step 2, the selected each component value of particle are as average μ i, utilize formula (6) to calculate the σ that each component is corresponding i;
Step 3, from N(μ i, σ i), i=1,2 ..., d each component of sampling;
Step 4, a combination component obtain a sample;
Step 5, algorithm finish.
σ ~ i = b - a 6 w i - - - ( 6 )
Further, the concrete steps of the sampling algorithm of described field sampling consideration correlation of variables are as follows:
In step 1, the distribution that represents at cum rights particle, put back to use roulette method according to particle weight sampling determine a particle;
Step 2, utilize formula (7) calculate k, go Selected Particles as mean vector μ;
k = b - a 6 · max ( σ i ) w i - - - ( 7 )
The covariance matrix ∑ of step 3, calculating selected works, if ∑ is null matrix, uses neighborhood sampling not consider that the sampling algorithm of correlation of variables produces sample, and goes to step seven, otherwise continue to carry out step below;
Step 4, use Cholesky decomposition method are obtained A, make k ∑=AA t;
Step 5, from N(0,1) sampling d separate standards normal variate, y 1, y 2...., y d;
The each component of sample that step 6, sampling obtain is
Figure BDA0000465998940000061
(j=1,2 ..., d), d is dimension;
Step 7, algorithm finishes.
Further, the concrete steps of described PFEDA are as follows:
Step 1, initialization first generation colony;
Step 2, to i=1,2 ..., n p, sampling
Figure BDA0000465998940000062
wherein p(x) for being uniformly distributed, n pfor group size;
Step 3, calculating sample adaptive value;
Step 4, block the preferred sample set that selected population adaptive value is good;
Step 5, the probability distribution that uses sample distribution estimation preferably to collect;
Step 6, the historical optimum of reservation, as a sample for population of future generation;
The sampling algorithm sampling n of correlation of variables is considered in step 7, the sampling of execution field p-1inferiorly obtain population of future generation;
A sample adaptive value in step 8, calculating population;
If step 9, algorithm reach termination condition, finish algorithm, otherwise, go to step four.
effect gathers
The present invention is guaranteeing under digital watermarking fidelity precondition, utilize evolutionary optimization algorithm to be optimized watermark robustness, consider fidelity and robustness, improve the quality of digital watermarking, image after embed watermark is difficult to discover image deterioration compared with original image, and to compression, filtering, the attacks such as convergent-divergent rotational shear have good robustness.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the embedding algorithm that provides of the embodiment of the present invention.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
As shown in Figure 1, the present invention is achieved in that a kind of novel fidelity robust digital watermark method is to embed algorithm as main contents, and detailed process is as follows:
Step 1: cutting apart original image is 8 × 8 sub-blocks that do not cover mutually; To the image of a width N*N, carry out 8*8 and divide block operations, obtain the individual fritter of (N/8) * (N/8);
Step 2: each sub-block is carried out to discrete cosine transform;
Discrete cosine transform formula is as follows:
F ( u , v ) = c ( u ) c ( v ) Σ x = 0 N - 1 Σ y = 0 N - 1 f ( x , y ) cos ( 2 x + 1 ) uπ 2 N cos ( 2 y + 1 ) vπ 2 N - - - ( 1 )
Wherein, f (x, y) is the original image of size for N*N,
c ( u ) = c ( v ) = 1 2 u = 0 or v = 0 1 u , v = 1,2 , . . . , N - 1
Step 3: turn to target with the watermark information integrity degree maximum extracting in the moisture impression shape under fire, be greater than under 25dB constraint with Y-PSNR (PSNR), watermark weighted value to each sub-block is optimized, and the optimum solution obtaining embeds scheme as final watermark;
Concrete grammar is as follows:
Formula (2) is watermark embedding criterion, wherein W={w (i) } be watermarking images, X={x 0(i) } be original image, X w={ x w(i) } for containing watermarking images, H={h (i) } be watermark weighted value;
x w(i)=x 0(i)×(1+h(i)W(i)) (2)
Formula (3) represents watermark information integrity degree, and wherein W represents original watermark, and We represents the watermark extracting, and Nw is watermark size;
f Int ( W , W e ) = Σ x , y | W ( x , y ) - W e ( x , y ) | N w - - - ( 3 )
Formula (4) represents Y-PSNR, and wherein I represents original image, and Iw represents that N is original image size containing watermarking images;
f PSNR ( I , I w ) = 10 × log 10 ( N 2 × max I 2 ( x , y ) Σ x , y [ I ( x , y ) - I w ( x , y ) ] 2 ) - - - ( 4 )
The Optimized model that watermark embeds scheme is:
Optimized variable: watermark weighted value H
Objective function: f int(W, W e)
Constraint condition: s.t.f pSNR(I, I w) > 25.
Further, the algorithm model of described a kind of novel fidelity robust digital watermark method is:
x w(i)=x 0(i)×(1+h(i)W(i)) (1)
f Int ( W , W e ) = Σ x , y | W ( x , y ) - W e ( x , y ) | N w - - - ( 2 )
f PSNR ( I , I w ) = 10 × log 10 ( N 2 × max I 2 ( x , y ) Σ x , y [ I ( x , y ) - I w ( x , y ) ] 2 ) - - - ( 3 )
Formula (1) is watermark embedding criterion, wherein W={W (i) } be watermarking images, X={x 0(i) } be original image, X w={ x w(i) } for containing watermarking images, H={h (i) } be watermark weighted value.
Formula (2) represents watermark information integrity degree, and wherein W represents original watermark, and We represents the watermark extracting, and Nw is watermark size.
Formula (3) represents Y-PSNR, and wherein I represents original image, and Iw represents that N is original image size containing watermarking images.
Further, described novel fidelity robust digital watermark method is used the Estimation of Distribution Algorithm (PFEDA based on sequential important sampling particle filter and Cholesky decomposition 2) Optimized model is optimized, comprise the sampling algorithm that sample distribution is estimated, correlation of variables is not considered in neighborhood sampling, sampling algorithm, the PFEDA that correlation of variables is considered in field sampling 2;
The Optimized model that watermark embeds scheme is:
Optimized variable: watermark weighted value H
Objective function: f int(W, W e)
Constraint condition: s.t.f pSNR(I, I w) > 25.
Further, the concrete steps that described sample distribution is estimated are as follows:
Step 1, preferably concentrate each sample as moment of particle filter t=0, i.e. the initial prior distribution particle obtaining of sampling, and individual particle weights is set to 1/m,
w 0 i = 1 / m , i = 1,2 , . . . , m ;
Step 2, t=1, with formula (4) renewal
Figure BDA0000465998940000102
i=1,2,3 ..., m, utilizes formula (5) normalized weight,
Figure BDA0000465998940000103
for the probability distribution of sample obedience.
w t i = w t - 1 i p ( y t | x t i ) - - - ( 4 )
w t i = w t i Σ i = 1 N w t i - - - ( 5 )
Further, the sampling of described neighborhood does not consider that the concrete steps of sampling algorithm of correlation of variables are as follows:
In step 1, the distribution that represents at cum rights particle, put back to use roulette method according to particle weight sampling determine a particle;
Step 2, the selected each component value of particle are as average μ i, utilize formula (6) to calculate the σ that each component is corresponding i;
Step 3, from N(μ i, σ i), i=1,2 ..., d each component of sampling;
Step 4, a combination component obtain a sample;
Step 5, algorithm finish.
σ ~ i = b - a 6 w i - - - ( 6 )
Further, the concrete steps of the sampling algorithm of described field sampling consideration correlation of variables are as follows:
In step 1, the distribution that represents at cum rights particle, put back to use roulette method according to particle weight sampling determine a particle;
Step 2, utilize formula (7) calculate k, go Selected Particles as mean vector μ;
k = b - a 6 · max ( σ i ) w i - - - ( 7 )
The covariance matrix ∑ of step 3, calculating selected works, if ∑ is null matrix, uses neighborhood sampling not consider that the sampling algorithm of correlation of variables produces sample, and goes to step seven, otherwise continue to carry out step below;
Step 4, use Cholesky decomposition method are obtained A, make k ∑=AA t;
Step 5, from N(0,1) sampling d separate standards normal variate, y 1, y 2...., y d;
The each component of sample that step 6, sampling obtain is
Figure BDA0000465998940000112
(j=1,2 ..., d), d is dimension;
Step 7, algorithm finishes.
Further, the concrete steps of described PFEDA are as follows:
Step 1, initialization first generation colony;
Step 2, to i=1,2 ..., n p, sampling
Figure BDA0000465998940000113
wherein p(x) for being uniformly distributed, n pfor group size;
Step 3, calculating sample adaptive value;
Step 4, block the preferred sample set that selected population adaptive value is good;
Step 5, the probability distribution that uses sample distribution estimation preferably to collect;
Step 6, the historical optimum of reservation, as a sample for population of future generation;
The sampling algorithm sampling n of correlation of variables is considered in step 7, the sampling of execution field p-1inferiorly obtain population of future generation;
A sample adaptive value in step 8, calculating population;
If step 9, algorithm reach termination condition, finish algorithm, otherwise, go to step four.
By reference to the accompanying drawings the specific embodiment of the present invention is described although above-mentioned; but not limiting the scope of the invention; one of ordinary skill in the art should be understood that; on the basis of technical scheme of the present invention, those skilled in the art do not need to pay various modifications that performing creative labour can make or distortion still within protection scope of the present invention.

Claims (7)

1. a novel fidelity robust digital watermark method, is characterized in that, described novel fidelity robust digital watermark method is to embed algorithm as main contents, and detailed process is as follows:
Step 1, to cut apart original image be 8 × 8 sub-blocks that do not cover mutually; To the image of a width N*N, carry out 8*8 and divide block operations, obtain the individual fritter of (N/8) * (N/8);
Step 2, each sub-block is carried out to discrete cosine transform;
Discrete cosine transform formula is as follows:
F ( u , v ) = c ( u ) c ( v ) Σ x = 0 N - 1 Σ y = 0 N - 1 f ( x , y ) cos ( 2 x + 1 ) uπ 2 N cos ( 2 y + 1 ) vπ 2 N - - - ( 1 )
Wherein, f (x, y) is the original image of size for N*N,
c ( u ) = c ( v ) = 1 2 u = 0 or v = 0 1 u , v = 1,2 , . . . , N - 1
Step 3, turn to target with the watermark information integrity degree maximum extracting in the moisture impression shape under fire, be greater than under 25dB constraint at Y-PSNR (PSNR), watermark weighted value to each sub-block is optimized, and the optimum solution obtaining embeds scheme as final watermark;
Concrete grammar is as follows:
Formula (2) is watermark embedding criterion, wherein W={w (i) } be watermarking images, X={x 0(i) } be original image, X w={ x w(i) } for containing watermarking images, H={h (i) } be watermark weighted value;
x w(i)=x 0(i)×(1+h(i)W(i)) (2)
Formula (3) represents watermark information integrity degree, and wherein W represents original watermark, and We represents the watermark extracting, and Nw is watermark size;
f Int ( W , W e ) = Σ x , y | W ( x , y ) - W e ( x , y ) | N w - - - ( 3 )
Formula (4) represents Y-PSNR, and wherein I represents original image, and Iw represents that N is original image size containing watermarking images;
f PSNR ( I , I w ) = 10 × log 10 ( N 2 × max I 2 ( x , y ) Σ x , y [ I ( x , y ) - I w ( x , y ) ] 2 ) - - - ( 4 )
The Optimized model that watermark embeds scheme is:
Optimized variable: watermark weighted value H
Objective function: f int(W, W e)
Constraint condition: s.t.f pSNR(I, I w) > 25.
2. novel fidelity robust digital watermark method as claimed in claim 1, is characterized in that, the algorithm model of described a kind of novel fidelity robust digital watermark method is:
x w(i)=x 0(i)×(1+h(i)W(i)) (5)
f Int ( W , W e ) = Σ x , y | W ( x , y ) - W e ( x , y ) | N w - - - ( 6 )
f PSNR ( I , I w ) = 10 × log 10 ( N 2 × max I 2 ( x , y ) Σ x , y [ I ( x , y ) - I w ( x , y ) ] 2 ) - - - ( 7 )
Formula (5) is watermark embedding criterion, wherein W={w (i) } be watermarking images, X={x 0(i) } be original image, X w={ x w(i) } for containing watermarking images, H={h (i) } be watermark weighted value;
Formula (6) represents watermark information integrity degree, and wherein W represents original watermark, and We represents the watermark extracting, and Nw is watermark size;
Formula (7) represents Y-PSNR, and wherein I represents original image, and Iw represents that N is original image size containing watermarking images;
The Optimized model that watermark embeds scheme is:
Optimized variable: watermark weighted value H
Objective function: f int(W, W e)
Constraint condition: s.t.f pSNR(I, I w) > 25.
3. novel fidelity robust digital watermark method as claimed in claim 1, is characterized in that, described novel fidelity robust digital watermark method is used the Estimation of Distribution Algorithm (PFEDA based on sequential important sampling particle filter and Cholesky decomposition 2) Optimized model is optimized, comprise the sampling algorithm that sample distribution is estimated, correlation of variables is not considered in neighborhood sampling, sampling algorithm, the PFEDA that correlation of variables is considered in field sampling 2.
4. novel fidelity robust digital watermark method as claimed in claim 3, is characterized in that, the concrete steps that described sample distribution is estimated are as follows:
Step 1, preferably concentrate each sample as moment of particle filter t=0, i.e. the initial prior distribution particle obtaining of sampling, and individual particle weights is set to 1/m,
w 0 i = 1 / m , i = 1,2 , . . . , m ;
Step 2, t=1, with formula (4) renewal
Figure FDA0000465998930000032
i=1,2,3 ..., m, utilizes formula (5) normalized weight, for the probability distribution of sample obedience;
w t i = w t - 1 i p ( y t | x t i ) - - - ( 8 )
w t i = w t i Σ i = 1 N w t i - - - ( 9 ) .
5. novel fidelity robust digital watermark method as claimed in claim 3, is characterized in that, the sampling of described neighborhood does not consider that the concrete steps of sampling algorithm of correlation of variables are as follows:
In step 1, the distribution that represents at cum rights particle, put back to use roulette method according to particle weight sampling determine a particle;
Step 2, the selected each component value of particle, as average μ i, utilize formula (10) to calculate the σ that each component is corresponding i;
Step 3, from N(μ i, σ i), i=1,2 ..., d each component of sampling;
Step 4, a combination component obtain a sample;
Step 5, algorithm finish;
σ ~ i = b - a 6 w i - - - ( 10 ) .
6. novel fidelity robust digital watermark method as claimed in claim 3, is characterized in that, the concrete steps of the sampling algorithm of described field sampling consideration correlation of variables are as follows:
In step 1, the distribution that represents at cum rights particle, put back to use roulette method according to particle weight sampling determine a particle;
Step 2, utilize formula (11) calculate k, go Selected Particles as mean vector μ;
k = b - a 6 · max ( σ i ) w i - - - ( 11 )
The covariance matrix ∑ of step 3, calculating selected works, if ∑ is null matrix, uses neighborhood sampling not consider that the sampling algorithm of correlation of variables produces sample, and goes to step seven, otherwise continue to carry out step below;
Step 4, use Cholesky decomposition method are obtained A, make k ∑=AA t;
Step 5, from N(0,1) sampling d separate standards normal variate, y 1, y 2...., y d;
The each component of sample that step 6, sampling obtain is
Figure FDA0000465998930000051
(j=1,2 ..., d), d is dimension;
Step 7, algorithm finishes.
7. novel fidelity robust digital watermark method as claimed in claim 3, is characterized in that, the concrete steps of described PFEDA are as follows:
Step 1, initialization first generation colony;
Step 2, to i=1,2 ..., n p, sampling wherein p(x) for being uniformly distributed, n pfor group size;
Step 3, calculating sample adaptive value;
Step 4, block the preferred sample set that selected population adaptive value is good;
Step 5, the probability distribution that uses sample distribution estimation preferably to collect;
Step 6, the historical optimum of reservation, as a sample for population of future generation;
The sampling algorithm sampling n of correlation of variables is considered in step 7, the sampling of execution field p-1inferiorly obtain population of future generation;
A sample adaptive value in step 8, calculating population;
If step 9, algorithm reach termination condition, finish algorithm, otherwise, go to step four.
CN201410051957.9A 2014-02-14 2014-02-14 Novel digital watermarking method capable of maintaining fidelity and robustness Expired - Fee Related CN103793874B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410051957.9A CN103793874B (en) 2014-02-14 2014-02-14 Novel digital watermarking method capable of maintaining fidelity and robustness

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410051957.9A CN103793874B (en) 2014-02-14 2014-02-14 Novel digital watermarking method capable of maintaining fidelity and robustness

Publications (2)

Publication Number Publication Date
CN103793874A true CN103793874A (en) 2014-05-14
CN103793874B CN103793874B (en) 2017-02-08

Family

ID=50669504

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410051957.9A Expired - Fee Related CN103793874B (en) 2014-02-14 2014-02-14 Novel digital watermarking method capable of maintaining fidelity and robustness

Country Status (1)

Country Link
CN (1) CN103793874B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107578365A (en) * 2017-09-11 2018-01-12 哈尔滨工程大学 Small echo digital watermark embedding and extracting method based on quantum weeds optimizing mechanism
CN113691885A (en) * 2021-09-09 2021-11-23 深圳万兴软件有限公司 Video watermark removing method and device, computer equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159059A (en) * 2007-11-26 2008-04-09 清华大学 Self-adapting attack method for discrete cosine transform domain digital watermarking system
US20120163652A1 (en) * 2009-09-03 2012-06-28 Zte Corporation Method and System for Embedding and Extracting Image Digital Watermark

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101159059A (en) * 2007-11-26 2008-04-09 清华大学 Self-adapting attack method for discrete cosine transform domain digital watermarking system
US20120163652A1 (en) * 2009-09-03 2012-06-28 Zte Corporation Method and System for Embedding and Extracting Image Digital Watermark

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
徐金东等: "一种基于关系的DCT域数字水印改进算法", 《北京师范大学学报(自然科学版)》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107578365A (en) * 2017-09-11 2018-01-12 哈尔滨工程大学 Small echo digital watermark embedding and extracting method based on quantum weeds optimizing mechanism
CN107578365B (en) * 2017-09-11 2020-09-11 哈尔滨工程大学 Wavelet digital watermark embedding and extracting method based on quantum weed optimizing mechanism
CN113691885A (en) * 2021-09-09 2021-11-23 深圳万兴软件有限公司 Video watermark removing method and device, computer equipment and storage medium
CN113691885B (en) * 2021-09-09 2024-01-30 深圳万兴软件有限公司 Video watermark removal method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN103793874B (en) 2017-02-08

Similar Documents

Publication Publication Date Title
Huang et al. Enhancing image watermarking with adaptive embedding parameter and PSNR guarantee
Aslantas et al. Improving the performance of DCT-based fragile watermarking using intelligent optimization algorithms
Ghasemi et al. High capacity image steganography using wavelet transform and genetic algorithm
Ramanjaneyulu et al. Wavelet-based oblivious image watermarking scheme using genetic algorithm
CN102592256B (en) Digital image watermark detection method based on support vector machine correction
CN110232650B (en) Color image watermark embedding method, detection method and system
Kaur et al. An optimized high payload audio watermarking algorithm based on LU-factorization
CN102324234A (en) Audio watermarking method based on MP3 encoding principle
Corley et al. Destruction of image steganography using generative adversarial networks
CN103793874A (en) Novel digital watermarking method capable of maintaining fidelity and robustness
Heidari et al. A hybrid DCT-SVD based image watermarking algorithm
Devi et al. A robust and optimized 3D red-cyan anaglyph blind image watermarking in the DWT domain
Sridevi et al. A robust watermarking algorithm based on image normalization and dc coefficients
Lai et al. A robust feature-based image watermarking scheme
Wang et al. A blind PSO watermarking using wavelet trees quantization
Lai et al. Image watermarking scheme using genetic algorithm
Rao PSO based lossless and robust image watermarking using integer wavelet transform
Loukhaoukha et al. Multi-Objective genetic algorithm optimization for image watermarking based on singular value decomposition and Lifting wavelet transform
Divya et al. Steganographic data hiding using modified APSO
Lei et al. A particle swarm optimization based audio watermarking scheme
Seok Audio watermarking using independent component analysis
Rashid et al. Securing speech signals by watermarking binary images in the wavelet domain
Madduma et al. Content-based image authentication framework with semi-fragile hybrid watermark scheme
Lavanya et al. Analyzing the performance of watermarking based on swarm optimization methods
CN103002355A (en) Production method and extracting method for video watermarking with robustness

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20170208

Termination date: 20220214