JP2005020775A - Method of judging electronic watermark information - Google Patents

Method of judging electronic watermark information Download PDF

Info

Publication number
JP2005020775A
JP2005020775A JP2004241790A JP2004241790A JP2005020775A JP 2005020775 A JP2005020775 A JP 2005020775A JP 2004241790 A JP2004241790 A JP 2004241790A JP 2004241790 A JP2004241790 A JP 2004241790A JP 2005020775 A JP2005020775 A JP 2005020775A
Authority
JP
Japan
Prior art keywords
data
watermark information
information
value
digital watermark
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004241790A
Other languages
Japanese (ja)
Inventor
Kosuke Yasuhoso
康介 安細
Yutaka Yoshiura
裕 吉浦
Yutaka Kurosu
豐 黒須
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2004241790A priority Critical patent/JP2005020775A/en
Publication of JP2005020775A publication Critical patent/JP2005020775A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Analysis (AREA)
  • Image Processing (AREA)
  • Television Systems (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To judge embedded information highly precisely without increasing a strength of embedding information. <P>SOLUTION: Embedded electronic watermark information isjudged from image data by revising a data value of at least one piece of pixel data among a plurality of pieces of pixel data of the image data. First, a data value of at least one piece of pixel data is estimated by using at least two pieces of pixel data placed in the vicinity of the pixel data through interpolation. Then, the estimated data value of the pixel data is compared with an actual data value to detect the amount of revision applied to the pixel data. Then, the electronic watermark information is judged based on the amount of revision. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、デジタルデータ、特に画像データに対する電子透かし技術に関する。   The present invention relates to a digital watermark technique for digital data, particularly image data.

近年、画像データなどのデジタルデータに対する著作権保護の観点から、電子透かし技術が注目されつつある。電子透かし技術とは、所定の規則にしたがい、デジタルデータに、所定の情報を、少なくとも前記所定の規則を用いることなく当該所定の情報を当該デジタルデータから抽出できないように埋め込む技術である。たとえば、所定の規則にしたがい、画像データの購入者などに関する情報を当該画像データ自体に目に見えない形態で埋め込んでおき、不正コピーされた場合に、前記所定の規則にしたがって、不正コピーされたデータから埋め込まれた情報を抽出することで、不正コピーを行った者(すなわち購入者)を特定する。   In recent years, digital watermark technology has been attracting attention from the viewpoint of copyright protection for digital data such as image data. The digital watermark technique is a technique for embedding predetermined information in digital data according to a predetermined rule so that the predetermined information cannot be extracted from the digital data without using at least the predetermined rule. For example, in accordance with a predetermined rule, when information relating to a purchaser of image data is embedded in an invisible form in the image data itself and illegally copied, the illegal copy is made according to the predetermined rule. By extracting the embedded information from the data, the person who made the illegal copy (that is, the purchaser) is specified.

図11は、従来の電子透かし技術による画像データへの情報埋め込み・抽出処理の原理を説明するための図である。   FIG. 11 is a diagram for explaining the principle of information embedding / extraction processing for image data using a conventional digital watermark technique.

図示するように、情報の埋め込み処理に際しては、埋め込みたい情報を構成するビットb1〜b50のうちビットbi(1≦i≦50)について、画像データの予め定められた位置にある画素データの輝度を、当該ビットが1ならばUだけ増加させ、0ならばUだけ減少させるように変更する。この処理を埋め込む位置をかえながらビットb1〜b50の全てに対して行うことにより、画像データに情報を埋め込む。 As shown in the figure, in the information embedding process, the pixel data at a predetermined position of the image data for the bits b i (1 ≦ i ≦ 50) among the bits b 1 to b 50 constituting the information to be embedded. Is increased by U if the bit is 1, and decreased by U if the bit is 0. The information is embedded in the image data by performing the processing for all the bits b 1 to b 50 while changing the position where the processing is embedded.

一方、このようにして情報が埋め込まれた当該画像データは、拡大、縮小、圧縮、伸張、複写など、様々な画像処理が施されてデータ値が変更されている可能性がある。そのため埋め込まれた情報の抽出処理に際しては、埋め込まれた情報を構成するビットb1〜b50のうちビットbi(1≦i≦50)について、画像データの前記予め定められた位置にある画素データの輝度の総和Sと、前記予め定められた位置の隣にある画素データの輝度の総和R(Reference Value)とを検出し、S−R>T(Tはしきい値であって、要求されるビット誤り率により異なるが、たとえば、T≧U×(biを埋め込んだ画素データ数)とする)であればbi=1と判断し、S−R<−Tであればbi=0と判断し、そして、−T≦S−R≦Tであれば、前記予め定められた位置にある画素データに情報は埋め込まれていないと判断する。この処理をビットb1〜b50の全てに対して行うことにより、画像データに埋め込まれた情報を抽出する。 On the other hand, there is a possibility that the image value in which the information is embedded in this way has been subjected to various image processing such as enlargement, reduction, compression, expansion, and copying, and the data value has been changed. Therefore, in the process of extracting the embedded information, the pixel at the predetermined position of the image data for the bit b i (1 ≦ i ≦ 50) among the bits b 1 to b 50 constituting the embedded information. The total luminance S of the data and the total luminance R (Reference Value) of the pixel data adjacent to the predetermined position are detected, and S−R> T (T is a threshold value, For example, if T ≧ U × (the number of pixel data in which b i is embedded)), it is determined that b i = 1, and if S−R <−T, b i. If it is determined that = 0, and -T ≦ S−R ≦ T, it is determined that no information is embedded in the pixel data at the predetermined position. By performing this processing on all of the bits b 1 to b 50 , information embedded in the image data is extracted.

電子透かしの抽出技術に関しては、小林誠士、上條浩一、清水周一:“近傍ピクセルの性質を用いたデータハイディング−近傍ピクセルの統計的性質−”、情報処理学会第56回(1998年)全国大会論文集3−37〜38ページに詳しく述べられている。   Regarding digital watermark extraction technology, Seiji Kobayashi, Koichi Kamijo, Shuichi Shimizu: “Data hiding using the properties of neighboring pixels-Statistical properties of neighboring pixels”, IPSJ 56th (1998) National Convention It is described in detail on pages 3-37-38 of the proceedings.

上述したように、従来の電子透かし技術による情報の抽出処理は、抽出すべきビットbiが埋め込まれていると考えられる画素データの輝度の総和Sが、それぞれ当該複数の画素データ各々に隣接する画素データの輝度の総和Rに対して、統計的に有為の大きさを持っているか否かに基づいて、当該ビットbiが1か0かを判断している。そして、統計的に有為の大きさを持っていない場合は、情報(ビットbi)が埋め込まれていないと判断している。 As described above, in the information extraction process using the conventional digital watermark technique, the sum S of the luminances of the pixel data considered to be embedded with the bits b i to be extracted is adjacent to each of the plurality of pixel data. Whether the bit b i is 1 or 0 is determined based on whether or not the sum R of the luminance of the pixel data has a statistically significant size. If it is not statistically significant, it is determined that information (bits b i ) is not embedded.

ところで、画像データは、画像自体の輝度の凹凸(例えば輪郭部分)により、隣接する画素データ間において顕著な輝度差が生じる場合もある。このため、情報が埋め込まれていない場合であっても、上記のS−RがTより大きくなったり、あるいは−Tより小さくなったりすることが考えられる。この場合、本来、情報が埋め込まれていないにもかかわらず、埋め込まれたものと誤検出してしまう。   By the way, the image data may have a remarkable luminance difference between adjacent pixel data due to luminance unevenness (for example, contour portion) of the image itself. For this reason, even when information is not embedded, it is conceivable that the above S-R is larger than T or smaller than -T. In this case, although information is not originally embedded, it is erroneously detected as being embedded.

また逆に、情報が埋め込まれた場合であっても、上記S−Rが−T≦S−R≦Tとなったりすることが考えられる。この場合、本来、情報を埋め込んだにも関わらず、埋め込まれてないものとして誤検出してしまう。   On the other hand, even when information is embedded, it is conceivable that the SR is -T≤SR≤T. In this case, although information is originally embedded, it is erroneously detected as not embedded.

このような誤検出をなくすためには、情報埋め込みの強度Uを大きくし、情報抽出の際に用いる判定基準(しきい値)Tを大きくしてやればよい。しかしながら、このようにすると画質に与える影響が大きくなる。   In order to eliminate such erroneous detection, the information embedding strength U may be increased and the criterion (threshold) T used for information extraction may be increased. However, this increases the effect on image quality.

埋め込み強度を式で表すと、U=Δ×√(V/N)となる。ここで、VはS−Rの分散、Nは各ビット毎の画素データ数、Δは必要とされる検出精度に依存した定数である。この式より、具体的には、画像自体の輝度の凹凸により生ずるS−Rの変動(分散V)がn倍になった場合、同じ誤検出の確率を保つには、情報埋め込みの強度Uをルートn倍としなければならない。逆に、S−Rの変動(分散V)が小さくなれば、埋め込み量Uを抑えても、同じ検出精度を保つ事が出来る。   When the embedding strength is expressed by an equation, U = Δ × √ (V / N). Here, V is an S-R variance, N is the number of pixel data for each bit, and Δ is a constant depending on the required detection accuracy. Specifically, when the S-R fluctuation (variance V) caused by the luminance unevenness of the image itself is increased by n times, the information embedding strength U is set to maintain the same false detection probability. It must be root n times. On the other hand, if the S-R fluctuation (variance V) is reduced, the same detection accuracy can be maintained even if the embedding amount U is suppressed.

本発明は、上記事情に鑑みてなされたものであり、本発明の目的は、情報埋め込みの強度の増加を招くとこなく、埋め込まれた情報を精度よく判定、抽出することが可能な電子透かし技術を提供することにある。   The present invention has been made in view of the above circumstances, and an object of the present invention is a digital watermark technique capable of accurately determining and extracting embedded information without causing an increase in information embedding strength. Is to provide.

本発明の他の目的は、画質への影響を少なくしつつ、具体的には、画質劣化を抑えつつ、埋め込まれた情報を精度よく判定、抽出することが可能な情報埋め込み技術を提供することにある。   Another object of the present invention is to provide an information embedding technique capable of accurately determining and extracting embedded information while reducing the influence on image quality, specifically, suppressing deterioration in image quality. It is in.

上記課題を解決するために、本発明は、デジタルデータを構成する複数の要素データのうち、少なくとも1つの要素データについて、データ値の変更により埋め込まれる電子透かし情報を判定する、電子透かし情報の判定方法であって、当該判定対象となる要素データの近傍に位置する少なくとも2つの近傍要素データのデータ値を用いて、当該判定対象要素データのデータ値を推定する第1のステップと、前記判定対象要素データについて、前記推定したデータ値と実際のデータ値とを比較することで、当該判定対象要素データに加えられた変更量を検出する第2のステップと、当該変更量に基づいて、電子透かし情報を判定する第3のステップと、を有することを特徴とする。   In order to solve the above-mentioned problem, the present invention is to determine digital watermark information, wherein digital watermark information to be embedded by changing a data value is determined for at least one element data among a plurality of element data constituting digital data. A first step of estimating a data value of the determination target element data using data values of at least two adjacent element data located in the vicinity of the element data to be determined; and the determination target A second step of detecting a change amount applied to the determination target element data by comparing the estimated data value with an actual data value for the element data, and a digital watermark based on the change amount And a third step of determining information.

ここで、要素データとは、たとえばデジタルデータが画像データである場合、画素データに当たる。また、この場合、データ値とは、たとえば輝度データに当たる。   Here, the element data corresponds to pixel data when the digital data is image data, for example. In this case, the data value corresponds to, for example, luminance data.

なお、前記第3のステップは、たとえば、前記第2のステップで検出した変更量を予め定められた閾値と比較することで、電子透かし情報を判定すればよい。   In the third step, for example, the digital watermark information may be determined by comparing the change amount detected in the second step with a predetermined threshold value.

近年、画像データなどのデジタルデータの補間技術、すなわちデジタルデータを構成する要素データが欠落している場合に、当該欠落要素データを、周辺要素データから推定する技術の向上が目覚ましい。本発明では、情報が埋め込まれていると考えられる少なくとも1つの要素データの近傍に位置する少なくとも2つの要素データを用いて、前記少なくとも1つの要素データのデータ値を推定している。そして、推定したデータ値をReference Valueとして、前記少なくとも1つの要素データの実際のデータ値と比較することで、情報埋め込みを判定する。すなわち情報が埋め込まれたかどうかの判定と、埋め込まれていた場合にはその値の判定を行なう。   In recent years, there has been a remarkable improvement in techniques for interpolating digital data such as image data, that is, techniques for estimating missing element data from peripheral element data when element data constituting the digital data is missing. In the present invention, the data value of the at least one element data is estimated using at least two element data located in the vicinity of at least one element data considered to be embedded with information. Then, information embedding is determined by comparing the estimated data value as a reference value with an actual data value of the at least one element data. That is, it is determined whether or not information is embedded, and if it is embedded, the value is determined.

このようにすることで、前記推定したデータ値は、前記少なくとも1つの要素データの情報が埋め込まれる前のデータ値と略等しくなるので、上記従来技術に比べ、判定を精度よく行なうことが可能となる。   By doing so, the estimated data value is substantially equal to the data value before the information of the at least one element data is embedded, so that it is possible to perform the determination more accurately than in the conventional technique. Become.

以上説明したように、本発明によれば、精度よく情報の埋め込みを判定することが可能となる。   As described above, according to the present invention, it is possible to accurately determine whether to embed information.

また、情報の埋め込みによる品質劣化を防ぐことが可能となる。   It is also possible to prevent quality degradation due to information embedding.

まず、本発明の1実施形態が適用された電子透かし情報判定装置の具体的な説明に先立ち、本実施形態における画像データへの情報埋め込み・判定処理の原理を説明する。   First, prior to specific description of a digital watermark information determination apparatus to which one embodiment of the present invention is applied, the principle of information embedding / determination processing in image data according to the present embodiment will be described.

図1は、本発明の1実施形態における画像データへの情報埋め込み・判定処理の原理を説明するための図である。   FIG. 1 is a diagram for explaining the principle of information embedding / determination processing in image data according to an embodiment of the present invention.

図示するように、情報の埋め込み処理に際しては、埋め込みたい情報を構成するビットb1〜b50のうちビットbi(1≦i≦50)について、画像データの予め定められた場所1〜100に各々位置する2×2の画素データの輝度を、当該ビットbiが1ならばUだけ増加させ、0ならばUだけ減少させるように変更する。この処理を埋め込む場所を変えながらビットb1〜b50の全てに対して行うことにより、画像データにビットb1〜b50の情報を埋め込む。 As shown in the drawing, in the information embedding process, the bits b i (1 ≦ i ≦ 50) of the bits b 1 to b 50 constituting the information to be embedded are stored in predetermined locations 1 to 100 of the image data. The luminance of 2 × 2 pixel data located at each position is changed so as to increase by U if the bit b i is 1 and decrease by U if the bit b i is 0. By performing this processing on all of the bits b 1 to b 50 while changing the place to embed, the information of bits b 1 to b 50 is embedded in the image data.

一方、このようにして埋め込まれた情報の判定処理に際しては、ビットb1〜b50のうち、ビットbi(1≦i≦50)について、画像データの前記予め定められた場所1〜100に各々位置する2×2の画素データの輝度値を読み出し、読み出した輝度値の総和(この場合、2×2×100=400画素分の総和となる)Sを求める。次に、画像データの前記予め定められた場所1〜100に各々位置する2×2の画素データについて、当該2×2の画素データの近傍に位置する少なくとも2つの画素データ(以下、周辺画素データとも称する)より、補間技術を用いて、当該2×2の画素データ各々の輝度値を推定する。そして、推定した輝度値の総和(この場合、2×2×100=400画素分の総和となる)Rを求める。それから、総和Sと総和Rの差分を求め、S−R>T(ここで、Tは要求されるビット誤り率により異なるが、たとえば、T≧U×(biを埋め込んだ画素データ数すなわち400)とする)であればbi=1と判断し、S−R<−Tであればbi=0と判断し、そして、−T≦S−R≦Tであれば、前記予め定められた場所1〜100に各々位置する2×2の画素データにビットbiの情報は埋め込まれていないと判断する。この処理をb1〜b50の全てに対して行うことにより、画像データに対するビットb1〜b50の情報埋め込みを判定する。 On the other hand, in the determination process of the information embedded in this way, among the bits b 1 to b 50 , the bits b i (1 ≦ i ≦ 50) are stored in the predetermined locations 1 to 100 of the image data. The luminance values of the 2 × 2 pixel data located at each position are read out, and the total sum of the read out luminance values (in this case, 2 × 2 × 100 = 400 pixels) is obtained. Next, for 2 × 2 pixel data respectively located in the predetermined locations 1 to 100 of the image data, at least two pieces of pixel data (hereinafter referred to as peripheral pixel data) located in the vicinity of the 2 × 2 pixel data. In other words, the luminance value of each 2 × 2 pixel data is estimated using an interpolation technique. Then, a total sum (in this case, 2 × 2 × 100 = 400 pixels) R of the estimated luminance values is obtained. Then, the difference between the sum S and the sum R is obtained, and S−R> T (where T varies depending on the required bit error rate, but, for example, T ≧ U × (the number of pixel data in which b i is embedded, that is, 400 )), It is determined that b i = 1. If S−R <−T, it is determined that b i = 0, and if −T ≦ S−R ≦ T, the predetermined value is determined. It is determined that the information of the bits b i is not embedded in the 2 × 2 pixel data respectively located at the locations 1 to 100. By performing this processing on all of b 1 to b 50 , it is determined whether or not information of bits b 1 to b 50 is embedded in the image data.

上記の補間技術として、たとえば、ニアレスト・ネイバー法、バイ・リニア法、バイ・キュービック法などが考えられる。ニアレスト・ネイバー法は、補間対象画素にもっとも近い場所にある画素の輝度値を採用する方法である。バイ・リニア法は、補間対象画素のまわりの4点を用いて1次近似で輝度値を決める方法である。バイ・キュービック法は、補間対象画素のまわりの16点を用いて3次元の近似補間を行い輝度値を決める方法である。   Examples of the interpolation technique include the nearest neighbor method, the bi-linear method, and the bi-cubic method. The nearest neighbor method is a method that employs the luminance value of a pixel located closest to the interpolation target pixel. The bi-linear method is a method of determining a luminance value by linear approximation using four points around the interpolation target pixel. The bi-cubic method is a method for determining a luminance value by performing three-dimensional approximate interpolation using 16 points around an interpolation target pixel.

当該2×2の画素データ各々の輝度値を推定する際に、図12に示すように周辺画素データを通る、縦横斜め方向など(方向数は制限されない)の中で輝度変動が最小の方向を選び、その方向に沿った補間を行うことで、より正確に補間することが出来る。   When estimating the luminance value of each of the 2 × 2 pixel data, the direction in which the luminance variation is the smallest in the vertical and horizontal diagonal directions (number of directions is not limited) as shown in FIG. By selecting and performing interpolation along that direction, interpolation can be performed more accurately.

次に、上記の電子透かし情報判定処理を行う電子透かし情報判定装置について説明する。図2は、本発明の1実施形態が適用された電子透かし情報判定装置の機能構成図である。   Next, a digital watermark information determination apparatus that performs the above-described digital watermark information determination process will be described. FIG. 2 is a functional configuration diagram of a digital watermark information determination apparatus to which an embodiment of the present invention is applied.

図示するように、本実施形態の電子透かし情報判定装置は、処理部501と記憶部507とでなる。   As illustrated, the digital watermark information determination apparatus according to the present embodiment includes a processing unit 501 and a storage unit 507.

処理部501は、電子透かし情報の判定対象となる画像データや当該画像データに対して電子透かし情報の入出力を担う入出力部502と、電子透かし情報判定装置の各部を統括的に制御する制御部503と、輝度値読出し部504と、輝度値推定部505と、情報抽出部506とを有する。   The processing unit 501 performs overall control of the image data to be determined for the digital watermark information, the input / output unit 502 responsible for input / output of the digital watermark information with respect to the image data, and each unit of the digital watermark information determination device. Unit 503, luminance value reading unit 504, luminance value estimating unit 505, and information extracting unit 506.

記憶部507は、入出力部502を介して入力された、電子透かし情報を判定する画像データを保持する情報挿入画像保持部508と、入出力部502を介して受け付けた、電子透かし情報を構成するビットb1〜b50各々について、当該ビットの埋め込み場所となる画像データ上の複数の場所を特定する情報を保持する情報挿入位置保持部509と、読出し輝度保持部510と、推定輝度保持部511と、抽出情報保持部512とを有する。 The storage unit 507 includes information insertion image holding unit 508 that holds image data for determining digital watermark information input via the input / output unit 502, and digital watermark information received via the input / output unit 502. For each of the bits b 1 to b 50 to be performed, an information insertion position holding unit 509 that holds information for specifying a plurality of locations on the image data that is an embedding location of the bit, a read luminance holding unit 510, and an estimated luminance holding unit 511 and an extraction information holding unit 512.

輝度読出し部504は、情報挿入画像保持部508に保持されている画像データに対して、情報挿入位置保持部509に保持されている情報に従い、電子透かし情報を構成するビットb1〜b50の各ビット毎に、当該ビットが埋め込まれていると考えられる複数の場所に各々位置する2×2の画素データの輝度値を読み出し、その総和(この場合、1ビットにつき、2×2×100=400画素分の総和となる)Sを求める。そして、ビットb1〜b50の各ビット毎に求めた総和Sを読出し輝度保持部510に保持させる。 The luminance reading unit 504 applies the bits b 1 to b 50 constituting the digital watermark information to the image data held in the information insertion image holding unit 508 according to the information held in the information insertion position holding unit 509. For each bit, the luminance value of 2 × 2 pixel data located at a plurality of places where the bit is considered to be embedded is read out and summed (in this case, 2 × 2 × 100 = per bit) S), which is the sum of 400 pixels. The total luminance S obtained for each bit b 1 to b 50 is read and held in the luminance holding unit 510.

輝度値推定部505は、情報挿入画像保持部508に保持されている画像データに対して、電子透かし情報を構成するビットb1〜b50の各ビット毎に、情報挿入位置保持部509に保持されている情報により特定される当該ビットが埋め込まれていると考えられる複数の場所に各々位置する2×2の画素データの近傍にある少なくとも2つの周辺画素データの輝度値を読み出す。そして、当該少なくとも2つの周辺画素データの輝度値より、補間技術を用いて、対応する2×2の画素データの輝度値を推定し、その総和(この場合、1ビットにつき、2×2×100=400画素分の総和となる)Rを求める。それから、ビットb1〜b50の各ビット毎に求めた総和Rを、推定輝度保持部511に保持させる。 The luminance value estimating unit 505 holds the image data held in the information insertion image holding unit 508 in the information insertion position holding unit 509 for each bit b 1 to b 50 constituting the digital watermark information. The brightness values of at least two peripheral pixel data in the vicinity of 2 × 2 pixel data, which are respectively located at a plurality of places where the bit specified by the information that is specified is embedded, are read. Then, the luminance value of the corresponding 2 × 2 pixel data is estimated from the luminance values of the at least two neighboring pixel data using an interpolation technique, and the sum (in this case, 2 × 2 × 100 per bit). R = the sum of 400 pixels). Then, the estimated luminance holding unit 511 holds the total sum R obtained for each bit of the bits b 1 to b 50 .

情報抽出部506は、電子透かし情報を構成するビットb1〜b50の各ビット毎に、読出し輝度保持部510に保持された総和Sと推定輝度保持部511に保持された総和Rとの差分S−Rを求め、当該差分を予め定められた閾値Tと比較することで、対応するビットのビット値を判定する。具体的には、ビットbiについて、S−R>Tであればbi=1と判断し、S−R<−Tであればbi=0と判断し、そして、−T≦S−R≦Tであれば、ビットbiは埋め込まれていないと判断する。 The information extraction unit 506 calculates the difference between the sum S held in the read luminance holding unit 510 and the total R held in the estimated luminance holding unit 511 for each bit b 1 to b 50 constituting the digital watermark information. The bit value of the corresponding bit is determined by obtaining S−R and comparing the difference with a predetermined threshold T. Specifically, for bit b i , if S−R> T, it is determined that b i = 1, if S−R <−T, it is determined that b i = 0, and −T ≦ S−. If R ≦ T, it is determined that the bits b i are not embedded.

なお、本実施例においては、電子透かし情報を構成するビット数は50であり、,各ビットの埋め込み場所は2×2の画素データ領域であって、各埋め込み領域の位置、数は既知であると仮定している。これらの情報は、当該電子透かし情報を埋め込む者より予め通知されていてもよい。   In this embodiment, the number of bits constituting the digital watermark information is 50, the embedding location of each bit is a 2 × 2 pixel data area, and the position and number of each embedding area are known. Is assumed. Such information may be notified in advance by a person who embeds the digital watermark information.

次に、本実施形態が適用された電子透かし情報判定装置のハードウエア構成について説明する。図3は、図2に示す電子透かし情報判定装置のハードウエア構成の一例を示す図である。   Next, a hardware configuration of the digital watermark information determination apparatus to which the present embodiment is applied will be described. FIG. 3 is a diagram illustrating an example of a hardware configuration of the digital watermark information determination apparatus illustrated in FIG.

図示するように、本実施形態の電子透かし情報判定装置は、CPU601と、メモリ602と、ハードディスク装置などの外部記憶装置603やその他の外部記憶装置604と、キーボードなどの入力装置605と、ディスプレイなどの出力装置606と、外部記憶装置や入出力装置とのインターフェース607とを備えた、一般的な構成を有する情報処理装置上に構築することができる。ここで、図2に示す処理部501の各部は、CPU601がメモリ602上にロードされたプログラムを実行することで、情報処理装置上に具現化されるプロセスとして実現される。また、この場合、メモリ602や外部記憶装置603、604が図2に示す記憶部507として使用される。   As shown in the figure, a digital watermark information determination apparatus according to the present embodiment includes a CPU 601, a memory 602, an external storage device 603 such as a hard disk device and other external storage devices 604, an input device 605 such as a keyboard, a display, and the like. The output device 606 and an interface 607 with an external storage device or input / output device can be constructed on an information processing device having a general configuration. Here, each unit of the processing unit 501 illustrated in FIG. 2 is realized as a process embodied on the information processing apparatus when the CPU 601 executes a program loaded on the memory 602. In this case, the memory 602 and the external storage devices 603 and 604 are used as the storage unit 507 shown in FIG.

上述した、CPU601により実行されることで情報処理装置上に本実施形態の電子透かし情報判定装置を具現化するためのプログラムは、予め外部記憶装置603に記憶され、必要に応じてメモリ602上にロードされ、CPU601により実行される。あるいは、可搬性の記憶媒体608、たとえばCD−ROMを扱う外部記憶装置604を介して、必要に応じて、可搬性の記憶媒体608からメモリ602上にロードされ、CPU601により実行される。もしくは、一旦、外部記憶装置604を介して、可搬性の記憶媒体608から外部記憶装置603にインストールされた後、必要に応じて、外部記憶装置603からメモリ602上にロードされ、CPU601により実行される。   The above-described program for implementing the digital watermark information determination apparatus of the present embodiment on the information processing apparatus by being executed by the CPU 601 is stored in advance in the external storage device 603, and is stored in the memory 602 as necessary. It is loaded and executed by the CPU 601. Alternatively, it is loaded from the portable storage medium 608 onto the memory 602 as necessary via a portable storage medium 608, for example, an external storage device 604 that handles a CD-ROM, and executed by the CPU 601. Alternatively, after being installed from the portable storage medium 608 to the external storage device 603 via the external storage device 604, it is loaded from the external storage device 603 onto the memory 602 and executed by the CPU 601 as necessary. The

次に、本実施形態が適用された電子透かし情報判定装置の動作について説明する。   Next, the operation of the digital watermark information determination apparatus to which this embodiment is applied will be described.

まず、制御部503は、入出力部502と協調して、電子透かし情報を判定する画像データを情報挿入画像保持部508に保持させる。また、制御部503は、電子透かし情報を構成するビットb1〜b50各々について、当該ビットの情報の埋め込み場所となっている画像データ上の場所(図1に示す例では、各ビットにつき100箇所ある)を特定する情報を予め情報挿入位置保持部509に保持させているものとする。 First, the control unit 503 causes the information insertion image holding unit 508 to hold image data for determining digital watermark information in cooperation with the input / output unit 502. Further, the control unit 503, for each of bits b 1 to b 50 constituting the digital watermark information, is a place on the image data where the information of the bit is embedded (in the example shown in FIG. 1, 100 for each bit). It is assumed that information for specifying the location is held in the information insertion position holding unit 509 in advance.

図4は、情報挿入位置保持部509に保持される、電子透かし情報を構成するビットb1〜b50各々の埋め込み場所を特定するため情報が格納されたテーブルの一例を示している。ここでは、電子透かし情報を構成するビットb1〜b50の各ビットにつき、当該ビットの埋め込み場所1〜100を、その場所に位置する画素データのXおよびY座標値(図1参照)により特定するようにしている。なお、本実施形態では、図1に示すように、場所1〜100の各々につき、当該場所に位置する2×2の画素データが情報の埋め込み場所となっているので、図4に示すXおよびY座標で特定される画素データを、この2×2の画素データのいずれか1つに設定すればよい。ここでは、2×2の画素データの左上に位置する画素データに設定しているものとする。 FIG. 4 shows an example of a table in which information is stored to identify the embedding location of each of bits b 1 to b 50 constituting the digital watermark information, which is held in the information insertion position holding unit 509. Here, for each bit b 1 to b 50 constituting the digital watermark information, the embedding location 1 to 100 of the bit is specified by the X and Y coordinate values (see FIG. 1) of the pixel data located at that location. Like to do. In the present embodiment, as shown in FIG. 1, for each of the locations 1 to 100, 2 × 2 pixel data located at the location is an information embedding location. The pixel data specified by the Y coordinate may be set to any one of the 2 × 2 pixel data. Here, it is assumed that the pixel data located at the upper left of the 2 × 2 pixel data is set.

なお、ビットb1〜b50各々について、当該ビットの、画像データ上の埋め込み場所を特定する情報は、たとえば図3において、予め外部記憶装置603や604に記憶させておくようにすればよい。また、当該画像データは、外部記憶装置604を介して可搬性を有する記憶媒体から提供されるようにしてもよいし、あるいは、図示していない通信インターフェースを介して、通信回線より提供されるようにしてもよい。 For each of bits b 1 to b 50 , information for specifying the embedding location of the bit on the image data may be stored in advance in external storage devices 603 and 604 in FIG. 3, for example. The image data may be provided from a portable storage medium via the external storage device 604, or may be provided from a communication line via a communication interface (not shown). It may be.

次に、電子透かし情報判定装置は、電子透かし情報を構成するビットb1〜b50各々について、当該ビットの埋め込み場所にある複数の画素データの実際の輝度値の総和S1〜S50を求める。 Next, for each of bits b 1 to b 50 constituting the digital watermark information, the digital watermark information determination apparatus obtains the sum S 1 to S 50 of the actual luminance values of a plurality of pixel data at the bit embedding location. .

図5は、図2に示す電子透かし情報判定装置において、電子透かし情報を構成するビットb1〜b50各々について、当該ビットの情報埋め込み場所となる複数の画素データの実際の輝度値の総和S1〜S50を求める際の動作を説明するためのフロー図である。 FIG. 5 shows a sum S of actual luminance values of a plurality of pieces of pixel data serving as information embedding locations of the bits b 1 to b 50 constituting the digital watermark information in the digital watermark information determination apparatus shown in FIG. it is a flowchart for explaining the operation for obtaining the 1 to S 50.

まず、制御部503は、輝度抽出対象となるビットbiを特定するiを1に設定し(ステップS1001)、その後、ビットbiの情報の埋め込み場所となっている画素データの抽出輝度値の総和Siを0に設定する(ステップS1002)。それから、ビットbiの情報の埋め込み場所を特定するj(1≦j≦100)を1に設定する(ステップS1003)。 First, the control unit 503 sets i for specifying the bit b i to be subjected to luminance extraction to 1 (step S1001), and then determines the extracted luminance value of the pixel data that is the embedding location of the information of the bit b i . The sum S i is set to 0 (step S1002). Then, j (1 ≦ j ≦ 100) specifying the embedding location of the information of the bit b i is set to 1 (step S1003).

次に、輝度値読出し部504は、情報挿入位置保持部509からビットbiと場所jに対応する画素データP(i,j)の座標(k,l)を読み出し(図4参照)、情報挿入画像保持部508に保持されている画像データから座標(k,l)にある画素データP(i,j)の輝度値I(k,l)を読み出し、これをビットbiの情報の埋め込み場所となっている画素データの抽出輝度値の総和Siに加える(ステップS1004)。次に、P(i,j)の右隣り位置(k+1,l)にある画素データの輝度値I(k+1,l)を読み出し、これをビットbiの情報の埋め込み場所となっている画素データの抽出輝度値の総和Siに加える(ステップS1005)。次に、P(i,j)の真下位置(k,l+1)にある画素データの輝度値I(k,l+1)を読み出し、これをビットbiの情報の埋め込み場所となっている画素データの抽出輝度値の総和Siに加える(ステップS1006)。そして、P(i,j)の右下位置(k+1,l+1)にある画素データの輝度値I(k+1,l+1)を読み出し、これをビットbiの情報の埋め込み場所となっている画素データの抽出輝度値の総和Siに加える(ステップS1007)。このステップS1004〜S1007での処理により、場所jに位置するビットbiの情報の埋め込み場所となっている2×2の画素データ全ての実際の輝度値が読み出され、その値が総和Siに加算されたことになる。 Next, the luminance value reading unit 504 reads the coordinates (k, l) of the pixel data P (i, j) corresponding to the bit b i and the location j from the information insertion position holding unit 509 (see FIG. 4), and information The luminance value I (k, l) of the pixel data P (i, j) at the coordinates (k, l) is read from the image data held in the inserted image holding unit 508, and this is embedded with the information of bit b i. This is added to the sum S i of the extracted luminance values of the pixel data at the location (step S1004). Next, the luminance value I (k + 1, l) of the pixel data at the position (k + 1, l) right next to P (i, j) is read out, and this is used as the information embedding location of the bit b i. Is added to the sum S i of the extracted luminance values of the pixel data (step S1005). Next, the luminance value I (k, l + 1) of the pixel data at the position (k, l + 1) immediately below P (i, j) is read out, and this is used as the information embedding location of the bits b i. Is added to the sum S i of the extracted luminance values of the existing pixel data (step S1006). Then, the luminance value I (k + 1, l + 1) of the pixel data at the lower right position (k + 1, l + 1) of P (i, j) is read out, and this is embedded in the information of bit b i This is added to the sum S i of the extracted luminance values of the pixel data at the place (step S1007). Through the processing in steps S1004 to S1007, the actual luminance values of all the 2 × 2 pixel data that are the embedding locations of the information of the bits b i located at the location j are read, and the values are summed S i. Will be added.

次に、制御部503は、jの値をインクリメントし(ステップS1008)、jの値が100になるまで上記ステップS1004〜S1008の処理を繰り返す(ステップS1009)。これにより、ビットbiについて、当該ビットの情報の埋め込み場所となっている場所1〜100に各々位置する2×2の画素データの実際の輝度値が全て読み出され、その総和Siが算出されたことになる。 Next, the control unit 503 increments the value of j (step S1008), and repeats the processing of steps S1004 to S1008 until the value of j reaches 100 (step S1009). As a result, for the bit b i , all the actual luminance values of the 2 × 2 pixel data located in the places 1 to 100 where the information of the bit is embedded are read, and the sum S i is calculated. It will be done.

次に、輝度値読出し部504は、算出された総和Siをビットbiに対応付けて読出し輝度保持部510に記憶させる。その後、制御部503は、iの値をインクリメントし(ステップS1010)、iの値が50になるまで上記ステップS1002〜S1010の処理を繰り返す(ステップS1011)。これにより、電子透かし情報を構成するビットb1〜b50各々について、図6に示すように、当該ビットの情報の埋め込み場所となっている複数の画素データの実際の輝度値の総和S1〜S50が求められたことになる。 Next, the luminance value reading unit 504 stores the calculated sum S i in the reading luminance holding unit 510 in association with the bit b i . Thereafter, the control unit 503 increments the value of i (step S1010), and repeats the processing of steps S1002 to S1010 until the value of i reaches 50 (step S1011). As a result, for each of bits b 1 to b 50 constituting the digital watermark information, as shown in FIG. 6, the total sum S 1 to the actual luminance values of the plurality of pixel data that are the places where the information of the bits is embedded. S 50 is required.

次に、電子透かし情報判定装置は、電子透かし情報を構成するビットb1〜b50各々について、当該ビットの情報の埋め込み場所となっている複数の画素データ各々の近傍に位置する少なくとも2つの周辺画素データから当該画素データの輝度値を推定し、その総和R1〜R50を求める。 Next, for each of bits b 1 to b 50 constituting the digital watermark information, the digital watermark information determination apparatus has at least two peripherals located in the vicinity of each of a plurality of pixel data that is an embedding place of the information of the bit The luminance value of the pixel data is estimated from the pixel data, and the sums R 1 to R 50 are obtained.

図7は、図2に示す電子透かし情報判定装置において、電子透かし情報を構成するビットb1〜b50各々について、当該ビットの情報の埋め込み場所となっている複数の画素データ各々の近傍に位置する少なくとも2つの周辺画素データから当該画素データの輝度値を推定し、その総和R1〜R50を求める際の動作を説明するためのフロー図である。 FIG. 7 shows positions of the bits b 1 to b 50 constituting the digital watermark information in the vicinity of each of a plurality of pixel data where the information of the bits is embedded in the digital watermark information determination apparatus shown in FIG. to estimate the luminance value of the pixel data from at least two peripheral pixel data is a flowchart for explaining the operation for obtaining the sum R 1 ~R 50.

まず、制御部503は、輝度推定対象となるビットbiを特定するiを1に設定し(ステップS2001)、その後、ビットbiの情報の埋め込み場所となっている画素データの推定輝度値の総和Riを0に設定する(ステップS2002)。それから、ビットbiの情報の埋め込み場所を特定するj(1≦j≦100)を1に設定する(ステップS2003)。 First, the control unit 503 sets i for specifying the bit b i to be subjected to luminance estimation to 1 (step S2001), and then determines the estimated luminance value of the pixel data that is the embedding location of the information of the bit b i . the sum R i is set to 0 (step S2002). Then, j (1 ≦ j ≦ 100) that specifies the embedding location of the information of the bits b i is set to 1 (step S2003).

次に、輝度値推定部505は、情報挿入位置保持部509からビットbiと場所jに対応する画素データP(i,j)の座標(k,l)を読み出し(図4参照)、当該位置を左上とする2×2の画素データの近傍に位置する少なくとも2つの周辺画素データの輝度値(たとえば、前記2×2の画素データに隣接する位置にある8つの画素データの輝度値I(k,l-1)、I(k+1,l-1)、I(k-1,l)、I(k-1,l+1)、I(k,l+2)、I(k+1,l+2)、I(k+2,l)、I(k+2,l+1))を、情報挿入画像保持部508に保持されている画像データから読み出す(ステップS2004)。 Next, the luminance value estimation unit 505 reads the coordinates (k, l) of the pixel data P (i, j) corresponding to the bit b i and the location j from the information insertion position holding unit 509 (see FIG. 4). Luminance values of at least two peripheral pixel data located in the vicinity of 2 × 2 pixel data with the position at the upper left (for example, luminance values I (8 of pixel data at positions adjacent to the 2 × 2 pixel data) k, l-1), I (k + 1, l-1), I (k-1, l), I (k-1, l + 1), I (k, l + 2), I (k + 1, l + 2), I (k + 2, l), I (k + 2, l + 1)) are read out from the image data held in the information insertion image holding unit 508 (step S2004).

次に、輝度値推定部505は、前記少なくとも2つの周辺画素データ各々の画素位置と輝度値とから、補間技術を用いて、画素データP(i,j)の輝度値を推定する。たとえば、画素データP(i,j)の上下左右にある周辺画素データの輝度値、すなわち、I(k,l-1)、I(k,l+2)、I(k-1,l)、I(k+2,l)の4つの画素データの輝度値を用いて、バイリニア法により、座標(k,l)にある画素データP(i,j)の輝度値I(k,l)を推定する。そして、推定した輝度値を、ビットbiの情報の埋め込み場所となっている画素データの推定輝度値の総和Riに加える(ステップS2005)。次に、同様にして、P(i,j)の右隣り位置(k+1,l)にある画素データの輝度値I(k+1,l)を推定し、これをビットbiの情報の埋め込み場所となっている画素データの推定輝度値の総和Riに加える(ステップS2006)。次に、同様にして、P(i,j)の真下位置(k,l+1)にある画素データの輝度値I(k,l+1)を推定し、これをビットbiの情報の埋め込み場所となっている画素データの推定輝度値の総和Riに加える(ステップS2007)。そして、同様にして、P(i,j)の右下位置(k+1,l+1)にある画素データの輝度値I(k+1,l+1)を推定し、これをビットbiの情報の埋め込み場所となっている画素データの推定輝度値の総和Riに加える(ステップS2008)。このステップS2005〜S2008での処理により、場所jに位置するビットbiの情報の埋め込み場所となっている2×2の画素データ全ての輝度値が推定され、その値が総和Riに加算されたことになる。 Next, the luminance value estimation unit 505 estimates the luminance value of the pixel data P (i, j) from the pixel position and luminance value of each of the at least two neighboring pixel data using an interpolation technique. For example, the luminance values of the surrounding pixel data at the top, bottom, left and right of the pixel data P (i, j), that is, I (k, l-1), I (k, l + 2), I (k-1, l) , I (k + 2, l) using the luminance values of the four pixel data, the luminance value I (k, l) of the pixel data P (i, j) at the coordinates (k, l) by the bilinear method. Is estimated. Then, the estimated luminance value is added to the sum R i of the estimated luminance values of the pixel data that is the place where the information of the bits b i is embedded (step S2005). Next, in the same manner, the luminance value I (k + 1, l) of the pixel data at the right position (k + 1, l) of P (i, j) is estimated, and this is calculated as information on the bits b i . Is added to the sum R i of the estimated luminance values of the pixel data that is the embedding location (step S2006). Next, similarly, the luminance value I (k, l + 1) of the pixel data at the position (k, l + 1) immediately below P (i, j) is estimated, and this is used as the information of the bit b i information. This is added to the sum R i of the estimated luminance values of the pixel data that is the embedding location (step S2007). Similarly, the luminance value I (k + 1, l + 1) of the pixel data at the lower right position (k + 1, l + 1) of P (i, j) is estimated, and this is represented by bit b This is added to the total sum R i of the estimated luminance values of the pixel data that is the place where the information of i is embedded (step S2008). Through the processing in steps S2005 to S2008, the luminance values of all the 2 × 2 pixel data that are the embedding locations of the information of the bits b i located at the location j are estimated, and the values are added to the total R i. That's right.

次に、制御部503は、jの値をインクリメントし(ステップS2010)、jの値が100になるまで上記ステップS2005〜S2009の処理を繰り返す(ステップS2010)。これにより、ビットbiについて、当該ビットの情報の埋め込み場所となっている場所1〜100に各々位置する2×2の画素データの輝度値が全て推定され、その総和Riが算出されたことになる。 Next, the control unit 503 increments the value of j (step S2010), and repeats the processes of steps S2005 to S2009 until the value of j reaches 100 (step S2010). As a result, for the bit b i , all the luminance values of 2 × 2 pixel data located in the places 1 to 100 where the information of the bit is embedded are estimated, and the sum R i is calculated. become.

次に、輝度値推定部505は、算出された総和Riをビットbiに対応付けて推定輝度保持部511に記憶させる。その後、制御部503は、iの値をインクリメントし(ステップS2011)、iの値が50になるまで上記ステップS2002〜S2011の処理を繰り返す(ステップS2012)。これにより、電子透かし情報を構成するビットb1〜b50各々について、図8に示すように、当該ビットの情報の埋め込み場所となっている複数の画素データの推定輝度値の総和R1〜R50が求められたことになる。 Next, the luminance value estimation unit 505 stores the calculated sum R i in the estimated luminance holding unit 511 in association with the bits b i . Thereafter, the control unit 503 increments the value of i (step S2011), and repeats the processes of steps S2002 to S2011 until the value of i reaches 50 (step S2012). As a result, for each of bits b 1 to b 50 constituting the digital watermark information, as shown in FIG. 8, the sum total R 1 to R of the estimated luminance values of a plurality of pixel data that are the embedding places of the information of the bits. 50 is required.

次に、電子透かし情報判定装置は、図5に示すフローにより求めた画素データの抽出輝度値の総和S1〜S50と、図7に示すフローにより求めた画素データの推定輝度値の総和R1〜R50とを比較し、電子透かし情報を構成するビットb1〜b50各々のビット値を判定する。 Next, the electronic watermark information determination unit, a sum S 1 to S 50 extraction luminance value of the pixel data obtained by the flow shown in FIG. 5, the sum R of the estimated luminance value of the pixel data obtained by the flow shown in FIG. 7 1 to R 50 are compared, and the bit values of bits b 1 to b 50 constituting the digital watermark information are determined.

図9は、図5に示すフローにより求めた画素データの抽出輝度値の総和S1〜S50と図7に示すフローにより求めた画素データの推定輝度値の総和R1〜R50とを比較して、電子透かし情報を構成するビットb1〜b50各々のビット値を判定する際の動作を説明するためのフロー図である。 Figure 9 compares the sum R 1 to R 50 of the estimated luminance value of the pixel data obtained by the flow shown in sum S 1 to S 50 and 7 of the extraction luminance value of the pixel data obtained by the flow shown in FIG. 5 FIG. 7 is a flowchart for explaining an operation when determining each bit value of bits b 1 to b 50 constituting digital watermark information.

まず、制御部503は、ビット値の判定対象となるビットbiを特定するiを1に設定する(ステップS3001)。次に、情報抽出部506は、ビットbiに対応する実際の輝度値の総和Siと推定輝度値の総和Riを、それぞれ読出し輝度保持部510と推定輝度保持部511から読み出す(ステップS3002)。 First, the control unit 503 sets i, which identifies the bit b i to be a bit value determination target, to 1 (step S3001). Then, the information extracting unit 506, the sum R i of the sum S i and the estimated luminance value of the actual luminance values corresponding to the bit b i, reads read luminance holder 510 respectively from the estimated luminance holding unit 511 (step S3002 ).

次に、情報抽出部506は、読み出したSiとRiとの差分Si−Riが、予め定められた閾値Tより大きいか否かを判定する(ステップS3003)。大きい場合は、ビットbiのビット値は1であると判定し、その結果を抽出情報保持部512に保持させる(ステップS3004)。一方、小さい場合は、差分Si−Riが−Tより小さいか否かを判定する(ステップS3005)。小さい場合は、ビットbiのビット値は0であると判定し、その結果を抽出情報保持部512に保持させる(ステップS3006)。 Next, the information extraction unit 506 determines whether or not the difference S i −R i between the read S i and R i is larger than a predetermined threshold T (step S3003). If it is larger, it is determined that the bit value of bit b i is 1, and the extracted information holding unit 512 holds the result (step S3004). On the other hand, if it is smaller, it is determined whether or not the difference S i −R i is smaller than −T (step S3005). If it is smaller, it is determined that the bit value of bit b i is 0, and the result is held in the extraction information holding unit 512 (step S3006).

上記のステップS3003、3005のいずれにおいてもNOの場合、すなわち、−T≦Si−Ri≦Tの場合は、ビットbiの情報が記憶されていないものと判定し、その結果を抽出情報保持部512に保持させる(ステップS3007)。 If NO in any of the above steps S3003 and 3005, that is, if −T ≦ S i −R i ≦ T, it is determined that the information of bit b i is not stored, and the result is extracted information. It is held by the holding unit 512 (step S3007).

次に、制御部503は、iを1つインクリメントし(ステップS3008)、iが1から50になるまで、上記のステップS3002〜ステップS3008の処理を繰り返す(ステップS3009)。これにより、電子透かし情報を構成するビットb1〜b50全ての判定結果が、抽出情報保持部512に保持されることになる。この結果は、入出力部502を介して出力され、ディスプレイなどの出力装置に出力される。 Next, the control unit 503 increments i by 1 (step S3008), and repeats the processes of steps S3002 to S3008 until i becomes 1 to 50 (step S3009). As a result, all the determination results of the bits b 1 to b 50 constituting the digital watermark information are held in the extraction information holding unit 512. This result is output via the input / output unit 502 and output to an output device such as a display.

以上、本発明の1実施形態について説明した。   Hereinabove, one embodiment of the present invention has been described.

本実施形態によれば、電子透かし情報が埋め込まれていると考えられる画素データの実際の輝度値と、近年の技術向上が目覚ましい画像の補間技術を用いて、当該画素データの近傍に位置する少なくとも2つの画素データより推定した、当該画素データの情報が埋め込まれていない状態の輝度値と略等しい当該画素データの輝度値とを比較するようにしている。   According to the present embodiment, the actual luminance value of the pixel data that is considered to be embedded with the digital watermark information and the interpolation technique of the image that has been remarkably improved in recent years, at least located in the vicinity of the pixel data. The brightness value of the pixel data that is approximately equal to the brightness value in the state where the information of the pixel data is not embedded, estimated from the two pixel data, is compared.

このようにすることで、上記従来の電子透かし技術による情報判定処理に比べ、判定基準(しきい値)Tや情報埋め込みの強度Uを大きくしなくても、情報の埋め込みを精度よく判定することが可能となる。   This makes it possible to accurately determine information embedding without increasing the determination criterion (threshold value) T and the information embedding strength U as compared to the information determination process using the conventional digital watermark technology. Is possible.

また、情報埋め込み強度Uを大きくしなくても良いので、画像データの画質劣化を防ぐことが可能になる。   In addition, since it is not necessary to increase the information embedding strength U, it is possible to prevent image quality deterioration of image data.

なお、本発明は上記の実施形態に限定されるものではなく、その要旨の範囲内で様々な変形が可能である。   In addition, this invention is not limited to said embodiment, A various deformation | transformation is possible within the range of the summary.

たとえば、上記の実施形態では、図1に示すように、電子透かし情報を構成するビットb1〜b50各々について、当該ビットのビット値を表す情報の埋め込み場所が、予め定められた画像データ上の場所1〜100に各々位置する2×2の画素データである場合を例に採り説明したが、これに限定されない。図10に示すように、当該場所が、予め定められた画像データ上の場所1〜100に各々位置する1つの画素データであってもよい。この場合、図5においてステップS1005〜ステップS1007は不要となる。また、図7においてステップS2006〜ステップS2008は不要となる。 For example, in the above embodiment, as shown in FIG. 1, for each of bits b 1 to b 50 constituting the digital watermark information, the embedding location of information representing the bit value of the bit is determined on the predetermined image data. The case where the pixel data is 2 × 2 pixel data located at the respective locations 1 to 100 has been described as an example, but is not limited thereto. As shown in FIG. 10, the place may be one piece of pixel data that is located at places 1 to 100 on predetermined image data. In this case, steps S1005 to S1007 in FIG. 5 are not necessary. In FIG. 7, steps S2006 to S2008 are not necessary.

また、図9に示す処理フローの変形例として、ステップS3003、3005の前ステップにおいて、−T≦Si−Ri≦Tが真か偽かを判断するようにしてもよい。このようにすることで、まず、情報が埋め込まれているかどうかを判断することも可能になる。 As a modification of the processing flow shown in FIG. 9, it may be determined whether −T ≦ S i −R i ≦ T is true or false in the previous step of steps S3003 and 3005. In this way, it is possible to first determine whether information is embedded.

また、電子透かし情報を構成するビットの数や、各ビットを埋め込む画像データ領域の大きさや、当該埋め込み領域の位置、数も、当然のことながら上記の実施形態に限定されるものではない。   Needless to say, the number of bits constituting the digital watermark information, the size of the image data area in which each bit is embedded, and the position and number of the embedded area are not limited to the above embodiment.

また、電子透かし情報を構成するビットの数や、各ビットを埋め込む画像データ領域の大きさや、当該埋め込み領域の位置、数も既知であると仮定しているが、これに限定されるものではない。当該画像データの各画素について、図9に示す処理フローや、その変形例を適用することで、情報埋め込み場所を探すことも可能になる。他の方法を併用して上記情報埋め込み場所を特定するようにしても良い。   Further, it is assumed that the number of bits constituting the digital watermark information, the size of the image data area in which each bit is embedded, and the position and number of the embedded area are known, but the present invention is not limited to this. . By applying the processing flow shown in FIG. 9 or its modification to each pixel of the image data, it is possible to search for an information embedding location. You may make it identify the said information embedding location using other methods together.

また、上記の実施形態では、電子透かし情報を構成するビットの情報を画素データの輝度値に変更を加えることで、画像データに埋め込むものについて説明したが、補間技術により推定することができるものであれば、画素データの輝度値以外の特徴値(たとえば色差、YCrCb値、RGB値、CMYK値など)に変更を加えることで、電子透かし情報を構成するビットの情報を画像データに埋め込むようにしてもよい。   In the above-described embodiment, the bit information constituting the digital watermark information is described as being embedded in the image data by changing the luminance value of the pixel data. However, the information can be estimated by an interpolation technique. If there is, a change is made to a feature value other than the luminance value of the pixel data (for example, color difference, YCrCb value, RGB value, CMYK value, etc.), so that the bit information constituting the digital watermark information is embedded in the image data. Also good.

また、上記の実施形態では、画素位置P(i,j)にある画素データの輝度値を推定する補間方法として、バイリニア法を用いる方法を説明したが、少なくとも2つの周辺画素データ各々の画素位置と輝度値とから、画素位置P(i,j)にある画素データの輝度値を推定する技術であるならば、上記の実施形態に限定されるものではない。たとえば、ニアレスト・ネイバー法、バイ・キュービック法を用いるものや、最小分散方向に沿った線形補間を用いるものなどが考えられる。   In the above embodiment, the method using the bilinear method has been described as the interpolation method for estimating the luminance value of the pixel data at the pixel position P (i, j). However, the pixel position of each of at least two pieces of peripheral pixel data is described. If the technique is to estimate the luminance value of the pixel data at the pixel position P (i, j) from the luminance value, the present invention is not limited to the above embodiment. For example, a method using the nearest neighbor method or the bi-cubic method, a method using linear interpolation along the minimum dispersion direction, or the like can be considered.

上記最小分散方向における線形補間について、図13に示す処理フローを用いて説明する。   The linear interpolation in the minimum dispersion direction will be described using the processing flow shown in FIG.

まず補間対象画素において、複数の異なる方向に沿った、予め定めた領域内の複数の輝度値の変動(分散)を、求める(S4001)。所定方向の分散を求めたら、次にその中で輝度変動が最小な方向(最小分散方向という)を求める(S4003)。次に求めた最小分散方向に沿った線形補間を行なう(S4004)。   First, in a pixel to be interpolated, fluctuations (variances) of a plurality of luminance values in a predetermined region along a plurality of different directions are obtained (S4001). After obtaining the dispersion in the predetermined direction, the direction with the smallest luminance fluctuation (referred to as the minimum dispersion direction) is obtained (S4003). Next, linear interpolation is performed along the determined minimum dispersion direction (S4004).

具体的な一例を以下に示す。座標(k,l)にある画素データP(i,j)の輝度値をI(k,l)とする。P(i,j)の上下左右にある周辺画素データの輝度値、すなわち、I(k,l-1)、I(k,l+2)、I(k-1,l)、I(k+2,l)を用いて、まず垂直方向の分散値V=|I(k,l-1)−I(k,l+2)|と水平方向の分散値V=|I(k-1,l)−I(k+2,l)|を求める。次に、VとVを比較し、分散の小さな方向を求める。求めた方向に沿って線形補間を行なう。Vが小さい場合は、IR(k,l)=(2×I(k,l-1)+I(k,l+2))/3 を、Vが小さい場合はIR(k,l)=(2×I(k-1,l)+I(k+2,l))/3 を座標(k,l)にある画素データの推定輝度値IR(k,l)とする。 A specific example is shown below. Let the luminance value of the pixel data P (i, j) at the coordinates (k, l) be I (k, l). Luminance values of peripheral pixel data on the top, bottom, left and right of P (i, j), that is, I (k, l-1), I (k, l + 2), I (k-1, l), I (k + 2, l) using a first vertical variance V v = | I (k, l-1) -I (k, l + 2) | and horizontal variance V h = | I (k -1, l) -I (k + 2, l) | Then, by comparing the V v and V h, obtaining the small direction of the dispersion. Linear interpolation is performed along the obtained direction. When V v is small, I R (k, l) = (2 × I (k, l−1) + I (k, l + 2)) / 3, and when V h is small, I R (k, l, Let l) = (2 × I (k−1, l) + I (k + 2, l)) / 3 be the estimated luminance value I R (k, l) of the pixel data at the coordinates (k, l).

なお、ここでは垂直、水平の2方向の分散値を比較したが、4方向、8方向などななめ方向を含むより多くの方向について求めた分散値を用いることも可能である。また、ここでは2つの周辺画素データから分散値を求めたが、周辺画素データとして用いる領域を拡げ、より多くの周辺画素データから分散値を求めることも望ましい。   Although the dispersion values in the vertical and horizontal directions are compared here, it is also possible to use the dispersion values obtained for more directions including the licking direction such as four directions and eight directions. In this example, the variance value is obtained from the two neighboring pixel data. However, it is also desirable to obtain a variance value from a larger number of neighboring pixel data by expanding the area used as the neighboring pixel data.

このようにすることで、情報の埋め込み場所が画像の輪郭部分に相当する場合など、向きによって補間値が大きく異なる場合、当該画素データの輝度値をより正確に推定することが出来る。   In this way, the luminance value of the pixel data can be estimated more accurately when the interpolation value varies greatly depending on the orientation, such as when the information embedding location corresponds to the contour portion of the image.

また、本発明は、情報埋め込みの強度を高めずとも、埋め込んだ情報の判定精度を上げることができるので、情報の埋め込み強度を決定する方法として用いることができる。   The present invention can be used as a method for determining the embedding strength of information because the accuracy of determination of embedded information can be increased without increasing the strength of embedding information.

たとえば、画像データへ情報を埋め込まない原画像データに対して、情報biの各埋め込み場所にある画素データについて、実際の値の総和Siと、周りから推定した値の総和Riとを上記各実施例を用いてそれぞれもとめ、差分Si−Riを求め、強度Uを決定すればよい。このようにすることで、埋め込んだ情報の判定精度を確保しつつ、情報埋め込みによる画質劣化を防ぐことが可能となる。 For example, for the original image data in which no information is embedded in the image data, for the pixel data at each embedding location of the information b i , the actual value sum S i and the estimated value sum R i are calculated from the above. What is necessary is just to obtain | require each difference using each Example, obtain | require difference S i -R i, and to determine the intensity U. By doing so, it is possible to prevent image quality deterioration due to information embedding while ensuring accuracy of determination of embedded information.

さらに、上記の実施形態では、画像データを例にとり説明したが、本発明は、補間技術により、電子透かし情報の埋め込み場所となっている箇所にあるデジタルデータの値を当該デジタルデータの周辺にあるデジタルデータから精度よく推定することができるものであれば、画像データに限らず広く適用できる。   Furthermore, in the above embodiment, image data has been described as an example. However, according to the present invention, the value of digital data in a place where digital watermark information is embedded is located around the digital data by an interpolation technique. As long as it can be accurately estimated from digital data, it can be widely applied not only to image data.

本発明の1実施形態における画像データへの情報埋め込み・判定処理の原理を説明するための図である。It is a figure for demonstrating the principle of the information embedding and determination process to the image data in one Embodiment of this invention. 本発明の1実施形態が適用された電子透かし情報判定装置の機能構成図である。1 is a functional configuration diagram of a digital watermark information determination apparatus to which an embodiment of the present invention is applied. 図2に示す電子透かし情報判定装置のハードウエア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the digital watermark information determination apparatus shown in FIG. 図2に示す情報挿入位置保持部509に保持される、電子透かし情報を構成するビットb1〜b50各々の埋め込み場所を特定するため情報が格納されたテーブルの一例を示す図である。Is held in the information insertion position holding unit 509 shown in FIG. 2 is a diagram illustrating an example of a table containing information for identifying the bit b 1 ~b 50 each embedding location constituting the digital watermark information. 図2に示す電子透かし情報判定装置において、電子透かし情報を構成するビットb1〜b50各々について、当該ビットの情報の埋め込み場所となっている複数の画素データの実際の輝度値の総和S1〜S50を求める際の動作を説明するためのフロー図である。In the digital watermark information determination apparatus shown in FIG. 2, for each of bits b 1 to b 50 constituting the digital watermark information, the sum S 1 of the actual luminance values of a plurality of pixel data that is an embedding place of the information of the bit. it is a flowchart for explaining the operation for obtaining the to S 50. 図2に示す読出し輝度保持部510に保持される、ビットb1〜b50の情報の埋め込み場所となっている複数の画素データの実際の輝度値の総和S1〜S50を示す図である。Is held in the read luminance holder 510 shown in FIG. 2, is a diagram illustrating a sum S 1 to S 50 of the actual luminance values of a plurality of pixel data that is the embedded location information of the bit b 1 ~b 50 . 図2に示す電子透かし情報判定装置において、電子透かし情報を構成するビットb1〜b50各々について、当該ビットの情報の埋め込み場所となっている複数の画素データ各々の近傍に位置する少なくとも2つの周辺画素データから当該画素データの輝度値を推定し、その総和R1〜R50を求める際の動作を説明するためのフロー図である。In the digital watermark information determination apparatus shown in FIG. 2, for each of bits b 1 to b 50 constituting the digital watermark information, at least two bits located in the vicinity of each of a plurality of pieces of pixel data that are embedding locations of the information of the bits. estimating the luminance values of the pixel data from the peripheral pixel data is a flowchart for explaining the operation for obtaining the sum R 1 ~R 50. 図2に示す推定輝度保持部511に保持される、ビットb1〜b50の情報の埋め込み場所となっている複数の画素データの推定輝度値の総和R1〜R50を示す図である。It is held in estimating the luminance retaining portion 511 shown in FIG. 2 is a diagram showing the sum R 1 to R 50 of the estimated luminance values of a plurality of pixel data that is the embedded location information of the bit b 1 ~b 50. 図5に示すフローにより求めた画素データの抽出輝度値の総和S1〜S50と図7に示すフローにより求めた画素データの推定輝度値の総和R1〜R50とを比較して、電子透かし情報を構成するビットb1〜b50各々のビット値を判定する際の動作を説明するためのフロー図である。By comparing the sum R 1 to R 50 of the estimated luminance value of the pixel data obtained by the flow shown in sum S 1 to S 50 and 7 of the extraction luminance value of the pixel data obtained by the flow shown in FIG. 5, the electronic it is a flowchart for explaining the operation when determining the bit b 1 ~b 50 each bit values constituting the watermark information. 本発明の1実施形態の変形例における画像データへの情報埋め込み・判定処理の原理を説明するための図である。It is a figure for demonstrating the principle of the information embedding and determination process to the image data in the modification of one Embodiment of this invention. 従来の電子透かし技術による画像データへの情報埋め込み・判定処理の原理を説明するための図である。It is a figure for demonstrating the principle of the information embedding and determination process to the image data by the conventional digital watermark technique. 本発明の1実施形態の一変形例における画像データへの情報埋め込み・判定処理の原理を説明するための図である。It is a figure for demonstrating the principle of the information embedding and determination process to the image data in the modification of one Embodiment of this invention. 図12に示す原理に従って補間を行う方向を決定する際の動作を説明するためのフロー図である。It is a flowchart for demonstrating the operation | movement at the time of determining the direction which performs interpolation according to the principle shown in FIG.

符号の説明Explanation of symbols

501:処理部、502:入出力部、503:制御部、504:輝度値読出し部、505:輝度値推定部、506:情報抽出部、507:記憶部、508:情報挿入画像保持部、509:情報挿入位置保持部、510:読出し輝度保持部、511:推定輝度保持部、512:抽出情報保持部、601:CPU、602:メモリ、603,604:外部記憶装置、605:入力装置、606:出力装置、607:インターフェース、608:記憶媒体。 501: Processing unit, 502: Input / output unit, 503: Control unit, 504: Luminance value reading unit, 505: Luminance value estimation unit, 506: Information extraction unit, 507: Storage unit, 508: Information insertion image holding unit, 509 : Information insertion position holding unit, 510: read luminance holding unit, 511: estimated luminance holding unit, 512: extracted information holding unit, 601: CPU, 602: memory, 603, 604: external storage device, 605: input device, 606 : Output device, 607: interface, 608: storage medium.

Claims (7)

デジタルデータを構成する複数の要素データのうち、少なくとも1つの要素データについて、データ値の変更により埋め込まれる電子透かし情報を判定する、電子透かし情報の判定方法であって、
当該判定対象となる要素データの近傍に位置する少なくとも2つの近傍要素データのデータ値を用いて、当該判定対象要素データのデータ値を推定する第1のステップと、
前記判定対象要素データについて、前記推定したデータ値と実際のデータ値とを比較することで、当該判定対象要素データに加えられた変更量を検出する第2のステップと、
当該変更量に基づいて、電子透かし情報を判定する第3のステップと、を有する
ことを特徴とする電子透かし情報の判定方法。
An electronic watermark information determination method for determining electronic watermark information embedded by changing a data value for at least one element data among a plurality of element data constituting digital data,
A first step of estimating a data value of the determination target element data using data values of at least two adjacent element data located in the vicinity of the element data to be determined;
A second step of detecting the amount of change applied to the determination target element data by comparing the estimated data value and the actual data value for the determination target element data;
And a third step of determining digital watermark information based on the change amount. A method for determining digital watermark information.
請求項1記載の電子透かし情報の判定方法であって、
前記第1のステップは、複数の前記判定対象要素データ各々の前記少なくとも2つの近傍要素データのデータ値を用いて、当該判定対象要素データ各々のデータ値を推定し、
前記第2のステップは、前記推定した複数のデータ値の総和Rと前記判定対象要素データ各々の実際のデータ値の総和Sとを比較することで、前記複数の判定対象要素データに加えられた変更量の総和S−Rを検出し、
前記第3のステップは、前記第2のステップで検出した変更量の総和S−Rを予め定められた閾値Tと比較することで、電子透かし情報を判定する
ことを特徴とする電子透かし情報の判定方法。
The method of determining digital watermark information according to claim 1,
The first step uses the data values of the at least two neighboring element data of each of the plurality of determination target element data to estimate the data value of each of the determination target element data,
The second step is added to the plurality of determination target element data by comparing the total sum R of the plurality of estimated data values with the total sum S of actual data values of each of the determination target element data. Detect the total amount of change S-R,
In the third step, the digital watermark information is determined by comparing the sum S-R of the change amounts detected in the second step with a predetermined threshold T. Judgment method.
請求項1記載の電子透かし情報の判定方法であって、
前記第1のステップは、前記少なくとも2つの近傍要素データのデータ値を複数組用いて、
各組毎に、前記少なくとも2つの近傍要素データのデータ値の分散値を求め、
前記分散値が最小となる組に含まれる前記少なくとも2つの近傍要素データを用いて、判定対象要素データのデータ値の推定を行うことを特徴とする電子透かし情報の判定方法。
The method of determining digital watermark information according to claim 1,
The first step uses a plurality of sets of data values of the at least two neighboring element data,
For each set, obtain a variance value of the data values of the at least two neighboring element data,
A method for determining digital watermark information, comprising: estimating a data value of determination target element data using the at least two neighboring element data included in a set having a minimum variance value.
請求項1ないし3いずれか一に記載の電子透かし情報の判定方法であって、
前記デジタルデータは画像データであり、
前記要素データは画素データである
ことを特徴とする電子透かし情報の判定方法。
A method for determining digital watermark information according to any one of claims 1 to 3,
The digital data is image data;
The element data is pixel data. A method of determining digital watermark information.
請求項1ないし4いずれか一に記載の電子透かし情報の判定方法であって、
前記データ値は、画素の輝度データである
ことを特徴とする電子透かし情報の判定方法。
A method for determining digital watermark information according to any one of claims 1 to 4, comprising:
The method of determining digital watermark information, wherein the data value is luminance data of a pixel.
デジタルデータを構成する複数の要素データのうち、少なくとも1つの要素データについて、データ値の変更により埋め込まれる電子透かし情報を判定する、電子透かし情報判定のためのプログラムが記憶された記憶媒体であって、
当該プログラムは、情報処理装置に、請求項1、2、3、4または5記載の電子透かし情報の判定方法の各ステップを実行させる
ことを特徴とする電子透かし情報判定のためのプログラムが記憶された記憶媒体。
A storage medium storing a digital watermark information determination program for determining digital watermark information to be embedded by changing a data value for at least one element data among a plurality of element data constituting digital data ,
The program stores an electronic watermark information determination program characterized by causing the information processing apparatus to execute each step of the electronic watermark information determination method according to claim 1, 2, 3, 4, or 5. Storage medium.
画像データを構成する複数の画素データのうち、少なくとも1つの画素データについて、データ値の変更により埋め込まれる電子透かし情報を判定する電子透かし情報判定装置であって、
当該判定対象となる要素データの近傍に位置する少なくとも2つの近傍要素データのデータ値を用いて、当該判定対象要素データのデータ値を推定する推定手段と、
前記判定対象要素データについて、前記推定したデータ値と実際のデータ値とを比較することで、当該判定対象要素データに加えられた変更量を検出する検出手段と、
当該変更量に基づいて、電子透かし情報を判定する判定手段と、を備える
ことを特徴とする電子透かし情報判定装置。
An electronic watermark information determination apparatus for determining electronic watermark information embedded by changing a data value for at least one pixel data among a plurality of pixel data constituting image data,
Estimating means for estimating a data value of the determination target element data using data values of at least two adjacent element data located in the vicinity of the element data to be determined;
About the determination target element data, detecting means for detecting the amount of change added to the determination target element data by comparing the estimated data value and the actual data value;
An electronic watermark information determination apparatus comprising: determination means for determining electronic watermark information based on the change amount.
JP2004241790A 1998-12-02 2004-08-23 Method of judging electronic watermark information Pending JP2005020775A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004241790A JP2005020775A (en) 1998-12-02 2004-08-23 Method of judging electronic watermark information

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP34312098 1998-12-02
JP2004241790A JP2005020775A (en) 1998-12-02 2004-08-23 Method of judging electronic watermark information

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP22824099A Division JP3630026B2 (en) 1998-12-02 1999-08-12 Judgment method of digital watermark information

Publications (1)

Publication Number Publication Date
JP2005020775A true JP2005020775A (en) 2005-01-20

Family

ID=34196373

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004241790A Pending JP2005020775A (en) 1998-12-02 2004-08-23 Method of judging electronic watermark information

Country Status (1)

Country Link
JP (1) JP2005020775A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101034256B1 (en) 2008-06-27 2011-05-12 캐논 가부시끼가이샤 Information processing apparatus and information processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101034256B1 (en) 2008-06-27 2011-05-12 캐논 가부시끼가이샤 Information processing apparatus and information processing method

Similar Documents

Publication Publication Date Title
US6415040B1 (en) Device for optically scanning a record carrier
Miller et al. Informed embedding: exploiting image and detector information during watermark insertion
JP3706766B2 (en) Method for embedding and extracting digital watermark information
US6757405B1 (en) Digital watermark embedding device, digital watermark detection device and recording medium recording computer readable program for realizing functions of two devices
JP5015540B2 (en) Digital watermark embedding device and detection device
US7499565B2 (en) Method of watermarking for binary images
JP4366318B2 (en) Image processing apparatus and method, and program
JP4034776B2 (en) Digital watermark detection apparatus, digital watermark detection method, and program
US6665417B1 (en) Method of judging digital watermark information
JP2002142094A (en) Electronic watermark imbedding device, electronic watermark detector, electronic watermark imbedding method, electronic watermark detection method and recording medium
JP4837101B2 (en) Digital watermark embedding device, digital watermark detection device, and program
KR20060012640A (en) Digital fingerprints and watermarks for images
JP2007522755A (en) Digital watermark detection
US7190805B2 (en) Method of and system for edge watermarking of an image
Tsai et al. An adaptive two-stage edge detection scheme for digital color images
KR100775774B1 (en) Embedding and detecting a watermark in an information signal
JP2002199206A (en) Method and device for imbedding and extracting data for document, and medium
Qi et al. An adaptive visible watermark embedding method based on region selection
JP3630026B2 (en) Judgment method of digital watermark information
US20100135523A1 (en) Volume marking with low-frequency
Alghamdi Computerized steganographic technique using fuzzy logic
JP4298588B2 (en) Information detection apparatus and information detection method
JP2005020775A (en) Method of judging electronic watermark information
CN113628091B (en) Safety information extraction method and device for electronic display screen content reproduction scene
JP2001078010A (en) Method for extracting electronic watermark information

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20060421