CA2321034A1 - Field-based watermark insertion and detection - Google Patents

Field-based watermark insertion and detection Download PDF

Info

Publication number
CA2321034A1
CA2321034A1 CA002321034A CA2321034A CA2321034A1 CA 2321034 A1 CA2321034 A1 CA 2321034A1 CA 002321034 A CA002321034 A CA 002321034A CA 2321034 A CA2321034 A CA 2321034A CA 2321034 A1 CA2321034 A1 CA 2321034A1
Authority
CA
Canada
Prior art keywords
field
watermark
data
watermarked
subblocks
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.)
Abandoned
Application number
CA002321034A
Other languages
French (fr)
Inventor
Ingemar J. Cox
Matthew L. Miller
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.)
NEC Corp
Original Assignee
Individual
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 Individual filed Critical Individual
Publication of CA2321034A1 publication Critical patent/CA2321034A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/0021Image watermarking
    • G06T1/0085Time domain based watermarking, e.g. watermarks spread over several images
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/32Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
    • H04N1/32101Display, printing, storage or transmission of additional information, e.g. ID code, date and time or title
    • H04N1/32144Display, printing, storage or transmission of additional information, e.g. ID code, date and time or title embedded in the image data, i.e. enclosed or integrated in the image, e.g. watermark, super-imposed logo or stamp
    • H04N1/32149Methods relating to embedding, encoding, decoding, detection or retrieval operations
    • H04N1/32288Multiple embedding, e.g. cocktail embedding, or redundant embedding, e.g. repeating the additional information at a plurality of locations in the image
    • H04N1/32304Embedding different sets of additional information

Abstract

A digital watermark is inserted into multimedia data (102) containing two image fields (106, 108) by placing a positive watermark into a first field (110) and a negative watermark into a second field (112). The positive watermark and negative watermark are opposite of one another. The two fields can be interlaced fields of a field-based video signal or alternate rows of a frame-based video signal. The watermark is extracted from field-based watermarked data (120) by separating the watermarked data (120) into two fields and subtracting one of the fields from the other field to generate a watermarked signal. The resultant watermarked signal is processed in a conventional manner to extract and detect the watermark.

Description

The present invention relates to digital watermarking of multimedia data and particularly video data, such as MPEG
video, and the detection of a watermark in compressed video.
The proliferation of digital media such as image, video and multimedia is creating a need for a security system which facilitates the identification of the source of the media and/or access control information. The expected introduction of digital video disks (DVD) in the mass market will further exacerbate the problem.
Content providers, i.e. owners of works in digital data form, have a need to embed signals into video/multimedia data, including audio data, which can subsequently be detected by software and/or hardware devices for purposes of authenticating copyright ownership, controlling copying and display and ownership management, this is known as Nwatermarking."
A preferred method of watermarking or embedding signals in an image or image data is to insert the watermark into n x n blocks (subimages or subblocks) of the NxN image where n « N. If the block size is chosen to be 8 x 8, i.e. the same size as that used for MPEG image compression, then it is possible to tightly couple the watermark insertion and extraction procedures to those of the MPEG compression and decompression algorithms.
Considerable computational savings can then be achieved since the most expensive computations relate to the calculation of the DCT and its inverse and these steps are already computed as part of the compression and decompression algorithm. The incremental cost of watermarking is then very small typically less than five percent of the computational requirements associated with MPEG.
A review of watermarking is found in an article by Cox and Miller, entitled "A review of watermarking and the importance of perceptual modeling", in Proc. of EI'97, vol. 30-16, February 9-14, 1997.
To allow for computationally efficient detection of the l0 watermark in both the spatial and DCT domains, a watermark is inserted into sums of groups of 8 x 8 blocks in the DCT domain. The advantage of this approach is that, if the image is only available in the spatial domain, then the summation can also be performed in the spatial domain to compute a small number of 8 x 8 blocks and only these blocks must then be transformed into the DCT domain. This is because the sum of the DCT blocks is equal to the DCT of the sum of the spatial blocks. Since the computational cost of detecting watermarks is now dominated by the cost of summation, the cost of detecting in the DCT and spatial domains is approximately the same.
In a DCT based watermarking method of the prior art, an image is divided into M disjoint sets of n x n blocks.
The detection process comprises the steps of step (1) averaging all of the n x n subblocks in each of the disjoint groups to a single n x n block such that each frame is reduced to M n x n subblocks, referred to as an accumulator array. The averaging may be performed in either the pixel domain or the DCT domain. Step (2) the M n x n subblocks are further reduced to a one-dimensional vector of length M which is referred to as the extracted watermark. Step (3) a standard statistical test using correlation coefficients is used to compare the extracted watermark to a known set of possible watermarks to determine which known watermark, if any, is present in the image. Step (4) in the referenced patent WO 00/3$097 PCT/IJS99/10729 application, is to repeat steps (2) and (3) after modification of the accumulator array to compensate for geometric distortion.
A video or DVD video displayed on a monitor comprises a sequence of image frames. Each image frame, in turn, may include two interlaced fields, sometimes referred to as an odd field and an even field. MPEG-2 compression supports the encoding and transmission of video data in either field or frame format.
In the present invention, watermarking insertion procedures, of the prior art, such as the one referenced above, are modified such that a watermark is inserted into two fields of the image of a video signal in such a manner that a positive watermark is inserted in one field and negative watermark is inserted into the other field.
The term "positive watermark" refers to a watermark signal inserted in a first field of the image. The term "negative watermark" refers to a watermark signal which is the inverse or opposite of the positive watermark and which is inserted into the other field of the image.
When inserting a watermark into a video data sequence, it is necessary to decide whether watermark insertion should be performed on entire image frames or on individual fields. There are several advantages to using field-based watermarking. First, if a watermark is inserted into the fields, but is transmitted in frame-mode, it is only necessary to temporarily store 16 lines of the frames in order to reconstruct the corresponding fields.
In contrast, if frame-based watermarking is used, but the video data is transmitted as interlaced fields, then the entire first field may have to be stored in order to reconstruct the corresponding frame. However, for the method described herein, only an additional bank of N 8 x 8 accumulators is needed. Second, it is possible to exploit the field-based format in order to perceptually hide the watermark. In particular, if a watermark is inserted into the even field and the negative of the watermark is inserted into the odd field, a significant masking effect is obtained. This is well known in NTSC
broadcasting for the transmission of color difference signal. Watermark detection occurs in each field and temporal averaging can be applied to average the watermark over multiple fields. Of course, it is necessary to sum all the even fields and to subtract all the odd fields. This assumes the positive watermark is inserted into the even field. By reversing where the positive and negative watermarks are inserted, the summing and subtracting of fields is similarly reversed.
Similar temporal averaging can occur at the frame level.
However, two distinctions are important. First, the perceptual mask in a frame level method is weaker then in a field-based method. Second, if a frame is dropped, due to, standards conversion, i.e. conversion from NTSC to SECAM, for example, then the detector is unable to know which frames contain a positive watermark and which frames contain a negative watermark. This uncertainty may be used to easily tamper with frame-based watermarking in which one frame contains a positive watermark and the next frame contains a negative watermark. However, similar tampering of field-based watermarking is not possible since significant degradation in the video quality can occur.
A third advantage of the present invention is reduction of noise in the watermark detection process. The video data is separated into two fields, each containing very similar image data (or noise data when considering watermarked data as a combination of noise plus a watermark). A positive watermark is inserted into one field and a negative watermark, the inverse of the positive watermark, is inserted into the other field.
Since the two fields are highly correlated, when one watermarked field is subtracted from the other watermarked field, the two image portions (or noise portions) cancel each other and the watermarks are added together. The result is a large watermark signal with only a very small contribution from the image data. The watermark signal is subsequently extracted and decoded.
The invention results in an increased watermark signal to noise ratio for watermark detection. A similar result is achieved when the fields are one-dimensional vectors used in the watermarking insertion and detection procedures.
Video related data will cancel out when data from one field is subtracted from data from the other field, is leaving only a watermark signal.
Another advantage of the invention is the ability to insert a watermark using a field-based method where the watermark has the same amount of power as a watermark using a frame-based method. Moreover, the watermark used in the field-based method is virtually invisible to an observer. In the field-based method, a positive watermark is added to one field and a negative watermark is added to the other field. The combined power of each of the positive watermark and the negative watermark is equal to the power of a single watermark applied to both fields in the frame-based method. However, because the positive watermark and negative watermark are inverse to one another, there is a masking phenomenon that hides the watermark better than the frame-based watermark, even though the watermark power and hence the watermark detection, are the same in both methods. In the case of frame-based watermarking, it is possible to see watermark artifacts at the edge of subblocks which artifacts are not visible in the case of field-based watermarking.
Furthermore, our experimental results indicate that the differences between watermarks embedded in the two fields are generally robust to normal video processing because most video processing is performed on each field independently. This is the case even though these differences in the two watermarks represent high vertical frequencies when the watermarked fields are combined as a single frame. Moreover, tests reveal that such a watermark is also robust to certain forms of frame-based processing such as brickwall filtering (low pass filtering) and aperture filtering.
Accordingly, the present invention is therefore directed to the provision of field-based digital watermarking.
More specifically, the present invention relates to the provision of field-based digital watermarking using a positive watermark in one set of fields and a negative watermark in the other set of fields comprising an image f rame .
Further and still other aspects of the invention will become more clearly apparent when the following description is read in conjunction with the accompany drawing.
Accordingly, a method of inserting a watermark into data is provided. The method comprises the steps of:
receiving data to be watermarked in the form of a first and a second field; inserting a first watermark into a first field for generating a first watermarked field;
inserting a second watermark, opposite of the first watermark, into a second field for generating a second watermarked field; and combining said first watermarked field and said second watermarked field for generating field-based watermarked data.
Also provided is a method of detecting a watermark in _7_ field-based watermarked data. The method comprising the steps of: partially decoding field-based watermarked data input; summing subblocks from a first field of the data input and subtracting subblocks from a second field of the input data for generating a watermarked signal;
extracting a watermark from the watermarked signal; and decoding the extracted watermark.
Lastly, a method of detecting a watermark in frame-based watermarked data is provided. The method comprising the steps of: partially decoding frame-based watermarked data input: accumulating subblocks of decoded data input;
transforming the accumulated subblocks of decoded data input into pixel domain; separating the pixel domain data IS into a first field and a second field; summing data in the first field and subtracting data in the second field for generating accumulated watermark data arrays;
transforming the accumulated watermarked data arrays into transform domain for generating a watermarked signal;
extracting a watermark from the watermarked signal; and decoding the extracted watermark.
Also provided are apparatus for carrying out the methods of the present invention.
Figure 1 is a schematic representation of a preferred method of field-based watermarking of data;
Figure 2a is a schematic representation of an image partitioned with n x n pixel subblocks;
Figure 2b is linear array of n x n accumulator arrays;
Figure 3a and 3b are schematic representations of images partitioned into n x n pixel subblocks arranged in an odd field and an even field;

_g_ Figure 4 is a preferred embodiment of practicing watermark extraction according to the present invention;
Figure 5 is an alternative preferred embodiment of the present invention; and Figure 6 is another alternative preferred embodiment of the present invention.
Referring now to the figures and to Figure 1 in particular, there is shown a schematic representation of a preferred embodiment of field-based watermarking of data, generally referred to by reference numeral 100.
Input data to be watermarked, e.g. video, multimedia or image data 102, is provided to a field separator device 104 which divides the input data into two fields 106, 108. If the input 102 is interlaced video, alternate rows or lines of the input video 102 are separated into two separate fields. In the case of frame based video input, alternate rows of the input video are separated to create the two fields 106, 108.
One field of the video data 106 is provided as an input to a positive watermark inserter 110 where a watermark +W
is inserted into the data in a conventional manner. The other field of the video data 108 is provided as an input to a negative watermark inserter 112 where a watermark -W
is inserted into the data in a conventional manner. The negative watermark is the opposite or inverse of the positive watermark. The outputs 114, 116 of the positive watermark inserter 110 and the negative watermark inserter 112 are provided as inputs to a recombiner 118.
The two input signals 114, 116 to the recombiner 118 are synchronized such that the recombiner 128 effectively interlaces the two signals 114, 116 to generate a field-based watermarked data signal 120. The field-based watermarked signal 120 is the original input data 102 containing a positive watermark in one field 106 and a negative watermark in the other field 108. Since the watermark in the two fields 106, 108 are approximately the opposite of one another, a masking effect occurs such that the visual perception of the watermark is significantly reduced.
In order to better understand the invention, a brief explanation of image subblocks and the use of accumulator arrays will now be provided.
In Figure 2a there is shown an image 20 partitioned into M n x n subblocks 22. The number M refers the quantity of groups into which the n x n subblocks will be partitioned. In the preferred embodiment M is equal to 38. The letters a-1 in the subblocks 22 refer to a respective one of the 38 groups. If a standard video frame 480 x 720 is used for example, and the subblocks comprise 8 x 8 pixels, then there are 60 x 90 such subblocks in the image 20. The subblocks are partitioned into groups as shown in Figure 2a. After each of the 38 n x n accumulators arrays 24 (identified by the letters a - 1) receive a subblock assigned to the respective accumulators, the subblocks in the row continue to be accumulated in the respective accumulators. In the present example, after 90 subblocks in one row are accumulated in their respective accumulators, the next row of video subblocks in the image is accumulated, beginning in accumulator E2 (Figure 2b). The process of accumulating subblocks continues in the same manner for each row of video subblocks in the image. This method of accumulating the subblocks is used for frame-based watermarking.
The 38 n x n accumulator arrays 24 are combined into a one-dimensional vector of coefficients. The procedure used is that the contents of the accumulator arrays are subject to transformation, preferably discrete cosine transformation (DCT), but other transform such as wavelet and the like are also possible. Once the contents of each of the accumulator arrays is converted to transformed values, and in the case of DCT, the do component and many of the high frequency components are eliminated, leaving a predetermined number of coefficients, preferably approximately 16 coefficients, of interest associated with each accumulator array 24.

The first coefficient of the one-dimension vector is obtained by combining a first coefficient from the first array with a second coefficient from the same or a different array and so forth for all or for a subset of the 38 arrays. A preferred method of determining the one-dimension vector coefficient may be conceptualized as follows: arrange the significant coefficients in sequential order for each of the 38 arrays. The first coefficient is obtained by combining a first coefficient of the first accumulator array with a second coefficient obtained by skipping an ensuing predetermined number of coefficients in the sequence. Next, an ensuing predetermined number of coefficients in the sequence are skipped, and the next coefficient is combined with the previously combined coefficients. The process continues for a predetermined number of coefficients from the 38 arrays. If 16 coefficients remain in each array, the predetermined number of coefficients skipped would preferably also be 16.

The second coefficient of the one-dimensional vector begins with a second coefficient of the first array and continues as described above skipping a predetermined number of coefficients in the sequence. This procedure continues as described above for each of the coefficients in the one-dimensional vector. The result is an one-dimensional vector array of the coefficients, the vector having a length 38 in the above example.

It will be apparent to those skilled in the art that the quantity of significant coefficients and the manner of combining the coefficients from each array to form the one-dimensional vector can be varied from that described above to result in a one-dimensional vector of coefficients.
The above description is applicable to a frame-based watermarking method. According to the present invention however, the image frame is separated into "odd" fields and ueven" fields. For purposes of explanation, referring to Figure 2a, rows having an odd number are considered the odd field and rows having an even number are considered the even field.
When the watermark is inserted into each field, a positive watermark, +W, is inserted into one field and a negative watermark, -W, is inserted into the other field.
Since the watermark in the two fields are approximately the opposite of one another, a masking effect occurs such that the visual perception of the watermark is significantly reduced.
The field-based subblocks are accumulated by adding corresponding subblocks of one field and subtracting corresponding subblocks of the other field. Adding and subtracting subblocks refer to the accumulating of subblock in accumulators 1, 2, 3, etc.
Figures 3a and 3b show the image subblocks arranged in an odd field (Figure 3a) and an even field (Figure 3b). The image subblocks are constructed in the same manner for each field, except that the interlaced frame is separated into the odd field and into the even field.
Ref erring now to FIG . 4 , a firs t pref erred embodiment of practicing the watermark extraction aspect of the present invention is shown and generally referred to by reference numeral 200.
Input 202 includes a watermark +W inserted into one field of the video signal and a watermark -W inserted into the other field of the video signal. The input 202 is preferably a field-based MPEG-2 encoded video signal.
The watermark insertion is performed in a conventional manner. The input 202 must be partially decoded in decoder 204 in order to access the DCT coefficients for watermark extraction. If the input 202 is field-based, M
n x n accumulator arrays 206 are filled by summing the subblocks from one field 204a and subtracting the corresponding subblocks from the other field 204b. The output 208 of the M accumulator arrays 206 are provided to the input of a watermark extractor 210. The output 212 of the watermark extractor 210 is provided to the input of a watermark decoder 214 which detects the presence of a watermark in the input MPEG stream video data 202.
Referring now to FIG. 5, a second preferred embodiment of the present invention is shown and generally referred to by reference numeral 300, wherein the input signal 302 is a frame-based MPEG 2 video signal. The input signal 302 is provided to partial decoder 304 to partially decode the video signal 302 to access its DCT
coefficients. The accumulator array 306 is modified to have N 2n x n blocks, i.e. for 8 x 8 MPEG-2 blocks, the frame accumulator 306 comprises N 16 x 8 blocks. The 16 x 8 blocks contain both of the watermarked fields. The odd rows contain one field and the even rows contain the other field. Each frame is accumulated into the array 306 after which an inverse DCT is performed on each block 308. The resulting array 310 is a pixel domain representation of the accumulated data in 2n x n blocks which can then be separated into the group of n x n field WO 00138097 PC'T/US99/10729 accumulator arrays. The first group 310a contains the data including a positive watermark 310c from one field and the second group 310b contains the data including a negative watermark 310d from the other field. The data from the second group of arrays is subtracted from the data in the corresponding first group of arrays to form N
n x n accumulator array 312. The data in array 312 is subjected to DCT conversion 314 to convert the data into the DCT domain 316. The watermark is extracted in watermark extractor 318 and is provided to decoder 320 to determine the presence of a watermark.
Referring now to FIG. 6, a third preferred embodiment of the present invention is shown and generally referred to by reference numeral 400, wherein the input signal is fully decoded such that pixel intensities are available.
In this case, baseband video 402 is separated into two fields 404a, 404b by field separator 404. The separate field pixels are accumulated into N n x n arrays 406, each pixel either being added or subtracted to the corresponding accumulator block depending upon whether the pixel is from a first field or a second field of the frame. The data in array 406 is subject to DCT
conversion to convert the data into the DCT domain. The DCT values 408 are provided to accumulator array 410.
The output 412 of the array 410 is provided directly to a watermark extractor 414. The output 416 of watermark extractor 414 is provided to watermark decoder 418 to determine the presence of a watermark.
While the above description is described in terms of an apparatus embodiment, it will be apparent to those skilled in the art this invention may be embodied and performed completely by software contained on an appropriate storage medium for controlling a computer.

While there has been described and illustrated a method and application for field-based watermark insertion and detection in video, multimedia or image data signals, it will be apparent to those skilled in the art that variations and modifications are possible without deviating from the broad teachings and spirit of the invention which shall be limited solely by the scope of the claims appended hereto.

Claims (22)

WHAT IS CLAIMED IS:
1. A method of inserting a watermark into data comprising the steps of:

receiving data to be watermarked in the form of a first and a second field;

inserting a first watermark into a first field for generating a first watermarked field;

inserting a second watermark, opposite of the first watermark, into a second field for generating a second watermarked field; and combining said first watermarked field and said second watermarked field for generating field-based watermarked data.
2. A method of inserting a watermark into data as set forth in Claim 1, where said data is a field-based video input signal.
3. A method of inserting a watermark into data as set forth in Claim 1, where said data is a frame-based video input signal.
4. A method of inserting a watermark into data as set forth in Claim 1, where said data is a baseband video input signal.
5. A method of inserting a watermark into data as set forth in Claim 1, where said receiving data comprising separating an interlaced video signal into two fields.
6. A method of inserting a watermark into data as set forth in Claim 1, where said receiving data comprises separating a frame-based video signal into two fields by separating alternate rows of the video signal.
7. An apparatus for inserting a watermark into data comprising:

separator means for receiving an input data signal and separating the input data signal into a first and second field;

first watermark inserter for inserting a first watermark into the first field for generating a first watermarked field;

second watermark inserter for inserting a second watermark, opposite the first watermark, into the second field for generating a second watermarked field; and a recombiner for combining said first watermarked field and said second watermarked field for generating field-based watermarked data.
8. An apparatus as set forth in Claim 7, where said data is interlaced video and said separator means separates the interlaced video into first and second fields.
9. An apparatus as set forth in Claim 7, where said data is frame-based video and said separator means separates alternating rows of video into first and second fields.
10. An apparatus as set forth in Claim 7, further comprising synchronizing means for synchronizing said first watermarked field and said second watermarked field as inputs to said recombiner.
11. A method of detecting a watermark in field-based watermarked data comprising the steps of:

partially decoding field-based watermarked data input;

summing subblocks from a first field of the data input and subtracting subblocks from a second field of the input data for generating a watermarked signal;

extracting a watermark from the watermarked signal;
and decoding the extracted watermark.
12. A method of detecting a watermark as set forth in Claim 11, where said first field and said second field are interlaced rows of field-based watermarked data.
13. A method of detecting a watermark as set forth in Claim 11, where said first field and said second field are alternate rows of field-based watermarked data.
14. A method of detecting a watermark as set forth in Claim 11, where a watermark in said first field is the opposite of a watermark in said second field.
15. An apparatus for detecting a watermark in field-based watermarked data comprising:

decoder for partially decoding field-based watermarked data input;

accumulator arrays for summing subblocks from a first field of the data input and subtracting subblocks from a second field of the input data for generating a watermarked signal;

watermark extractor for extracting a watermark from the watermarked signal; and watermark decoder for decoding the extracted watermark.
16. An apparatus as set forth in Claim 15, where a watermark in said first field is the opposite of a watermark in said second field.
17. A method of detecting a watermark in frame-based watermarked data comprising the steps of:

partially decoding frame-based watermarked data input;

accumulating subblocks of decoded data input;

transforming the accumulated subblocks of decoded data input into pixel domain;

separating the pixel domain data into a first field and a second field;

summing data in the first field and subtracting data in the second field for generating accumulated watermark data arrays;

transforming the accumulated watermarked data arrays into transform domain for generating a watermarked signal;

extracting a watermark from the watermarked signal;
and decoding the extracted watermark.
18. A method of detecting a watermark in frame-based watermarked data as set forth in Claim 17, where said data input comprises n x n subblocks and said accumulating subblocks, accumulates said data input in arrays having 2n x n dimension.
19. A method of detecting a watermark in frame-based watermarked data as set forth in Claim 17, where said first field and said second field are contained in alternating rows in the subblocks.
20. An apparatus for detecting a watermark in frame-based watermarked data comprising:

decoder for partially decoding frame-based watermarked data input;

accumulator array for accumulating subblocks of decoded data;

first transform means for transforming said accumulator array subblocks of decoded data into pixel domain;

first accumulator arrays for accumulating data in a first field of pixel domain accumulated subblocks;

second accumulator arrays for accumulating data in a second field of pixel domain accumulated subblocks;

third accumulator means for accumulating watermarked data by subtracting data in the second field of pixel domain from data in the first field of pixel domain;

second transform means for transforming said accumulated watermarked data into a transform domain for generating a watermarked signal;

watermark extractor for extracting a watermark from said watermarked signal; and watermark decoder for decoding the extracted watermark.
21. An apparatus for detecting a watermark in frame-based watermarked data as set forth in Claim 20, where said first transform means and said second transform means transform data between pixel domain and discrete cosine transform domain.
22. An apparatus for detecting a watermark in frame-based watermarked data as set forth in Claim 20, where said first and second accumulator arrays comprise arrays of 2n x n subblocks, where the first field and second field are contained in alternate rows of the accumulator arrays.
CA002321034A 1998-12-18 1999-05-14 Field-based watermark insertion and detection Abandoned CA2321034A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US09/216,499 1998-12-18
US09/216,499 US5991426A (en) 1998-12-18 1998-12-18 Field-based watermark insertion and detection
PCT/US1999/010729 WO2000038097A1 (en) 1998-12-18 1999-05-14 Field-based watermark insertion and detection

Publications (1)

Publication Number Publication Date
CA2321034A1 true CA2321034A1 (en) 2000-06-29

Family

ID=22807296

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002321034A Abandoned CA2321034A1 (en) 1998-12-18 1999-05-14 Field-based watermark insertion and detection

Country Status (4)

Country Link
US (1) US5991426A (en)
JP (1) JP2002533958A (en)
CA (1) CA2321034A1 (en)
WO (1) WO2000038097A1 (en)

Families Citing this family (103)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6574350B1 (en) 1995-05-08 2003-06-03 Digimarc Corporation Digital watermarking employing both frail and robust watermarks
US6681028B2 (en) 1995-07-27 2004-01-20 Digimarc Corporation Paper-based control of computer systems
US6636615B1 (en) 1998-01-20 2003-10-21 Digimarc Corporation Methods and systems using multiple watermarks
US6522770B1 (en) 1999-05-19 2003-02-18 Digimarc Corporation Management of documents and other objects using optical devices
US7362775B1 (en) 1996-07-02 2008-04-22 Wistaria Trading, Inc. Exchange mechanisms for digital information packages with bandwidth securitization, multichannel digital watermarks, and key management
US6721440B2 (en) 1995-05-08 2004-04-13 Digimarc Corporation Low visibility watermarks using an out-of-phase color
US6728390B2 (en) 1995-05-08 2004-04-27 Digimarc Corporation Methods and systems using multiple watermarks
US6590996B1 (en) 2000-02-14 2003-07-08 Digimarc Corporation Color adaptive watermarking
US5613004A (en) 1995-06-07 1997-03-18 The Dice Company Steganographic method and device
US6577746B1 (en) 1999-12-28 2003-06-10 Digimarc Corporation Watermark-based object linking and embedding
US6788800B1 (en) 2000-07-25 2004-09-07 Digimarc Corporation Authenticating objects using embedded data
US6829368B2 (en) 2000-01-26 2004-12-07 Digimarc Corporation Establishing and interacting with on-line media collections using identifiers in media signals
US6205249B1 (en) 1998-04-02 2001-03-20 Scott A. Moskowitz Multiple transform utilization and applications for secure digital watermarking
US7664263B2 (en) 1998-03-24 2010-02-16 Moskowitz Scott A Method for combining transfer functions with predetermined key creation
US7123718B1 (en) * 1999-03-24 2006-10-17 Blue Spike, Inc. Utilizing data reduction in stegnographic and cryptographic systems
US7457962B2 (en) 1996-07-02 2008-11-25 Wistaria Trading, Inc Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US7177429B2 (en) 2000-12-07 2007-02-13 Blue Spike, Inc. System and methods for permitting open access to data objects and for securing data within the data objects
US5889868A (en) 1996-07-02 1999-03-30 The Dice Company Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US7095874B2 (en) 1996-07-02 2006-08-22 Wistaria Trading, Inc. Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US7159116B2 (en) 1999-12-07 2007-01-02 Blue Spike, Inc. Systems, methods and devices for trusted transactions
US7346472B1 (en) 2000-09-07 2008-03-18 Blue Spike, Inc. Method and device for monitoring and analyzing signals
US7730317B2 (en) 1996-12-20 2010-06-01 Wistaria Trading, Inc. Linear predictive coding implementation of digital watermarks
EP0860997B1 (en) * 1997-02-24 2008-12-10 Nec Corporation Digital data encode system
EP0901282B1 (en) 1997-09-03 2006-06-28 Hitachi, Ltd. Method for recording and reproducing electronic watermark information
JP2003529225A (en) 1998-01-20 2003-09-30 ディジマーク コーポレイション Multiple watermark technology
US6804376B2 (en) 1998-01-20 2004-10-12 Digimarc Corporation Equipment employing watermark-based authentication function
US6064764A (en) * 1998-03-30 2000-05-16 Seiko Epson Corporation Fragile watermarks for detecting tampering in images
US6360000B1 (en) * 1998-11-09 2002-03-19 David C. Collier Method and apparatus for watermark detection for specific scales and arbitrary shifts
JP3636915B2 (en) * 1999-02-22 2005-04-06 ソニー株式会社 Additional information superimposing method, additional information detecting method, additional information superimposing apparatus, and additional information detecting apparatus
US7664264B2 (en) 1999-03-24 2010-02-16 Blue Spike, Inc. Utilizing data reduction in steganographic and cryptographic systems
EP1172001A4 (en) * 1999-03-24 2002-08-14 Blue Spike Inc Utilizing data reduction in steganographic and cryptographic systems
US6952774B1 (en) * 1999-05-22 2005-10-04 Microsoft Corporation Audio watermarking with dual watermarks
US7543148B1 (en) * 1999-07-13 2009-06-02 Microsoft Corporation Audio watermarking with covert channel and permutations
US7020285B1 (en) * 1999-07-13 2006-03-28 Microsoft Corporation Stealthy audio watermarking
US7475246B1 (en) 1999-08-04 2009-01-06 Blue Spike, Inc. Secure personal content server
US6654479B1 (en) * 1999-08-19 2003-11-25 Academia Sinica Cocktail watermarking on images
US6608919B1 (en) 1999-11-10 2003-08-19 Digimarc Corporation Method and apparatus for encoding paper with information
JP4891508B2 (en) * 1999-11-23 2012-03-07 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Watermark embedding and detection
US6807634B1 (en) * 1999-11-30 2004-10-19 International Business Machines Corporation Watermarks for customer identification
US6625297B1 (en) 2000-02-10 2003-09-23 Digimarc Corporation Self-orienting watermarks
EP1134977A1 (en) * 2000-03-06 2001-09-19 Irdeto Access B.V. Method and system for providing copies of scrambled content with unique watermarks, and system for descrambling scrambled content
CA2401981C (en) * 2000-03-06 2011-07-05 Entriq Method and system to uniquely associate multicast content with each of multiple recipients
US6804377B2 (en) 2000-04-19 2004-10-12 Digimarc Corporation Detecting information hidden out-of-phase in color channels
US7027614B2 (en) * 2000-04-19 2006-04-11 Digimarc Corporation Hiding information to reduce or offset perceptible artifacts
US7167599B1 (en) * 2000-05-03 2007-01-23 Thomson Licensing Method and device for controlling multimedia data watermark
AU7358601A (en) * 2000-07-14 2002-01-30 Chinook Communications Inc System and method for backward-compatible modulation and demodulation of data using information embedding in television signals
US7017045B1 (en) * 2000-08-22 2006-03-21 Koninklijke Philips Electronics N.V. Multimedia watermarking system and method
US6563936B2 (en) * 2000-09-07 2003-05-13 Sarnoff Corporation Spatio-temporal channel for images employing a watermark and its complement
US7127615B2 (en) 2000-09-20 2006-10-24 Blue Spike, Inc. Security based on subliminal and supraliminal channels for data objects
GB2369947A (en) * 2000-12-07 2002-06-12 Sony Uk Ltd Embedding data in fields of an image
US6738744B2 (en) * 2000-12-08 2004-05-18 Microsoft Corporation Watermark detection via cardinality-scaled correlation
US6792130B1 (en) 2000-12-13 2004-09-14 Eastman Kodak Company System and method for embedding a watermark signal that contains message data in a digital image
US6870931B2 (en) 2000-12-13 2005-03-22 Eastman Kodak Company Method and system for embedding message data in a digital image sequence
JP4019303B2 (en) * 2001-02-02 2007-12-12 日本電気株式会社 ENCRYPTION DEVICE AND DECRYPTION DEVICE USING ENCRYPTION KEY INCLUDED IN ELECTRONIC WATERMARK AND METHOD THEREOF
US7113612B2 (en) * 2001-03-22 2006-09-26 Victor Company Of Japan, Ltd. Apparatus for embedding and reproducing watermark into and from contents data
US6996717B2 (en) * 2001-05-24 2006-02-07 Matsushita Electric Industrial Co., Ltd. Semi-fragile watermarking system for MPEG video authentication
GB2377109B (en) * 2001-06-28 2003-12-03 Motorola Inc Video/image communication with watermarking
JP4005780B2 (en) * 2001-07-12 2007-11-14 興和株式会社 Digital watermark embedding and detection
US7164779B2 (en) * 2001-08-06 2007-01-16 Mitsubishi Electric Research Laboratories, Inc. Privacy-enhanced display device
US7203335B2 (en) * 2001-08-07 2007-04-10 Gabriel Fielding System and method for extracting a watermark signal in a digital image sequence
RU2004108695A (en) * 2001-08-24 2005-08-20 Конинклейке Филипс Электроникс Н.В. (Nl) SUMMING FIELDS OF THE VIDEO FRAME
FR2831375B1 (en) * 2001-10-19 2004-01-30 Canon Kk INSERTING A MESSAGE INTO A SEQUENCE OF DIGITAL IMAGES
US7386146B2 (en) * 2001-09-13 2008-06-10 Canon Kabushiki Kaisha Insertion of a message in a sequence of digital images
FR2829654B1 (en) * 2001-09-13 2004-01-30 Canon Kk INSERTING A MESSAGE INTO A SEQUENCE OF DIGITAL IMAGES
US7415440B1 (en) 2002-02-22 2008-08-19 Entriq, Inc. Method and system to provide secure key selection using a secure device in a watercrypting environment
KR20030073369A (en) * 2002-03-11 2003-09-19 한국전자통신연구원 A Real-time Blind Video Watermarking Method using Quantization
US7287275B2 (en) 2002-04-17 2007-10-23 Moskowitz Scott A Methods, systems and devices for packet watermarking and efficient provisioning of bandwidth
US6782116B1 (en) * 2002-11-04 2004-08-24 Mediasec Technologies, Gmbh Apparatus and methods for improving detection of watermarks in content that has undergone a lossy transformation
WO2004002131A1 (en) * 2002-06-24 2003-12-31 Koninklijke Philips Electronics N.V. Real-time signature embedding in video
EP1588556B1 (en) * 2003-01-20 2006-09-27 Koninklijke Philips Electronics N.V. Watermark embedding and detection of a motion image signal
JP3922369B2 (en) * 2003-01-21 2007-05-30 日本ビクター株式会社 Embedded information recording apparatus and reproducing apparatus, recording program, and reproducing program
US7587062B2 (en) * 2003-05-09 2009-09-08 Avid Technology, Inc. Watermarking
US7756288B2 (en) * 2003-05-29 2010-07-13 Jeffrey Lubin Method and apparatus for analog insertion of low frequency watermarks
US7206649B2 (en) * 2003-07-15 2007-04-17 Microsoft Corporation Audio watermarking with dual watermarks
US20050021970A1 (en) * 2003-07-21 2005-01-27 Curtis Reese Embedded data layers
US20050030588A1 (en) * 2003-08-06 2005-02-10 Curtis Reese Methods and apparatus utilizing embedded data layers
US6893790B2 (en) * 2003-08-26 2005-05-17 Eastman Kodak Company Photopatterning of conductive electrode layers containing electrically-conductive polymer particles
US7286668B2 (en) * 2003-09-29 2007-10-23 Inventec Appliances Corp. Method of protecting copyright of digital video work
US9055239B2 (en) 2003-10-08 2015-06-09 Verance Corporation Signal continuity assessment using embedded watermarks
US7720924B2 (en) * 2003-12-12 2010-05-18 Syniverse Icx Corporation System providing methodology for the restoration of original media quality in messaging environments
US6980226B2 (en) * 2004-02-13 2005-12-27 Eastman Kodak Company Watermarking method for motion picture image sequence
JP4534530B2 (en) * 2004-03-08 2010-09-01 三菱電機株式会社 Digital watermark detection method and digital watermark detection apparatus
US7227671B2 (en) 2004-03-23 2007-06-05 Eastman Kodak Company Motion picture watermarking using two color planes
US20050259820A1 (en) * 2004-05-24 2005-11-24 Eastman Kodak Company Temporally distributed watermarking for image sequences
FR2887389A1 (en) * 2005-06-21 2006-12-22 Thomson Licensing Sa APPARATUS AND METHOD FOR DISPLAYING IMAGES
JP4592652B2 (en) * 2005-09-09 2010-12-01 株式会社東芝 Digital watermark embedding apparatus and method, digital watermark detection apparatus and method, and program
WO2007072442A2 (en) * 2005-12-23 2007-06-28 Koninklijke Philips Electronics N.V. Blind detection for digital cinema
JPWO2009025019A1 (en) * 2007-08-17 2010-11-18 Sbiネットシステムズ株式会社 Digital watermark embedding method, digital watermark detection method, digital watermark embedding device, digital watermark detection device, program, and computer-readable recording medium
US8320606B1 (en) 2008-08-29 2012-11-27 Adobe Systems Incorporated Video watermarking with fast detection
US8340343B2 (en) * 2008-10-31 2012-12-25 General Instrument Corporation Adaptive video fingerprinting
US8385590B1 (en) * 2008-11-05 2013-02-26 Adobe Systems Incorporated Video watermarking with temporal patterns
US8199969B2 (en) 2008-12-17 2012-06-12 Digimarc Corporation Out of phase digital watermarking in two chrominance directions
US8878041B2 (en) * 2009-05-27 2014-11-04 Microsoft Corporation Detecting beat information using a diverse set of correlations
US8213673B2 (en) * 2009-06-09 2012-07-03 Avio Technology, Inc. Watermarking of motion pictures
FR2950182A1 (en) * 2009-09-16 2011-03-18 Thomson Licensing IMAGE PROCESSING METHOD
US8971567B2 (en) 2010-03-05 2015-03-03 Digimarc Corporation Reducing watermark perceptibility and extending detection distortion tolerances
US8477990B2 (en) 2010-03-05 2013-07-02 Digimarc Corporation Reducing watermark perceptibility and extending detection distortion tolerances
US10664940B2 (en) 2010-03-05 2020-05-26 Digimarc Corporation Signal encoding to reduce perceptibility of changes over time
NL2011201C2 (en) * 2013-07-19 2015-01-21 Civolution B V Method and system for watermarking content prior to fragmenting.
JP6476673B2 (en) * 2014-09-16 2019-03-06 セイコーエプソン株式会社 Head-mounted display device, head-mounted display device control method, and computer program
CN107911574A (en) * 2017-11-20 2018-04-13 西南大学 A kind of dual image information concealing method
US11039160B2 (en) 2019-03-21 2021-06-15 The Nielsen Company (Us), Llc Methods and apparatus for delivering extended payloads with composite watermarks
GB201906628D0 (en) 2019-05-10 2019-06-26 Smartframe Tech Limited `

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5184849A (en) * 1991-05-07 1993-02-09 Taylor Geoffrey L Security system method and article for photocopiers and telefax machines
US5734752A (en) * 1996-09-24 1998-03-31 Xerox Corporation Digital watermarking using stochastic screen patterns
US5790703A (en) * 1997-01-21 1998-08-04 Xerox Corporation Digital watermarking using conjugate halftone screens

Also Published As

Publication number Publication date
US5991426A (en) 1999-11-23
JP2002533958A (en) 2002-10-08
WO2000038097A1 (en) 2000-06-29

Similar Documents

Publication Publication Date Title
US5991426A (en) Field-based watermark insertion and detection
US6108434A (en) Counteracting geometric distortions for DCT based watermarking
CA2276378C (en) Robust digital watermarking
US7269734B1 (en) Invisible digital watermarks
AU741281B2 (en) Method and apparatus for selective block processing
Zhu et al. Multiresolution watermarking for images and video
CA2260094C (en) A method for inserting and detecting electronic watermark data into a digital image and a device for the same
US6453053B1 (en) Identification data insertion and detection system for digital data
EP0860997A2 (en) Digital data encode system
JP2009514305A (en) How to embed data in an information signal
EP1091317B1 (en) System and apparatus for inserting electronic watermark data
Kalker et al. Efficient detection of a spatial spread-spectrum watermark in MPEG video streams
JP3353691B2 (en) Digital data encoding system, digital watermark data insertion method, and storage medium storing control program
EP1028585A1 (en) A method for inserting and detecting electronic watermark data into a digital image and a device for the same
Jamali et al. Robust image watermarking by multi resolution embedding in wavelet transform coefficients
WO2010062290A1 (en) Multiphase watermark patterns
WO2005031634A1 (en) Methods and apparatus for embedding and recovering an image for use with video content
Tsang et al. Robust and high-quality video watermarking with the use of temporal redundancy
Callau et al. Exhibition QIM-based watermarking for digital cinema
AU741906B2 (en) Invisible digital watermarks
PRIYANKA et al. REAL-TIME VIDEO WATERMARKING FOR COPYRIGHT PROTECTION BASED ON HUMAN PERCEPTION

Legal Events

Date Code Title Description
FZDE Discontinued
FZDE Discontinued

Effective date: 20040514