JP4740094B2 - Information embedding device, information extracting device, information embedding method, information extracting method, information embedding program, and information extracting program - Google Patents

Information embedding device, information extracting device, information embedding method, information extracting method, information embedding program, and information extracting program Download PDF

Info

Publication number
JP4740094B2
JP4740094B2 JP2006305836A JP2006305836A JP4740094B2 JP 4740094 B2 JP4740094 B2 JP 4740094B2 JP 2006305836 A JP2006305836 A JP 2006305836A JP 2006305836 A JP2006305836 A JP 2006305836A JP 4740094 B2 JP4740094 B2 JP 4740094B2
Authority
JP
Japan
Prior art keywords
information
embedded
data
embedding
section
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.)
Expired - Fee Related
Application number
JP2006305836A
Other languages
Japanese (ja)
Other versions
JP2008124756A (en
Inventor
高弘 柳下
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2006305836A priority Critical patent/JP4740094B2/en
Publication of JP2008124756A publication Critical patent/JP2008124756A/en
Application granted granted Critical
Publication of JP4740094B2 publication Critical patent/JP4740094B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)

Description

本発明は、情報埋込装置、情報抽出装置、情報埋込方法、情報抽出方法、情報埋込プログラム及び情報抽出プログラムに関し、より詳しくは、電子透かし技術を用いてコンテンツデータに著作権者情報やアクセス者情報などの埋め込みデータを不可分に埋め込み、その埋め込んだデータを抽出する情報埋込装置、情報抽出装置、情報埋込方法、情報抽出方法、情報埋込プログラム及び情報抽出プログラムに関する。   The present invention relates to an information embedding device, an information extracting device, an information embedding method, an information extracting method, an information embedding program, and an information extracting program. More specifically, the present invention relates to copyright holder information and content information using digital watermark technology. The present invention relates to an information embedding device, an information extracting device, an information embedding method, an information extracting method, an information embedding program, and an information extracting program for embedding embedded data such as accessor information inseparably and extracting the embedded data.

近年、デジタルコンテンツデータの不正利用を抑止するための著作権者情報、あるいは、機密データの不正流出を抑止するためのアクセス者情報等をコンテンツデータ本体(以下、コンテナ信号ともいう)に不可分に埋め込む電子透かし技術が注目されている。   In recent years, copyright owner information for preventing unauthorized use of digital content data or accessor information for preventing unauthorized leakage of confidential data is inseparably embedded in the content data body (hereinafter also referred to as a container signal). Digital watermarking technology is attracting attention.

この電子透かし技術は、画像や音声などのコンテンツデータに埋め込む情報が表現する所定の変化を知覚されない程度に加える埋込処理と、埋め込み後のデータから所定の変化を検出し、情報を取り出す抽出処理とによって構成されている。   In this digital watermark technology, an embedding process for adding a predetermined change expressed by information to be embedded in content data such as an image and sound to an unperceivable level, and an extraction process for detecting the predetermined change from the embedded data and extracting the information And is composed of.

この埋込処理から抽出処理までの間にコンテナ信号が伝播されると、外部から様々な変化(攻撃)が加わることにより、埋め込まれた埋め込みデータが欠落する可能性がある。そこで、1つのコンテナ信号には、同一のデータが繰り返し埋め込まれる。同一のデータをn個所に埋め込み、各個所でデータの失われる確率をpとすると、データ欠落の発生確率は「p^n」となり、nの増大に伴って不具合が減少するという原理である。例えば、図10の埋込データ列に示すような8bitのデータ(以下、シンボルという)を繰り返したデータ列を埋め込めば、一部誤って抽出されたとしても(図10の誤りデータ列中の下線付き数字が誤りデータ)、同じ位相のデータで多数決を取れば、正しいシンボル(0xC4)を得ることができる。   If the container signal is propagated between the embedding process and the extracting process, the embedded data may be lost due to various external changes (attack). Therefore, the same data is repeatedly embedded in one container signal. If the same data is embedded in n locations and the probability of data loss at each location is p, the probability of data loss is “p ^ n”, which is the principle that defects decrease as n increases. For example, if a data string in which 8-bit data (hereinafter referred to as a symbol) as shown in the embedded data string in FIG. 10 is embedded is embedded, even if a part of the data string is erroneously extracted (underline in the error data string in FIG. 10) The correct symbol (0xC4) can be obtained if the majority is taken with the same phase data.

しかし、コンテナ信号に対する変化(攻撃)の種類は、埋込データ列のデータ誤りだけではなく、図10に示すような切取データ列(データの切り取り)や反転データ列(データの回転)なども考えられる。このため、図10の切取データ列に示すように、埋込データ列の先頭の3bitが切り取られると、埋め込みの位相がずれてしまい、誤ったシンボル(0x26)を抽出することが起こり得る。   However, the type of change (attack) on the container signal is not limited to the data error of the embedded data string, but is also considered to be a cut data string (data cut) or an inverted data string (data rotation) as shown in FIG. It is done. For this reason, as shown in the cut data string in FIG. 10, when the first 3 bits of the embedded data string are cut, the embedding phase is shifted, and an erroneous symbol (0x26) may be extracted.

また、図10の反転データ列に示すように、埋め込みデータ列の並びが反転すると、埋め込みの方向が狂ってしまい、誤ったシンボル(0x23)を抽出することが起こり得る。   Further, as shown in the inverted data sequence in FIG. 10, if the sequence of the embedded data sequence is inverted, the embedding direction may be out of order and an erroneous symbol (0x23) may be extracted.

そこで、これらの問題に対処するため、従来は2種類の方法がとられてきた。一方は、コンテナ信号に元から備わっている特徴を基準として情報を抽出する方法であり、もう一方は、コンテナ信号に基準となる加工を施すことにより情報を抽出する方法である。   In order to cope with these problems, two types of methods have been conventionally used. One is a method for extracting information on the basis of the characteristic originally provided in the container signal, and the other is a method for extracting information by applying a reference process to the container signal.

前者は、紙幣や有価証券などの画像の特徴点を基準として情報を抽出するため(特許文献1参照)、切取り、並行移動、回転などがあっても、正しい情報を抽出することができる。   The former extracts information on the basis of image feature points such as banknotes and securities (see Patent Document 1), so that correct information can be extracted even if there is clipping, parallel movement, rotation, or the like.

後者は、枠線などのオブジェクト(特許文献2参照)、あるいは、所定の高周波成分を画像に合成加工し、これを基準として位置合わせを行う(特許文献3参照)ものがある。また、埋め込みデータ自体に基準を含ませるものも同類であって、例えば、図10の比較例埋込データ列に示すように、特定のデータ「2,3」をシンボルに付ける方法がある(0,1,2,3の4値変調埋め込みの例)。この特定のデータは、回転非対象であって、かつ、シンボル中に出現しないデータである。   The latter includes an object such as a frame line (see Patent Document 2) or an image obtained by synthesizing a predetermined high-frequency component into an image and performing alignment based on this (see Patent Document 3). In addition, the embedded data itself includes a reference, and there is a method of adding specific data “2, 3” to a symbol as shown in the comparative example embedded data string of FIG. , 1, 2, 3 quaternary modulation embedding example). This specific data is data that is not subject to rotation and does not appear in the symbol.

特開2001-313822号公報JP 2001-313822 A 特許第3720748号公報Japanese Patent No. 3720748 特開2001-292302号公報JP 2001-292302 A

しかしながら、前者の方法にあっては、所定の特徴点を有する有限種の画像にしか効果がないため、汎用性に欠けるという問題があった。   However, the former method is effective only for a finite type of image having a predetermined feature point, and thus has a problem of lack of versatility.

また、後者の方法にあっては、情報埋め込みのための画像加工に、さらに別の画像加工を追加するものであるため、画質品質が劣化するという問題があった。   In the latter method, another image processing is added to the image processing for information embedding, so that there is a problem that the image quality deteriorates.

本発明は、上記に鑑みてなされたものであって、種々のコンテナ信号に適用可能な汎用性を維持しつつ、情報を埋め込む際のコンテナ信号の品質劣化を抑制し、埋め込みデータの同期状態を正しく判定することができる情報埋込装置、情報抽出装置、情報埋込方法、情報抽出方法、情報埋込プログラム及び情報抽出プログラムを提供することを目的とする。   The present invention has been made in view of the above, and while maintaining the versatility applicable to various container signals, it suppresses the deterioration of the quality of the container signal when embedding information, and sets the synchronization state of embedded data. An object is to provide an information embedding device, an information extraction device, an information embedding method, an information extraction method, an information embedding program, and an information extraction program that can be correctly determined.

上述した課題を解決し、目的を達成するために、発明は、コンテンツデータを一定間隔の区間に区切り、連接する所定の複数区間を1周期とし、その1周期に対応させた埋め込みデータに基づいて前記コンテンツデータを変調する情報埋込装置であって、前記埋め込みデータは、埋め込み情報に加えて、前記コンテンツデータを無変調とする同期用の無変調区間が1周期内の固定位置に1区間以上設けられ、前記埋め込みデータと前記コンテンツデータとを区間ごとに類似度を測定する類似度測定手段と、前記類似度測定手段により測定した区間ごとの類似度に応じて前記埋め込みデータを埋め込むか否かを判定する埋め込み判定手段と、前記埋め込みデータを埋め込む場合に信号変調を行う信号変調手段とを備え、前記埋め込みデータの埋め込み情報区間では、前記類似度測定手段、前記埋め込み判定手段及び前記信号変調手段を用いて、前記埋め込みデータと前記コンテンツデータとを区間ごとに処理して埋め込みデータを埋め込み、前記無変調区間では、前記コンテンツデータの信号変調処理を行わないことを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention is based on embedded data in which content data is divided into intervals of a predetermined interval and a predetermined plurality of intervals connected to each other is defined as one cycle. An information embedding device that modulates the content data, wherein the embedded data includes at least one non-modulation section for synchronization in which the content data is unmodulated at a fixed position within one period in addition to the embedded information. A degree-of-similarity measuring means for measuring the degree of similarity between the embedded data and the content data for each section; and whether to embed the embedded data according to the degree of similarity for each section measured by the similarity measuring means Embedded determination means for determining the embedded data and signal modulation means for performing signal modulation when the embedded data is embedded, In the embedded information section, using the similarity measurement means, the embedding determination means and the signal modulation means, the embedded data and the content data are processed for each section to embed embedded data, and in the unmodulated section, The content data is not subjected to signal modulation processing.

また、本発明の好ましい態様によれば、前記埋め込みデータは、埋め込み情報に加えて、前記コンテンツデータを無変調とする同期用の無変調区間が1周期内の固定位置に3区間以上設けられていることが望ましい。   Further, according to a preferred aspect of the present invention, the embedded data includes, in addition to embedded information, at least three non-modulating sections for synchronization in which the content data is unmodulated at a fixed position within one cycle. It is desirable.

また、本発明の好ましい態様によれば、前記埋め込みデータは、埋め込み情報に加えて、前記コンテンツデータを無変調とする同期用の無変調区間が1周期内の固定位置に複数区間設けられ、非同期状態における前記無変調区間の重なり数が所定個数以下となるように、前記無変調区間の位置を分散させることが望ましい。   Further, according to a preferred aspect of the present invention, the embedded data includes a plurality of non-modulating sections for synchronization in which the content data is not modulated in addition to the embedded information at fixed positions within one cycle, and is asynchronous It is desirable to disperse the positions of the non-modulation intervals so that the number of overlaps of the non-modulation intervals in the state is equal to or less than a predetermined number.

上記した課題を解決し、目的を達成するために、本発明は、前記情報埋込装置のいずれか1つを用いてコンテンツデータに埋め込まれている埋め込みデータを抽出する情報抽出装置であって、前記埋め込みデータと前記コンテンツデータとを区間ごとに類似度を測定する類似度測定手段と、前記類似度測定手段により測定した区間ごとの類似度に応じて埋め込み情報を抽出する情報抽出手段と、前記情報抽出手段により抽出された抽出情報を用いて前記無変調区間で同期をとりながら、同一区間ごとの抽出個数の統計をとって、前記埋め込みデータを抽出する統計抽出手段とを備えたことを特徴とする。 In order to solve the above-described problems and achieve the object, the present invention is an information extraction device that extracts embedded data embedded in content data using any one of the information embedding devices, Similarity measuring means for measuring the degree of similarity between the embedded data and the content data for each section; information extracting means for extracting embedded information according to the similarity for each section measured by the similarity measuring means; Statistics extraction means for extracting the embedded data by taking statistics of the number of extractions in the same interval while synchronizing in the non-modulation interval using the extraction information extracted by the information extraction means And

上記した課題を解決し、目的を達成するために、本発明は、コンテンツデータを一定間隔の区間に区切り、連接する所定の複数区間を1周期とし、その1周期に対応させた埋め込みデータに基づいて前記コンテンツデータを変調する情報埋込方法であって、前記埋め込みデータは、埋め込み情報に加えて、前記コンテンツデータを無変調とする同期用の無変調区間が1周期内の固定位置に1区間以上設けられ、前記埋め込みデータと前記コンテンツデータとを区間ごとに類似度を測定する類似度測定ステップと、前記類似度測定ステップにより測定した区間ごとの類似度に応じて前記埋め込みデータを埋め込むか否かを判定する埋め込み判定ステップと、前記埋め込みデータを埋め込む場合に信号変調を行う信号変調ステップとを含み、前記埋め込みデータの埋め込み情報区間では、前記類似度測定ステップ、前記埋め込み判定ステップ及び前記信号変調ステップにより、前記埋め込みデータと前記コンテンツデータとを区間ごとに処理して埋め込みデータを埋め込み、前記無変調区間では、前記コンテンツデータの信号変調処理を行わないことを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention is based on embedded data in which content data is divided into predetermined intervals, and a plurality of concatenated intervals are defined as one cycle and correspond to the one cycle. An information embedding method for modulating the content data, wherein the embedded data includes, in addition to the embedded information, a non-modulation section for synchronization in which the content data is unmodulated in one section at a fixed position within one cycle. The similarity measurement step for measuring the similarity between the embedded data and the content data for each section, and whether to embed the embedded data according to the similarity for each section measured by the similarity measurement step. An embedding determination step for determining whether or not, and a signal modulation step for performing signal modulation when embedding the embedded data, In the embedded data section of embedded data, the embedded data is embedded by processing the embedded data and the content data for each section by the similarity measurement step, the embedded determination step, and the signal modulation step, and the unmodulated section Then, signal modulation processing of the content data is not performed.

上記した課題を解決し、目的を達成するために、本発明は、前記情報埋込方法を用いてコンテンツデータに埋め込まれた埋め込みデータの抽出を行う情報抽出方法であって、前記埋め込みデータと前記コンテンツデータとを区間ごとに類似度を測定する類似度測定ステップと、前記類似度測定ステップにより測定した区間ごとの類似度に応じて埋め込み情報を抽出する情報抽出ステップと、前記情報抽出ステップにより抽出された抽出情報を用いて前記無変調区間で同期をとりながら、同一区間ごとの抽出個数の統計をとって、前記埋め込みデータを抽出する統計抽出ステップとを含むことを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention provides an information extraction method for extracting embedded data embedded in content data using the information embedding method, wherein the embedded data and the embedded data A similarity measurement step for measuring similarity between content data for each section, an information extraction step for extracting embedded information according to the similarity for each section measured by the similarity measurement step, and extraction by the information extraction step And a statistical extraction step of extracting the embedded data by taking statistics of the number of extractions in the same interval while synchronizing in the non-modulation interval using the extracted information.

上記した課題を解決し、目的を達成するために、本発明は、上記した情報埋込方法をコンピュータで実行させることを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention is characterized in that the above-described information embedding method is executed by a computer.

上記した課題を解決し、目的を達成するために、本発明は、上記した情報抽出方法をコンピュータで実行させることを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention is characterized in that the above-described information extraction method is executed by a computer.

本発明によれば、埋め込みデータは、埋め込み情報に加えて、コンテンツデータを無変調とする同期用の無変調区間が1周期内の固定位置に1区間以上設けられていて、類似度測定手段により埋め込みデータとコンテンツデータとを区間ごとに類似度を測定し、その類似度に応じて埋め込み判定手段により埋め込みデータを埋め込むか否かを判定し、埋め込みデータを埋め込む場合は信号変調手段によって信号変調処理が行われる。埋め込みデータの埋め込み情報区間では、類似度測定手段、埋め込み判定手段及び信号変調手段を用いて、コンテンツデータに埋め込みデータを埋め込む信号変調処理を行い、埋め込みデータの無変調区間では、コンテンツデータの信号変調処理を行わない。このように、本発明の埋め込みデータには、埋め込み情報とコンテンツデータを無変調とする同期用の無変調区間を1周期内の固定位置に1区間以上設けられているため、コンテンツデータに備わっている特徴を基準に情報を抽出する従来方法と比べて、汎用性があるという効果を奏する。また、無変調区間では、埋め込みデータの個数の統計をとると必ず「0」になることから、確実な埋め込みデータの同期基準として用いることができる。このことは、コンテンツデータに対して変化(攻撃)が加わって、データ誤りやデータの切り取りが生じたとしても、無変調区間を基準として同期をとることが可能となり、正しいデータが抽出できることを意味する。また、無変調区間は、コンテンツデータに対して加工しない区間であるため、その分画質の劣化を抑えることができるという効果を奏する。   According to the present invention, the embedded data includes, in addition to the embedded information, at least one non-modulation section for synchronization in which the content data is unmodulated at a fixed position within one period. The degree of similarity between the embedded data and the content data is measured for each section, and whether to embed the embedded data is determined by the embedding determination unit according to the similarity, and when the embedded data is embedded, the signal modulation unit performs signal modulation processing. Is done. In the embedded information section of the embedded data, signal modulation processing for embedding the embedded data in the content data is performed using the similarity measuring unit, the embedded determining unit, and the signal modulating unit, and in the non-modulated section of the embedded data, the signal modulation of the content data is performed. Do not process. As described above, since the embedded data of the present invention has one or more non-modulating sections for synchronization in which the embedded information and the content data are unmodulated at a fixed position within one period, the embedded data is provided with the content data. Compared to the conventional method of extracting information based on the characteristics that are present, there is an effect of versatility. In addition, in the non-modulation period, if the statistics of the number of embedded data are taken, it is always “0”, so that it can be used as a reliable reference for synchronizing embedded data. This means that even if a change (attack) is applied to the content data and data error or data cutout occurs, synchronization can be established based on the non-modulation period, and correct data can be extracted. To do. Further, since the non-modulation section is a section that is not processed with respect to the content data, there is an effect that image quality deterioration can be suppressed accordingly.

また、本発明によれば、類似度測定手段により埋め込みデータとコンテンツデータとを区間ごとに類似度を測定し、その類似度に応じて情報抽出手段により埋め込み情報を抽出して、その抽出情報を用いて統計抽出手段により無変調区間で同期をとりながら、同一区間ごとの抽出個数の統計をとることで埋め込みデータを抽出する。このように、本発明の埋め込みデータには、同期用の無変調区間が1周期内の固定位置に1区間以上設けられているため、無変調区間を使って確実に同期をとりながら、同一区間ごとの抽出個数の統計をとることにより、コンテンツデータの汎用性を維持しつつ、品質劣化が少なくてすみ、正しい埋め込みデータを抽出することができるという効果を奏する。   Further, according to the present invention, the similarity measurement unit measures the similarity between the embedded data and the content data for each section, and the information extraction unit extracts the embedded information according to the similarity, and the extracted information is The embedded data is extracted by taking statistics of the number of samples extracted in the same section while synchronizing in the non-modulation section using the statistics extracting means. As described above, in the embedded data of the present invention, since one or more non-modulating sections for synchronization are provided at fixed positions within one period, the same section can be used while reliably synchronizing using the non-modulating sections. By taking statistics of the number of extractions for each, it is possible to extract the correct embedded data while maintaining the versatility of the content data, reducing quality degradation.

以下に、本発明にかかる情報埋込装置、情報抽出装置、情報埋込方法、情報抽出方法、情報埋込プログラム及び情報抽出プログラムの実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Hereinafter, embodiments of an information embedding device, an information extracting device, an information embedding method, an information extracting method, an information embedding program, and an information extracting program according to the present invention will be described in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

(第1の実施の形態)
図1は、本発明の情報埋込装置及び情報抽出装置を含むシステム構成図であり、図2は、図1の情報埋込装置及び情報抽出装置の構成ブロック図であり、図3は、図1の情報埋込装置におけるCPUあるいは信号処理部における機能構成ブロック図であり、図4は、図1の情報抽出装置におけるCPUあるいは信号処理部における機能構成ブロック図であり、図5は、本実施の形態にかかる情報埋め込み処理の主要フローチャートであり、図6は、本実施の形態にかかる情報抽出処理の主要フローチャートであり、図7は、埋め込みデータの波形図であり、図8−1は、埋め込み前のコンテナ信号の波形図であり、図8−2は、埋め込み後のコンテナ信号の波形図であり、図9−1は、埋め込み前の相互相関波形図であり、図9−2は、埋め込み後抽出時における相互相関波形図であり、図10は、種々の埋め込みデータ列を示す図であり、図11は、本実施の形態にかかる埋込データ列から抽出データ列までのデータ列例を示す図であり、図12は、周期ごとに埋込個数の統計をとった統計図であり、図13は、周期ごとに抽出個数の統計をとった統計図である。
(First embodiment)
1 is a system configuration diagram including an information embedding device and an information extraction device according to the present invention, FIG. 2 is a block diagram illustrating the configuration of the information embedding device and the information extraction device in FIG. 1, and FIG. 1 is a functional configuration block diagram of a CPU or a signal processing unit in the information embedding device of FIG. 1, FIG. 4 is a functional configuration block diagram of a CPU or a signal processing unit in the information extraction device of FIG. 1, and FIG. 6 is a main flowchart of the information embedding process according to this embodiment, FIG. 6 is a main flowchart of the information extraction process according to the present embodiment, FIG. 7 is a waveform diagram of embedded data, and FIG. FIG. 8-2 is a waveform diagram of a container signal after embedding, FIG. 9-1 is a cross-correlation waveform diagram before embedding, and FIG. Padding Fig. 10 is a cross-correlation waveform diagram at the time of post-extraction, Fig. 10 is a diagram showing various embedded data strings, and Fig. 11 is an example of a data string from the embedded data string to the extracted data string according to the present embodiment. FIG. 12 is a statistical diagram in which statistics of the number of embeddings are taken for each period, and FIG. 13 is a statistical chart in which statistics of the number of extractions are taken for each period.

図1に示す情報埋込装置と情報抽出装置とを含むシステムは、情報埋込装置10に画像信号などのコンテンツデータが入力されると、コンテンツデータ本体(コンテナ信号)に対して別の情報(例えば、ユーザID情報)を埋め込む処理が行われ、出力装置20によって利用に即した形態へ変換(例えば、プリンタにより紙50に印刷)される。   In the system including the information embedding device and the information extracting device shown in FIG. 1, when content data such as an image signal is input to the information embedding device 10, another information (container signal) is displayed on the content data body (container signal). For example, processing for embedding user ID information) is performed, and the output device 20 converts it into a form suitable for use (for example, printing on paper 50 by a printer).

一方、入力装置30は、紙50に印刷された画像から情報抽出可能な信号へと変換(例えば、スキャナにより画像データを読み取って電子化)され、情報抽出装置40によって埋め込まれた情報の抽出処理が行われる。   On the other hand, the input device 30 converts the image printed on the paper 50 into a signal from which information can be extracted (for example, the image data is read and digitized by a scanner), and the information extraction device 40 extracts information embedded therein. Is done.

このようにして、コンテンツデータには、不正利用を防止するための著作権者情報、あるいは機密データの不正流出を防止するためのアクセス者情報などが埋め込みデータとして埋め込まれる。しかし、上記した埋込処理から抽出処理までコンテナ信号が伝播する間に、外部からさまざまな変化(攻撃)が加わると、埋め込んだデータが欠落する可能性がある。   In this way, copyright data for preventing unauthorized use or accessor information for preventing unauthorized leakage of confidential data is embedded in the content data as embedded data. However, if various changes (attack) are applied from the outside while the container signal is propagated from the above-described embedding process to extraction process, the embedded data may be lost.

そこで、本発明の第1の実施の形態では、図1の情報埋込装置10及び情報抽出装置40の内部が何れも図2に示すように、CPU100、ASIC(Application Specific Integrated Circuit)やDSP(Digital Signal Processor)のような回路でデータを高速に処理する信号処理部101、CPU100のプログラムやデータを記憶させるROM(あるいは、HDD)102、処理データや実行プログラムなどを展開する作業メモリとしてのRAM103、操作部(スイッチ、ボタン等)と表示部(LED、LCD等)からなる操作・表示部104、及び外部装置や記憶メディア(ICカード、CD、DVD等)とのI/F(バス、イーサネット(登録商標)、電話回線、無線等)であって、コンテナ信号の入出力を行う外部I/F部105などによって構成されている。   Therefore, in the first embodiment of the present invention, as shown in FIG. 2, the information embedding device 10 and the information extracting device 40 in FIG. 1 both have a CPU 100, an ASIC (Application Specific Integrated Circuit) and a DSP (DSP). A signal processing unit 101 that processes data at high speed with a circuit such as a digital signal processor), a ROM (or HDD) 102 that stores programs and data of the CPU 100, and a RAM 103 as a working memory that develops processing data and execution programs. , Operation / display unit 104 including an operation unit (switch, button, etc.) and a display unit (LED, LCD, etc.), and I / F (bus, Ethernet, etc.) with external devices and storage media (IC card, CD, DVD, etc.) (Registered trademark), telephone line, wireless, etc.) and is configured by an external I / F unit 105 that inputs and outputs container signals. It is.

本発明にかかる情報埋込処理及び情報抽出処理は、図2の信号処理部101のASIC等によるハードウェア処理、あるいは、CPU100によるソフトウェア処理で実施することができる。このため、図3及び図5を用いて、本発明の情報埋込装置10の構成と動作について説明し、図4及び図6を用いて、本発明の情報抽出装置40の構成と動作について説明する。以下では、主に1次元信号を用いた場合について説明するが、画像データのような2次元信号であっても良く、その原理は同様である。   The information embedding process and the information extracting process according to the present invention can be implemented by hardware processing by the ASIC or the like of the signal processing unit 101 in FIG. Therefore, the configuration and operation of the information embedding device 10 of the present invention will be described with reference to FIGS. 3 and 5, and the configuration and operation of the information extraction device 40 of the present invention will be described with reference to FIGS. 4 and 6. To do. In the following, a case where a one-dimensional signal is mainly used will be described. However, a two-dimensional signal such as image data may be used, and the principle is the same.

〔情報埋込装置〕
情報埋込装置10の信号処理部101(CPU100ではソフトウェアによる機能ブロック図となる)は、図3に示すように、類似度測定部200、埋め込み判定部201、信号変調部202などを備えている。
[Information embedding device]
As shown in FIG. 3, the signal processing unit 101 of the information embedding device 10 (which is a functional block diagram based on software in the CPU 100) includes a similarity measuring unit 200, an embedding determination unit 201, a signal modulation unit 202, and the like. .

まず、埋込処理前のコンテナ信号波形は、図8−1に示すように、一定間隔(Ts)の区間で区切られ、連接する所定の複数区間(ここでは2区間)を1周期(T)として扱われる。この一周期に対応させた埋め込みデータ列は、シンボルとも言われ、複数ビットのデータ(ここでは2bit、値は10進表記で2)であって、1周期内のどの区間にどのビットを対応させるかは固定とする。ここでは左の区間に最上位bit(MSB)の1、右の区間に最下位bit(LSB)の0を対応させている。つまり、図8−1に示す例では、4つの区間に左から順番に「1、0、1、0」を埋め込もうとしている。   First, as shown in FIG. 8A, the container signal waveform before the embedding process is divided by a section of a constant interval (Ts), and a predetermined plurality of sections (here, two sections) are connected in one cycle (T). Are treated as The embedded data string corresponding to one period is also called a symbol, and is data of a plurality of bits (here, 2 bits, value is 2 in decimal notation), and which bit corresponds to which section in one period. This is fixed. Here, 1 is assigned to the most significant bit (MSB) in the left section, and 0 is assigned to the least significant bit (LSB) in the right section. In other words, in the example illustrated in FIG. 8A, “1, 0, 1, 0” is to be embedded in four sections in order from the left.

また、図7に示す埋め込み波形の波長(Te)は、Te<Ts(区間)の関係にあり、図8−1に示すコンテナ信号波形の1区間(長さTs)の一部(長さTe)をこの埋め込み波形に近づけることで情報の埋め込みが行われる。例えば、実空間でそのまま埋込波形に置換しても、両信号を振幅方向に線形補間した波形で置換してもよいし、周波数空間で係数を変化させてもよい。これが信号変調処理である。   Further, the wavelength (Te) of the embedded waveform shown in FIG. 7 has a relationship of Te <Ts (section), and a part (length Te) of one section (length Ts) of the container signal waveform shown in FIG. ) Is brought close to this embedded waveform, information is embedded. For example, it may be replaced with the embedded waveform as it is in the real space, may be replaced with a waveform obtained by linearly interpolating both signals in the amplitude direction, or the coefficient may be changed in the frequency space. This is signal modulation processing.

具体的には、図7に示す埋め込み波形を“1”とし、この波形を振幅方向に反転した波形を“0”として埋め込みデータ1bitを表現させる。埋め込みデータに応じてコンテナ信号波形を変化させた例としては、図8−2に示すように、左の2区間に「1と0」が挿入されている。しかし、図8−1の右端区間のように、フラットなコンテナ信号波形を埋め込み波形に近づけようとすると、大きな変化が加わるため、品質低下を招くことになる。   Specifically, the embedded waveform shown in FIG. 7 is set to “1”, and a waveform obtained by inverting this waveform in the amplitude direction is set to “0” to express embedded data 1 bit. As an example in which the container signal waveform is changed according to the embedded data, “1 and 0” are inserted in the two left sections as shown in FIG. However, as shown in the right end section of FIG. 8A, when a flat container signal waveform is brought closer to the embedded waveform, a large change is added, resulting in a deterioration in quality.

そこで、本発明の第1の実施の形態では、一定の基準を設け、この基準を満たさない区間の情報の埋め込みを停止するようにする。ここでは、コンテナ信号の伝播過程における情報欠落に備えて、同じ埋め込みデータを繰り返し埋めているので、一部の区間で埋め込みを停止したとしても問題はない。例えば、図8−2に示すように、右2区間で埋め込みを停止しているが、左2区間で同じデータを埋めているので情報欠落とはならない。   Therefore, in the first embodiment of the present invention, a certain standard is provided, and the embedding of information in a section that does not satisfy this standard is stopped. Here, since the same embedded data is repeatedly embedded in preparation for missing information in the propagation process of the container signal, there is no problem even if the embedding is stopped in some sections. For example, as shown in FIG. 8B, embedding is stopped in the right two sections, but no information is lost because the same data is embedded in the two left sections.

上記した一定の基準とは、このコンテナ信号の波形と埋め込みデータの波形との類似度のことである。図3に示す情報埋込装置10の類似度測定部200では、コンテナ信号の波形から埋め込みデータと同じ波長Teの局所波形を少しずつシフトさせながら切り出し、埋め込みデータの波形との類似度を測定する(図5のステップS400)。この類似度には、相互相関や差分などがある。相互相関を式で表すと、
ΣX(n)*Y(n)
となる。また、差分を式で表すと、
Σ|X(n)−Y(n)| または
Σ{X(n)−Y(n)}*{X(n)−Y(n)}
となる。上式中のX(n)はコンテナ信号の波形であり、Y(n)は埋め込みデータの波形を示している。後者の差分の方が計算は簡単であるが、差分の場合は、Y(n)の埋め込みデータの波形と、その反転波形の2つを計算する必要がある点で処理時間を要する。
The above-mentioned constant reference is the similarity between the waveform of the container signal and the waveform of the embedded data. In the similarity measurement unit 200 of the information embedding device 10 shown in FIG. 3, the local waveform of the same wavelength Te as that of the embedded data is extracted from the waveform of the container signal while being gradually shifted, and the similarity to the waveform of the embedded data is measured. (Step S400 in FIG. 5). This similarity includes a cross-correlation and a difference. Expressing the cross-correlation with an equation,
ΣX (n) * Y (n)
It becomes. Moreover, when the difference is expressed by an expression,
Σ | X (n) −Y (n) | or Σ {X (n) −Y (n)} * {X (n) −Y (n)}
It becomes. In the above equation, X (n) is the waveform of the container signal, and Y (n) is the waveform of the embedded data. The latter difference is simpler to calculate, but in the case of the difference, processing time is required in that it is necessary to calculate the waveform of Y (n) embedded data and its inverted waveform.

図8−1のコンテナ信号について相互相関を求めた結果が図9−1に示す相互相関波形である。図3の情報埋込装置10の埋め込み判定部201では、該当区間の相互相関値Rと所定のしきい値Re,−Reとの比較により、信号変調を停止するか否かを判定する(図5のステップS401)。例えば、図9−1では、埋め込みデータが「1」の区間で相互相関値R≦Reを満たす場合、あるいは、埋め込みデータが「0」の区間で相互相関値R≧−Reを満たす場合は、信号変調を停止し、上記条件を満たさない場合は、埋め込みデータに基づいて信号変調を実行すると判定する。その結果、図9−1の左2区間では、上記条件を満たさないため、「1と0」で信号変調が実行され、右2区間では上記条件に合致するため、信号変調が停止されている(図8−2参照)。   The result of obtaining the cross-correlation for the container signal in FIG. 8-1 is the cross-correlation waveform shown in FIG. The embedding determination unit 201 of the information embedding device 10 in FIG. 3 determines whether or not to stop signal modulation by comparing the cross-correlation value R in the corresponding section with predetermined threshold values Re and -Re (FIG. 3). 5 step S401). For example, in FIG. 9A, when the embedded data satisfies the cross-correlation value R ≦ Re in the section “1”, or when the embedded data satisfies the cross-correlation value R ≧ −Re in the section “0”, When the signal modulation is stopped and the above condition is not satisfied, it is determined that the signal modulation is executed based on the embedded data. As a result, since the above condition is not satisfied in the left two sections of FIG. 9A, signal modulation is executed with “1 and 0”, and since the above two conditions are met, the signal modulation is stopped. (See FIG. 8-2).

図3の信号変調部202では、埋め込み判定部201の判定結果に基づいて、コンテナ信号波形の1区間の一部を埋め込みデータの波形に近づけることにより、情報の埋め込みが行われる。この信号変調処理(図5のステップS402)は、上述したように、実空間でそのまま埋込波形に置換したり、両信号を振幅方向に線形補間した波形で置換したり、周波数空間で係数を変化させたりする。   In the signal modulation unit 202 in FIG. 3, information is embedded by bringing a part of one section of the container signal waveform close to the waveform of the embedded data based on the determination result of the embedding determination unit 201. As described above, this signal modulation processing (step S402 in FIG. 5) replaces the embedded waveform as it is in the real space, replaces both signals with a waveform obtained by linear interpolation in the amplitude direction, or converts the coefficient in the frequency space. Change it.

本発明の特徴は、上記図3の情報埋込装置10の構成に加えて、図11に示すような埋込データ列を採用した点にある。すなわち、比較例としての埋込データ列は、図10の比較例埋込データ列に示すように、シンボルに特定の埋め込みデータ「2,3」を付加することにより構成されている。しかし、本発明の埋込データ列は、特定の埋め込みデータを付加するのではなく、図11中の「X」印で示した位置にデータを埋め込まない区間(無変調区間)を設けている。図11の例では、1周期=9区間の内、左1区間を埋め込まない区間(同期用の無変調区間)とし、残りの8区間をシンボル埋込用の区間としている。   A feature of the present invention resides in that an embedded data string as shown in FIG. 11 is adopted in addition to the configuration of the information embedding apparatus 10 in FIG. That is, the embedded data string as the comparative example is configured by adding specific embedded data “2, 3” to the symbol as shown in the comparative example embedded data string of FIG. However, the embedded data string of the present invention does not add specific embedded data, but provides a section where data is not embedded at a position indicated by “X” in FIG. In the example of FIG. 11, among 1 period = 9 sections, the left section is not embedded (synchronization non-modulation section), and the remaining eight sections are used for symbol embedding.

すなわち、図5の情報埋め込み処理のフローで説明すると、この無変調区間(1区間)のみ、全ての処理(類似度測定処理〜信号変調処理)をパスし、残りの8区間では、「類似度測定」と「埋込判定」処理が行われる。もちろん、シンボル埋込用8区間において、図11の実際埋込んだデータ列に示すように、無変調区間(X印)が生じるが、図12の埋込個数統計に示すように、周期ごとに埋め込み個数の統計を取れば、同期用無変調区間は0となり、それ以外の区間は0でなくなる。これは埋込処理を繰り返し行っているからで、図11の実際埋込んだデータ列の左から3番目の区間は、通常無変調区間「X」であるが、次の周期、つまり左から12番目の区間では、「1」が埋め込まれている。このように、長い繰り返しの中には必ず埋められる場所があるため、シンボル埋込用の8区間の度数は「0」にはならない。一方、同期用の無変調区間は必ず「0」になる。本発明は、この原理を使ってシンボルの同期に利用したものである。   That is, in the information embedding process flow of FIG. 5, all the processes (similarity measurement process to signal modulation process) are passed only in this non-modulation section (one section), and in the remaining eight sections, “similarity “Measurement” and “embedding determination” processes are performed. Of course, in the 8 sections for symbol embedding, as shown in the actually embedded data string in FIG. 11, a non-modulation section (marked with X) occurs. However, as shown in the embedded number statistics in FIG. If statistics of the number of embeddings are taken, the non-modulation section for synchronization is 0, and the other sections are not 0. This is because the embedding process is repeated, and the third interval from the left of the actually embedded data string in FIG. 11 is normally the non-modulation interval “X”, but the next period, that is, 12 from the left. In the second section, “1” is embedded. As described above, since there is a place where a long repetition is necessarily filled, the frequency of the eight sections for symbol embedding does not become “0”. On the other hand, the non-modulation section for synchronization is always “0”. The present invention uses this principle for symbol synchronization.

図11中の抽出したデータ列では、pの区間で先頭3bitが切り取られ、q,r,s,tの区間において、埋め込みデータに変化が生じている。これについて、1周期=9区間ごとに「0」と「1」の抽出個数の統計をとったものが図13である。図12よりも統計値が「0」に近づいているのは、qのような変化が生じて抽出個数が減少した結果である。また、r,s,tのように変化することで、多少誤ったデータも抽出されることがある。しかし、これらの影響は全体から見ると小さく、「0」と「1」のどちらか一方が所定数(k)以上あれば、それを適正な埋込データと推定することができ、両方とも所定数未満であれば(図13の左から7番目の区間)、そこをシンボルの区切りと推定することができる。   In the extracted data string in FIG. 11, the first 3 bits are cut off in the interval p, and the embedded data changes in the intervals q, r, s, and t. In this regard, FIG. 13 shows statistics of the number of extracted “0” and “1” every one period = 9 intervals. The statistical value closer to “0” than in FIG. 12 is the result of a change such as q resulting in a decrease in the number of extractions. Moreover, by changing like r, s, and t, some erroneous data may be extracted. However, these effects are small as a whole, and if either “0” or “1” is a predetermined number (k) or more, it can be estimated as appropriate embedded data, and both are predetermined. If it is less than the number (seventh section from the left in FIG. 13), it can be estimated as a symbol delimiter.

図1の情報埋込装置10では、上記構成部によりコンテナ信号に埋め込みデータが埋め込まれると、出力装置20であるプリンタなどで紙50に印刷される。   In the information embedding device 10 of FIG. 1, when the embedded data is embedded in the container signal by the above configuration unit, it is printed on the paper 50 by a printer or the like as the output device 20.

〔情報抽出装置〕
続いて、コンテナ信号に埋め込まれた埋め込みデータを抽出する場合は、図1の情報抽出装置40で抽出処理する前に、印刷された紙50を入力装置30であるスキャナなどにより画像情報の読み取りが行われる。
[Information Extraction Device]
Subsequently, when the embedded data embedded in the container signal is extracted, the image information is read from the printed paper 50 by a scanner or the like as the input device 30 before the extraction processing is performed by the information extraction device 40 in FIG. Done.

入力装置30で読み取られた画像情報は、情報が埋め込まれたコンテナ信号として情報抽出装置40へ出力される。このようにして情報抽出装置40に入力されたコンテナ信号は、伝播過程で変化(攻撃)が加わった波形が入力される可能性が高い。そこで、第1の実施の形態では、図2の情報抽出装置40における信号処理部101のハードウェア処理、あるいはCPU100のソフトウェア処理によって、コンテナ信号に埋め込まれた情報の抽出処理が行われる。情報抽出装置40の機能構成としては、図4に示すように、類似度測定部300、情報抽出部301、統計抽出部302などで構成されている。   The image information read by the input device 30 is output to the information extraction device 40 as a container signal in which the information is embedded. The container signal input to the information extraction device 40 in this way is highly likely to have a waveform that is changed (attacked) in the propagation process. Therefore, in the first embodiment, extraction processing of information embedded in the container signal is performed by hardware processing of the signal processing unit 101 or software processing of the CPU 100 in the information extraction device 40 of FIG. As shown in FIG. 4, the functional configuration of the information extraction apparatus 40 includes a similarity measurement unit 300, an information extraction unit 301, a statistical extraction unit 302, and the like.

第1の実施の形態にかかる情報抽出処理は、図6に示すように、コンテナ信号と埋込波形との類似度(ここでは、相互相関)を測定し(ステップS500)、その相関関係に基づいて埋め込まれた情報を抽出する処理である(ステップS501)。   In the information extraction processing according to the first embodiment, as shown in FIG. 6, the similarity (here, cross-correlation) between the container signal and the embedded waveform is measured (step S500), and based on the correlation. In this process, the embedded information is extracted (step S501).

類似度の測定は、情報抽出装置40の類似度測定部300で行われるが、上記した情報埋込装置10の類似度測定部200における処理とほぼ同様であるので、重複説明を省略する。まず、情報抽出装置40の類似度測定部300は、図9−2に示すように、情報が埋め込まれたコンテナ信号に伝播過程で変化(攻撃)が加わった波形と埋込波形との相互相関を測定する(ステップS500)。   The similarity measurement is performed by the similarity measurement unit 300 of the information extraction device 40, but is substantially the same as the processing in the similarity measurement unit 200 of the information embedding device 10 described above. First, as illustrated in FIG. 9B, the similarity measurement unit 300 of the information extraction device 40 performs a cross-correlation between a waveform in which a change (attack) is added to a container signal in which information is embedded and an embedded waveform. Is measured (step S500).

そして、その測定結果に基づき情報抽出装置40の情報抽出部301によってコンテナ信号に埋め込まれた情報を抽出する。例えば、図9−2に示すように、相互相関値が所定値Rd以上(A点)であれば1とし、所定値−Rd以下(B点)であれば0としてデータを抽出する。   Based on the measurement result, the information extraction unit 301 of the information extraction device 40 extracts information embedded in the container signal. For example, as shown in FIG. 9-2, data is extracted as 1 if the cross-correlation value is equal to or greater than a predetermined value Rd (point A), and is 0 if it is equal to or less than a predetermined value −Rd (point B).

この抽出されたデータを埋め込みデータとしてもよいが、埋め込み直後は、所定値Rdを超えていたとしても、伝播過程での変化(攻撃)によって相互相関値の振幅が小さくなると、所定値Rdを超えない局所的なデータ欠落区間が出てくることがある。そこで、図11の本発明埋込データ列に示すように、同じデータが繰り返し埋め込まれていることを利用して、情報抽出装置40の統計抽出部302を使って周期ごとに多数決をとることにより、局所的なデータ欠落区間があってもこれを補うことが可能となり、正しい埋め込みデータを抽出することができる(ステップS501)。   The extracted data may be embedded data, but immediately after embedding, even if it exceeds the predetermined value Rd, if the cross-correlation value amplitude decreases due to a change (attack) in the propagation process, it exceeds the predetermined value Rd. There may be no local missing data section. Therefore, by using the fact that the same data is repeatedly embedded as shown in the embedded data string of the present invention in FIG. Even if there is a local data missing section, it is possible to compensate for this, and correct embedded data can be extracted (step S501).

〔情報埋込プログラム情報抽出プログラム〕
第1の実施の形態の情報埋込装置10で実行される情報埋込プログラム、及び情報抽出装置40で実行される情報抽出プログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。
[Information Embedded Program Information Extraction Program]
The information embedding program executed by the information embedding device 10 of the first embodiment and the information extracting program executed by the information extracting device 40 are an installable format or an executable format file and are a CD-ROM. , Recorded on a computer-readable recording medium such as a flexible disk (FD), a CD-R, and a DVD (Digital Versatile Disk).

また、第1の実施の形態の情報埋込装置10で実行される情報埋込プログラム、及び情報抽出装置40で実行される情報抽出プログラムは、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。さらに、第1の実施の形態の情報埋込装置で実行される情報埋込プログラム、及び情報抽出装置40で実行される情報抽出プログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。   The information embedding program executed by the information embedding device 10 of the first embodiment and the information extraction program executed by the information extracting device 40 are stored on a computer connected to a network such as the Internet. Alternatively, the program may be provided by being downloaded via a network. Further, the information embedding program executed by the information embedding device of the first embodiment and the information extraction program executed by the information extracting device 40 are configured to be provided or distributed via a network such as the Internet. Also good.

また、第1の実施の形態の情報埋込プログラム及び情報抽出プログラムを、ROM等に予め組み込んで提供するように構成してもよい。   In addition, the information embedding program and the information extraction program of the first embodiment may be provided by being incorporated in advance in a ROM or the like.

また、第1の実施の形態の情報埋込装置で実行される情報埋込プログラム、及び情報抽出装置40で実行される情報抽出プログラムは、上述した各部(類似度測定部200、埋め込み判定部201、信号変調部202、及び類似度測定部300、情報抽出部301、統計抽出部302)を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)100が上記記録媒体から情報埋込プログラムを読み出して実行することにより、上記各部が主記憶装置上にロードされ、類似度測定部200、埋め込み判定部201、信号変調部202、及び類似度測定部300、情報抽出部301、統計抽出部302が主記憶装置上に生成されるようになっている。   The information embedding program executed by the information embedding device of the first embodiment and the information extraction program executed by the information extracting device 40 are the above-described units (similarity measuring unit 200, embedding determining unit 201). , A signal modulation unit 202, a similarity measurement unit 300, an information extraction unit 301, and a statistical extraction unit 302). As actual hardware, a CPU (processor) 100 stores information from the recording medium. By reading and executing the embedded program, the above-described units are loaded on the main storage device, and the similarity measuring unit 200, the embedding determining unit 201, the signal modulating unit 202, the similarity measuring unit 300, the information extracting unit 301, the statistics An extraction unit 302 is generated on the main storage device.

このように、本発明の第1の実施の形態によれば、コンテナ信号に対してデータの埋め込みを行い、伝播後のコンテナ信号から抽出したデータ列にデータ誤りやデータの切り取りがあったとしても、シンボルの同期を正確にとることが可能となり、正しいデータを抽出することができる。また、図10に示す比較例埋込データ列では、同期をとるために特定データ(2,3など)を埋め込んでいたが、本第1の実施の形態では、図11に示すように、コンテナ信号を変調しない無変調区間(Xで表現)を使って同期をとっているため、種々のコンテナ信号に適用可能な汎用性を維持し、画質の劣化をこれまで以上に小さくすることができる。   As described above, according to the first embodiment of the present invention, even if data is embedded in a container signal and a data string extracted from the container signal after propagation has a data error or data clipping. Thus, it becomes possible to accurately synchronize symbols and to extract correct data. Further, in the comparative example embedded data string shown in FIG. 10, specific data (2, 3, etc.) is embedded for synchronization, but in the first embodiment, as shown in FIG. Since synchronization is achieved using a non-modulation section (expressed by X) in which the signal is not modulated, versatility applicable to various container signals can be maintained, and image quality degradation can be further reduced.

(第2の実施の形態)
上記第1の実施の形態において、埋め込みに使用される図11の埋込データ列では回転攻撃に対応することができない。これは、測定された同期用の無変調区間(X)が回転対象となっているため、同期用の無変調区間を見ただけでは埋込データ列の回転の有無が判断できないからである。そこで、本第2の実施の形態では、上記第1の実施の形態の情報埋込装置10及び情報抽出装置40の構成はほぼ同じであるが、使用される埋込データ列の同期用データの構成を回転非対象とした点に特徴がある。
(Second Embodiment)
In the first embodiment, the embedded data string of FIG. 11 used for embedding cannot cope with the rotation attack. This is because the measured non-modulation interval (X) for synchronization is a target of rotation, and it is impossible to determine whether the embedded data string has been rotated or not just by looking at the non-modulation interval for synchronization. Therefore, in the second embodiment, the configuration of the information embedding device 10 and the information extracting device 40 of the first embodiment is almost the same, but the synchronization data of the embedded data string used is the same. It is characterized in that the configuration is not rotated.

図14は、同期用の無変調区間が最低3個設けられたデータ列例を示す図である。本発明の第2の実施の形態では、図14の1次元データ列に示すように、情報を埋め込む8個の埋込用区間に加えて、同期用区間(無変調区間X)が最低3個設けられている。これにより、情報が埋め込まれたコンテナ信号からデータを抽出する際に、抽出された無変調区間(X)を見てデータが回転しているか否かを判断することができる。すなわち、回転非対象とすることができる。   FIG. 14 is a diagram illustrating an example of a data string in which at least three non-modulation sections for synchronization are provided. In the second embodiment of the present invention, as shown in the one-dimensional data string of FIG. 14, in addition to the eight embedding intervals for embedding information, there are at least three synchronization intervals (non-modulation interval X). Is provided. Thereby, when extracting data from the container signal in which information is embedded, it is possible to determine whether the data is rotating by looking at the extracted non-modulation section (X). That is, it can be made non-rotating.

このことは、埋め込み対象が図14の2次元データ列に示すように、2次元信号であっても同様である。図14の2次元データ列では、3個の同期用区間(無変調区間X)と、13個の埋込用区間によって1シンボルが形成されている。   This is the same even when the embedding target is a two-dimensional signal as shown in the two-dimensional data string of FIG. In the two-dimensional data string of FIG. 14, one symbol is formed by three synchronization intervals (non-modulation interval X) and 13 embedding intervals.

このように、本発明の第2の実施の形態によれば、情報を埋め込む埋込用区間に加えて、同期用の無変調区間が1周期内の固定位置に3個以上設けた埋込データ列を使用することにより、回転非対象にできるため、コンテナ信号の伝播過程で回転攻撃があったとしても、正しい同期状態を判定することができる。   As described above, according to the second embodiment of the present invention, in addition to the embedding interval for embedding information, embedded data in which three or more synchronization non-modulation intervals are provided at fixed positions within one cycle. By using a column, rotation can be made non-target, so that even if there is a rotation attack in the propagation process of the container signal, the correct synchronization state can be determined.

(第3の実施の形態)
第3の実施の形態にかかる埋込データ列は、第2の実施の形態と同様に回転攻撃に対応した埋込データ列であるが、これと異なる構成を用いることにより、データの切り取りや回転攻撃などがあっても高い精度で同期をとって、正しい情報を抽出できるようにした点に特徴がある。
(Third embodiment)
The embedded data string according to the third embodiment is an embedded data string corresponding to a rotation attack as in the second embodiment. However, by using a different configuration, the data can be cut or rotated. The feature is that even if there is an attack, it is possible to synchronize with high accuracy and extract correct information.

図15は、4個の同期用無変調区間と8個の埋込用区間からなる埋込データ列の全パターンを示す図であり、図16は、図15の同期用無変調区間の位置を分散させて無変調区間の重なり数を所定個数以下とした埋込データ列の全パターンを示す図である。図15及び図16に示したデータ列は、いずれも4個の同期用無変調区間と8個の埋込用区間の合計12区間に対して1シンボルを対応させている。   FIG. 15 is a diagram showing all patterns of an embedded data string composed of four synchronization non-modulation sections and eight embedding sections. FIG. 16 shows the positions of the synchronization non-modulation sections in FIG. It is a figure which shows all the patterns of the embedding data sequence which made it the dispersion | distribution and made the number of overlap of a non-modulation area below a predetermined number. In each of the data strings shown in FIGS. 15 and 16, one symbol is associated with a total of 12 sections including 4 synchronization non-modulation sections and 8 embedding sections.

コンテナ信号に埋め込まれた埋め込みデータを抽出する際に、埋め込みデータの12区間の中で、切り取りによる12種類と、反転による2種類とを組み合わせて、合計24種類のパターンを考えることができる。図15及び図16では、それぞれ24パターン全てが示されている。   When extracting the embedded data embedded in the container signal, a total of 24 types of patterns can be considered by combining 12 types of clipping and 2 types of inversion in 12 sections of embedded data. In FIG. 15 and FIG. 16, all 24 patterns are shown.

観測した同期用無変調区間のパターンが、この24パターンのどれに一致するか調べることにより、正しい位相と方向(同期状態)を得ることができる。図15及び図16では、左上のパターンと各24パターンとを比較して、同期用の無変調区間(X)が同じ位置に重なる数を各パターンの右側に示してある。左上のパターンの同士の重なり数は、同じパターンであるので当然最大の4となる。残りの23パターンで合致数が4となるものがないように、同期用の無変調区間が設定してある。この特性を利用して同期状態を得る処理は、同期用の無変調区間の重なり数が最大となるパターンを調べる処理ということができる。   The correct phase and direction (synchronized state) can be obtained by examining which of the 24 patterns matches the observed pattern of the non-modulation section for synchronization. 15 and 16, the upper left pattern and each 24 pattern are compared, and the number of synchronization non-modulation sections (X) overlapping at the same position is shown on the right side of each pattern. The number of overlaps between the upper left patterns is of course the maximum of 4 because they are the same pattern. A non-modulation section for synchronization is set so that none of the remaining 23 patterns have a match number of four. The process of obtaining the synchronization state using this characteristic can be said to be a process of examining a pattern in which the number of overlaps in the non-modulation period for synchronization is maximum.

そこで、図13において、シンボル埋込用区間であるにもかかわらず「0」と「1」の抽出個数が、データの切り取りや回転攻撃などにより両方とも所定数(k)未満となって、同期用無変調区間と推定される場合について考える。つまり、同期用無変調区間が期待よりも1つ多く抽出されてしまう場合である。   Therefore, in FIG. 13, the number of extracted “0” and “1” is less than the predetermined number (k) due to data cutting, rotation attack, etc., even though it is a symbol embedding section, Consider the case where it is estimated as a non-modulation interval. In other words, this is a case where one more unmodulated section for synchronization is extracted than expected.

図15の右側のパターンに示すように、誤って推定されたニセの同期用無変調区間が黒三角印▼で示した何れかの区間に来ると、重なり数4が2パターン存在することになり、どちらが正しい同期状態か判定できなくなる。   As shown in the pattern on the right side of FIG. 15, when the falsely estimated false non-modulation section for synchronization comes in any section indicated by the black triangle mark ▼, there are two overlapping numbers of four patterns. It becomes impossible to determine which is the correct synchronization state.

これに対して、図16の場合であれば、図15のような誤判定は起きない。これは、図16のパターンは、非同期状態で無変調区間の重なり数が所定個数(ここでは、最大個数4よりも2個少ない2)以下となるよう、無変調区間の位置を分散させているからである。これにより、同期用無変調区間が誤って推定されても、なお最大個数にならないため、正しい同期状態を判定することができる。   On the other hand, in the case of FIG. 16, the erroneous determination as shown in FIG. 15 does not occur. This is because, in the pattern of FIG. 16, the positions of the non-modulation sections are dispersed so that the number of overlaps of the non-modulation sections in the asynchronous state is equal to or less than a predetermined number (here, 2 which is two less than the maximum number 4). Because. As a result, even if the non-modulation section for synchronization is estimated incorrectly, the maximum number is not yet reached, so that the correct synchronization state can be determined.

このように、本発明の第3の実施の形態によれば、同期用の無変調区間が1周期内の固定位置に複数区間設けられ、非同期状態で無変調区間の重なり数が最大個数よりも2個以上少なくなるように無変調区間の位置を分散させることで、コンテナ信号の伝播過程におけるデータの切り取りや回転攻撃があっても、正しい同期状態を判定することができる。   Thus, according to the third embodiment of the present invention, a plurality of non-modulating sections for synchronization are provided at fixed positions within one period, and the number of overlapping non-modulating sections in the asynchronous state is greater than the maximum number. By distributing the positions of the non-modulation sections so as to decrease by two or more, the correct synchronization state can be determined even if there is a data cut or rotation attack in the container signal propagation process.

なお、上記した各実施の形態では、図1に示すように、情報埋込装置10、出力装置20、入力装置30、情報抽出装置40をそれぞれ別構成とした例を用いて説明したが、情報埋込装置10と情報抽出装置40を1つの装置として構成しても良い。   In each of the above-described embodiments, as illustrated in FIG. 1, the information embedding device 10, the output device 20, the input device 30, and the information extraction device 40 are described as examples. The embedding device 10 and the information extraction device 40 may be configured as one device.

また、上記した各実施の形態では、図1に示す情報埋込装置10と出力装置20、または、情報抽出装置40と入力装置30を別に構成したが、それぞれを1つの装置で構成しても良い。   Further, in each of the above-described embodiments, the information embedding device 10 and the output device 20 or the information extraction device 40 and the input device 30 shown in FIG. 1 are configured separately, but each may be configured as one device. good.

本発明に係る情報埋込装置、情報抽出装置、情報埋込方法、情報抽出方法、情報埋込プログラム及び情報抽出プログラムは、音声データや画像データのコンテンツデータに著作権者情報やアクセス者情報などを埋め込む電子透かし技術に有用である。特に、コンテンツデータに対して外部からさまざまな変化(攻撃)が加わる状況下で、コンテンツデータの品質劣化の影響を小さくして情報を埋め込むと共に、埋め込まれた情報を確実に抽出することのできる情報埋込装置、情報抽出装置、情報埋込方法、情報抽出方法、情報埋込プログラム及び情報抽出プログラムに適している。   An information embedding device, an information extracting device, an information embedding method, an information extracting method, an information embedding program, and an information extracting program according to the present invention include copyright holder information, accessor information, etc. in content data of audio data and image data. This is useful for digital watermark technology that embeds. Information that can embed information while reducing the impact of content data quality degradation and reliably extract the embedded information, especially in situations where various changes (attacks) are applied to the content data from the outside. It is suitable for an embedding device, an information extracting device, an information embedding method, an information extracting method, an information embedding program, and an information extracting program.

本発明の情報埋込装置及び情報抽出装置を含むシステム構成図である。1 is a system configuration diagram including an information embedding device and an information extraction device of the present invention. 図1の情報埋込装置及び情報抽出装置の構成ブロック図である。FIG. 2 is a configuration block diagram of the information embedding device and the information extracting device in FIG. 1. 図1の情報埋込装置におけるCPUあるいは信号処理部における機能構成ブロック図である。It is a functional block diagram in CPU or a signal processing part in the information embedding device of FIG. 図1の情報抽出装置におけるCPUあるいは信号処理部における機能構成ブロック図である。It is a functional block diagram in CPU or a signal processing part in the information extraction device of FIG. 本実施の形態にかかる情報埋め込み処理の主要フローチャートである。It is a main flowchart of the information embedding process concerning this Embodiment. 本実施の形態にかかる情報抽出処理の主要フローチャートである。It is a main flowchart of the information extraction process concerning this Embodiment. 埋め込みデータの波形図である。It is a wave form diagram of embedding data. 埋め込み前のコンテナ信号の波形図である。It is a wave form diagram of a container signal before embedding. 埋め込み後のコンテナ信号の波形図である。It is a wave form diagram of the container signal after embedding. 埋め込み前の相互相関波形図である。It is a cross-correlation waveform diagram before embedding. 埋め込み後抽出時における相互相関波形図である。It is a cross-correlation waveform diagram at the time of extraction after embedding. 種々の埋め込みデータ列を示す図である。It is a figure which shows various embedding data strings. 本実施の形態にかかる埋込データ列から抽出データ列までのデータ列例を示す図である。It is a figure which shows the example of a data sequence from the embedded data sequence to an extraction data sequence concerning this Embodiment. 周期ごとに埋込個数の統計をとった統計図である。It is a statistics figure which took statistics of the number of embeddings for every period. 周期ごとに抽出個数の統計をとった統計図である。It is a statistics figure which took statistics of the number of extraction for every period. 同期用の無変調区間が最低3個設けられたデータ列例を示す図である。It is a figure which shows the example of a data row | line | column provided with at least three non-modulation area for a synchronization. 4個の同期用無変調区間と8個の埋込用区間からなる埋込データ列の全パターンを示す図である。It is a figure which shows all the patterns of the embedding data sequence which consists of four non-modulation areas for a synchronization and 8 embedding areas. 図15の同期用無変調区間の位置を分散させて無変調区間の重なり数を所定個数以下とした埋込データ列の全パターンを示す図である。FIG. 16 is a diagram illustrating all patterns of an embedded data string in which the positions of the synchronization non-modulation sections in FIG. 15 are dispersed so that the number of overlaps of the non-modulation sections is a predetermined number or less.

符号の説明Explanation of symbols

10 情報埋込装置
100 CPU
101 信号処理部
102 ROM(HDD)
103 RAM
104 操作・表示部
105 外部I/F部
200 類似度測定部
201 埋め込み判定部
202 信号変調部
300 類似度測定部
301 情報抽出部
302 統計抽出部
10 Information embedding device 100 CPU
101 signal processing unit 102 ROM (HDD)
103 RAM
104 Operation / Display Unit 105 External I / F Unit 200 Similarity Measurement Unit 201 Embedding Determination Unit 202 Signal Modulation Unit 300 Similarity Measurement Unit 301 Information Extraction Unit 302 Statistical Extraction Unit

Claims (8)

コンテンツデータを一定間隔の区間に区切り、連接する所定の複数区間を1周期とし、その1周期に対応させた埋め込みデータに基づいて前記コンテンツデータを変調する情報埋込装置であって、
前記埋め込みデータは、埋め込み情報に加えて、前記コンテンツデータを無変調とする同期用の無変調区間が1周期内の固定位置に1区間以上設けられ、
前記埋め込みデータと前記コンテンツデータとを区間ごとに類似度を測定する類似度測定手段と、
前記類似度測定手段により測定した区間ごとの類似度に応じて前記埋め込みデータを埋め込むか否かを判定する埋め込み判定手段と、
前記埋め込みデータを埋め込む場合に信号変調を行う信号変調手段と
を備え、前記埋め込みデータの埋め込み情報区間では、前記類似度測定手段、前記埋め込み判定手段及び前記信号変調手段を用いて、前記埋め込みデータと前記コンテンツデータとを区間ごとに処理して埋め込みデータを埋め込み、前記無変調区間では、前記コンテンツデータの信号変調処理を行わないことを特徴とする情報埋込装置。
An information embedding device that divides content data into predetermined intervals, sets a predetermined plurality of connected segments as one cycle, and modulates the content data based on embedded data corresponding to the cycle,
In the embedded data, in addition to the embedded information, a non-modulation section for synchronization in which the content data is unmodulated is provided in one or more sections at a fixed position within one cycle,
Similarity measuring means for measuring the degree of similarity between the embedded data and the content data for each section;
Embedding determination means for determining whether to embed the embedded data according to the similarity for each section measured by the similarity measuring means;
Signal embedding means for performing signal modulation when embedding the embedding data, and in the embedding information section of the embedding data, using the similarity measurement means, the embedding determination means, and the signal modulation means, An information embedding apparatus, wherein the content data is processed for each section to embed embedded data, and signal modulation processing of the content data is not performed in the non-modulation section.
前記埋め込みデータは、埋め込み情報に加えて、前記コンテンツデータを無変調とする同期用の無変調区間が1周期内の固定位置に3区間以上設けられていることを特徴とする請求項1に記載の情報埋込装置。   2. The embedded data is provided with three or more non-modulating sections for synchronization in which the content data is not modulated in addition to the embedded information at fixed positions within one period. Information embedding device. 前記埋め込みデータは、埋め込み情報に加えて、前記コンテンツデータを無変調とする同期用の無変調区間が1周期内の固定位置に複数区間設けられ、
非同期状態における前記無変調区間の重なり数が所定個数以下となるように、前記無変調区間の位置を分散させることを特徴とする請求項1に記載の情報埋込装置。
In the embedded data, in addition to the embedded information, a non-modulation section for synchronization in which the content data is unmodulated is provided in a plurality of sections at fixed positions within one cycle,
2. The information embedding device according to claim 1, wherein the positions of the non-modulation sections are distributed so that the number of overlaps of the non-modulation sections in an asynchronous state is equal to or less than a predetermined number.
前記請求項1〜3のいずれか1つに記載の情報埋込装置を用いてコンテンツデータに埋め込まれている埋め込みデータを抽出する情報抽出装置であって、
前記埋め込みデータと前記コンテンツデータとを区間ごとに類似度を測定する類似度測定手段と、
前記類似度測定手段により測定した区間ごとの類似度に応じて埋め込み情報を抽出する情報抽出手段と、
前記情報抽出手段により抽出された抽出情報を用いて前記無変調区間で同期をとりながら、同一区間ごとの抽出個数の統計をとって、前記埋め込みデータを抽出する統計抽出手段と
を備えたことを特徴とする情報抽出装置。
An information extraction device that extracts embedded data embedded in content data using the information embedding device according to any one of claims 1 to 3,
Similarity measuring means for measuring the degree of similarity between the embedded data and the content data for each section;
Information extracting means for extracting embedded information according to the similarity for each section measured by the similarity measuring means;
Statistical extraction means for extracting the embedded data by taking statistics of the number of extractions in the same section while synchronizing in the non-modulation section using the extraction information extracted by the information extraction means. Feature information extraction device.
コンテンツデータを一定間隔の区間に区切り、連接する所定の複数区間を1周期とし、その1周期に対応させた埋め込みデータに基づいて前記コンテンツデータを変調する情報埋込方法であって、
前記埋め込みデータは、埋め込み情報に加えて、前記コンテンツデータを無変調とする同期用の無変調区間が1周期内の固定位置に1区間以上設けられ、
前記埋め込みデータと前記コンテンツデータとを区間ごとに類似度を測定する類似度測定ステップと、
前記類似度測定ステップにより測定した区間ごとの類似度に応じて前記埋め込みデータを埋め込むか否かを判定する埋め込み判定ステップと、
前記埋め込みデータを埋め込む場合に信号変調を行う信号変調ステップと
を含み、前記埋め込みデータの埋め込み情報区間では、前記類似度測定ステップ、前記埋め込み判定ステップ及び前記信号変調ステップにより、前記埋め込みデータと前記コンテンツデータとを区間ごとに処理して埋め込みデータを埋め込み、前記無変調区間では、前記コンテンツデータの信号変調処理を行わないことを特徴とする情報埋込方法。
An information embedding method that divides content data into predetermined intervals, sets a predetermined plurality of connected segments as one cycle, and modulates the content data based on embedded data corresponding to the cycle,
In the embedded data, in addition to the embedded information, a non-modulation section for synchronization in which the content data is unmodulated is provided in one or more sections at a fixed position within one cycle,
A similarity measurement step of measuring the similarity between the embedded data and the content data for each section;
An embedding determination step for determining whether to embed the embedded data according to the similarity for each section measured by the similarity measuring step;
A signal modulation step for performing signal modulation when embedding the embedded data, and in the embedded information section of the embedded data, the embedded data and the content are obtained by the similarity measurement step, the embedded determination step, and the signal modulation step. An information embedding method, wherein embedded data is embedded by processing data for each section, and signal modulation processing of the content data is not performed in the non-modulation section.
前記請求項5に記載の情報埋込方法を用いてコンテンツデータに埋め込まれた埋め込みデータの抽出を行う情報抽出方法であって、
前記埋め込みデータと前記コンテンツデータとを区間ごとに類似度を測定する類似度測定ステップと、
前記類似度測定ステップにより測定した区間ごとの類似度に応じて埋め込み情報を抽出する情報抽出ステップと、
前記情報抽出ステップにより抽出された抽出情報を用いて前記無変調区間で同期をとりながら、同一区間ごとの抽出個数の統計をとって、前記埋め込みデータを抽出する統計抽出ステップと
を含むことを特徴とする情報抽出方法。
An information extraction method for extracting embedded data embedded in content data using the information embedding method according to claim 5,
A similarity measurement step of measuring the similarity between the embedded data and the content data for each section;
An information extraction step of extracting embedded information according to the similarity for each section measured by the similarity measurement step;
A statistical extraction step of extracting the embedded data by taking statistics of the number of extractions in the same interval while synchronizing in the non-modulation interval using the extraction information extracted in the information extraction step. Information extraction method.
請求項5に記載された情報埋込方法をコンピュータで実行させることを特徴とする情報埋込プログラム。   An information embedding program for causing a computer to execute the information embedding method according to claim 5. 請求項6に記載された情報抽出方法をコンピュータで実行させることを特徴とする情報抽出プログラム。   An information extraction program for causing a computer to execute the information extraction method according to claim 6.
JP2006305836A 2006-11-10 2006-11-10 Information embedding device, information extracting device, information embedding method, information extracting method, information embedding program, and information extracting program Expired - Fee Related JP4740094B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006305836A JP4740094B2 (en) 2006-11-10 2006-11-10 Information embedding device, information extracting device, information embedding method, information extracting method, information embedding program, and information extracting program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006305836A JP4740094B2 (en) 2006-11-10 2006-11-10 Information embedding device, information extracting device, information embedding method, information extracting method, information embedding program, and information extracting program

Publications (2)

Publication Number Publication Date
JP2008124756A JP2008124756A (en) 2008-05-29
JP4740094B2 true JP4740094B2 (en) 2011-08-03

Family

ID=39509061

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006305836A Expired - Fee Related JP4740094B2 (en) 2006-11-10 2006-11-10 Information embedding device, information extracting device, information embedding method, information extracting method, information embedding program, and information extracting program

Country Status (1)

Country Link
JP (1) JP4740094B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3780181B2 (en) * 2001-05-24 2006-05-31 キヤノン株式会社 Image processing apparatus, data processing apparatus and method, and storage medium
JP4029281B2 (en) * 2002-09-20 2008-01-09 富士ゼロックス株式会社 Image processing apparatus, image processing method, and image processing program
JP2004247883A (en) * 2003-02-12 2004-09-02 Canon Inc Image processing method
JP4096803B2 (en) * 2003-05-01 2008-06-04 富士ゼロックス株式会社 Image processing apparatus, image processing method, image processing program, and recording medium

Also Published As

Publication number Publication date
JP2008124756A (en) 2008-05-29

Similar Documents

Publication Publication Date Title
Chopra et al. LSB based digital image watermarking for gray scale image
KR100465950B1 (en) Information processing apparatus and its control method, storage medium storing computer program
JP4510092B2 (en) Digital watermark embedding and detection
JP4865851B2 (en) Image processing method and image inspection method
KR100378222B1 (en) Method of inserting/detecting digital watermarks and apparatus for using thereof
EP1908007B1 (en) Image watermarking
JP4837101B2 (en) Digital watermark embedding device, digital watermark detection device, and program
JP2003338924A (en) Electronic watermark extraction method, program, and record medium
CN100354890C (en) Embedding multiple watermarks
JP2004520751A (en) Digital watermark embedding and detection method and digital watermark embedding / detection apparatus using the same
JP4124783B2 (en) Information embedding device and information embedding program
JP2008536380A (en) Quantization / watermarking method
JP4740094B2 (en) Information embedding device, information extracting device, information embedding method, information extracting method, information embedding program, and information extracting program
JP3780181B2 (en) Image processing apparatus, data processing apparatus and method, and storage medium
Puhan et al. Binary document image watermarking for secure authentication using perceptual modeling
JP4745199B2 (en) Information embedding device, information embedding method, and information embedding program
JP2005341493A (en) Information embedding apparatus, information detecting apparatus, information embedding/detecting system, information embedding method, information detecting method, information embedding/detecting method, information embedding program, information detecting program, information embedding/detecting program and recording medium
JP4793875B2 (en) Information processing apparatus, information processing method, program, and recording medium
EP1700265B1 (en) Estimation of quantisation step sizes for a watermark detector
KR100339860B1 (en) Method for embedding image watermark into audio signal or extracting watermark from watermarked audio signal and recording medium therefor
JP2006186626A (en) Device and method for embedding watermark and for extracting it
WO2000045545A1 (en) Method and apparatus for watermarking wavetable synthesis architectures
JP4866698B2 (en) Embedded information reproduction apparatus, falsification detection apparatus, and embedded information reproduction method
JP3943931B2 (en) Image processing method and apparatus, program and storage medium
JP3949029B2 (en) Digital watermark detection apparatus and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090730

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110311

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110329

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110406

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110426

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110428

R150 Certificate of patent or registration of utility model

Ref document number: 4740094

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140513

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees