JP4231927B2 - Image processing apparatus, image processing method, and program - Google Patents

Image processing apparatus, image processing method, and program Download PDF

Info

Publication number
JP4231927B2
JP4231927B2 JP2005095472A JP2005095472A JP4231927B2 JP 4231927 B2 JP4231927 B2 JP 4231927B2 JP 2005095472 A JP2005095472 A JP 2005095472A JP 2005095472 A JP2005095472 A JP 2005095472A JP 4231927 B2 JP4231927 B2 JP 4231927B2
Authority
JP
Japan
Prior art keywords
image
watermark information
wavelet transform
frequency component
dimensional barcode
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.)
Active
Application number
JP2005095472A
Other languages
Japanese (ja)
Other versions
JP2006279521A (en
Inventor
茂 中山
智司 小野
晋之介 村田
Original Assignee
国立大学法人 鹿児島大学
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 国立大学法人 鹿児島大学 filed Critical 国立大学法人 鹿児島大学
Priority to JP2005095472A priority Critical patent/JP4231927B2/en
Publication of JP2006279521A publication Critical patent/JP2006279521A/en
Application granted granted Critical
Publication of JP4231927B2 publication Critical patent/JP4231927B2/en
Active 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 image processing apparatus, an image processing method, and a program, and more particularly to a technique for embedding digital watermark information in an image.

近年、急激に普及が進んでいる画像や音楽等のデジタルコンテンツは、品質を劣化させることなく無限に複製が可能であるため、不正コピーが行われるなど問題が生じてきている。その対策のひとつとして、ユーザがそのままでは容易には認識できない形で、言い換えればデジタルコンテンツの品質を損なわないようにして、特別な情報をデジタルコンテンツに埋め込む方法がある。この技術は、電子透かしと呼ばれ、不正コピーを防止或いは抑止する1つの手法であり、例えば透かし情報として著作権情報をデジタルコンテンツに埋め込むことで、そのデジタルコンテンツに係る著作権保護を図ることができる。   In recent years, digital contents such as images and music, which have been rapidly spreading, can be copied indefinitely without deteriorating the quality, so that problems such as illegal copying have arisen. As one of the countermeasures, there is a method of embedding special information in the digital content in a form that the user cannot easily recognize as it is, in other words, without damaging the quality of the digital content. This technique is called a digital watermark, and is one method for preventing or suppressing illegal copying. For example, copyright information relating to digital content can be protected by embedding copyright information as watermark information in the digital content. it can.

特開2002−354227号公報JP 2002-354227 A

本発明は、観察者の目につきにくいようにデジタルコンテンツに対して透かし情報を埋め込むことができる画像処理装置、画像処理方法、及びプログラムを提供することを目的とする。   An object of the present invention is to provide an image processing apparatus, an image processing method, and a program capable of embedding watermark information in digital content so that it is difficult for an observer to see.

本発明の画像処理装置は、原画像にウェーブレット変換を施し各周波数成分に帯域分割するウェーブレット変換手段と、上記ウェーブレット変換により得られた高周波成分に対し、2次元バーコードを3つに分割して当該2次元バーコードを上記原画像のRGBの各成分に分散させ埋め込む透かし情報埋め込み手段と、上記ウェーブレット変換により得られた各周波数成分のうち、高周波成分を上記2次元バーコードが埋め込まれた高周波成分に置き換えて、画像を再構成する再構成手段とを備えることを特徴とする。   The image processing apparatus of the present invention divides a two-dimensional bar code into three for wavelet transform means for performing wavelet transform on an original image and dividing the band into frequency components, and for high-frequency components obtained by the wavelet transform. A watermark information embedding means for dispersing and embedding the two-dimensional barcode in RGB components of the original image, and among the frequency components obtained by the wavelet transform, a high-frequency component in which the two-dimensional barcode is embedded Reconstructing means for reconstructing an image by replacing it with a component.

本発明の画像処理方法は、原画像にウェーブレット変換を施して各周波数成分に帯域分割し、上記ウェーブレット変換により得られた高周波成分に対し、2次元バーコードを3つに分割して当該2次元バーコードを上記原画像のRGBの各成分に分散させ埋め込み、上記ウェーブレット変換により得られた各周波数成分のうち、高周波成分を上記2次元バーコードが埋め込まれた高周波成分に置き換えて、画像を再構成することを特徴とする。   The image processing method of the present invention performs wavelet transform on an original image to divide the band into frequency components, and divides a two-dimensional barcode into three for the high-frequency component obtained by the wavelet transform, thereby obtaining the two-dimensional The barcode is dispersed and embedded in the RGB components of the original image, and among the frequency components obtained by the wavelet transform, the high-frequency component is replaced with the high-frequency component in which the two-dimensional barcode is embedded, and the image is regenerated. It is characterized by comprising.

本発明のプログラムは、原画像にウェーブレット変換を施し各周波数成分に帯域分割するウェーブレット変換手段と、上記ウェーブレット変換により得られた高周波成分に対し、2次元バーコードを3つに分割して当該2次元バーコードを上記原画像のRGBの各成分に分散させ埋め込む透かし情報埋め込み手段と、上記ウェーブレット変換により得られた各周波数成分のうち、高周波成分を上記2次元バーコードが埋め込まれた高周波成分に置き換えて、画像を再構成する再構成手段としてコンピュータを機能させることを特徴とする。   The program according to the present invention includes a wavelet transform unit that performs wavelet transform on an original image and divides a band into frequency components, and a high-frequency component obtained by the wavelet transform by dividing a two-dimensional barcode into three. The watermark information embedding means for dispersing and embedding the dimensional barcode into the RGB components of the original image, and among the frequency components obtained by the wavelet transform, the high frequency component is converted into the high frequency component in which the two-dimensional barcode is embedded. The computer is made to function as a reconstruction means for reconstructing an image by replacing.

本発明によれば、原画像にウェーブレット変換を施し各周波数成分に帯域分割して、元データに影響が及ばないよう高周波成分のみに透かし情報としての2次元バーコードを埋め込むので、透かし情報が目立たなくなる。したがって、観察者の目につきにくいように原画像に対して透かし情報を埋め込むことができる。   According to the present invention, the original image is subjected to wavelet transform and divided into each frequency component, and the two-dimensional barcode as the watermark information is embedded only in the high frequency component so that the original data is not affected. Disappear. Therefore, it is possible to embed watermark information in the original image so that it is difficult for the observer to see.

以下、本発明の実施形態を図面に基づいて説明する。
図1は、本発明の一実施形態による画像処理装置10の構成例を示すブロック図である。なお、図1に示す画像処理装置10は、透かし情報を埋め込む側の画像処理装置、すなわち原画像に透かし情報としての2次元バーコードを埋め込むためのものである。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram illustrating a configuration example of an image processing apparatus 10 according to an embodiment of the present invention. The image processing apparatus 10 shown in FIG. 1 is for embedding watermark information, that is, for embedding a two-dimensional barcode as watermark information in an original image.

画像処理装置10は、図1に示すように画像入力部11、ウェーブレット変換部12、透かし情報入力部13、透かし情報埋め込み部14、画像再構成部15、及び画像出力部16を有する。   As shown in FIG. 1, the image processing apparatus 10 includes an image input unit 11, a wavelet transform unit 12, a watermark information input unit 13, a watermark information embedding unit 14, an image reconstruction unit 15, and an image output unit 16.

画像入力部11は、透かし情報の埋め込み先画像である原画像を入力するためのものである。画像入力部11より入力された原画像は、ウェーブレット変換部12に供給される。ウェーブレット変換部12は、供給される原画像に周波数解析の1つであるウェーブレット変換を施す。このウェーブレット変換により、原画像が各周波数成分に分解(帯域分割)される。   The image input unit 11 is for inputting an original image which is an embedded image of watermark information. The original image input from the image input unit 11 is supplied to the wavelet transform unit 12. The wavelet transform unit 12 performs wavelet transform, which is one of frequency analysis, on the supplied original image. By this wavelet transform, the original image is decomposed (band division) into frequency components.

透かし情報入力部13は、原画像に埋め込む透かし情報を入力するためのものである。本実施形態においては、透かし情報は2次元バーコード(例えば、いわゆるQRコード)であり、透かし情報入力部13より入力された透かし情報は、透かし情報埋め込み部14に供給される。   The watermark information input unit 13 is for inputting watermark information to be embedded in the original image. In the present embodiment, the watermark information is a two-dimensional barcode (for example, a so-called QR code), and the watermark information input from the watermark information input unit 13 is supplied to the watermark information embedding unit 14.

透かし情報埋め込み部14は、ウェーブレット変換部12においてウェーブレット変換を原画像に施して得られた各周波数成分のうち特定の周波数成分のみに、透かし情報入力部13から供給される透かし情報を埋め込む。ここで、透かし情報が埋め込まれる特定の周波数成分は、元データの品質に影響を及ぼさないような周波数成分である。このように、原画像にウェーブレット変換を施して得られた特定の周波数成分のみに透かし情報を埋め込むようにすることで、標本値に透かし情報を直接埋め込む場合に比べて、計算に時間を要するが、埋め込んだ透かし情報が消失しにくいというメリットがある。   The watermark information embedding unit 14 embeds watermark information supplied from the watermark information input unit 13 only in specific frequency components among the frequency components obtained by applying wavelet transform to the original image in the wavelet transform unit 12. Here, the specific frequency component in which the watermark information is embedded is a frequency component that does not affect the quality of the original data. In this way, by embedding watermark information only in a specific frequency component obtained by performing wavelet transform on the original image, the calculation takes time compared to the case of directly embedding the watermark information in the sample value. There is an advantage that the embedded watermark information is hard to disappear.

画像再構成部15は、ウェーブレット変換部12及び透かし情報埋め込み部14から出力される各周波数成分を用いて、逆変換(逆ウェーブレット変換)を行い、画像を再構成する。具体的には、画像再構成部15は、透かし情報埋め込み部14から出力される透かし情報が埋め込まれた特定の周波数成分と、この特定の周波数成分を除くウェーブレット変換部12から出力される各周波数成分とにより逆ウェーブレット変換を行い、画像を再構成する。   The image reconstruction unit 15 performs inverse transform (inverse wavelet transform) using each frequency component output from the wavelet transform unit 12 and the watermark information embedding unit 14 to reconstruct an image. Specifically, the image reconstruction unit 15 includes a specific frequency component in which the watermark information output from the watermark information embedding unit 14 is embedded, and each frequency output from the wavelet transform unit 12 excluding this specific frequency component. An inverse wavelet transform is performed with the components to reconstruct the image.

言い換えれば、画像再構成部15は、ウェーブレット変換部12から出力される各周波数成分のうち、特定の周波数成分を透かし情報埋め込み部14で透かし情報が埋め込まれたものに置き換え画像を再構成する。これにより、原画像に対して透かし情報が埋め込まれた画像が得られる。   In other words, the image reconstruction unit 15 reconstructs an image by replacing a specific frequency component among the frequency components output from the wavelet transform unit 12 with the watermark information embedded by the watermark information embedding unit 14. Thereby, an image in which watermark information is embedded in the original image is obtained.

画像出力部16は、上述のように原画像に透かし情報を埋め込んで再構成された透かし情報入り画像を出力するためのものである。   The image output unit 16 is for outputting an image with watermark information reconstructed by embedding watermark information in the original image as described above.

次に、図1に示した画像処理装置10の動作について、図2を適宜参照して説明する。図2は、画像処理装置10による透かし情報(2次元バーコード)の埋め込み手順を模式的に示した図である。   Next, the operation of the image processing apparatus 10 shown in FIG. 1 will be described with reference to FIG. FIG. 2 is a diagram schematically showing a procedure for embedding watermark information (two-dimensional barcode) by the image processing apparatus 10.

透かし情報の埋め込み先画像である原画像21、及び透かし情報としての2次元バーコード23が、画像入力部11及び透かし情報入力部13よりそれぞれ入力される。画像入力部11より入力された原画像21は、ウェーブレット変換部12にてウェーブレット変換が施され、各周波数成分22に分解される。   An original image 21 that is an embedded image of watermark information and a two-dimensional barcode 23 as watermark information are input from the image input unit 11 and the watermark information input unit 13, respectively. The original image 21 input from the image input unit 11 is subjected to wavelet transform by the wavelet transform unit 12 and is decomposed into frequency components 22.

具体的には図2に示すように、原画像21は、ウェーブレット変換によりLL22A、LH22B、HL22C、及びHH22Dの周波数成分に分解される。ここで、LL22Aは、多重解像度近似(MRA成分)であり、LH22B、HL22C、及びHH22Dは多重解像度表現(MRR成分)である。MRA成分が低周波成分を表すのに対して、MRR成分は、高周波成分、主に原画像のエッジやノイズ成分を表している。したがって、MRR成分が多少変化しても、観察者の目にはそれによる劣化の具合が判断しにくい。   Specifically, as shown in FIG. 2, the original image 21 is decomposed into frequency components of LL22A, LH22B, HL22C, and HH22D by wavelet transformation. Here, LL22A is a multiresolution approximation (MRA component), and LH22B, HL22C, and HH22D are multiresolution representations (MRR components). The MRA component represents a low frequency component, whereas the MRR component represents a high frequency component, mainly an edge or noise component of the original image. Therefore, even if the MRR component changes slightly, it is difficult for the observer's eyes to determine the degree of deterioration due to it.

次に、透かし情報埋め込み部14にて、原画像21をウェーブレット変換して得られた各周波数成分の高周波成分に対して2次元バーコード23を埋め込む。具体的には、各周波数成分の差分情報を利用し、高周波成分であるMRR成分に透かし情報である2次元バーコード23を埋め込む。ここで、上述したように高周波成分であるMRR成分は、それが多少変化しても劣化の具合が判断しにくいので、その性質を利用し高周波成分に2次元バーコード23を埋め込むことで再構成して得られる画像の劣化を目立たなくすることができる。   Next, the watermark information embedding unit 14 embeds a two-dimensional barcode 23 with respect to the high-frequency component of each frequency component obtained by wavelet transforming the original image 21. Specifically, the difference information of each frequency component is used, and the two-dimensional barcode 23 that is watermark information is embedded in the MRR component that is a high frequency component. Here, as described above, the MRR component, which is a high-frequency component, is difficult to determine the degree of deterioration even if the MRR component is slightly changed. Therefore, reconfiguration is performed by embedding the two-dimensional barcode 23 in the high-frequency component using its properties. Thus, the deterioration of the image obtained can be made inconspicuous.

なお、原画像21をウェーブレット変換して得られた高周波成分に2次元バーコード23を埋め込む場合に、埋め込む2次元バーコード23を3つに分割し、原画像のRGBの各成分に分散させて埋め込むようにしても良い。このようにすると、埋め込み強度を抑制することができ、埋め込んだ情報が目立たないようにすることができる。
そして、MRA成分と透かし情報が埋め込まれたMRR成分とを用いて画像再構成部15で再構成することにより、透かし情報入り画像24が得られる。
When embedding the two-dimensional barcode 23 in the high-frequency component obtained by wavelet transforming the original image 21, the embedding two-dimensional barcode 23 is divided into three parts and dispersed into the RGB components of the original image. It may be embedded. In this way, the embedding strength can be suppressed and the embedded information can be made inconspicuous.
Then, the image reconstruction unit 15 uses the MRA component and the MRR component in which the watermark information is embedded to reconstruct the image 24 with watermark information.

次に、上述のようにして透かし情報である2次元バーコードが埋め込まれた画像から2次元バーコードを抽出するための画像処理装置について説明する。
図3は、本実施形態による透かし情報を抽出する側の画像処理装置30の構成例を示すブロック図である。
Next, an image processing apparatus for extracting a two-dimensional barcode from an image in which a two-dimensional barcode as watermark information is embedded as described above will be described.
FIG. 3 is a block diagram illustrating a configuration example of the image processing apparatus 30 on the side from which watermark information is extracted according to the present embodiment.

画像処理装置30は、図3に示すように画像取込部31、ウェーブレット変換部32、原画像推定部33、透かし情報抽出部34、透かし情報出力部37を有する。   As shown in FIG. 3, the image processing apparatus 30 includes an image capturing unit 31, a wavelet transform unit 32, an original image estimation unit 33, a watermark information extraction unit 34, and a watermark information output unit 37.

画像取込部31は、透かし情報が埋め込まれた画像(透かし情報入り画像)を取り込むためのものである。画像取込部31は、例えばスキャナや複合機の画像読み取り装置などであっても、また例えばカメラ(携帯電話などの携帯端末が具備するものも含む。)等の撮像装置であっても良い。画像取込部31で取り込まれた画像は、ウェーブレット変換部32及び原画像推定部33に供給される。   The image capturing unit 31 captures an image in which watermark information is embedded (an image with watermark information). The image capturing unit 31 may be, for example, an image reading device such as a scanner or a multi-function device, or may be an imaging device such as a camera (including a device provided in a mobile terminal such as a mobile phone). The image captured by the image capturing unit 31 is supplied to the wavelet transform unit 32 and the original image estimation unit 33.

ウェーブレット変換部32は、画像取込部31より供給される画像にウェーブレット変換を施して各周波数成分に分解(帯域分割)する。   The wavelet transform unit 32 performs wavelet transform on the image supplied from the image capture unit 31 and decomposes (band-divides) it into frequency components.

原画像推定部33は、画像取込部31より供給される画像にフィルタ処理を施して原画像、すなわち透かし情報が埋め込まれていない状態の画像を推定する。具体的には、原画像推定部33は、供給される画像に対してノイズ除去フィルタによるフィルタ処理を施すことにより原画像を推定する。また、原画像推定部33は、得られた推定の原画像にウェーブレット変換を施して各周波数成分に分解(帯域分割)する。   The original image estimation unit 33 performs filtering on the image supplied from the image capture unit 31 to estimate an original image, that is, an image in which watermark information is not embedded. Specifically, the original image estimation unit 33 estimates the original image by performing filter processing using a noise removal filter on the supplied image. Also, the original image estimation unit 33 performs wavelet transform on the obtained estimated original image and decomposes (band-divides) it into frequency components.

透かし情報抽出部34は、周波数成分比較部35及び透かし情報取得部36を有する。透かし情報抽出部34は、ウェーブレット変換部32から出力された各周波数成分と、原画像推定部33から出力された各周波数成分とを比較し、その比較結果に基づいて透かし情報を抽出する。   The watermark information extraction unit 34 includes a frequency component comparison unit 35 and a watermark information acquisition unit 36. The watermark information extraction unit 34 compares each frequency component output from the wavelet transform unit 32 with each frequency component output from the original image estimation unit 33, and extracts watermark information based on the comparison result.

具体的には透かし情報抽出部34において、周波数成分比較部35が、ウェーブレット変換部32からの透かし情報が埋め込まれた画像に係る各周波数成分と、原画像推定部33からの推定原画像に係る各周波数成分とを比較し、その差分情報を透かし情報取得部36に供給する。透かし情報取得部36は、この供給される差分情報を基に透かし情報を抽出する。   Specifically, in the watermark information extraction unit 34, the frequency component comparison unit 35 relates to each frequency component related to the image in which the watermark information from the wavelet transform unit 32 is embedded and the estimated original image from the original image estimation unit 33. Each frequency component is compared, and the difference information is supplied to the watermark information acquisition unit 36. The watermark information acquisition unit 36 extracts watermark information based on the supplied difference information.

透かし情報出力部37は、透かし情報抽出部34において抽出された透かし情報を出力するためのものである。   The watermark information output unit 37 is for outputting the watermark information extracted by the watermark information extraction unit 34.

次に、図3に示した画像処理装置30の動作について、図4を適宜参照して説明する。図4は、画像処理装置30による透かし情報(2次元バーコード)の取り出し手順を模式的に示した図である。   Next, the operation of the image processing apparatus 30 shown in FIG. 3 will be described with reference to FIG. 4 as appropriate. FIG. 4 is a diagram schematically showing a procedure for extracting watermark information (two-dimensional barcode) by the image processing apparatus 30.

透かし情報が埋め込まれた画像である透かし情報入り画像41が画像取込部31により取り込まれると、その透かし情報入り画像41は、ウェーブレット変換部32にてウェーブレット変換が施され各周波数成分42に分解される。具体的には図4に示すように、透かし情報入り画像41は、LL42A、LH42B、HL42C、及びHH42Dの周波数成分に分解される。なお、各周波数成分LL、LH、HL及びHHは、図2に示したものと同様であるので説明は省略する。   When the watermark information-containing image 41, which is an image in which watermark information is embedded, is captured by the image capturing unit 31, the watermark information-containing image 41 is subjected to wavelet transform by the wavelet transform unit 32 and decomposed into frequency components 42. Is done. Specifically, as shown in FIG. 4, the image 41 with watermark information is decomposed into frequency components of LL42A, LH42B, HL42C, and HH42D. The frequency components LL, LH, HL, and HH are the same as those shown in FIG.

また、画像取込部31により取り込まれた透かし情報入り画像41は、原画像推定部33に供給され、所定の処理が施されることで原画像43が推定される。さらに、推定された原画像43は、ウェーブレット変換が施され各周波数成分44に分解される。具体的には図4に示すように、推定原画像43は、LL’44A、LH’44B、HL’44C、及びHH’44Dの周波数成分に分解される。なお、各周波数成分LL’、LH’、HL’及びHH’は、それぞれLL、LH、HL及びHHに対応する。   The watermark information-containing image 41 captured by the image capturing unit 31 is supplied to the original image estimation unit 33, and the original image 43 is estimated by performing a predetermined process. Further, the estimated original image 43 is subjected to wavelet transform and decomposed into frequency components 44. Specifically, as shown in FIG. 4, the estimated original image 43 is decomposed into frequency components of LL′44A, LH′44B, HL′44C, and HH′44D. Each frequency component LL ′, LH ′, HL ′, and HH ′ corresponds to LL, LH, HL, and HH, respectively.

次に、透かし情報抽出部34にて、ウェーブレット変換部32からの透かし情報入り画像41に基づく各周波数成分42と、原画像推定部33からの推定原画像43に基づく各周波数成分44とを比較する。これにより、画像41に埋め込まれていた透かし情報である2次元バーコード45が抽出され、透かし情報出力部37より出力される。そして、この出力された2次元バーコード45をデコードすることにより、図4に一例を示すように2次元バーコード45により記録されていた情報を得ることができる。   Next, the watermark information extraction unit 34 compares each frequency component 42 based on the watermark information-containing image 41 from the wavelet transform unit 32 with each frequency component 44 based on the estimated original image 43 from the original image estimation unit 33. To do. As a result, the two-dimensional barcode 45, which is watermark information embedded in the image 41, is extracted and output from the watermark information output unit 37. Then, by decoding the output two-dimensional barcode 45, information recorded by the two-dimensional barcode 45 can be obtained as shown in FIG.

なお、上述した説明では、透かし情報を抽出するために、原画像推定部33にて取り込んだ透かし情報入り画像から原画像を推定するようにしているが、原画像そのものの情報(詳細には、原画像そのものの各周波数成分)が得られる場合には、図4に示すように原画像情報入力部33Aを設けて原画像の各周波数成分を入力するようにしても良い。   In the above description, in order to extract the watermark information, the original image is estimated from the image including the watermark information captured by the original image estimation unit 33. However, information on the original image itself (in detail, When each frequency component of the original image itself is obtained, an original image information input unit 33A may be provided as shown in FIG. 4 to input each frequency component of the original image.

以上、説明したように本実施形態によれば、画像入力部11より入力される原画像にウェーブレット変換部12にてウェーブレット変換を施し各周波数成分に分解する。こうして得られた各周波数成分のうち、高周波成分のみに2次元バーコードを透かし情報埋め込み部14で埋め込んだ後、画像再構成部15にて画像を再構成する。このように、透かし情報である2次元バーコードを高周波成分に埋め込むことにより、透かし情報が目立たなくし、人間の目につきにくいように原画像に対して透かし情報を埋め込むことができる。また、透かし情報である2次元バーコードが埋め込まれた透かし情報入り画像から2次元バーコードを抽出する場合には、透かし情報入り画像とそれから推定した原画像の各周波数成分を比較することで、容易に2次元バーコードを抽出することができる。
また、透かし情報として2次元バーコードを用いることにより、容易に多くの情報(文字情報)を埋め込むことが可能になる。
As described above, according to the present embodiment, the original image input from the image input unit 11 is subjected to wavelet transform by the wavelet transform unit 12 to be decomposed into frequency components. After embedding a two-dimensional barcode in only the high-frequency component among the obtained frequency components by the watermark information embedding unit 14, the image reconstruction unit 15 reconstructs the image. In this way, by embedding the two-dimensional barcode as watermark information in the high-frequency component, the watermark information can be made inconspicuous and the watermark information can be embedded in the original image so that it is difficult for human eyes to see. When extracting a two-dimensional barcode from an image with watermark information embedded with a two-dimensional barcode as watermark information, by comparing each frequency component of the image with watermark information and the original image estimated therefrom, A two-dimensional barcode can be easily extracted.
Also, by using a two-dimensional barcode as watermark information, it becomes possible to embed a lot of information (character information) easily.

なお、上述した説明では、透かし情報を埋め込む画像処理装置10と透かし情報を抽出する画像処理装置30とはそれぞれ分けて説明したが、透かし情報を埋め込む機能と抽出する機能の両方の機能を1つの画像処理装置に備えていても良い。   In the above description, the image processing apparatus 10 that embeds watermark information and the image processing apparatus 30 that extracts watermark information have been described separately. However, both the function of embedding watermark information and the function of extracting watermark information are combined into one function. The image processing apparatus may be provided.

ここで、上述した本実施形態における画像への透かし情報の埋め込み方式の利用形態としては、以下のような形態が考えられる。
アナログの媒体にデジタルデータへのリンクを透かし情報である2次元バーコードにより埋め込むことで、言い換えればネットワーク上の情報へのショートカットとして2次元バーコードを埋め込むことで、インターネット等のネットワークを介した製品情報の取得や、発注手続きの簡略化を実現することができる。デジタルデータへのリンクを参照するには、それが埋め込まれた画像を、カメラを用いて撮影したり、スキャナや複合機などを用いて画像取込を行ったりすれば良い。
Here, as a usage form of the watermark information embedding method in the image according to the present embodiment described above, the following forms are conceivable.
Products via networks such as the Internet by embedding links to digital data in analog media with 2D barcodes that are watermark information, in other words, embedding 2D barcodes as shortcuts to information on the network Acquisition of information and simplification of ordering procedures can be realized. In order to refer to a link to digital data, an image in which the digital data is embedded may be taken using a camera, or an image may be captured using a scanner or a multifunction device.

具体例としては、
・一般に広告は紙面の制約が強く、個々の商品について2次元バーコードを掲載すると、掲載可能な商品数が減少したり、2次元バーコードばかりで見苦しくなったりしてしまうなどの不都合が生じる。そこで、広告における個々の商品画像に、それに関する付加情報の提供元を示す2次元バーコードを透かし情報として埋め込むことで、従来のように商品画像と2次元バーコードとを分けて、すなわち2次元バーコードを単体で印刷しなくとも、商品の最新情報等の付加情報にユーザがアクセスできるようにすることが可能である。特に、中古車販売や賃貸物件など、商品を大量に掲載する広告においては、各商品毎に2次元バーコードを埋め込むことで、手軽に最新情報へのアクセスや商品購入などを実現できる。
・カタログギフトなどにおいて、透かし情報としての2次元バーコードにより発注処理を実行させるための情報を商品画像に埋め込むことで、対象の画像を撮影するだけで(スキャナ等を用いる場合には、対象を丸く囲むなどマークして読み込みを行うだけで)発注処理を行うことが可能となる。
As a specific example,
-In general, advertisements are strongly limited in space, and if a two-dimensional barcode is posted for each product, the number of products that can be placed is reduced, or the two-dimensional barcode alone makes it inconvenient. Therefore, by embedding a two-dimensional barcode indicating the provider of additional information related to each product image in the advertisement as watermark information, the product image and the two-dimensional barcode are separated as in the past, that is, two-dimensional. It is possible to allow the user to access additional information such as the latest product information without printing the barcode alone. In particular, in advertisements that sell a large number of products such as used car sales and rental properties, it is possible to easily access the latest information and purchase products by embedding a two-dimensional barcode for each product.
-In catalog gifts, etc., by embedding information for executing ordering processing with a two-dimensional barcode as watermark information in a product image, it is only necessary to shoot the target image (if a scanner or the like is used, the target is It is possible to place an order by simply marking it with a circle and reading it.

(本発明の他の実施形態)
なお、上述した本実施形態の画像処理装置は、コンピュータのCPUあるいはMPU、RAM、ROMなどで構成可能なものであり、RAMやROMに記憶されたプログラムが動作することによって実現できる。したがって、コンピュータが上記機能を果たすように動作させるプログラムを、例えばCD−ROMのような記録媒体に記録し、コンピュータに読み込ませることによって実現できるものである。上記プログラムを記録する記録媒体としては、CD−ROM以外に、フレキシブルディスク、ハードディスク、磁気テープ、光磁気ディスク、不揮発性メモリカード等を用いることができる。
(Other embodiments of the present invention)
The image processing apparatus according to the present embodiment described above can be configured by a computer CPU or MPU, RAM, ROM, and the like, and can be realized by operating a program stored in the RAM or ROM. Therefore, the program that causes the computer to perform the above functions can be realized by recording the program on a recording medium such as a CD-ROM and causing the computer to read the program. As a recording medium for recording the program, a flexible disk, a hard disk, a magnetic tape, a magneto-optical disk, a nonvolatile memory card, or the like can be used in addition to the CD-ROM.

また、コンピュータが供給されたプログラムを実行することにより上述の実施形態の機能が実現されるだけでなく、そのプログラムがコンピュータにおいて稼働しているOS(オペレーティングシステム)あるいは他のアプリケーションソフト等と共同して上述の実施形態の機能が実現される場合や、供給されたプログラムの処理の全てあるいは一部がコンピュータの機能拡張ボードや機能拡張ユニットにより行われて上述の実施形態の機能が実現される場合も、かかるプログラムは本発明の実施形態に含まれる。   In addition, the functions of the above-described embodiments are realized by executing a program supplied by a computer, and the program is used in cooperation with an OS (operating system) or other application software running on the computer. When the functions of the above-described embodiment are realized, or when all or part of the processing of the supplied program is performed by a function expansion board or a function expansion unit of the computer, the function of the above-described embodiment is realized. Such a program is included in the embodiment of the present invention.

また、本発明をネットワーク環境で利用するべく、全部あるいは一部のプログラムが他のコンピュータで実行されるようになっていても良い。例えば、画面入力処理は、遠隔端末コンピュータで行われ、各種判断、ログ記録等は他のセンターコンピュータ等で行われるようにしても良い。   In order to use the present invention in a network environment, all or a part of the program may be executed on another computer. For example, the screen input process may be performed by a remote terminal computer, and various determinations, log recording, and the like may be performed by another center computer.

例えば、本実施形態に示した画像処理装置は、図5に示すようなコンピュータ機能500を有し、そのCPU501により本実施形態での動作が実施される。   For example, the image processing apparatus shown in this embodiment has a computer function 500 as shown in FIG. 5, and the CPU 501 performs the operation in this embodiment.

コンピュータ機能500は、上記図5に示すように、CPU501と、ROM502と、RAM503と、キーボード(KB)509のキーボードコントローラ(KBC)505と、表示部としてのCRTディスプレイ(CRT)510のCRTコントローラ(CRTC)506と、ハードディスク(HD)511およびフレキシブルディスク(FD)512のディスクコントローラ(DKC)507と、ネットワークインタフェースカード(NIC)508とが、システムバス504を介して互いに通信可能に接続された構成としている。   As shown in FIG. 5, the computer function 500 includes a CPU 501, a ROM 502, a RAM 503, a keyboard controller (KBC) 505 of a keyboard (KB) 509, and a CRT controller (CRT) 510 of a CRT display (CRT) 510 as a display unit. A configuration in which a CRTC) 506, a hard disk (HD) 511, a disk controller (DKC) 507 of a flexible disk (FD) 512, and a network interface card (NIC) 508 are connected to each other via a system bus 504. It is said.

CPU501は、ROM502あるいはHD511に記憶されたソフトウェア、あるいはFD512より供給されるソフトウェアを実行することで、システムバス504に接続された各構成部を総括的に制御する。   The CPU 501 comprehensively controls each component connected to the system bus 504 by executing software stored in the ROM 502 or the HD 511 or software supplied from the FD 512.

すなわち、CPU501は、上述したような動作を行うための処理プログラムを、ROM502、あるいはHD511、あるいはFD512から読み出して実行することで、本実施形態での動作を実現するための制御を行う。   That is, the CPU 501 reads out and executes a processing program for performing the above-described operation from the ROM 502, the HD 511, or the FD 512, thereby performing control for realizing the operation in the present embodiment.

RAM503は、CPU501の主メモリあるいはワークエリア等として機能する。KBC505は、KB509や図示していないポインティングデバイス等からの指示入力を制御する。CRTC506は、CRT510の表示を制御する。   The RAM 503 functions as a main memory or work area for the CPU 501. The KBC 505 controls an instruction input from the KB 509 or a pointing device (not shown). The CRTC 506 controls the display on the CRT 510.

DKC507は、ブートプログラム、種々のアプリケーション、ユーザファイル、ネットワーク管理プログラム、および本実施形態における処理プログラム等を記憶するHD511およびFD512とのアクセスを制御する。NIC508はネットワーク513上の他の装置と双方向にデータをやりとりする。   The DKC 507 controls access to the HD 511 and the FD 512 that store a boot program, various applications, user files, a network management program, a processing program in the present embodiment, and the like. The NIC 508 bidirectionally exchanges data with other devices on the network 513.

なお、上記実施形態は、何れも本発明を実施するにあたっての具体化のほんの一例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。すなわち、本発明はその技術思想、またはその主要な特徴から逸脱することなく、様々な形で実施することができる。   The above-described embodiments are merely examples of implementation in carrying out the present invention, and the technical scope of the present invention should not be construed as being limited thereto. That is, the present invention can be implemented in various forms without departing from the technical idea or the main features thereof.

本実施形態による画像処理装置(情報埋込側)の構成例を示すブロック図である。It is a block diagram which shows the structural example of the image processing apparatus (information embedding side) by this embodiment. 図1に示した画像処理装置による透かし情報の埋め込み手順を模式的に示す図である。It is a figure which shows typically the embedding procedure of the watermark information by the image processing apparatus shown in FIG. 本実施形態による画像処理装置(情報抽出側)の構成例を示すブロック図である。It is a block diagram which shows the structural example of the image processing apparatus (information extraction side) by this embodiment. 図3に示した画像処理装置による透かし情報の取り出し手順を模式的に示す図である。It is a figure which shows typically the extraction procedure of the watermark information by the image processing apparatus shown in FIG. 本実施形態における画像処理装置を実現可能なコンピュータ機能を示すブロック図である。It is a block diagram which shows the computer function which can implement | achieve the image processing apparatus in this embodiment.

符号の説明Explanation of symbols

11 画像入力部
12 ウェーブレット変換部
13 透かし情報入力部
14 透かし情報埋め込み部
15 画像再構成部
16 画像出力部
31 画像取込部
32 ウェーブレット変換部
33 原画像推定部
33A 原画像情報入力部
34 透かし情報抽出部
35 周波数成分比較部
36 透かし情報取得部
37 透かし情報出力部
DESCRIPTION OF SYMBOLS 11 Image input part 12 Wavelet transformation part 13 Watermark information input part 14 Watermark information embedding part 15 Image reconstruction part 16 Image output part 31 Image capture part 32 Wavelet transformation part 33 Original image estimation part 33A Original image information input part 34 Watermark information Extraction unit 35 Frequency component comparison unit 36 Watermark information acquisition unit 37 Watermark information output unit

Claims (3)

原画像にウェーブレット変換を施し各周波数成分に帯域分割するウェーブレット変換手段と、
上記ウェーブレット変換により得られた高周波成分に対し、2次元バーコードを3つに分割して当該2次元バーコードを上記原画像のRGBの各成分に分散させ埋め込む透かし情報埋め込み手段と、
上記ウェーブレット変換により得られた各周波数成分のうち、高周波成分を上記2次元バーコードが埋め込まれた高周波成分に置き換えて、画像を再構成する再構成手段とを備えることを特徴とする画像処理装置。
Wavelet transform means for performing wavelet transform on the original image and band-dividing each frequency component;
Watermark information embedding means for dividing a two-dimensional barcode into three parts and dispersing and embedding the two-dimensional barcode into RGB components of the original image with respect to the high-frequency component obtained by the wavelet transform;
An image processing apparatus comprising: reconstructing means for reconstructing an image by replacing a high-frequency component among the frequency components obtained by the wavelet transform with a high-frequency component in which the two-dimensional barcode is embedded. .
原画像にウェーブレット変換を施して各周波数成分に帯域分割し、
上記ウェーブレット変換により得られた高周波成分に対し、2次元バーコードを3つに分割して当該2次元バーコードを上記原画像のRGBの各成分に分散させ埋め込み、
上記ウェーブレット変換により得られた各周波数成分のうち、高周波成分を上記2次元バーコードが埋め込まれた高周波成分に置き換えて、画像を再構成することを特徴とする画像処理方法。
Apply wavelet transform to the original image to divide the band into frequency components,
For the high-frequency component obtained by the wavelet transform, the two-dimensional barcode is divided into three, and the two-dimensional barcode is dispersed and embedded in the RGB components of the original image,
An image processing method, wherein an image is reconstructed by replacing a high-frequency component among the frequency components obtained by the wavelet transform with a high-frequency component in which the two-dimensional barcode is embedded.
原画像にウェーブレット変換を施し各周波数成分に帯域分割するウェーブレット変換手段と、
上記ウェーブレット変換により得られた高周波成分に対し、2次元バーコードを3つに分割して当該2次元バーコードを上記原画像のRGBの各成分に分散させ埋め込む透かし情報埋め込み手段と、
上記ウェーブレット変換により得られた各周波数成分のうち、高周波成分を上記2次元バーコードが埋め込まれた高周波成分に置き換えて、画像を再構成する再構成手段としてコンピュータを機能させるためのプログラム。
Wavelet transform means for performing wavelet transform on the original image and band-dividing each frequency component;
Watermark information embedding means for dividing a two-dimensional barcode into three parts and dispersing and embedding the two-dimensional barcode into RGB components of the original image with respect to the high-frequency component obtained by the wavelet transform;
A program for causing a computer to function as reconstruction means for reconstructing an image by replacing a high-frequency component among the frequency components obtained by the wavelet transform with a high-frequency component in which the two-dimensional barcode is embedded.
JP2005095472A 2005-03-29 2005-03-29 Image processing apparatus, image processing method, and program Active JP4231927B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005095472A JP4231927B2 (en) 2005-03-29 2005-03-29 Image processing apparatus, image processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005095472A JP4231927B2 (en) 2005-03-29 2005-03-29 Image processing apparatus, image processing method, and program

Publications (2)

Publication Number Publication Date
JP2006279521A JP2006279521A (en) 2006-10-12
JP4231927B2 true JP4231927B2 (en) 2009-03-04

Family

ID=37213798

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005095472A Active JP4231927B2 (en) 2005-03-29 2005-03-29 Image processing apparatus, image processing method, and program

Country Status (1)

Country Link
JP (1) JP4231927B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8025235B2 (en) 2007-05-17 2011-09-27 The Royal Institution For The Advancement Of Learning/Mcgill University Progressively degrading synthetic markers
CN111680273B (en) * 2020-05-21 2023-07-07 北京北信源软件股份有限公司 Watermark embedding method, watermark embedding device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
JP2006279521A (en) 2006-10-12

Similar Documents

Publication Publication Date Title
US8750618B2 (en) Method for coding images with shape and detail information
JP4026933B2 (en) Information processing apparatus and method, and recording medium
JP4742175B2 (en) Watermark information embedding device, watermark information processing system, watermark information embedding method, and program
Hosam Attacking image watermarking and steganography-a survey
Sun et al. A geometrically robust multi-bit video watermarking algorithm based on 2-D DFT
Kaur et al. Image forgery techniques: a review
US11430090B2 (en) Method and apparatus for removing compressed Poisson noise of image based on deep neural network
Lutovac et al. An algorithm for robust image watermarking based on the DCT and Zernike moments
Pham et al. A proposed blind DWT-SVD watermarking scheme for EEG data
Chavan et al. A novel robust colour watermarking scheme for colour watermark images in frequency domain
JP4231927B2 (en) Image processing apparatus, image processing method, and program
Shukla et al. A novel scene-based video watermarking scheme for copyright protection
CN113763224A (en) Image processing method and device
Prasanth Vaidya et al. A robust and blind watermarking for color videos using redundant wavelet domain and svd
Li et al. FD-TR: feature detector based on scale invariant feature transform and bidirectional feature regionalization for digital image watermarking
KR100369306B1 (en) Digital audio watermarking method and apparatus using a color image as a watermark
Martin et al. An interpolation-based watermarking scheme
Bhowmik et al. Security and forensics exploration of learning-based image coding
Hwang et al. Identification method for digital image forgery and filtering region through interpolation
KR20110068042A (en) An watermarking method for digital contents using digital holography
Almuzairai et al. Video watermarking system for copyright protection based on moving parts and silence deletion
Riad et al. A print-scan resilient watermarking based on fourier transform and image restoration
Lee et al. A Forensic Methodology for Detecting Image Manipulations
JP2009169932A (en) Video restoration method and system using video model of frequency base
Liu et al. Linear filter kernel estimation based on digital camera sensor noise

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070509

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080513

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080714

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080812

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081010

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: 20081111

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150