WO2002033650A1 - Human visual model for data hiding - Google Patents

Human visual model for data hiding Download PDF

Info

Publication number
WO2002033650A1
WO2002033650A1 PCT/US2001/032247 US0132247W WO0233650A1 WO 2002033650 A1 WO2002033650 A1 WO 2002033650A1 US 0132247 W US0132247 W US 0132247W WO 0233650 A1 WO0233650 A1 WO 0233650A1
Authority
WO
WIPO (PCT)
Prior art keywords
block
blocks
identification data
determining
image file
Prior art date
Application number
PCT/US2001/032247
Other languages
French (fr)
Other versions
WO2002033650A8 (en
Inventor
Min Wu
Hong Heather Yu
Original Assignee
Matsushita Electric Industrial Co., Ltd.
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 Matsushita Electric Industrial Co., Ltd. filed Critical Matsushita Electric Industrial Co., Ltd.
Priority to CA002426459A priority Critical patent/CA2426459A1/en
Priority to KR10-2003-7005490A priority patent/KR20030051726A/en
Priority to EP01983141A priority patent/EP1336150A4/en
Priority to AU2002214591A priority patent/AU2002214591A1/en
Priority to JP2002536959A priority patent/JP2004512751A/en
Publication of WO2002033650A1 publication Critical patent/WO2002033650A1/en
Publication of WO2002033650A8 publication Critical patent/WO2002033650A8/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/0021Image watermarking
    • G06T1/0092Payload characteristic determination in a watermarking scheme, e.g. number of bits to be embedded
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/0021Image watermarking
    • G06T1/0028Adaptive watermarking, e.g. Human Visual System [HVS]-based watermarking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2201/00General purpose image data processing
    • G06T2201/005Image watermarking
    • G06T2201/0051Embedding of the watermark in the spatial domain
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2201/00General purpose image data processing
    • G06T2201/005Image watermarking
    • G06T2201/0052Embedding of the watermark in the frequency domain
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2201/00General purpose image data processing
    • G06T2201/005Image watermarking
    • G06T2201/0061Embedding of the watermark in each block of the image, e.g. segmented watermarking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2201/00General purpose image data processing
    • G06T2201/005Image watermarking
    • G06T2201/0202Image watermarking whereby the quality of watermarked images is measured; Measuring quality or performance of watermarking methods; Balancing between quality and robustness

Definitions

  • the present invention relates generally to data hiding techniques, and more particularly, to visual data hiding techniques for a refined human visual model.
  • Podilchuk-Zeng in Image Adaptive Watermarking Using Visual Models. IEEE Journal Selected Areas of Communication (JSAC), vol. 16, no. 4, May, 1998 discloses a frequency masking model for reducing artifacts appearing in the visual data.
  • the method in Podilchuk-Zeng involves embedding the block discrete cosine transform (DCT) domain for image or video data and adjusting the watermark strength in each block based on the block-DCT domain frequency masking model. But they do not distinguish edge from texture.
  • DCT block discrete cosine transform
  • Tao-Dickinson in Adaptive Watermarking in the PCT domain ICASSP 1997, proposed to apply block classification to reduce artifacts. Tao classifies image blocks into six categories, namely, edge uniform with moderate intensity, uniform with either high or low intensity, moderately busy, busy and very busy, in descending order of visual sensitivity against noise. Tao, then, respectively adjusts watermark strength in respectively ascending order.
  • the Tao algorithm becomes rather complex as, for example, it enumerates various situations for horizontal edge, vertical edge, and diagonal edges across two regions of either uniform-texture or uniform-uniform and checks all the situations for each block.
  • This approach suffers such disadvantages as (but not limited to) not being efficient in eliminating ringing effects on edges.
  • the present invention receives an image or video file.
  • the first step of the present invention is frequency masking wherein the image or video data is divided into blocks of smooth regions and blocks of non-smooth regions and preliminary just-noticeable difference of each frequency coefficient is obtained.
  • the second step is edge detection wherein the non-smooth regions are divided into texture blocks and edge blocks.
  • the third step is preferably used to determine which blocks of the regions are substantially proximate to blocks of smooth regions.
  • the image or video data is then adjusted by applying a different strength of watermark in association with the type of each block.
  • a weaker strength of a watermark signal is applied to edge blocks than texture blocks.
  • a weaker watermark signal is also applied to blocks that are adjacent to smooth regions.
  • the present invention provides a more efficient and effective imperceptible data hiding method and apparatus that includes, but is not limited to, reducing ringing effects on edges that are very likely to be introduced by the conventional block DCT domain embedding approach for image and video.
  • Figure 1 is a flowchart depicting the top-level steps of the present invention
  • Figure 2 is a block diagram depicting the software module architecture of the present invention
  • Figure 3 is an exemplary image that has been divided into 8x8 pixel blocks
  • Figure 4 is a representation of exemplary experimental results of block discrete cosine transform of 8x8 pixel blocks
  • Figures 5a-5c are images of a Lenna image that compare the techniques of the present invention with the original image and a previous approach's treatment of the original image;
  • Figures 6a-6c are images of a baboon image that compare the techniques of the present invention with the original image and a previous approach's treatment of the original image.
  • FIG. 1 is a flowchart depicting the preferred three-step visual data hiding process 10 of the present invention.
  • Process 10 hides identification data into visual media, such as image and video. Identification data includes a watermark signal and other similar types of signals that identify the contents of the image file, the owner, and other such information (e.g., copyright information).
  • the preferred steps of Process 10 include a frequency domain masking step 14, edge-block detection step 16, and a step for identifying blocks adjacent to smooth region 18.
  • Process steps 14, 16, and 18 analyze image data 12 with respect to three different block region types: a smooth block region, a texture block region, and an edge block region.
  • a smooth block region is defined as an uniform region with relatively low DCT coefficient values.
  • a non-smooth block region is divided into a texture block region and an edge block region.
  • Visual hiding process 10 then attenuates preliminary embeddability and just-noticeable-difference (JND) values via process 20 for each block which are computed during the aforementioned three steps 14, 16, and 18.
  • JND just-noticeable-difference
  • the term embeddability signifies a coefficient able to be changed by a certain amount (which is large enough to carry hidden data) without causing visible artifacts
  • the term just-noticeable difference (JND) is the amount of changes performed on a coefficient which is just on the level to be noticed.
  • the embeddability and JND values for each block are computed by the preliminary step, i.e., the frequency mask step which does not consider the ringing and/or other artifacts depending on the type of block region and are used to hide identification data.
  • FIG. 2 shows the computer-implemented components of process 10.
  • image data When image data is received, it is divided into blocks containing a group of pixels. Each pixel has a pixel value 22 that represents the luminance or color of each pixel.
  • the block discrete cosine transform (DCT) module 24 generates block DCT coefficients 26 for each block. DCT coefficients of each block are then used in the frequency domain masking module 27 to determine preliminary embeddability and JND values 28.
  • DCT block discrete cosine transform
  • the edge-block detection process 16 containing two modules 30 and 32 determines which blocks contain edges.
  • the first module 30 generates an edge map using a conventional edge detection algorithm such as a Harr filtering algorithm or a Sobel filtering algorithm. These filtering algorithms are discussed generally in the following reference: A.K. Jain, “Fundamentals of digital image processing", Prentice Hall, 1989; “MATLAB Image Tool Box User's Guide”, Mathworks, 1997.
  • the result of module 30 may include many unwanted edges from texture regions, which are eliminated in module 34 when the edge map is combined with the result from the module 32.
  • Module 32 determines a double standard deviation (STD) measure using the pixel values.
  • the block STD module 36 determines the standard deviation of pixel values within a predetermined block of pixels, which is then used to compute the standard deviation of the neighborhood blocks in neighborhood STD module 38.
  • the use of the double STD module 32 is in recognition that for a texture region, although the STD of each block is typically large, the STD of neighborhood blocks in the same texture region are similar. Thus, the double STD measure of a texture block region is relatively small. In contrast, the double STD of an edge block is likely to be very different from its neighborhood blocks, hence the double STD measure associated with an edge block is typically larger than that of a texture block region.
  • the edge map generated by the first module 30 and the double STD measure from module 32 are combined in module 34 which outputs an edge measure for each block.
  • the edge measure denotes whether there is an edge across the block and if so, how strong the edge is.
  • the edge measure is used in the adjustment module 40 to help in determining the watermark strength that is to be applied to the coefficients of each block.
  • Block DCT coefficients 26 are also used in the step of identifying blocks adjacent to a smooth block in module 39.
  • the artifacts by block DCT domain embedding are more visible in blocks that are adjacent a to smooth region than in other blocks even if the block contains a very weak edge or transition where the watermark may not be attenuated based on the results of the modules for the edge block detection step 16.
  • smooth blocks are determined by the strength of AC (a non-zero frequency component) coefficient 66 of each block as generated by the block DCT module 24. DC coefficients are indicative of the mean or average luminance of a block. Then, blocks adjacent to a smooth block are detected in order to determine the watermark strength to be applied.
  • outputs from modules 27, 34 and 39 determine the watermark strength to be applied for each block of the image data.
  • the preliminary embeddability and preliminary JND values 28 from the frequency masking module 27 are used as bases for the adjustment.
  • the adjustment is based upon activeness of each block and its neighborhood block(s).
  • activeness is indicative of the perceptual sensitivity of a block, that is, it is indicative of how sensitive an image block is to reveal visible artifacts when noise is added to the block.
  • a block that observes less perceptual sensitivity is considered to be more active.
  • smooth block is perceptually sensitive as little changes on it will be observable.
  • Edge block is sensitive to noise that breaks the regularity and sharpness of the edge, for example, some ringing patterns around it introduced by noise on its frequency components. Texture block with random patterns is generally less sensitive to noise I.e., an edge block or a smooth block is more sensitive to noise than a texture block. Thus, an edge block is considered to be less active than a texture block.
  • This sensitivity is taken into account in adjustment module 40 to adjust the preliminary JND 28 according to the smoothness and edginess measure computed by 34 and 39.
  • the present invention considers edge blocks versus non-edge blocks.
  • Weaker watermark will be applied to perceptual sensitive blocks, i.e., non active blocks.
  • the weaker watermark will be applied to edge blocks than to texture blocks.
  • the preliminary JND 28 of a block that is found to be adjacent to a smooth block in step 18 is decreased, thereby applying weaker watermarks to these blocks.
  • image data analysis is shown.
  • image data 12 is divided into blocks wherein each block such as 41 , 42, and 44 contains a set of pixels indicated by reference numerals 46, 48, and 50.
  • a block size of 8x8 is used.
  • smaller block sizes such as 4x4 or other sizes can be used if that block size is too large to capture desired local features.
  • Pixel values 22 represent the activeness of each pixel block and it is typically represented by a single byte value between 0 and 255.
  • FIG. 4 exemplary results of the block DCT process are illustrated.
  • the left column 70 represents 8x8 pixel values 22 of eyebrow block 41 , eye block 42, and nose block 44 (that were shown in FIG. 3).
  • the right column 52 depicts the DCT spectrum of these three blocks 54, 56, and 58 generated by block DCT transform module 24. As shown with reference to the nose block spectrum 58, each block is divided into a DC mean coefficient value 68 and an AC (non-zero frequency component) coefficient group 66.
  • the AC coefficient group 66 is then further divided into a low-band region 60, a mid-band region 62, and a high-band region 64.
  • the present invention preferably only considers the AC coefficient group 66 since manipulating DC coefficient value 68 in block DCT domain 24 generally introduces blocky artifacts especially in smooth regions.
  • the frequency masking step 27 of this preferred embodiment is similar to that proposed by the aforementioned Podilchuk-Zeng reference.
  • preliminary JNDs 28 are computed using a conventional block DCT algorithm 24 and preliminary embeddability 28 measures are determined based on preliminary JND 20 using frequency masking model 27.
  • Podilchuk-Zeng's frequency masking model small coefficients are never modified to preserve invisibility.
  • a coefficient with magnitude smaller than the preliminary JND 20 or the corresponding quantization step size of a JPEG quantization table is decided to be unembeddable. If all coefficients in a block are unembeddable, the block is labeled as a smooth block.
  • the edge-block detection step 16 combines the results of the double STD measures 32 and the edge map generator 30 in order to determine a quantitative value on how to adjust the preliminary JND based on the edge measure result 34.
  • the double STD measure from the module 32 is denoted as "blk_stdstd” and the edge map generated after the first module 30 is denoted as "origedg” which is normalized to 0-1.
  • the Harr filtering technique is used to generate the edge map. After one round of low pass filtering in both horizontal and vertical direction to remove some high frequency noise, a second round of filtering is performed and normalization is performed based on the maximum magnitude of HL (horizontally high frequency) and LH (vertically high frequency) is normalized to obtain the edge map "origedg."
  • HL is HPF (high pass filter) in horizontal direction and LPF (low pass filter) in vertical direction similar for LH.
  • STD refers to the standard deviation of a set of observations.
  • n is set to 9 and x,- is the STD of each block in the 3x3 neighborhood:
  • x represents an edge map which has a value for each pixel.
  • a threshold "edg_thresh” is used for "blk_stdstd” to determine the presence of edge. If an edge is detected in the region, the strength of the edge is determined using both maximum and mean of "x":
  • orig_edgweight (blk_stdstd(ceil(i/blk),ceil(j/blk))> edg_thresh) * (max(max(x))*0.8+mean(mean(x))*0.2);
  • edg_thresh preferably is the value 10.
  • Most thresholds are determined through experiments on a small set of images roughly ranging between 5-10. However, each is quite representative of whether the block is either smooth or with lots of textures and whether the image contains some typical features such as edges, dark margins, and high contrast areas.
  • the edge_factor1 ranges preferably between 1.25 ⁇ 1.75 in the above formulation.
  • edge_factor2 is preferably between 0.25 ⁇ 0.5 and the function "round" is the MATLAB round off function.
  • MATLAB is available from The MathWorks, Inc.
  • FIGS. 5a - 5c and FIGS. 6a - 6c demonstrate the difference between applying the frequency masking step only which is denoted as “HVS zeng” and the process of the present invention which is denoted as "HVS edge”.
  • Original “Lenna” image 80 is shown in FIG. 5a as containing many smooth regions and sharp edges.
  • original "Baboon” image 86 contains many textures and also a dark border at its bottom.
  • the image quality and detection statistics of single spread-spectrum watermark are summarized in the table below. In this table, other parameters such as scaling factor for watermark strength before any adjustment are same. The following table shows that the present invention contains fewer artifacts.
  • the HVS zeng image 84 shows artifacts 85 along Lenna's shoulder line which is a sharp edge and also adjacent to smooth region.
  • the present invention eliminates these artifacts of HVS zeng image 84 as shown in image 82 in FIG. 5b.
  • the HVS zeng image of "Baboon" 90 contains artifacts along the bottom border which are enclosed in a rectangle 92, and more specifically shown by reference numeral 93.
  • Image 88 of the present invention in FIG. 6b does not show these artifacts at reference numeral 93 since the present invention is capable of eliminating ringing artifacts near an edge.

Abstract

A method and apparatus of hiding identification data (12) in visual media. When image or video data is received, frequency masking (14) is performed to divide the image or video data into blocks of smooth regions and blocks of non-smooth regions and to obtain preliminary just-noticeable-difference. Edge detection is performed to divide the non-smooth region of the image or video data into texture blocks and edge blocks (16). The image or video data is then adjusted by applying different strength of watermark in association with the type of each block.

Description

HUMAN VISUAL MODEL FOR DATA HIDING
FIELD OF THE INVENTION
The present invention relates generally to data hiding techniques, and more particularly, to visual data hiding techniques for a refined human visual model.
BACKGROUND OF THE INVENTION
The escalating success of the Internet has allowed easy access to electronic data, which has also introduced problems regarding how to protect the electronic data. Many techniques have been proposed regarding the security issue over the last several years. One of these techniques introduces a digital watermarking of electronic data, which enables copyright protection of digital images. The digital watermarking technique, however, alters the perceived quality of electronic content. Therefore, it has been a challenging problem to properly reduce the watermark to protect the perceptual quality of the visual data while providing security. In particular, previous approaches tend to not be effective in eliminating or at least substantially reducing ringing effects on edges of image data.
Previous approaches utilize visual data hiding models to reduce the watermark to protect the perceptual quality of the image or video data. For example, Podilchuk-Zeng in Image Adaptive Watermarking Using Visual Models. IEEE Journal Selected Areas of Communication (JSAC), vol. 16, no. 4, May, 1998 discloses a frequency masking model for reducing artifacts appearing in the visual data. The method in Podilchuk-Zeng involves embedding the block discrete cosine transform (DCT) domain for image or video data and adjusting the watermark strength in each block based on the block-DCT domain frequency masking model. But they do not distinguish edge from texture. This leads to either ringing artifacts when work is strong or less robustness and less data hiding capacity when the strength of work is kept low to avoid artifacts. Tao-Dickinson in Adaptive Watermarking in the PCT domain. ICASSP 1997, proposed to apply block classification to reduce artifacts. Tao classifies image blocks into six categories, namely, edge uniform with moderate intensity, uniform with either high or low intensity, moderately busy, busy and very busy, in descending order of visual sensitivity against noise. Tao, then, respectively adjusts watermark strength in respectively ascending order. The Tao algorithm becomes rather complex as, for example, it enumerates various situations for horizontal edge, vertical edge, and diagonal edges across two regions of either uniform-texture or uniform-uniform and checks all the situations for each block. This approach suffers such disadvantages as (but not limited to) not being efficient in eliminating ringing effects on edges.
SUMMARY OF THE INVENTION The present invention overcomes the aforementioned disadvantages and others. In accordance with the teaching of the present invention, the present invention receives an image or video file. The first step of the present invention is frequency masking wherein the image or video data is divided into blocks of smooth regions and blocks of non-smooth regions and preliminary just-noticeable difference of each frequency coefficient is obtained. The second step is edge detection wherein the non-smooth regions are divided into texture blocks and edge blocks. The third step is preferably used to determine which blocks of the regions are substantially proximate to blocks of smooth regions. The image or video data is then adjusted by applying a different strength of watermark in association with the type of each block. Generally, a weaker strength of a watermark signal is applied to edge blocks than texture blocks. A weaker watermark signal is also applied to blocks that are adjacent to smooth regions. Thus, the present invention provides a more efficient and effective imperceptible data hiding method and apparatus that includes, but is not limited to, reducing ringing effects on edges that are very likely to be introduced by the conventional block DCT domain embedding approach for image and video.
BRIEF DESCRIPTION OF THE DRAWINGS Figure 1 is a flowchart depicting the top-level steps of the present invention; Figure 2 is a block diagram depicting the software module architecture of the present invention;
Figure 3 is an exemplary image that has been divided into 8x8 pixel blocks;
Figure 4 is a representation of exemplary experimental results of block discrete cosine transform of 8x8 pixel blocks;
Figures 5a-5c are images of a Lenna image that compare the techniques of the present invention with the original image and a previous approach's treatment of the original image; and
Figures 6a-6c are images of a baboon image that compare the techniques of the present invention with the original image and a previous approach's treatment of the original image.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
Figure 1 is a flowchart depicting the preferred three-step visual data hiding process 10 of the present invention. Process 10 hides identification data into visual media, such as image and video. Identification data includes a watermark signal and other similar types of signals that identify the contents of the image file, the owner, and other such information (e.g., copyright information). The preferred steps of Process 10 include a frequency domain masking step 14, edge-block detection step 16, and a step for identifying blocks adjacent to smooth region 18. Process steps 14, 16, and 18 analyze image data 12 with respect to three different block region types: a smooth block region, a texture block region, and an edge block region.
A smooth block region is defined as an uniform region with relatively low DCT coefficient values. A non-smooth block region is divided into a texture block region and an edge block region.
Undesirable artifacts are more likely to be revealed in an edge block than in a texture block due to the random artifacts tending to be disguised by a random structured pattern. Visual hiding process 10 then attenuates preliminary embeddability and just-noticeable-difference (JND) values via process 20 for each block which are computed during the aforementioned three steps 14, 16, and 18. Within the present invention, the term embeddability signifies a coefficient able to be changed by a certain amount (which is large enough to carry hidden data) without causing visible artifacts, and the term just-noticeable difference (JND) is the amount of changes performed on a coefficient which is just on the level to be noticed. The embeddability and JND values for each block are computed by the preliminary step, i.e., the frequency mask step which does not consider the ringing and/or other artifacts depending on the type of block region and are used to hide identification data.
Figure 2 shows the computer-implemented components of process 10. When image data is received, it is divided into blocks containing a group of pixels. Each pixel has a pixel value 22 that represents the luminance or color of each pixel. The block discrete cosine transform (DCT) module 24 generates block DCT coefficients 26 for each block. DCT coefficients of each block are then used in the frequency domain masking module 27 to determine preliminary embeddability and JND values 28.
Next, the edge-block detection process 16 containing two modules 30 and 32 determines which blocks contain edges. The first module 30 generates an edge map using a conventional edge detection algorithm such as a Harr filtering algorithm or a Sobel filtering algorithm. These filtering algorithms are discussed generally in the following reference: A.K. Jain, "Fundamentals of digital image processing", Prentice Hall, 1989; "MATLAB Image Tool Box User's Guide", Mathworks, 1997. The result of module 30 may include many unwanted edges from texture regions, which are eliminated in module 34 when the edge map is combined with the result from the module 32.
Module 32 determines a double standard deviation (STD) measure using the pixel values. The block STD module 36 determines the standard deviation of pixel values within a predetermined block of pixels, which is then used to compute the standard deviation of the neighborhood blocks in neighborhood STD module 38.
The use of the double STD module 32 is in recognition that for a texture region, although the STD of each block is typically large, the STD of neighborhood blocks in the same texture region are similar. Thus, the double STD measure of a texture block region is relatively small. In contrast, the double STD of an edge block is likely to be very different from its neighborhood blocks, hence the double STD measure associated with an edge block is typically larger than that of a texture block region. After module 38 has executed, the edge map generated by the first module 30 and the double STD measure from module 32 are combined in module 34 which outputs an edge measure for each block. The edge measure denotes whether there is an edge across the block and if so, how strong the edge is. The edge measure is used in the adjustment module 40 to help in determining the watermark strength that is to be applied to the coefficients of each block. Block DCT coefficients 26 are also used in the step of identifying blocks adjacent to a smooth block in module 39. The artifacts by block DCT domain embedding are more visible in blocks that are adjacent a to smooth region than in other blocks even if the block contains a very weak edge or transition where the watermark may not be attenuated based on the results of the modules for the edge block detection step 16. For identifying what blocks are adjacent to a smooth region 18, smooth blocks are determined by the strength of AC (a non-zero frequency component) coefficient 66 of each block as generated by the block DCT module 24. DC coefficients are indicative of the mean or average luminance of a block. Then, blocks adjacent to a smooth block are detected in order to determine the watermark strength to be applied.
In the adjustment module 40, outputs from modules 27, 34 and 39 determine the watermark strength to be applied for each block of the image data. The preliminary embeddability and preliminary JND values 28 from the frequency masking module 27 are used as bases for the adjustment. The adjustment is based upon activeness of each block and its neighborhood block(s).
The term "activeness" is indicative of the perceptual sensitivity of a block, that is, it is indicative of how sensitive an image block is to reveal visible artifacts when noise is added to the block. A block that observes less perceptual sensitivity is considered to be more active. For example, smooth block is perceptually sensitive as little changes on it will be observable. Edge block is sensitive to noise that breaks the regularity and sharpness of the edge, for example, some ringing patterns around it introduced by noise on its frequency components. Texture block with random patterns is generally less sensitive to noise I.e., an edge block or a smooth block is more sensitive to noise than a texture block. Thus, an edge block is considered to be less active than a texture block.
This sensitivity is taken into account in adjustment module 40 to adjust the preliminary JND 28 according to the smoothness and edginess measure computed by 34 and 39. In the preferred embodiment of the present invention, the present invention considers edge blocks versus non-edge blocks.
Weaker watermark will be applied to perceptual sensitive blocks, i.e., non active blocks.
In the preferred embodiment, the weaker watermark will be applied to edge blocks than to texture blocks. The preliminary JND 28 of a block that is found to be adjacent to a smooth block in step 18 is decreased, thereby applying weaker watermarks to these blocks.
With reference to Figure 3, image data analysis is shown. When image data 12 is received, image data 12 is divided into blocks wherein each block such as 41 , 42, and 44 contains a set of pixels indicated by reference numerals 46, 48, and 50. In the preferred embodiment, a block size of 8x8 is used. However, smaller block sizes such as 4x4 or other sizes can be used if that block size is too large to capture desired local features.
Three of these 8x8 blocks 41, 42, and 44 show the values of the individual pixel values 22. Pixel values 22 represent the activeness of each pixel block and it is typically represented by a single byte value between 0 and 255. With reference to FIG. 4, exemplary results of the block DCT process are illustrated. The left column 70 represents 8x8 pixel values 22 of eyebrow block 41 , eye block 42, and nose block 44 (that were shown in FIG. 3). The right column 52 depicts the DCT spectrum of these three blocks 54, 56, and 58 generated by block DCT transform module 24. As shown with reference to the nose block spectrum 58, each block is divided into a DC mean coefficient value 68 and an AC (non-zero frequency component) coefficient group 66. The AC coefficient group 66 is then further divided into a low-band region 60, a mid-band region 62, and a high-band region 64. The present invention preferably only considers the AC coefficient group 66 since manipulating DC coefficient value 68 in block DCT domain 24 generally introduces blocky artifacts especially in smooth regions.
Referring back to FIG. 2, the frequency masking step 27 of this preferred embodiment is similar to that proposed by the aforementioned Podilchuk-Zeng reference. During this frequency masking step 27, preliminary JNDs 28 are computed using a conventional block DCT algorithm 24 and preliminary embeddability 28 measures are determined based on preliminary JND 20 using frequency masking model 27. In Podilchuk-Zeng's frequency masking model, small coefficients are never modified to preserve invisibility. Similarly, in the preferred embodiment of the present invention, a coefficient with magnitude smaller than the preliminary JND 20 or the corresponding quantization step size of a JPEG quantization table is decided to be unembeddable. If all coefficients in a block are unembeddable, the block is labeled as a smooth block. Still referring to FIG. 2, the edge-block detection step 16 combines the results of the double STD measures 32 and the edge map generator 30 in order to determine a quantitative value on how to adjust the preliminary JND based on the edge measure result 34.
In order to illustrate the adjustment module 40, the double STD measure from the module 32 is denoted as "blk_stdstd" and the edge map generated after the first module 30 is denoted as "origedg" which is normalized to 0-1. The larger the "origedg" is the more likely the corresponding pixel in the image is an edge.
In the preferred embodiment, the Harr filtering technique is used to generate the edge map. After one round of low pass filtering in both horizontal and vertical direction to remove some high frequency noise, a second round of filtering is performed and normalization is performed based on the maximum magnitude of HL (horizontally high frequency) and LH (vertically high frequency) is normalized to obtain the edge map "origedg." HL is HPF (high pass filter) in horizontal direction and LPF (low pass filter) in vertical direction similar for LH.
In the double STD module 32, STD refers to the standard deviation of a set of observations. The block STD 36 is computed using the following standard STD formulation: s = U— T (Xi - xf where x = - ∑ χt ,
wherein x,- (i = 1 ,.., n where n = 64) represents the pixel values in each
8x8 block.
Next, the standard deviation of a 3x3 neighborhood is computed using the same formulation, where n is set to 9 and x,- is the STD of each block in the 3x3 neighborhood:
(u-1 , v-1) (u-1 , v) (u-1 , v+1)
(u, v-1) (u, v) (u, v+1)
(U+1. V-1) (u+1 , v) (u+1 , v+1) When the double STD module 32 is done, a measure is computed to determine whether an edge is present in the current block or not, and if so, how strong the edge is in module 34. In this preferred embodiment an 8x8 size block is used to illustrate this computation, wherein the upper left-hand corner pixel is located at (i,j), with the following math formulation complaint with MATLAB syntax:
blk = 8 x = origedg(i:(i+blk-1), j:(j+blk-1));
The term x represents an edge map which has a value for each pixel.
However, since the preferred embodiment requires one measure for each block, a threshold "edg_thresh" is used for "blk_stdstd" to determine the presence of edge. If an edge is detected in the region, the strength of the edge is determined using both maximum and mean of "x":
orig_edgweight=(blk_stdstd(ceil(i/blk),ceil(j/blk))> edg_thresh) * (max(max(x))*0.8+mean(mean(x))*0.2);
wherein the constant edg_thresh preferably is the value 10. Most thresholds are determined through experiments on a small set of images roughly ranging between 5-10. However, each is quite representative of whether the block is either smooth or with lots of textures and whether the image contains some typical features such as edges, dark margins, and high contrast areas.
Finally, the weighting "orig_edgweight" is applied to adjust JND in module 40. jnd(i:(i+blk-1), j:(j+blk-1)) = round(jnd(i:(i+blk-1 ),j:(j+blk-1 )).* (1-edge_factor1 * orig_edgweight)
The edge_factor1 ranges preferably between 1.25 ~ 1.75 in the above formulation.
In step 18, blocks adjacent to smooth blocks are identified. If a block is adjacent to smooth blocks, JND in step 40 is determined according to the following formula: jnd(i:(i+blk-1), j:(j+blk-1)) = round(jnd(i:(i+blk-1),j:(j+blk-1)).* edge_factor2
wherein the range of edge_factor2 is preferably between 0.25 ~ 0.5 and the function "round" is the MATLAB round off function. MATLAB is available from The MathWorks, Inc.
In the preferred embodiment, it is possible to choose not to adjust the JND for very low frequency coefficients if they do not contribute to the high- frequency ringing effect.
FIGS. 5a - 5c and FIGS. 6a - 6c demonstrate the difference between applying the frequency masking step only which is denoted as "HVS zeng" and the process of the present invention which is denoted as "HVS edge". Original "Lenna" image 80 is shown in FIG. 5a as containing many smooth regions and sharp edges. In FIG. 6a, original "Baboon" image 86 contains many textures and also a dark border at its bottom. The image quality and detection statistics of single spread-spectrum watermark are summarized in the table below. In this table, other parameters such as scaling factor for watermark strength before any adjustment are same. The following table shows that the present invention contains fewer artifacts.
Figure imgf000014_0001
In FIG. 5c, the HVS zeng image 84 shows artifacts 85 along Lenna's shoulder line which is a sharp edge and also adjacent to smooth region. The present invention eliminates these artifacts of HVS zeng image 84 as shown in image 82 in FIG. 5b. Similarly, in FIG. 6c, the HVS zeng image of "Baboon" 90 contains artifacts along the bottom border which are enclosed in a rectangle 92, and more specifically shown by reference numeral 93. Image 88 of the present invention in FIG. 6b does not show these artifacts at reference numeral 93 since the present invention is capable of eliminating ringing artifacts near an edge.
The invention being thus described, it will be obvious that the same may be varied in many ways. Such variations are not to be regarded as a departure from the spirit and scope of the invention, and all such modification as would be obvious to one skilled in the art are intended to be indicated within the scope of the following claims. Moreover, various other advantages of the present invention will become apparent to those skilled in the art after having the benefit of studying the foregoing text and drawings taken in conjunction with the following claims.

Claims

CLAIMSThe invention claimed is:
1. A method for hiding identification data in an image file, comprising the steps of: receiving an image file that includes blocks of smooth regions and blocks of non-smooth regions; determining which blocks of the regions are substantially proximate to blocks of the smooth regions; and adjusting the amount of the identification data stored in association with a first block from the image file, said adjusting to the first block being based upon whether the first block is determined to be substantially proximate to a block that is from a smooth region.
2. The method of Claim 1 further comprising the step of adjusting the amount of the identification data stored with blocks substantially proximate to smooth blocks, said adjusting being based on the intensity difference between the proximate blocks and their respective smooth block.
3. The method of Claim 1 further comprising the steps of: determining a perceptibility measurement that is indicative of the visual perceptibility resulting from storage of the identification data in the image file; adjusting the perceptibility measurement of the identification data stored in association with the first block from the image file, said adjusting to the perceptibility measurement being based upon whether the first block is determined to be substantially proximate to a block that is from a smooth region; and using the adjusted perceptibility measurement to determine how much of the identification data is embedded with at least one of the blocks of the image file.
4. The method of Claim 1 further comprising the steps of: determining a just-noticeable-difference measurement that is indicative of the visual perceptibility resulting from storage of the identification data in the image file; adjusting the just-noticeable-difference measurement of the identification data stored in association with the first block from the image file, said adjusting to the just-noticeable-difference measurement being based upon whether the first block is determined to be substantially proximate to a block that is from a smooth region; and using the just-noticeable-difference measurement to determine how much of the identification data is embedded with at least one of the blocks of the image file.
5. The method of Claim 4 further comprising the step of generating the just-noticeable-difference measurement via a frequency-domain masking model.
6. The method of Claim 1 further comprising the step of reducing the amount of identification data embedded in a block based upon whether the block is a boundary block between a smooth region and another region.
7. The method of Claim 1 wherein a block includes pixel values, said method further comprising the steps of: determining first variation metrics associated with the pixel values in a block; determining neighborhoods of blocks; and determining a second variation metric indicative of the variation within a given neighborhood using the first variation metrics of the blocks in the given neighborhood.
8. The method of Claim 1 wherein a block includes pixel values, said method further comprising the steps of: determining first standard deviation associated with the pixel values in a block; determining neighborhoods of blocks; and determining a second standard deviation indicative of the variation within a given neighborhood using the first standard deviations of the blocks in the given neighborhood.
9. The method of Claim 8 further comprising the steps of: generating an edge map; and determining whether an edge exists based upon the generated edge map and the second standard deviation.
10. The method of Claim 4 further comprising the steps of: determining block DCT coefficients based upon pixel values associated with the blocks; and using a frequency-domain masking model to generate the just- noticeable-difference measurement based upon the determined block DCT coefficients.
11. A method for hiding identification data in an image file, comprising the steps of: receiving an image file that includes blocks having degrees of activeness and having at least one neighboring block; and adjusting the amount of the identification data stored in association with at least one block from the image file based upon the degree of activeness of the first block and upon the degree of activeness of at least one neighbor to the first block.
12. The method of Claim 11 wherein the activeness of the first block is indicative of the edginess of the first block.
13. The method of Claim 11 further comprising the step of: determining activeness of at least one of the blocks based upon the pattern revealed by high frequency components of the block and its neighboring blocks.
PCT/US2001/032247 2000-10-18 2001-10-17 Human visual model for data hiding WO2002033650A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CA002426459A CA2426459A1 (en) 2000-10-18 2001-10-17 Human visual model for data hiding
KR10-2003-7005490A KR20030051726A (en) 2000-10-18 2001-10-17 Human Visual Model for Data Hiding
EP01983141A EP1336150A4 (en) 2000-10-18 2001-10-17 Human visual model for data hiding
AU2002214591A AU2002214591A1 (en) 2000-10-18 2001-10-17 Human visual model for data hiding
JP2002536959A JP2004512751A (en) 2000-10-18 2001-10-17 Human visual model for data concealment

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/691,544 US6611608B1 (en) 2000-10-18 2000-10-18 Human visual model for data hiding
US09/691,544 2000-10-18

Publications (2)

Publication Number Publication Date
WO2002033650A1 true WO2002033650A1 (en) 2002-04-25
WO2002033650A8 WO2002033650A8 (en) 2002-09-12

Family

ID=24776957

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/032247 WO2002033650A1 (en) 2000-10-18 2001-10-17 Human visual model for data hiding

Country Status (8)

Country Link
US (1) US6611608B1 (en)
EP (1) EP1336150A4 (en)
JP (1) JP2004512751A (en)
KR (1) KR20030051726A (en)
CN (1) CN1656501A (en)
AU (1) AU2002214591A1 (en)
CA (1) CA2426459A1 (en)
WO (1) WO2002033650A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003094501A1 (en) * 2002-04-30 2003-11-13 Hewlett-Packard Development Company, L.P. Method of and system for edge watermarking of an image
US6664976B2 (en) 2001-04-18 2003-12-16 Digimarc Corporation Image management system and methods using digital watermarks
EP1601203A2 (en) * 2004-05-26 2005-11-30 Broadcom Corporation Mosquito noise detection and reduction
EP2206273A1 (en) * 2007-10-30 2010-07-14 General Instrument Corporation Method, device and system for dynamically embedding watermark information into multimedia content
US8050451B2 (en) 2003-04-03 2011-11-01 Digimarc Corporation Electronic forms using indicia, sometimes hidden indicia
US8127139B2 (en) 2001-03-05 2012-02-28 Digimarc Corporation Handheld devices and methods for extracting data
US9792661B2 (en) 2001-04-24 2017-10-17 Digimarc Corporation Methods involving maps, imagery, video and steganography
WO2021211105A1 (en) * 2020-04-15 2021-10-21 Hewlett-Packard Development Company, L.P. Watermarked image signal with varied watermark strengths

Families Citing this family (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7508944B1 (en) * 2000-06-02 2009-03-24 Digimarc Corporation Using classification techniques in digital watermarking
JP4688279B2 (en) * 2000-11-21 2011-05-25 富士通株式会社 Method and apparatus for automatically setting spatial resolution of moving image
US9363409B2 (en) 2001-03-05 2016-06-07 Digimarc Corporation Image management system and methods using digital watermarks
US7298865B2 (en) * 2001-07-30 2007-11-20 Sarnoff Corporation Secure robust high-fidelity watermarking
US7006656B2 (en) * 2001-10-15 2006-02-28 The Research Foundation Of Suny Lossless embedding of data in digital objects
JP3932110B2 (en) * 2002-04-23 2007-06-20 シャープ株式会社 Image processing apparatus, image processing system, electronic information device, image processing method, control program, and readable recording medium
US9330060B1 (en) 2003-04-15 2016-05-03 Nvidia Corporation Method and device for encoding and decoding video image data
US7756288B2 (en) * 2003-05-29 2010-07-13 Jeffrey Lubin Method and apparatus for analog insertion of low frequency watermarks
WO2004114531A2 (en) * 2003-06-19 2004-12-29 Sarnoff Corporation Method and apparatus for providing a noise estimation for automatic selection of dither patterns in low frequency watermarks
US7714831B2 (en) 2003-07-16 2010-05-11 Honeywood Technologies, Llc Background plateau manipulation for display device power conservation
US7602388B2 (en) * 2003-07-16 2009-10-13 Honeywood Technologies, Llc Edge preservation for spatially varying power conservation
US20060020906A1 (en) * 2003-07-16 2006-01-26 Plut William J Graphics preservation for spatially varying display device power conversation
US7583260B2 (en) * 2003-07-16 2009-09-01 Honeywood Technologies, Llc Color preservation for spatially varying power conservation
US7786988B2 (en) * 2003-07-16 2010-08-31 Honeywood Technologies, Llc Window information preservation for spatially varying power conservation
US7580033B2 (en) * 2003-07-16 2009-08-25 Honeywood Technologies, Llc Spatial-based power savings
US7663597B2 (en) * 2003-07-16 2010-02-16 Honeywood Technologies, Llc LCD plateau power conservation
KR100522049B1 (en) * 2003-11-14 2005-10-18 한국전자통신연구원 Real-time video watermarking scheme using of frame average
US7697782B2 (en) * 2004-09-16 2010-04-13 Sharp Laboratories Of America, Inc. System for reducing ringing artifacts
US7169920B2 (en) * 2005-04-22 2007-01-30 Xerox Corporation Photoreceptors
US7680355B2 (en) * 2005-05-02 2010-03-16 Intel Corporation Detection of artifacts resulting from image signal decompression
US7760210B2 (en) * 2005-05-04 2010-07-20 Honeywood Technologies, Llc White-based power savings
US7602408B2 (en) * 2005-05-04 2009-10-13 Honeywood Technologies, Llc Luminance suppression power conservation
JP4260781B2 (en) * 2005-06-30 2009-04-30 富士通株式会社 Information embedding device, information embedding method, and information embedding program
WO2007003008A1 (en) * 2005-07-04 2007-01-11 Commonwealth Scientific And Industrial Research Organisation Image watermarking
KR100692527B1 (en) * 2005-10-12 2007-03-09 한국전자통신연구원 Method for generating masking model for human visual system to embed watermark
CN1333371C (en) * 2005-10-20 2007-08-22 李京兵 Digital watermark method capable of resisting geometric attack and conventional attack
KR100693371B1 (en) * 2005-11-15 2007-03-09 한국전자통신연구원 Method for inserting and extracting multi-bit fingerprint based on wavelet
KR100797024B1 (en) * 2006-05-02 2008-01-22 한국전자통신연구원 Method and apparatus for hybrid image watermarking
TWI323604B (en) * 2006-05-09 2010-04-11 Realtek Semiconductor Corp Video processing method and apparatus based on smooth detection
US7865032B2 (en) * 2006-09-22 2011-01-04 Hewlett-Packard Development Company, L.P. Methods and systems for identifying an ill-exposed image
CN100421124C (en) * 2006-10-16 2008-09-24 李京兵 Method for local non-linear geometric attack resisting watermark based on image phase characteristic
CN100421123C (en) * 2006-10-16 2008-09-24 李京兵 Robust two-value text image multi-watermark realizing method
US8311347B2 (en) * 2006-11-10 2012-11-13 Microsoft Corporation Image compression based on parameter-assisted inpainting
US9118927B2 (en) 2007-06-13 2015-08-25 Nvidia Corporation Sub-pixel interpolation and its application in motion compensated encoding of a video signal
US8873625B2 (en) 2007-07-18 2014-10-28 Nvidia Corporation Enhanced compression in representing non-frame-edge blocks of image frames
CN101159059B (en) * 2007-11-26 2010-09-29 清华大学 Self-adapting attack method for discrete cosine transform domain digital watermarking system
BRPI0906767A2 (en) * 2008-01-18 2015-07-14 Thomson Licensing Method for Perceptual Quality Assessment
US8031946B2 (en) * 2008-03-27 2011-10-04 Texas Instruments Incorporated Reduced calculations in determining intra-prediction type method and system
TWI397299B (en) * 2008-12-04 2013-05-21 Nat Univ Chung Hsing Method of high capacity reversible data hiding scheme using edge prediction error
US8559511B2 (en) 2010-03-30 2013-10-15 Hong Kong Applied Science and Technology Research Institute Company Limited Method and apparatus for video coding by ABT-based just noticeable difference model
CN103020886B (en) * 2012-11-06 2015-05-13 武汉大学 Digital scanning map watermarking method based on linear characteristic
KR101416265B1 (en) * 2013-02-28 2014-07-09 연세대학교 산학협력단 Apparatus for measuring quality of video data based on hybrid type and method thereof
US9245310B2 (en) * 2013-03-15 2016-01-26 Qumu Corporation Content watermarking
JP6442060B2 (en) 2014-12-18 2018-12-19 ノキア テクノロジーズ オサケユイチア Method and apparatus for publishing watermarked video protected by local copyright
US10402696B2 (en) * 2016-01-04 2019-09-03 Texas Instruments Incorporated Scene obstruction detection using high pass filters

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5862260A (en) * 1993-11-18 1999-01-19 Digimarc Corporation Methods for surveying dissemination of proprietary empirical data
US6285775B1 (en) * 1998-10-01 2001-09-04 The Trustees Of The University Of Princeton Watermarking scheme for image authentication

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5689587A (en) * 1996-02-09 1997-11-18 Massachusetts Institute Of Technology Method and apparatus for data hiding in images
US6031914A (en) * 1996-08-30 2000-02-29 Regents Of The University Of Minnesota Method and apparatus for embedding data, including watermarks, in human perceptible images
US6154571A (en) * 1998-06-24 2000-11-28 Nec Research Institute, Inc. Robust digital watermarking
US6141441A (en) * 1998-09-28 2000-10-31 Xerox Corporation Decoding data from patterned color modulated image regions in a color image
US6209094B1 (en) * 1998-10-14 2001-03-27 Liquid Audio Inc. Robust watermark method and apparatus for digital signals
US6411953B1 (en) * 1999-01-25 2002-06-25 Lucent Technologies Inc. Retrieval and matching of color patterns based on a predetermined vocabulary and grammar
US6385329B1 (en) * 2000-02-14 2002-05-07 Digimarc Corporation Wavelet domain watermarks

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5862260A (en) * 1993-11-18 1999-01-19 Digimarc Corporation Methods for surveying dissemination of proprietary empirical data
US6285775B1 (en) * 1998-10-01 2001-09-04 The Trustees Of The University Of Princeton Watermarking scheme for image authentication

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1336150A4 *

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8127139B2 (en) 2001-03-05 2012-02-28 Digimarc Corporation Handheld devices and methods for extracting data
US6664976B2 (en) 2001-04-18 2003-12-16 Digimarc Corporation Image management system and methods using digital watermarks
US9792661B2 (en) 2001-04-24 2017-10-17 Digimarc Corporation Methods involving maps, imagery, video and steganography
WO2003094501A1 (en) * 2002-04-30 2003-11-13 Hewlett-Packard Development Company, L.P. Method of and system for edge watermarking of an image
US7190805B2 (en) 2002-04-30 2007-03-13 Hewlett-Packard Development Company, L.P. Method of and system for edge watermarking of an image
US8050451B2 (en) 2003-04-03 2011-11-01 Digimarc Corporation Electronic forms using indicia, sometimes hidden indicia
US7949051B2 (en) * 2004-05-26 2011-05-24 Broadcom Corporation Mosquito noise detection and reduction
EP1601203A3 (en) * 2004-05-26 2010-10-06 Broadcom Corporation Mosquito noise detection and reduction
EP1601203A2 (en) * 2004-05-26 2005-11-30 Broadcom Corporation Mosquito noise detection and reduction
EP2206273A1 (en) * 2007-10-30 2010-07-14 General Instrument Corporation Method, device and system for dynamically embedding watermark information into multimedia content
EP2206273A4 (en) * 2007-10-30 2013-03-20 Gen Instrument Corp Method, device and system for dynamically embedding watermark information into multimedia content
US8565472B2 (en) 2007-10-30 2013-10-22 General Instrument Corporation Method, device and system for dynamically embedding watermark information into multimedia content
WO2021211105A1 (en) * 2020-04-15 2021-10-21 Hewlett-Packard Development Company, L.P. Watermarked image signal with varied watermark strengths

Also Published As

Publication number Publication date
KR20030051726A (en) 2003-06-25
WO2002033650A8 (en) 2002-09-12
CA2426459A1 (en) 2002-04-25
JP2004512751A (en) 2004-04-22
EP1336150A4 (en) 2006-04-05
US6611608B1 (en) 2003-08-26
AU2002214591A1 (en) 2002-04-29
EP1336150A1 (en) 2003-08-20
CN1656501A (en) 2005-08-17

Similar Documents

Publication Publication Date Title
US6611608B1 (en) Human visual model for data hiding
EP1139650B1 (en) Method for embedding electronic watermark and method for decoding the same
US6940993B2 (en) System and method for embedding a watermark signal that contains message data in a digital image
US8213674B2 (en) Perceptual modeling of media signals for data hiding
Huang et al. A contrast-sensitive visible watermarking scheme
Roy et al. A perception based color image adaptive watermarking scheme in YCbCr space
EP1041815B1 (en) Image processing apparatus, image processing method, and storage medium
Pei et al. A novel image recovery algorithm for visible watermarked images
KR20120021350A (en) System for complex masking high-definition video watermarking take care of visibility improve and method therefor
Nguyen et al. Perceptual watermarking using a new Just-Noticeable-Difference model
KR20040098770A (en) Image Watermarking Method Using Human Visual System
Santoyo-Garcia et al. Visible watermarking technique based on human visual system for single sensor digital cameras
CN112700363B (en) Self-adaptive visual watermark embedding method and device based on region selection
Yamato et al. Digital image watermarking method using between-class variance
Al-Otum et al. Color image watermarking based on self-embedded color permissibility with preserved high image quality and enhanced robustness
Tsai et al. Wavelet based multipurpose color image watermarking by using dual watermarks with human vision system models
US20050036174A1 (en) Method and apparatus for providing a noise estimation for automatic selection of dither patterns in low frequency watermarks
Liu et al. Lot-based adaptive image watermarking
KR100343604B1 (en) Method for Inserting Object-based Digital Watermark Using Shuffling Technique
Ghannam et al. Enhancing performance of image watermarks using Wavelet Packet
KR101025311B1 (en) Robust high definition video watermarking system based on self synchronizing siginal against composite distortions
Shirvanian et al. Adaptive SVD-based digital image watermarking
Foriš et al. COLOR DIGITAL IMAGE WATERMARKING BASED ON HVS MODEL IN DCT DOMAIN
Nguyen et al. A watermarking method robust for copyright protection of images against Print-scan
Kim et al. Adaptive Image Watermarkimg Using a Stochastic Multiresolution Modeling

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PH PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2002536959

Country of ref document: JP

Ref document number: 2426459

Country of ref document: CA

Ref document number: 478/KOLNP/2003

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 1020037005490

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2001983141

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 018189768

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 1020037005490

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2001983141

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWW Wipo information: withdrawn in national office

Ref document number: 2001983141

Country of ref document: EP