JP2003115991A - Image processing apparatus and image processing method - Google Patents

Image processing apparatus and image processing method

Info

Publication number
JP2003115991A
JP2003115991A JP2001309999A JP2001309999A JP2003115991A JP 2003115991 A JP2003115991 A JP 2003115991A JP 2001309999 A JP2001309999 A JP 2001309999A JP 2001309999 A JP2001309999 A JP 2001309999A JP 2003115991 A JP2003115991 A JP 2003115991A
Authority
JP
Japan
Prior art keywords
image
embedding
information
conversion
frequency
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.)
Granted
Application number
JP2001309999A
Other languages
Japanese (ja)
Other versions
JP3768424B2 (en
Inventor
Toshio Fujine
俊夫 藤根
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2001309999A priority Critical patent/JP3768424B2/en
Publication of JP2003115991A publication Critical patent/JP2003115991A/en
Application granted granted Critical
Publication of JP3768424B2 publication Critical patent/JP3768424B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an image processing apparatus and an image processing method that can prevent occurrence of overflow without including header information. SOLUTION: The image processing apparatus 10 includes; an embedded error calculation means 110 for calculating an embedded error of a luminance of an image caused by embedding information to the image; a conversion method setting means 120 for setting a conversion method of the luminance of the image on the basis of the embedded error; a luminance conversion means 130 for converting the luminance of the image by the set luminance conversion method; a frequency conversion means 140 for applying frequency-conversion to the image whose luminance is converted; an information embedding means 150 for embedding information to the image subjected to frequency conversion; and a frequency inverse conversion means 160 for applying frequency inverse conversion to the image to which the information is embedded. Converting the luminance of the image before the information is embedded to the image can prevent occurrence of overflow without the need for including header information.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は,静止画や動画の一
フレームなどのディジタルデータ(以下,画像とい
う。)に所定の情報を埋め込む画像処理装置及び画像処
理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus and an image processing method for embedding predetermined information in digital data (hereinafter referred to as an image) such as a frame of a still image or a moving image.

【0002】[0002]

【従来の技術】画像の著作権の保護や改竄の検出を可能
とするための画像処理装置として,様々な電子透かし技
術が開発されている。また,電子透かし技術におけるデ
ータの埋め込み方法についても,種々の方法が提案され
ている。その一方法に画像を周波数領域に変換し,その
変換係数に電子透かし情報(以下,単に情報という。)
を埋め込む方法がある。周波数領域の変換には,例え
ば,DCT(Discrete Cosine Tra
nsform)やDWT(Discrete Wave
let Transform)などがある。
2. Description of the Related Art Various digital watermarking technologies have been developed as image processing apparatuses for protecting the copyright of images and detecting tampering. In addition, various methods have been proposed as a method of embedding data in the digital watermark technology. One method is to convert the image to the frequency domain, and the conversion coefficient is used as electronic watermark information (hereinafter simply referred to as information).
There is a way to embed. For example, DCT (Discrete Cosine Tra) is used for the frequency domain conversion.
(nsform) and DWT (Discrete Wave)
Let Transform).

【0003】しかし,上記の技術においては,電子透か
しが埋め込まれた画像から情報を正確に復元できない場
合がある。これは,電子透かしを埋め込むことによっ
て,電子透かし埋め込み後の輝度値(画素値)が,輝度
値として取り得る値を超えてしまういわゆるオーバフロ
ーが発生するためである。
However, in the above technique, information may not be accurately restored from an image in which a digital watermark is embedded. This is because the embedding of the digital watermark causes a so-called overflow in which the brightness value (pixel value) after the digital watermark is embedded exceeds a possible value as the brightness value.

【0004】この問題点を解決するための技術が,文献
「特開2001−24878:画像処理装置およびその
方法」に開示されている。この方法では,画像をDCT
により変換し,変換した係数(以下,変換係数とい
う。)に情報を埋め込んでいる。そして,オーバフロー
が生じた位置に対しては情報を埋め込まず,かつ,オー
バフローが生じた位置情報を画像のヘッダ情報として保
持している。情報を復元するには,ヘッダ情報を参照
し,情報が埋め込まれている位置を特定することによ
り,情報を正しく復元している。
A technique for solving this problem is disclosed in the document "Japanese Patent Application Laid-Open No. 2001-24878: Image Processing Apparatus and Method Therefor". In this method, the image is DCT
Information is embedded in the converted coefficient (hereinafter referred to as the conversion coefficient). Information is not embedded in the position where the overflow has occurred, and the position information where the overflow has occurred is held as the header information of the image. To restore the information, the header information is referred to and the position where the information is embedded is specified to correctly restore the information.

【0005】[0005]

【発明が解決しようとする課題】ところで,上記の従来
方法では,画像の他にヘッダ情報を必要とするため,保
持および伝送する情報量が増加してしまう欠点がある。
さらに,ヘッダ情報が含まれていることで,画像に何ら
かの情報が埋め込まれていることを推認されやすく,情
報解読の対象とされてしまう。このような観点から,ヘ
ッダ情報を含むことなく,オーバフローが生じることを
防止することの可能な電子透かし技術が要請されてい
る。
By the way, the above-mentioned conventional method has a drawback that the amount of information to be held and transmitted increases because header information is required in addition to the image.
Further, since the header information is included, it is easily inferred that some information is embedded in the image, and the image is targeted for decoding. From this point of view, there is a demand for a digital watermark technique that can prevent overflow without including header information.

【0006】以上のような観点から,本発明の目的は,
ヘッダ情報を含むことなく,オーバフローが生じること
を防止することの可能な,新規かつ改良された画像処理
装置及び画像処理方法を提供することである。
From the above viewpoints, the object of the present invention is to
An object of the present invention is to provide a new and improved image processing apparatus and image processing method capable of preventing overflow from occurring without including header information.

【0007】[0007]

【課題を解決するための手段】上記課題を解決するた
め,本発明の第1の観点によれば,画像に対して所定の
情報を埋め込む画像処理装置が提供される。本発明の画
像処理装置(10)は,情報を埋め込む対象となる画像
が入力されて記憶する画像入力手段(100)と,前記
情報を埋め込むことにより生じる前記画像の輝度値の誤
差(埋め込み誤差)を算出する埋め込み誤差算出手段
(110)と,前記画像の輝度値を変換する輝度変換手
段(130)と,前記輝度値が変換された画像を周波数
変換する周波数変換手段(140)と,前記周波数変換
された画像に前記情報を埋め込む情報埋め込み手段(1
50)と,前記情報が埋め込まれた画像を周波数逆変換
する周波数逆変換手段(160)と,前記周波数逆変換
することにより得られた画像を出力する画像出力手段
(170)を備えたことを特徴とする。
To solve the above problems, according to a first aspect of the present invention, there is provided an image processing apparatus for embedding predetermined information in an image. The image processing device (10) of the present invention includes an image input means (100) for inputting and storing an image to be embedded with information, and an error (embedding error) in the brightness value of the image caused by embedding the information. An embedding error calculating means (110) for calculating the brightness value, a brightness converting means (130) for converting the brightness value of the image, a frequency converting means (140) for frequency converting the image having the brightness value converted, and the frequency. Information embedding means for embedding the information in the converted image (1
50), frequency inverse conversion means (160) for performing frequency inverse conversion on the image in which the information is embedded, and image output means (170) for outputting the image obtained by performing the frequency inverse conversion. Characterize.

【0008】あるいは,本発明の画像処理装置は,以下
のように構成することもできる。すなわち,画像処理装
置(10)は,情報を埋め込む対象となる画像が入力さ
れて記憶する画像入力手段(100)と,前記情報を埋
め込むことにより生じる前記画像の輝度値の誤差(埋め
込み誤差)を算出する埋め込み誤差算出手段(110)
と,前記埋め込み誤差に基づいて前記画像の輝度値の変
換方法を設定する変換方法設定手段(120)と,前記
設定された輝度値の変換方法により前記画像の輝度値を
変換する輝度変換手段(130)と,前記輝度値が変換
された画像を周波数変換する周波数変換手段(140)
と,前記周波数変換された画像に前記情報を埋め込む情
報埋め込み手段(150)と,前記情報が埋め込まれた
画像を周波数逆変換する周波数逆変換手段(160)
と,前記周波数逆変換することにより得られた画像を出
力する画像出力手段(170)を備えたことを特徴とす
る。
Alternatively, the image processing apparatus of the present invention can be configured as follows. That is, the image processing device (10) detects an error (embedding error) in the brightness value of the image caused by embedding the information, and the image input unit (100) that receives and stores the image to be embedded with the information. Embedding error calculating means (110) for calculating
A conversion method setting means (120) for setting a conversion method of the brightness value of the image based on the embedding error, and a brightness conversion means (120) for converting the brightness value of the image by the conversion method of the set brightness value ( 130) and frequency conversion means (140) for frequency-converting the image whose brightness value has been converted.
An information embedding unit (150) for embedding the information in the frequency-converted image, and a frequency inverse transforming unit (160) for inversely transforming the image in which the information is embedded.
And an image output means (170) for outputting an image obtained by performing the frequency inverse conversion.

【0009】かかる構成によれば,情報を埋め込む前に
オーバフローが生じないように画像の輝度値を変換する
ことにより,情報の埋め込みによるオーバフローが生じ
ず,埋め込まれた情報を正しく復元することが可能であ
る。そして,電子透かしを埋め込んだことに起因するヘ
ッダ情報などを画像に保持しておく必要がないため,悪
意ある改竄者に,画像に何らかの情報が埋め込まれてい
ることを推認されにくくすることが可能である。
According to this structure, by converting the brightness value of the image so that the overflow does not occur before the information is embedded, the overflow due to the embedding of the information does not occur, and the embedded information can be correctly restored. Is. Since it is not necessary to retain header information or the like resulting from embedding a digital watermark in the image, it is possible to make it difficult for a malicious tamperer to guess that some information is embedded in the image. Is.

【0010】また,前記画像の輝度値の度数分布を計測
する輝度分布計測手段(112)をさらに備え,前記変
換方法設定手段(120)は,前記埋め込み誤差と前記
輝度値の度数分布とに基づいて,前記画像の輝度値の変
換方法を設定することが好ましい。かかる構成によれ
ば,測定した輝度分布から画像の輝度値の変換方法を複
数の方法から選択することができる。このため,画像の
特性に応じて,画像の劣化が最も少なくなるような方法
で画像の輝度値を変換することが可能である。
Further, a brightness distribution measuring means (112) for measuring the frequency distribution of the brightness values of the image is further provided, and the conversion method setting means (120) is based on the embedding error and the frequency distribution of the brightness values. Therefore, it is preferable to set the conversion method of the brightness value of the image. With this configuration, it is possible to select a method for converting the brightness value of the image from a plurality of methods based on the measured brightness distribution. Therefore, it is possible to convert the luminance value of an image according to the characteristics of the image in such a manner that deterioration of the image is minimized.

【0011】また,前記周波数逆変換することにより得
られた画像に対してオーバフローが生じているかを判定
し制御するオーバフロー制御手段(165)をさらに備
えることが好ましい。かかる構成によれば,まず,画像
の劣化が少なくなるような方法で画像の輝度値を変換
し,オーバフロー制御手段において,前記周波数逆変換
手段から得られる画像に対してオーバフローが生じてい
るか判定し,オーバフローが生じている場合は,変換方
法設定手段に処理を戻すことができる。このようにし
て,画像の特性に応じて,画像の劣化が最も少なくなる
ような方法で画像の輝度値を変換することが可能であ
る。
Further, it is preferable to further include overflow control means (165) for judging and controlling whether or not an overflow has occurred in the image obtained by the frequency inverse transform. According to such a configuration, first, the brightness value of the image is converted by a method that reduces the deterioration of the image, and the overflow control means determines whether or not an overflow has occurred in the image obtained from the frequency inverse conversion means. If overflow occurs, the process can be returned to the conversion method setting means. In this way, it is possible to convert the brightness value of the image according to the characteristics of the image in such a manner that deterioration of the image is minimized.

【0012】また,前記変換方法設定手段(120)で
設定された輝度値の変換方法の逆変換に相当する変換方
法で前記情報が埋め込まれた画像の輝度値を変換し,該
変換後の画像を表示する画像表示手段(180)をさら
に備えることが好ましい。かかる構成によれば,輝度変
換手段で用いた変換の逆変換に相当する変換方法で所定
の情報が埋め込まれた画像の輝度値を変換し,変換後の
画像を表示用の画像として用いることにより,所定の情
報を埋め込む前の画像と表示用の画像とを目視で確認す
ることができる。実際の計算結果とは別に,実際に,人
間の目で画像の劣化を確認することができ,画像の特性
に応じた輝度値の最適な変換方法を選択することが可能
である。
Also, the brightness value of the image in which the information is embedded is converted by a conversion method corresponding to the inverse conversion of the conversion method of the brightness value set by the conversion method setting means (120), and the converted image It is preferable to further include an image display means (180) for displaying. According to this structure, the brightness value of the image in which the predetermined information is embedded is converted by the conversion method corresponding to the inverse conversion of the conversion used by the brightness conversion unit, and the converted image is used as the image for display. , It is possible to visually confirm the image before embedding the predetermined information and the image for display. Apart from the actual calculation result, it is possible to actually confirm the deterioration of the image with human eyes, and it is possible to select the optimum conversion method of the brightness value according to the characteristics of the image.

【0013】また,上記課題を解決するため,本発明の
第2の観点によれば,画像に対して所定の情報を埋め込
む画像処理装置が提供される。本発明の画像処理装置
(50)は,情報を埋め込む対象となる画像が入力され
て記憶する画像入力手段(100)と,前記情報を埋め
込むことにより生じる前記画像の輝度値の誤差(情報埋
め込み誤差)と,前記情報の埋め込み位置を示す付加情
報を埋め込むことにより生じる前記画像の輝度値の誤差
(付加情報埋め込み誤差)とを算出する埋め込み誤差算
出手段(110)と,前記画像の輝度値を変換する輝度
変換手段(130)と,前記変換された輝度値と前記情
報埋め込み誤差と前記付加情報埋め込み誤差とに基づい
て,前記付加情報を決定する付加情報決定手段(13
5)と,前記輝度値が変換された画像を周波数変換する
周波数変換手段(140)と,前記周波数変換された画
像に前記付加情報を埋め込む付加情報埋め込み手段(1
45)と,前記付加情報を参照し,該付加情報に応じ
て,前記周波数変換された画像に前記情報を埋め込む付
加情報参照/情報埋め込み手段(155)と,前記情報
が埋め込まれた画像を周波数逆変換する周波数逆変換手
段(160)と,前記周波数逆変換することにより得ら
れた画像を出力する画像出力手段(170)を備えたこ
とを特徴とする。
In order to solve the above problems, according to a second aspect of the present invention, there is provided an image processing device for embedding predetermined information in an image. The image processing device (50) of the present invention includes an image input means (100) for inputting and storing an image to be embedded with information, and an error in luminance value of the image (information embedding error) caused by embedding the information. ) And an error in the brightness value of the image (additional information embedding error) caused by embedding the additional information indicating the embedding position of the information, and the brightness value of the image is converted. Brightness conversion means (130), and additional information determination means (13) for determining the additional information based on the converted brightness value, the information embedding error, and the additional information embedding error.
5), frequency conversion means (140) for frequency-converting the image having the brightness value converted, and additional information embedding means (1) for embedding the additional information in the frequency-converted image.
45), referring to the additional information, and in accordance with the additional information, an additional information reference / information embedding means (155) for embedding the information in the frequency-converted image, and a frequency of the image in which the information is embedded. It is characterized by comprising a frequency inverse conversion means (160) for inverse conversion and an image output means (170) for outputting an image obtained by the frequency inverse conversion.

【0014】かかる構成によれば,情報を埋め込む前
に,情報を埋め込むことによりオーバフローが生じる可
能性のある位置を特定し,その情報を画像に埋め込むこ
とにより,画像以外のヘッダ情報などを保持する必要が
なく,正しく情報を復元することが可能である。さら
に,情報が埋め込まれた画像は情報の埋め込みによるオ
ーバフローが生じず,付加情報から埋め込まれた情報の
位置を特定し,画像から正しく埋め込まれた情報を復元
することが可能である。
According to this structure, before embedding information, the position where overflow may occur by embedding the information is specified, and the information is embedded in the image, so that header information other than the image is retained. It is possible to restore information correctly without the need. Furthermore, an image in which information is embedded does not overflow due to information embedding, and it is possible to specify the position of the embedded information from the additional information and restore the correctly embedded information from the image.

【0015】また,上記課題を解決するため,本発明の
第3の観点によれば,画像に対して所定の情報を埋め込
む画像処理方法が提供される。本発明の画像処理方法
は,情報を埋め込むことにより生じる画像の輝度値の誤
差(埋め込み誤差)を算出する第1工程と,前記埋め込
み誤差に基づいて前記画像の輝度値の変換方法を設定す
る第2工程と,前記設定された輝度値の変換方法により
前記画像の輝度値を変換する第3工程と,前記輝度値が
変換された画像を周波数変換する第4工程と,前記周波
数変換された画像に前記情報を埋め込む第5工程と,前
記情報が埋め込まれた画像を周波数逆変換する第6工程
を含むことを特徴とする
In order to solve the above problems, according to a third aspect of the present invention, there is provided an image processing method for embedding predetermined information in an image. The image processing method of the present invention comprises a first step of calculating an error (embedding error) in the brightness value of an image caused by embedding information, and a first step of setting a conversion method of the brightness value of the image based on the embedding error. Two steps, a third step of converting the brightness value of the image by the set brightness value conversion method, a fourth step of frequency-converting the brightness value-converted image, and the frequency-converted image And a fifth step of embedding the information in the image, and a sixth step of frequency-inverse transforming the image in which the information is embedded.

【0016】かかる方法によれば,情報を埋め込む前に
オーバフローが生じないように画像の輝度値を変換する
ことにより,情報の埋め込みによるオーバフローが生じ
ず,埋め込まれた情報を正しく復元することが可能であ
る。そして,電子透かしを埋め込んだことに起因するヘ
ッダ情報などを画像に保持しておく必要がないため,悪
意ある改竄者に,画像に何らかの情報が埋め込まれてい
ることを推認されにくくすることが可能である。
According to such a method, by converting the luminance value of the image so that the overflow does not occur before the information is embedded, the overflow due to the embedding of the information does not occur, and the embedded information can be correctly restored. Is. Since it is not necessary to retain header information or the like resulting from embedding a digital watermark in the image, it is possible to make it difficult for a malicious tamperer to guess that some information is embedded in the image. Is.

【0017】また,前記第1工程において,前記画像の
輝度値の度数分布を計測し,前記第2工程において,前
記埋め込み誤差と前記輝度値の度数分布とに基づいて,
前記画像の輝度値の変換方法を設定することが好まし
い。かかる方法によれば,測定した輝度分布から画像の
輝度値の変換方法を複数の方法から選択することができ
る。このため,画像の特性に応じて,画像の劣化が最も
少なくなるような方法で画像の輝度値を変換することが
可能である。
In the first step, the frequency distribution of the brightness values of the image is measured, and in the second step, based on the embedding error and the frequency distribution of the brightness values,
It is preferable to set a conversion method of the brightness value of the image. According to this method, it is possible to select, from a plurality of methods, the conversion method of the brightness value of the image from the measured brightness distribution. Therefore, it is possible to convert the luminance value of an image according to the characteristics of the image in such a manner that deterioration of the image is minimized.

【0018】また,前記第6工程の後に,前記周波数逆
変換することにより得られた画像に対してオーバフロー
が生じているかを判定する工程をさらに含むことが好ま
しい。かかる方法によれば,まず,画像の劣化が少なく
なるような方法で画像の輝度値を変換し,周波数逆変換
された後の画像に対してオーバフローが生じているか判
定し,オーバフローが生じている場合は,輝度値の変換
方法を設定し直す処理を再度行うことができる。このよ
うにして,画像の特性に応じて,画像の劣化が最も少な
くなるような方法で画像の輝度値を変換することが可能
である。
After the sixth step, it is preferable to further include a step of determining whether or not an overflow has occurred in the image obtained by the frequency inverse transform. According to such a method, first, the luminance value of the image is converted by a method that reduces the deterioration of the image, and it is determined whether or not an overflow has occurred in the image after the frequency inverse conversion, and the overflow has occurred. In this case, the process of resetting the brightness value conversion method can be performed again. In this way, it is possible to convert the brightness value of the image according to the characteristics of the image in such a manner that deterioration of the image is minimized.

【0019】また,前記第6工程の後に,前記第2工程
において設定された輝度値の変換方法の逆変換に相当す
る変換方法で前記情報が埋め込まれた画像の輝度値を変
換し,該変換後の画像を表示する工程をさらに含むこと
が好ましい。かかる方法によれば,輝度変換手段で用い
た変換の逆変換に相当する変換方法で所定の情報が埋め
込まれた画像の輝度値を変換し,変換後の画像を表示用
の画像として用いることにより,所定の情報を埋め込む
前の画像と表示用の画像とを目視で確認することができ
る。実際の計算結果とは別に,実際に,人間の目で画像
の劣化を確認することができ,画像の特性に応じた輝度
値の最適な変換方法を選択することが可能である。
After the sixth step, the brightness value of the image in which the information is embedded is converted by a conversion method corresponding to the inverse conversion of the conversion method of the brightness value set in the second step, and the conversion is performed. It is preferable to further include a step of displaying a later image. According to this method, the brightness value of the image in which the predetermined information is embedded is converted by the conversion method corresponding to the inverse conversion of the conversion used by the brightness conversion means, and the converted image is used as the image for display. , It is possible to visually confirm the image before embedding the predetermined information and the image for display. Apart from the actual calculation result, it is possible to actually confirm the deterioration of the image with human eyes, and it is possible to select the optimum conversion method of the brightness value according to the characteristics of the image.

【0020】また,上記課題を解決するため,本発明の
第4の観点によれば,画像に対して所定の情報を埋め込
む画像処理方法が提供される。本発明の画像処理方法
は,情報を埋め込むことにより生じる前記画像の輝度値
の誤差(情報埋め込み誤差)を算出する第1工程と,前
記情報の埋め込み位置を示す付加情報を埋め込むことに
より生じる前記画像の輝度値の誤差(付加情報埋め込み
誤差)を算出する第2工程と,前記付加情報埋め込み誤
差に基づいて前記画像の輝度値の変換方法を設定する第
3工程と,前記設定された輝度値の変換方法により前記
画像の輝度値を変換する第4工程と,前記変換された輝
度値と前記情報埋め込み誤差と前記付加情報埋め込み誤
差とに基づいて,前記付加情報を決定する第5工程と,
前記輝度値が変換された画像を周波数変換する第6工程
と,前記周波数変換された画像に前記付加情報を埋め込
む第7工程と,前記付加情報を参照し,該付加情報に応
じて,前記周波数変換された画像に前記情報を埋め込む
第8工程と,前記情報が埋め込まれた画像を周波数逆変
換する第9工程を含むことを特徴とする。
In order to solve the above problems, according to a fourth aspect of the present invention, there is provided an image processing method for embedding predetermined information in an image. The image processing method of the present invention comprises a first step of calculating an error (information embedding error) in the luminance value of the image caused by embedding information, and the image caused by embedding additional information indicating the embedding position of the information. Of the brightness value of the image (additional information embedding error), a third step of setting a conversion method of the brightness value of the image based on the additional information embedding error, and A fourth step of converting the brightness value of the image by a conversion method, and a fifth step of determining the additional information based on the converted brightness value, the information embedding error, and the additional information embedding error.
A sixth step of frequency-converting the image whose brightness value has been converted, a seventh step of embedding the additional information in the frequency-converted image, and the additional information referring to the additional information, and the frequency in accordance with the additional information. The method is characterized by including an eighth step of embedding the information in the converted image and a ninth step of inversely transforming the image in which the information is embedded.

【0021】かかる方法によれば,情報を埋め込む前
に,情報を埋め込むことによりオーバフローが生じる可
能性のある位置を特定し,その情報を画像に埋め込むこ
とにより,画像以外のヘッダ情報などを保持する必要が
なく,正しく情報を復元することが可能である。さら
に,情報が埋め込まれた画像は情報の埋め込みによるオ
ーバフローが生じず,付加情報から埋め込まれた情報の
位置を特定し,画像から正しく埋め込まれた情報を復元
することが可能である。
According to this method, before embedding information, the position where overflow may occur by embedding the information is specified, and the information is embedded in the image to retain header information other than the image. It is possible to restore information correctly without the need. Furthermore, an image in which information is embedded does not overflow due to information embedding, and it is possible to specify the position of the embedded information from the additional information and restore the correctly embedded information from the image.

【0022】[0022]

【発明の実施の形態】以下に添付図面を参照しながら,
本発明にかかる画像処理装置及び画像処理方法の好適な
実施の形態について詳細に説明する。なお,本明細書及
び図面において,実質的に同一の機能構成を有する構成
要素については,同一の符号を付することにより重複説
明を省略する。
BEST MODE FOR CARRYING OUT THE INVENTION Referring to the accompanying drawings,
A preferred embodiment of an image processing apparatus and an image processing method according to the present invention will be described in detail. In the present specification and the drawings, components having substantially the same functional configuration are designated by the same reference numerals, and duplicate description will be omitted.

【0023】(第1の実施の形態)本発明にかかる画像
処理装置の一実施形態として,画像に電子透かしを埋め
込む電子透かし埋め込み装置について説明する。図1
は,本実施の形態にかかる電子透かし埋め込み装置10
の構成を示す説明図である。
(First Embodiment) A digital watermark embedding apparatus for embedding a digital watermark in an image will be described as an embodiment of an image processing apparatus according to the present invention. Figure 1
Is a digital watermark embedding device 10 according to the present exemplary embodiment.
It is explanatory drawing which shows the structure of.

【0024】本実施の形態にかかる電子透かし埋め込み
装置10は,図1に示したように,画像入力手段100
と,埋め込み誤差算出手段110と,変換方法設定手段
120と,輝度変換手段130と,周波数変換手段14
0と,情報埋め込み手段150と,周波数逆変換手段1
60と,画像出力手段170を備えて構成されている。
図中の矢印は,その向きに画像の処理が行われることを
示している。
The digital watermark embedding device 10 according to the present embodiment, as shown in FIG.
Embedded error calculation means 110, conversion method setting means 120, luminance conversion means 130, frequency conversion means 14
0, information embedding means 150, frequency inverse transforming means 1
60 and the image output means 170.
The arrow in the figure indicates that the image is processed in that direction.

【0025】(画像入力手段100)画像入力手段10
0は,所定の情報(電子透かし情報)を埋め込む対象と
なる画像が入力されて,入力された画像を記憶してい
る。
(Image Input Means 100) Image Input Means 10
In 0, an image to be embedded with predetermined information (digital watermark information) is input, and the input image is stored.

【0026】(埋め込み誤差検出手段110)埋め込み
誤差算出手段110は,画像入力手段100に記憶され
た画像に対し,所定の情報を埋め込むことにより生じる
画像の輝度値の誤差(以下,埋め込み誤差と称する。)
を算出する。これにより,埋め込み誤差の最大誤差が算
出される。
(Embedding Error Detecting Means 110) The embedding error calculating means 110 includes an error in the brightness value of an image generated by embedding predetermined information in the image stored in the image input means 100 (hereinafter referred to as an embedding error). .)
To calculate. As a result, the maximum embedding error is calculated.

【0027】(変換方法設定手段120)変換方法設定
手段120は,埋め込み誤差算出手段110で算出した
埋め込み誤差の最大誤差に基づいて,後述する輝度変換
手段130で実施する輝度値の変換方法を設定する。
(Conversion Method Setting Unit 120) The conversion method setting unit 120 sets the conversion method of the brightness value to be executed by the brightness conversion unit 130, which will be described later, based on the maximum error of the embedding errors calculated by the embedding error calculating unit 110. To do.

【0028】(輝度変換手段130)輝度変換手段13
0は,変換方法設定手段120で設定された輝度値の変
換方法により処理対象となる画像の輝度値の変換を行
う。
(Brightness conversion means 130) Brightness conversion means 13
0 converts the brightness value of the image to be processed by the brightness value conversion method set by the conversion method setting unit 120.

【0029】(周波数変換手段140)周波数変換手段
140は,輝度変換手段130により輝度値が変換され
た画像に対して,周波数変換を行う。
(Frequency conversion unit 140) The frequency conversion unit 140 performs frequency conversion on the image whose brightness value has been converted by the brightness conversion unit 130.

【0030】(情報埋め込み手段150)情報埋め込み
手段150は,周波数変換手段140により周波数変換
された画像の変換係数に対して,所定の情報を埋め込
む。
(Information Embedding Unit 150) The information embedding unit 150 embeds predetermined information in the transform coefficient of the image whose frequency has been converted by the frequency converting unit 140.

【0031】(周波数逆変換手段160)周波数逆変換
手段160は,情報埋め込み手段150により所定の情
報が埋め込まれた画像に対して,周波数変換手段140
に対応する周波数逆変換を行う。
(Frequency Inverse Transform Unit 160) The frequency inverse transform unit 160 applies the frequency transform unit 140 to the image in which the predetermined information is embedded by the information embedding unit 150.
Inverse frequency conversion corresponding to is performed.

【0032】(画像出力手段170)画像出力手段17
0は,周波数逆変換手段160で得られた画像を所定の
情報が埋め込まれた画像として記憶し,必要に応じて出
力する。
(Image Output Means 170) Image Output Means 17
0 stores the image obtained by the frequency inverse conversion means 160 as an image in which predetermined information is embedded, and outputs it as needed.

【0033】本実施の形態にかかる電子透かし埋め込み
装置10は以上のように構成されている。次いで,電子
透かし埋め込み装置10における電子透かし埋め込み方
法を,図1〜図2を参照しながら具体的に説明する。
The digital watermark embedding device 10 according to this embodiment is configured as described above. Next, a digital watermark embedding method in the digital watermark embedding device 10 will be specifically described with reference to FIGS.

【0034】画像入力手段100において,処理対象と
なる画像が入力され,記憶されている。
An image to be processed is input and stored in the image input means 100.

【0035】埋め込み誤差算出手段110では,周波数
変換手段140により変換した変換係数に所定の情報を
埋め込むことにより生じる誤差と周波数逆変換で用いる
変換式から,所定の情報を埋め込むことによる生じる画
像の輝度値の最大誤差を計算する。具体的には,変換係
数のLSB(Least SignificantBi
t)に変更を加えることで所定の情報を埋め込む際に
は,埋め込むことによる変換係数の誤差は,−1〜+1
となる。さらに,周波数逆変換にIDWT(Inver
se DWT)を用いる場合,IDWTで用いられるウ
ェーブレット(Wavelet)のフィルタ係数と上記
の誤差から画像の輝度値の最大誤差を算出できる。本実
施の形態では,例えば算出された最大誤差が−α〜+β
であるとする。
In the embedding error calculating means 110, the luminance of the image generated by embedding the predetermined information is calculated from the error generated by embedding the predetermined information in the conversion coefficient converted by the frequency converting means 140 and the conversion formula used in the frequency inverse conversion. Calculate the maximum error in a value. Specifically, the LSB (Least Significant Bi) of the conversion coefficient is
When the predetermined information is embedded by changing t), the error of the conversion coefficient due to the embedding is −1 to +1.
Becomes Furthermore, IDWT (Inver
se DWT), the maximum error of the luminance value of the image can be calculated from the filter coefficient of the wavelet used in IDWT and the above error. In the present embodiment, for example, the calculated maximum error is -α to + β.
Suppose

【0036】変換方法設定手段120では埋め込み誤差
算出手段110で算出した最大誤差に基づき,所定の情
報を埋め込んで,最大誤差が生じても画像の輝度値がオ
ーバフローを起こさないように,輝度変換方法を決定す
る。例えば,図2に示すように,変換される前の入力輝
度値に対して,変換された後の出力輝度値がα〜(Ma
x−β)になるような変換方法を選択する。そのように
すれば,輝度変換後の輝度値に対して,最大−α〜+β
の誤差が生じてもオーバフローすることはない。ただ
し,Maxは,入力画像が取り得る最大値で,各画素が
8ビットで非負の値で表現されている場合,Max=2
55である。
The conversion method setting means 120 embeds predetermined information on the basis of the maximum error calculated by the embedding error calculation means 110 so that the brightness value of the image does not overflow even if the maximum error occurs, so that the brightness conversion method To decide. For example, as shown in FIG. 2, with respect to the input luminance value before conversion, the output luminance value after conversion is α to (Ma
x-β) is selected. By doing so, with respect to the luminance value after the luminance conversion, maximum −α to + β
Even if the error of occurs, it does not overflow. However, Max is the maximum value that the input image can take, and when each pixel is represented by a non-negative value of 8 bits, Max = 2
55.

【0037】輝度変換手段130では,変換方法設定手
段120で決定された方法で処理対象となる画像の輝度
値の変換を行う。本実施の形態では,各画素の入力輝度
値に対して図2に示すような変換を行うことにより,変
換後の輝度値を得る。
The brightness conversion means 130 converts the brightness value of the image to be processed by the method determined by the conversion method setting means 120. In the present embodiment, the input luminance value of each pixel is converted as shown in FIG. 2 to obtain the converted luminance value.

【0038】周波数変換手段140では,輝度変換され
た画像に対して,周波数変換を行う。本実施の形態で
は,DWTを用い,フィルタリング処理を行うことによ
って周波数変換を行い,変換係数を求める。
The frequency conversion means 140 performs frequency conversion on the luminance-converted image. In the present embodiment, the DWT is used to perform the frequency conversion by performing the filtering process to obtain the conversion coefficient.

【0039】情報埋め込み手段150では,周波数変換
手段140で得られた変換係数の所定位置の値に対し
て,例えばそのLSBに所定の情報を埋め込む。
The information embedding means 150 embeds predetermined information in the LSB of the value at the predetermined position of the conversion coefficient obtained by the frequency converting means 140.

【0040】周波数逆変換手段160では,所定情報を
埋め込んだ変換係数に対して,周波数逆変換の処理を行
うことにより,周波数逆変換を行い,所定の情報が埋め
込まれた画像を得る。
The frequency inverse transform means 160 performs frequency inverse transform on the transform coefficient in which the predetermined information is embedded, thereby performing frequency inverse transform and obtaining an image in which the predetermined information is embedded.

【0041】画像出力手段170では,周波数逆変換手
段160で得られた画像を所定の情報が埋め込まれた画
像として記憶する。
The image output means 170 stores the image obtained by the frequency inverse transformation means 160 as an image in which predetermined information is embedded.

【0042】以上説明したように,本実施の形態によれ
ば,所定の情報を埋め込むことにより生じる誤差をあら
かじめ計算し,所定の情報を埋め込んでも画像の輝度値
のオーバフローが生じないように輝度変換を行ってか
ら,周波数変換,変換係数への所定情報の埋め込みを行
うことによって,所定の情報を埋め込んでも,埋め込ん
だ画像でオーバフローが発生せず,正しく所定の情報を
復元することができる。また,画像以外のヘッダ情報な
ども必要としない。
As described above, according to the present embodiment, the error caused by embedding the predetermined information is calculated in advance, and the brightness conversion is performed so that the overflow of the brightness value of the image does not occur even if the predetermined information is embedded. By performing the frequency conversion and embedding the predetermined information in the conversion coefficient after performing the above, even if the predetermined information is embedded, an overflow does not occur in the embedded image, and the predetermined information can be correctly restored. Also, header information other than images is not required.

【0043】(第2の実施の形態)上述した第1の実施
の形態では,所定の情報を埋め込むことにより生じる画
像の輝度値の最大誤差に応じて,ある一通りの変換式
で,入力画像の輝度値を変換していた。これに対して,
以下に説明する本発明の第2の実施の形態では,輝度値
の変換方法を設定する前に,まず処理対象となる入力画
像の輝度値ヒストグラムを計測する。その計測結果と所
定の情報を埋め込むことにより生じる画像の輝度値の最
大誤差に応じて,複数の変換方法の中から最適な変換方
法を選択し,入力画像の輝度値の変換を行い,所定の情
報の埋め込みを実施する。
(Second Embodiment) In the first embodiment described above, the input image is converted by a certain conversion formula according to the maximum error of the luminance value of the image caused by embedding the predetermined information. The brightness value of was converted. On the contrary,
In the second embodiment of the present invention described below, the brightness value histogram of the input image to be processed is first measured before setting the brightness value conversion method. The optimum conversion method is selected from among a plurality of conversion methods according to the maximum error of the brightness value of the image generated by embedding the measurement result and the predetermined information, and the brightness value of the input image is converted to a predetermined value. Embed information.

【0044】図3は,本実施の形態にかかる電子透かし
埋め込み装置20の構成を示す説明図である。本実施の
形態にかかる電子透かし埋め込み装置20は,図3に示
したように,第1の実施の形態における電子透かし埋め
込み装置10の構成要素に加え,さらに,変換方法設定
手段120の前段に輝度分布計測手段112を備えたこ
とを特徴としている。
FIG. 3 is an explanatory diagram showing the configuration of the digital watermark embedding device 20 according to the present embodiment. As shown in FIG. 3, the digital watermark embedding device 20 according to the present exemplary embodiment has, in addition to the components of the digital watermark embedding device 10 according to the first exemplary embodiment, a luminance before the conversion method setting means 120. It is characterized in that the distribution measuring means 112 is provided.

【0045】(輝度分布計測手段112)輝度分布計測
手段112は,処理対象となる画像の輝度値の度数分布
を計測する。そして,変換方法設定手段120は,埋め
込み誤差算出手段110で算出した埋め込み誤差の最大
誤差と,輝度分布計測手段112で計測された輝度値の
度数分布に基づき,輝度変換手段130で実施する輝度
変換方法を設定する。
(Brightness Distribution Measuring Unit 112) The brightness distribution measuring unit 112 measures the frequency distribution of the brightness values of the image to be processed. Then, the conversion method setting unit 120 performs the brightness conversion performed by the brightness conversion unit 130 based on the maximum error of the embedding error calculated by the embedding error calculating unit 110 and the frequency distribution of the brightness values measured by the brightness distribution measuring unit 112. Set the method.

【0046】その他の構成要素については,上述の第1
の実施の形態と同様であるため,重複説明を省略する。
Regarding the other components, the above-mentioned first
Since it is the same as the embodiment described above, duplicate description will be omitted.

【0047】本実施の形態にかかる電子透かし埋め込み
装置20は以上のように構成されている。次いで,電子
透かし埋め込み装置20における電子透かし埋め込み方
法を,図2〜図5を参照しながら具体的に説明する。
The digital watermark embedding device 20 according to this embodiment is configured as described above. Next, a digital watermark embedding method in the digital watermark embedding device 20 will be specifically described with reference to FIGS.

【0048】画像入力手段100と埋め込み誤差算出手
段110の動作は,第1の実施の形態と同様である。
The operations of the image input means 100 and the embedding error calculation means 110 are the same as those in the first embodiment.

【0049】輝度分布計測手段112では,処理対象と
なる入力画像の全画素に対して,輝度値の度数分布を求
める。例えば,図4に示した度数分布が得られたとす
る。
The brightness distribution measuring means 112 obtains a frequency distribution of brightness values for all pixels of the input image to be processed. For example, assume that the frequency distribution shown in FIG. 4 is obtained.

【0050】変換方法設定手段120では,埋め込み誤
差算出手段110で算出した最大誤差と輝度分布計測手
段112で求めた輝度値の度数分布に基づき,輝度変換
手段130で実施する輝度変換方法を設定する。具体的
には,α〜(Max−β)に存在する輝度値の分布の割
合が,あらかじめ決めておいた閾値以上の場合には,輝
度値の分布が中央付近に偏っていると判断し,第1の実
施の形態における図2に示した変換方法ではなく,図5
に示した変換方法を用いる。
The conversion method setting means 120 sets the brightness conversion method executed by the brightness conversion means 130 based on the maximum error calculated by the embedding error calculation means 110 and the frequency distribution of the brightness values obtained by the brightness distribution measurement means 112. . Specifically, when the ratio of the distribution of brightness values existing in α to (Max-β) is equal to or more than a predetermined threshold value, it is determined that the distribution of brightness values is biased near the center, Instead of the conversion method shown in FIG. 2 in the first embodiment,
The conversion method shown in is used.

【0051】図5に示した変換方法によれば,α〜(M
ax−β)の輝度値を持つ画素については,輝度値の変
換を行う必要が無いため,輝度変換によって生じる入力
輝度値と出力輝度値の平均誤差を小さくすることができ
る。
According to the conversion method shown in FIG. 5, α to (M
For pixels having a luminance value of ax−β), since it is not necessary to convert the luminance value, the average error between the input luminance value and the output luminance value caused by the luminance conversion can be reduced.

【0052】輝度変換手段130より後段の動作は,第
1の実施の形態と同様である。このようにして,所定の
電子透かしを埋め込んだ画像を得ることができる。
The operation subsequent to the brightness converting means 130 is the same as that of the first embodiment. In this way, an image in which a predetermined digital watermark is embedded can be obtained.

【0053】以上説明したように,本実施の形態によれ
ば,処理対象となる入力画像の輝度の度数分布を計測
し,その度数分布と所定の情報を埋め込むことにより生
じる誤差とから,輝度変換による入力輝度値と出力輝度
値の平均誤差が最も小さくなる輝度変換方法を選択す
る。このようにして,輝度変換による誤差を小さくする
ことができ,最終的に,所定の情報が埋め込まれた画像
の画質を改善することができる。
As described above, according to the present embodiment, the luminance distribution of the input image to be processed is measured, and the luminance conversion is performed from the frequency distribution and the error caused by embedding the predetermined information. The luminance conversion method that minimizes the average error between the input luminance value and the output luminance value is selected. In this way, the error due to the luminance conversion can be reduced, and finally the image quality of the image in which the predetermined information is embedded can be improved.

【0054】(第3の実施の形態)上述した第1の実施
の形態では,所定の情報を埋め込むことにより生じる画
像の輝度値の最大誤差に応じて,所定の情報を埋め込ん
だ画像がオーバフローしないような輝度変換を行い,所
定の情報の埋め込みを行っていた。これに対して,以下
に説明する本発明の第3の実施の形態では,所定の情報
を埋め込むことにより生じる画像の輝度値の最大誤差を
求め,実際に所定の情報を埋め込むことによって生じる
誤差は求めたその最大誤差よりも小さいと仮定し,その
仮定した誤差に基づいて輝度変換を行う。その後,周波
数変換,所定の情報の埋め込み,周波数逆変換を行い,
所定の情報を埋め込んだ画像を得る。その際,得られた
画像においてオーバフローが生じてしまった場合には,
所定の情報を埋め込むことによって生じる誤差を先ほど
仮定した誤差よりは大きな値に変更して,輝度変換の方
法を再設定し,再び,輝度変換および所定の情報を埋め
込む処理を行うような再帰的な処理によって,所定の情
報の埋め込みを実施する。
(Third Embodiment) In the above-described first embodiment, the image in which the predetermined information is embedded does not overflow in accordance with the maximum error of the luminance value of the image caused by embedding the predetermined information. Such brightness conversion is performed to embed predetermined information. On the other hand, in the third embodiment of the present invention described below, the maximum error of the brightness value of the image caused by embedding the predetermined information is obtained, and the error caused by actually embedding the predetermined information is It is assumed that the calculated maximum error is smaller than that, and luminance conversion is performed based on the assumed error. After that, frequency conversion, embedding predetermined information, frequency inverse conversion,
An image in which predetermined information is embedded is obtained. At that time, if overflow occurs in the obtained image,
The recursive method is to change the error caused by embedding the predetermined information to a value larger than the assumed error, reset the brightness conversion method, and perform the brightness conversion and the process of embedding the predetermined information again. By processing, predetermined information is embedded.

【0055】図6は,本実施の形態にかかる電子透かし
埋め込み装置30の構成を示す説明図である。本実施の
形態にかかる電子透かし埋め込み装置30は,図6に示
したように,第1の実施の形態における電子透かし埋め
込み装置10の構成要素に加え,さらに,画像出力手段
170の前段にオーバフロー制御手段165を備えたこ
とを特徴としている。
FIG. 6 is an explanatory diagram showing the configuration of the digital watermark embedding device 30 according to the present embodiment. As shown in FIG. 6, the digital watermark embedding device 30 according to the present exemplary embodiment, in addition to the constituent elements of the digital watermark embedding device 10 according to the first exemplary embodiment, further has an overflow control in front of the image output means 170. It is characterized by including means 165.

【0056】本実施の形態においては,変換方法設定手
段120は,埋め込み誤差算出手段110で算出した最
大誤差よりも,実際に所定の情報を埋め込むことによっ
て生じる誤差は小さいと仮定し,その仮定した値に基づ
いて,輝度変換手段130で実施する輝度変換方法を設
定する。
In the present embodiment, the conversion method setting means 120 assumes that the error caused by actually embedding the predetermined information is smaller than the maximum error calculated by the embedding error calculating means 110, and the assumption is made. Based on the value, the brightness conversion method implemented by the brightness conversion means 130 is set.

【0057】(オーバフロー制御手段165)オーバフ
ロー制御手段165は,周波数逆変換手段160によっ
て周波数逆変換することにより得られた画像に対して,
オーバフローが生じているかを判定し,以下のように制
御する。すなわち,画像にオーバフローが生じていなか
ったら,画像出力手段170に処理を移し,得られた画
像を所定の情報を埋め込んだ画像とする。一方,画像に
オーバフローが生じていたら,変換方法設定手段120
に処理を移し,所定の情報を埋め込むことによって生じ
る誤差を先ほど仮定した誤差よりは大きな値に変更し
て,輝度変換の方法を設定する。
(Overflow Control Means 165) The overflow control means 165 applies to the image obtained by the frequency inverse transform by the frequency inverse transform means 160,
Determine whether an overflow has occurred and control as follows. That is, if no overflow occurs in the image, the process is transferred to the image output means 170, and the obtained image is taken as an image in which predetermined information is embedded. On the other hand, if the image has overflowed, the conversion method setting means 120
Then, the processing is moved to, and the error caused by embedding the predetermined information is changed to a value larger than the previously assumed error, and the luminance conversion method is set.

【0058】その他の構成要素については,上述の第1
の実施の形態と同様であるため,重複説明を省略する。
Regarding the other components, the above-mentioned first
Since it is the same as the embodiment described above, duplicate description will be omitted.

【0059】本実施の形態にかかる電子透かし埋め込み
装置30は以上のように構成されている。次いで,電子
透かし埋め込み装置30における電子透かし埋め込み方
法を,図6を参照しながら具体的に説明する。
The digital watermark embedding device 30 according to the present embodiment is configured as described above. Next, a digital watermark embedding method in the digital watermark embedding device 30 will be specifically described with reference to FIG.

【0060】画像入力手段100と埋め込み誤差算出手
段110の動作は,第1の実施の形態と同様である。
The operations of the image input means 100 and the embedding error calculation means 110 are the same as those in the first embodiment.

【0061】変換方法設定手段120では,埋め込み誤
差算出手段110で算出した最大誤差から,所定の情報
を埋め込むことによって生じる予測誤差を推定し,輝度
値変換方法を設定する。本実施の形態では,例えば,そ
の誤差を埋め込み誤差算出手段110で算出した最大誤
差の半分とする。最大誤差が−α〜+βの場合は,予測
誤差を−α/2〜+β/2とする。その後,この予測誤
差に基づき,第1の実施の形態と同様に入力輝度値に対
して,出力輝度値がα/2〜(Max−β/2)になる
ような変換方法を選択する。
The conversion method setting means 120 estimates the prediction error caused by embedding the predetermined information from the maximum error calculated by the embedding error calculating means 110, and sets the brightness value conversion method. In the present embodiment, for example, the error is set to half of the maximum error calculated by the embedded error calculating means 110. When the maximum error is −α to + β, the prediction error is −α / 2 to + β / 2. Then, based on this prediction error, a conversion method is selected so that the output luminance value becomes α / 2 to (Max−β / 2) with respect to the input luminance value, as in the first embodiment.

【0062】輝度変換手段130から周波数逆変換手段
160までの動作は,第1の実施の形態と同様である。
The operation from the brightness converting means 130 to the frequency inverse converting means 160 is the same as that of the first embodiment.

【0063】オーバフロー制御手段165では,周波数
逆変換手段160によって得られた所定の情報が埋め込
まれた画像がオーバフローしているどうか判定する。も
しオーバフローしていなかったら,画像出力手段170
に処理を移し,得られた画像を所定の情報を埋め込んだ
画像とする。もし,オーバフローが発生していたら,変
換方法設定手段120に処理を移し,所定の情報を埋め
込むことによって生じる予測誤差を先ほど予測した予測
誤差よりは大きな誤差となるように変更して,輝度変換
の方法を設定する。例えば,予測誤差を−α/2−1〜
+β/2+1と再設定する。
The overflow control means 165 determines whether or not the image in which the predetermined information obtained by the frequency inverse conversion means 160 is embedded overflows. If it has not overflowed, the image output means 170
The processing is transferred to, and the obtained image is set as an image in which predetermined information is embedded. If an overflow has occurred, the processing is moved to the conversion method setting means 120, and the prediction error caused by embedding the predetermined information is changed so as to be larger than the prediction error previously predicted, and the brightness conversion is performed. Set the method. For example, the prediction error is -α / 2-1
Reset to + β / 2 + 1.

【0064】輝度変換手段130から周波数逆変換手段
160までの処理は,第1の実施の形態と同様で,オー
バフロー制御手段165で周波数逆変換手段160によ
って得られた所定の情報が埋め込まれた画像がオーバフ
ローしなくなるまで,変換方法設定手段120で予測誤
差を更新しながら再帰的に処理を行う。
The processing from the luminance converting means 130 to the frequency inverse converting means 160 is the same as that of the first embodiment, and the image in which the predetermined information obtained by the frequency inverse converting means 160 by the overflow control means 165 is embedded is embedded in the image. Until it does not overflow, the conversion method setting means 120 updates the prediction error and recursively performs the processing.

【0065】以上説明したように,本実施の形態によれ
ば,所定の情報を埋め込んで得られた画像がオーバフロ
ーしなくなるまで,輝度値変換の方法を更新し,再帰的
に処理を行うことによって,所定の情報を埋め込むこと
によって生じる最大誤差で画像の輝度変換を行い,所定
の情報を埋め込んだ場合と比べて,所定の情報が埋め込
まれた画像の画質を改善することができる。
As described above, according to the present embodiment, the luminance value conversion method is updated and recursively processed until the image obtained by embedding the predetermined information does not overflow. The image quality of the image in which the predetermined information is embedded can be improved as compared with the case where the luminance conversion of the image is performed with the maximum error generated by embedding the predetermined information and the predetermined information is embedded.

【0066】(第4の実施の形態)本発明の第4の実施
の形態について説明する。本実施の形態では,所定の情
報が埋め込まれた画像を表示する場合に,処理対象であ
る原画像により近い画質の画像を表示するために,所定
の情報を埋め込むために実施した輝度変換の逆変換に相
当する輝度変換を所定の情報が埋め込まれた画像に対し
て行い,画像の表示を行うことを特徴としている。
(Fourth Embodiment) A fourth embodiment of the present invention will be described. In the present embodiment, when displaying an image in which predetermined information is embedded, in order to display an image having an image quality closer to that of the original image to be processed, the reverse of the luminance conversion performed to embed the predetermined information. It is characterized in that brightness conversion corresponding to conversion is performed on an image in which predetermined information is embedded and the image is displayed.

【0067】図7は,本実施の形態にかかる電子透かし
埋め込み装置40の構成を示す説明図である。本実施の
形態にかかる電子透かし埋め込み装置20は,図7に示
したように,第1の実施の形態における電子透かし埋め
込み装置10の構成要素に加え,さらに,画像出力手段
170の後段に画像表示手段180を備えたことを特徴
としている。
FIG. 7 is an explanatory diagram showing the configuration of the digital watermark embedding device 40 according to the present embodiment. As shown in FIG. 7, the digital watermark embedding device 20 according to the present exemplary embodiment, in addition to the components of the digital watermark embedding device 10 according to the first exemplary embodiment, further displays an image at a subsequent stage of the image output means 170. It is characterized by including means 180.

【0068】(画像表示手段180)画像表示手段18
0は,変換方法設定手段120で設定された輝度値の変
換方法の逆変換に相当する変換方法で情報が埋め込まれ
た画像の輝度値を変換し,その変換後の画像を,表示装
置に表示する。画像表示手段180自体がモニタなどの
表示装置であってもよく,あるいは,画像表示手段18
0が,電子透かし埋め込み装置40外部の表示装置に,
画像を表示させるための信号を供給するようにしてもよ
い。
(Image display means 180) Image display means 18
0 converts the brightness value of the image in which the information is embedded by a conversion method corresponding to the inverse conversion of the conversion method of the brightness value set by the conversion method setting unit 120, and displays the converted image on the display device. To do. The image display unit 180 itself may be a display device such as a monitor, or the image display unit 18
0 is a display device external to the digital watermark embedding device 40,
You may make it provide the signal for displaying an image.

【0069】その他の構成要素については,上述の第1
の実施の形態と同様であるため,重複説明を省略する。
Regarding the other components, the above-mentioned first
Since it is the same as the embodiment described above, duplicate description will be omitted.

【0070】本実施の形態にかかる電子透かし埋め込み
装置40は以上のように構成されている。次いで,電子
透かし埋め込み装置40における電子透かし埋め込み方
法を,図2,図7〜図8を参照しながら具体的に説明す
る。
The digital watermark embedding device 40 according to this embodiment is configured as described above. Next, a digital watermark embedding method in the digital watermark embedding device 40 will be specifically described with reference to FIGS. 2 and 7 to 8.

【0071】画像出力手段170までの動作は,第1の
実施の形態と同様である。
The operation up to the image output means 170 is the same as in the first embodiment.

【0072】画像表示手段180では,画像出力手段1
70から得られる所定の情報を埋め込んだ画像に対し
て,輝度変換手段120で実施した画像の輝度変換の逆
変換に相当する輝度変換を行い,表示装置に表示する。
例えば,輝度変換手段120で実施した画像の輝度変換
が図2に示した変換方法を用いた場合,その変換の逆変
換に相当する図8に示した変換方法を用いて,画像出力
手段170から得られる所定の情報が埋め込まれた画像
の輝度値を変換する。その変換した画像を表示装置に表
示する。
In the image display means 180, the image output means 1
The image in which the predetermined information obtained from 70 is embedded is subjected to the brightness conversion corresponding to the inverse conversion of the brightness conversion of the image performed by the brightness conversion unit 120, and the image is displayed on the display device.
For example, when the conversion method shown in FIG. 2 is used for the brightness conversion of the image carried out by the brightness conversion means 120, the conversion method shown in FIG. The brightness value of the obtained image in which the predetermined information is embedded is converted. The converted image is displayed on the display device.

【0073】以上説明したように,本実施の形態によれ
ば,所定の情報が埋め込まれた画像を表示する際に,処
理対象の入力画像に対して実施した輝度変換の逆変換を
所定の情報が埋め込まれた画像に対して行うことによ
り,原画像との誤差が小さくなり,原画像により近い画
質の画像を表示することが可能になる。
As described above, according to the present embodiment, when the image in which the predetermined information is embedded is displayed, the inverse conversion of the brightness conversion performed on the input image to be processed is performed by the predetermined information. By performing this on the image in which is embedded, the error from the original image is reduced, and it is possible to display an image with a quality closer to the original image.

【0074】(第5の実施の形態)上述した第1の実施
の形態では,所定の情報を埋め込むことにより生じる画
像の輝度値の最大誤差に応じて,所定の情報を埋め込ん
だ画像がオーバフローしないような輝度変換を行い,所
定の情報の埋め込みを行っていた。これに対して,以下
に説明する本発明の第5の実施の形態では,所定の情報
を埋め込んでもオーバフローしないように,所定の情報
を埋め込む位置情報を示す付加情報を求め,所定の情報
を埋め込む前にその付加情報を画像に埋め込んでいる。
そこでまず,付加情報を埋め込むことにより生じる最大
誤差に応じて輝度変換を行い,次に変換後の輝度値と,
所定の情報を埋め込むことにより生じる画像の輝度値の
最大誤差と,付加情報を埋め込むことにより生じる画像
の輝度値の最大誤差から,所定の情報を埋め込むことに
よりオーバフローが生じる可能性のある変換係数を求め
る。所定の情報を埋め込む際に,その変換係数には所定
の情報を埋め込まないようにするため,その変換係数の
位置情報を基に付加情報を求める。所定の情報を埋め込
む前に,その付加情報をあらかじめ変換係数に埋め込ん
でおき,所定の情報を埋め込む際に,先に埋め込んだ付
加情報を参照し,所定の情報を埋め込むことでオーバフ
ローが発生する可能性のある変換係数には所定の情報を
埋め込まず,その他の変換係数には,第1の実施の形態
と同様に所定の情報の埋め込みを行う。
(Fifth Embodiment) In the above-described first embodiment, the image in which the predetermined information is embedded does not overflow in accordance with the maximum error of the brightness value of the image caused by embedding the predetermined information. Such brightness conversion is performed to embed predetermined information. On the other hand, in the fifth embodiment of the present invention described below, additional information indicating position information for embedding predetermined information is obtained and predetermined information is embedded so that overflow does not occur even if predetermined information is embedded. The additional information is embedded in the image before.
Therefore, first, the brightness conversion is performed according to the maximum error caused by embedding the additional information, and then the converted brightness value and
From the maximum error of the brightness value of the image caused by embedding the predetermined information and the maximum error of the brightness value of the image caused by embedding the additional information, the conversion coefficient that may cause overflow by embedding the predetermined information is determined. Ask. When embedding the predetermined information, the additional information is obtained based on the position information of the conversion coefficient so that the predetermined information is not embedded in the conversion coefficient. Before embedding the specified information, the additional information is embedded in the conversion coefficient in advance, and when embedding the specified information, the additional information embedded earlier is referred to and the overflow can occur by embedding the specified information. Predetermined information is not embedded in the effective conversion coefficient, and predetermined information is embedded in the other conversion coefficients as in the first embodiment.

【0075】図9は,本実施の形態にかかる電子透かし
埋め込み装置50の構成を示す説明図である。本実施の
形態にかかる電子透かし埋め込み装置50は,図9に示
したように,画像入力手段100と,埋め込み誤差算出
手段110と,変換方法設定手段120と,輝度変換手
段130と,付加情報決定手段135と,周波数変換手
段140と,付加情報埋め込み手段145と,付加情報
参照/情報埋め込み手段155と,周波数逆変換手段1
60と,画像出力手段170を備えて構成されている。
FIG. 9 is an explanatory diagram showing the configuration of the digital watermark embedding device 50 according to the present embodiment. As shown in FIG. 9, the digital watermark embedding device 50 according to the present exemplary embodiment includes an image input unit 100, an embedding error calculating unit 110, a conversion method setting unit 120, a luminance conversion unit 130, and additional information determination. Means 135, frequency conversion means 140, additional information embedding means 145, additional information reference / information embedding means 155, frequency inverse conversion means 1
60 and the image output means 170.

【0076】このように,本実施の形態にかかる電子透
かし埋め込み装置50は,第1の実施の形態における電
子透かし埋め込み装置10の構成要素に加え,さらに,
輝度変換手段130の後段に付加情報決定手段135を
備え,周波数変換手段140の後段に付加情報埋め込み
手段145を備え,さらに,第1の実施の形態における
電子透かし埋め込み装置10の情報埋め込み手段150
の代わりに付加情報参照/情報埋め込み手段155を備
えたことを特徴としている。
As described above, the digital watermark embedding device 50 according to the present embodiment has the components of the digital watermark embedding device 10 according to the first embodiment, and further,
The additional information deciding means 135 is provided after the luminance converting means 130, the additional information embedding means 145 is provided after the frequency converting means 140, and the information embedding means 150 of the digital watermark embedding device 10 according to the first exemplary embodiment is further provided.
It is characterized in that an additional information reference / information embedding means 155 is provided instead of the above.

【0077】(画像入力手段100)画像入力手段10
0は,電子透かしを埋め込む対象となる画像が入力され
て,入力された画像を記憶している。
(Image Input Means 100) Image Input Means 10
In 0, the image to be embedded with the digital watermark is input, and the input image is stored.

【0078】(埋め込み誤差検出手段110)埋め込み
誤差算出手段110は,画像入力手段100に記憶され
た画像に対し,電子透かしを埋め込むことにより生じる
画像の輝度値の誤差(埋め込み誤差)を算出する。これ
により,埋め込み誤差の最大誤差が算出される。さら
に,本実施の形態では,埋め込み誤差算出手段110
は,情報の埋め込み位置を示す付加情報を埋め込むこと
により生じる画像の輝度値の誤差(以下,付加情報埋め
込み誤差と称する。)を算出する。これにより,付加情
報埋め込み誤差の最大誤差が算出される。
(Embedding Error Detecting Unit 110) The embedding error calculating unit 110 calculates an error (embedding error) in the brightness value of the image generated by embedding a digital watermark in the image stored in the image input unit 100. As a result, the maximum embedding error is calculated. Further, in the present embodiment, the embedding error calculating means 110
Calculates the error in the brightness value of the image (hereinafter referred to as the additional information embedding error) caused by embedding the additional information indicating the information embedding position. As a result, the maximum error of the additional information embedding error is calculated.

【0079】ここで付加情報とは,オーバフローする可
能性のある変換係数には所定の情報を埋め込まないよう
にするため,その変換係数の位置情報を基に与えられる
フラグである。なお,付加情報については,さらに後述
する。
Here, the additional information is a flag given based on the position information of the conversion coefficient so that predetermined information is not embedded in the conversion coefficient which may overflow. The additional information will be described later.

【0080】(変換方法設定手段120)変換方法設定
手段120は,埋め込み誤差算出手段110で算出した
付加情報埋め込み誤差の最大誤差に基づいて,後述する
輝度変換手段130で実施する輝度値の変換方法を設定
する。
(Conversion method setting means 120) The conversion method setting means 120 performs a brightness value conversion method executed by the brightness conversion means 130, which will be described later, based on the maximum error of the additional information embedding error calculated by the embedding error calculation means 110. To set.

【0081】(輝度変換手段130)輝度変換手段13
0は,変換方法設定手段120で設定された輝度値の変
換方法により処理対象となる画像の輝度値の変換を行
う。
(Brightness conversion means 130) Brightness conversion means 13
0 converts the brightness value of the image to be processed by the brightness value conversion method set by the conversion method setting unit 120.

【0082】(付加情報決定手段135)付加情報決定
手段135は,輝度変換手段130で輝度変換を行った
画像に対して,埋め込み誤差算出手段110で算出した
埋め込み誤差と付加情報埋め込み誤差の最大誤差から,
所定の情報を埋め込むことによりオーバフローが生じる
可能がある変換係数の座標を求める。そして,その座標
情報から付加情報を決定する。
(Additional Information Determining Unit 135) The additional information determining unit 135 determines the maximum error between the embedding error calculated by the embedding error calculating unit 110 and the additional information embedding error for the image subjected to the brightness conversion by the brightness converting unit 130. From
The coordinates of the transform coefficient that may cause overflow by embedding predetermined information are obtained. Then, the additional information is determined from the coordinate information.

【0083】(周波数変換手段140)周波数変換手段
140は,輝度変換手段130により輝度値が変換され
た画像に対して,周波数変換を行う。
(Frequency Conversion Unit 140) The frequency conversion unit 140 performs frequency conversion on the image whose brightness value has been converted by the brightness conversion unit 130.

【0084】(付加情報埋め込み手段145)付加情報
埋め込み手段145は,周波数変換された画像の変換係
数に対して,付加情報決定手段135で決定した付加情
報を埋め込む。
(Additional information embedding means 145) The additional information embedding means 145 embeds the additional information determined by the additional information determining means 135 in the conversion coefficient of the frequency-converted image.

【0085】(付加情報参照/情報埋め込み手段15
5)付加情報参照/情報埋め込み手段155は,付加情
報埋め込み手段145で先に埋め込んだ付加情報を参照
し,その付加情報に応じて,周波数変換された画像の変
換係数に対して,所定の情報を埋め込む。
(Additional information reference / information embedding means 15)
5) The additional information reference / information embedding unit 155 refers to the additional information previously embedded by the additional information embedding unit 145, and in accordance with the additional information, predetermined information for the conversion coefficient of the frequency-converted image. Embed.

【0086】(周波数逆変換手段160)周波数逆変換
手段160は,付加情報参照/情報埋め込み手段155
により所定の情報が埋め込まれた画像に対して,周波数
変換手段140に対応する周波数逆変換を行う。
(Frequency Inverse Transform Unit 160) The frequency inverse transform unit 160 includes the additional information reference / information embedding unit 155.
Thus, the frequency inverse conversion corresponding to the frequency conversion means 140 is performed on the image in which the predetermined information is embedded.

【0087】(画像出力手段170)画像出力手段17
0は,周波数逆変換手段160で得られた画像を所定の
情報が埋め込まれた画像として記憶し,必要に応じて出
力する。
(Image Output Means 170) Image Output Means 17
0 stores the image obtained by the frequency inverse conversion means 160 as an image in which predetermined information is embedded, and outputs it as needed.

【0088】本実施の形態にかかる電子透かし埋め込み
装置50は以上のように構成されている。次いで,電子
透かし埋め込み装置50における電子透かし埋め込み方
法を,図9〜図10を参照しながら具体的に説明する。
The digital watermark embedding device 50 according to the present embodiment is configured as described above. Next, a digital watermark embedding method in the digital watermark embedding device 50 will be specifically described with reference to FIGS. 9 to 10.

【0089】画像入力手段100において,処理対象と
なる画像が入力され,記憶される。
In the image input means 100, an image to be processed is input and stored.

【0090】埋め込み誤差算出手段110では周波数変
換手段140により変換した変換係数に所定の情報を埋
め込むことにより生じる誤差と周波数逆変換で用いる変
換式から,所定の情報を埋め込むことにより生じる画像
の輝度値の最大誤差を計算する。また,同様に,ある変
換係数に所定の情報を埋め込むことができるかを示す付
加情報についても,その付加情報を埋め込むことにより
生じる誤差と周波数逆変換で用いる変換式から,付加情
報を埋め込むことにより生じる画像の輝度値の最大誤差
を計算する。
In the embedding error calculating means 110, the luminance value of the image generated by embedding the predetermined information is calculated from the error generated by embedding the predetermined information in the conversion coefficient converted by the frequency converting means 140 and the conversion formula used in the frequency inverse conversion. Compute the maximum error of. Similarly, regarding additional information indicating whether predetermined information can be embedded in a certain transform coefficient, by embedding the additional information from the error generated by embedding the additional information and the conversion formula used in the frequency inverse transform, Calculate the maximum error in the resulting image brightness values.

【0091】なお,本実施の形態では,図10に示した
ようなウェーブレット変換後の変換係数に情報の埋め込
みを行うものとし,1HL,1LH,1HHの(i,
j)に所定の情報を埋め込み,付加情報を1LLの
(i,j)に埋め込む。
In this embodiment, it is assumed that information is embedded in the transform coefficient after the wavelet transform as shown in FIG. 10, and 1HL, 1LH, and 1HH (i,
Predetermined information is embedded in j) and additional information is embedded in (i, j) of 1LL.

【0092】変換方法設定手段120では埋め込み誤差
算出手段110で算出した付加情報を埋め込むことによ
り生じる最大誤差に基づき,付加情報を埋め込むことに
よって,最大誤差が生じても画像の輝度値がオーバフロ
ーを起こさないように,輝度変換方法を決定する。例え
ば,α,βの値は異なるが,第1の実施の形態と同じよ
うな輝度変換方法を用いることができる。輝度変換手段
130では,変換方法設定手段120で決定された方法
で処理対象となる画像の輝度値の変換を行う。
The conversion method setting unit 120 embeds the additional information based on the maximum error generated by embedding the additional information calculated by the embedding error calculating unit 110, so that the brightness value of the image overflows even if the maximum error occurs. The brightness conversion method is determined so that there is no such change. For example, although the values of α and β are different, the same brightness conversion method as in the first embodiment can be used. The brightness conversion unit 130 converts the brightness value of the image to be processed by the method determined by the conversion method setting unit 120.

【0093】また,付加情報決定手段135では,輝度
変換手段130で輝度変換を行った画像に対して,埋め
込み誤差算出手段110で算出した所定の情報を埋め込
むことにより生じる最大誤差と付加情報を埋め込むこと
により生じる最大誤差から,所定の情報を埋め込むこと
によりオーバフローが生じる可能がある画素を決定す
る。具体的には,変換後の輝度値に上記の所定の情報を
埋め込むことにより生じる最大誤差を加算または減算す
ることにより,変換後の輝度値が取り得る最小値(α)
あるいは最大値(Max−β)を超える画素を上記画素
として決定する。
Further, the additional information determining means 135 embeds the maximum error and additional information generated by embedding the predetermined information calculated by the embedding error calculating means 110 in the image subjected to the brightness conversion by the brightness converting means 130. From the maximum error caused by this, the pixel in which overflow may occur by embedding predetermined information is determined. Specifically, by adding or subtracting the maximum error caused by embedding the above-mentioned predetermined information in the converted luminance value, the minimum value (α) that the converted luminance value can take
Alternatively, a pixel exceeding the maximum value (Max-β) is determined as the pixel.

【0094】次に,その画素の座標と周波数変換で用い
る変換式から,変換係数に所定の情報を埋め込み,変換
係数の値が変化することで,その画素の輝度値に影響を
及ぼす変換係数の位置を求める。すなわち,この変換係
数は,この変換係数に所定の情報を埋め込むことによっ
て,オーバフローが発生する可能性がある変換係数であ
る。本実施の形態においては,所定の情報を埋め込む1
HL,1LH,1HHにおいて,上記画素の座標と周波
数変換で用いるウェーブレット(Wavelet)のフ
ィルタ係数を用いて,上記の変換係数を求める。
Next, from the coordinates of the pixel and the conversion formula used for frequency conversion, predetermined information is embedded in the conversion coefficient, and the value of the conversion coefficient changes, so that the conversion coefficient of the conversion coefficient that affects the brightness value of the pixel is Find the position. That is, this conversion coefficient is a conversion coefficient that may cause overflow by embedding predetermined information in this conversion coefficient. In the present embodiment, the predetermined information is embedded 1
In HL, 1LH, and 1HH, the above-mentioned conversion coefficient is obtained by using the coordinates of the pixel and the filter coefficient of the wavelet used in frequency conversion.

【0095】さらに,この変換係数の情報から,1H
L,1LH,1HHの同じ座標における変換係数のいず
れかが上記で求めた変換係数であれば,それらの変換係
数には所定の情報を埋め込まないようにするため,それ
らの変換係数に対応する1LLの変換係数に対して埋め
込む付加情報を“0”とする。そうでなければ,それら
の変換係数には所定の情報を埋め込むことができるの
で,それらの変換係数に対応する1LLの変換係数に対
して埋め込む付加情報を“1”とする。対応する変換係
数とは,図10の矢印で示す対応関係のように,各1L
L〜1HHにおいて,左上の座標を原点としたとき,同
じ座標に存在する画素を意味する。
Furthermore, from the information of this conversion coefficient, 1H
If any one of the conversion coefficients of L, 1LH, and 1HH at the same coordinate is the conversion coefficient obtained above, 1LL corresponding to those conversion coefficients is set in order not to embed predetermined information in those conversion coefficients. The additional information to be embedded in the conversion coefficient of is set to "0". Otherwise, since predetermined information can be embedded in those transform coefficients, the additional information to be embedded in the 1LL transform coefficient corresponding to these transform coefficients is set to "1". Corresponding conversion coefficients are each 1L, as indicated by the correspondence shown by the arrow in FIG.
In L to 1HH, when the upper left coordinate is the origin, it means a pixel existing at the same coordinate.

【0096】周波数変換手段140では,輝度変換され
た画像に対して,周波数変換を行う。本実施の形態で
は,DWTを用い,フィルタリング処理を行うことによ
って周波数変換を行い,変換係数を求める。付加情報埋
め込み手段145では,周波数変換手段140で得られ
た変換係数の所定位置の値に対して,付加情報決定手段
135で決定した付加情報を埋め込む。すなわち本実施
の形態では,1LLの変換係数の例えばLSBに付加情
報を意味する“0”または“1”を埋め込む。
The frequency conversion means 140 performs frequency conversion on the luminance-converted image. In the present embodiment, the DWT is used to perform the frequency conversion by performing the filtering process to obtain the conversion coefficient. The additional information embedding unit 145 embeds the additional information determined by the additional information determining unit 135 into the value at the predetermined position of the conversion coefficient obtained by the frequency converting unit 140. That is, in the present embodiment, “0” or “1”, which means additional information, is embedded in the conversion coefficient of 1LL, for example, LSB.

【0097】付加情報参照/情報埋め込み手段155で
は,付加情報埋め込み手段145で先に埋め込んだ付加
情報を参照しながら,もし対応する変換係数の付加情報
が“1”で,その変換係数に対して所定の情報を埋め込
んでもよいことを示していれば,所定の情報を埋め込
む,そうでなければ,その変換係数には所定の情報は埋
め込まない。
The additional information reference / information embedding unit 155 refers to the additional information previously embedded by the additional information embedding unit 145, and if the additional information of the corresponding transform coefficient is "1" If it indicates that the predetermined information may be embedded, the predetermined information is embedded; otherwise, the predetermined information is not embedded in the conversion coefficient.

【0098】本実施の形態では,所定の情報を埋め込む
1HL,1LH,1HHにおいて,その変換係数に対応
する1LLの変換係数のLSBが“1”なら,所定の情
報を埋め込み,“0”ならその変換係数は所定の情報を
埋め込む対象の変換係数でないと判断し,所定の情報を
埋め込まない。所定の情報を埋め込む場合には,周波数
変換手段140で得られた変換係数の所定位置の値に対
して,例えばそのLSBに所定の情報を埋め込む。
In this embodiment, in 1HL, 1LH, and 1HH for embedding predetermined information, if the LSB of the conversion coefficient of 1LL corresponding to the conversion information is "1", the predetermined information is embedded, and if "0", it is It is determined that the conversion coefficient is not the conversion coefficient for embedding the predetermined information, and the predetermined information is not embedded. When the predetermined information is embedded, for example, the predetermined information is embedded in the LSB of the value of the conversion coefficient obtained by the frequency conversion means 140 at the predetermined position.

【0099】周波数逆変換手段160では,付加情報お
よび所定情報を埋め込んだ変換係数に対して,周波数逆
変換の処理を行うことにより,周波数逆変換を行い,付
加情報および所定の情報が埋め込まれた画像を得る。
The frequency inverse transforming means 160 performs frequency inverse transform on the transform coefficient in which the additional information and the predetermined information are embedded, thereby performing the frequency inverse transform, and the additional information and the predetermined information are embedded. Get the image.

【0100】最後に画像出力手段170では,周波数逆
変換手段160で得られた画像を付加情報および所定の
情報が埋め込まれた画像として記憶する。
Finally, the image output means 170 stores the image obtained by the frequency inverse transformation means 160 as an image in which additional information and predetermined information are embedded.

【0101】以上説明したように,本実施の形態によれ
ば,所定の情報を埋め込むことでオーバフローが発生す
る可能性のある変換係数を求めておき,その変換係数に
所定の情報を埋め込まないようにするため,所定の情報
を埋め込むことができるかを示す付加情報を生成し,所
定の情報を埋め込む前に,その付加情報をあらかじめ埋
め込んでおく。その埋め込んでおいた付加情報を参照し
ながら,所定の情報を埋め込むことで,所定の情報を埋
め込んでもオーバフローが発生する可能性のある変換係
数には所定の情報を埋め込まないので,所定の情報を埋
め込んでも画像でオーバフローが発生しない。また,所
定の情報を復元する際に,所定の情報がどの変換係数に
埋め込まれているかを知るためには,付加情報を参照す
ればよいので,画像以外のヘッダ情報なども必要としな
い。
As described above, according to the present embodiment, the conversion coefficient that may cause overflow by embedding the predetermined information is obtained, and the predetermined information is not embedded in the conversion coefficient. Therefore, the additional information indicating whether the predetermined information can be embedded is generated, and the additional information is embedded in advance before the predetermined information is embedded. By embedding the predetermined information while referring to the embedded additional information, the predetermined information is not embedded in the transform coefficient that may cause an overflow even if the predetermined information is embedded. The image does not overflow even when embedded. Further, when the predetermined information is restored, it is sufficient to refer to the additional information in order to know in which conversion coefficient the predetermined information is embedded. Therefore, header information other than the image is not necessary.

【0102】さらに,埋め込みを行う所定の情報が増え
て,所定の情報を埋め込むことにより最大誤差が増加し
ても,埋め込み前の輝度値変換では,付加情報を埋め込
むことによる最大誤差のみを考慮した輝度変換を行えば
よいので,所定の情報が埋め込まれた画像の画質を改善
することができる。
Further, even if the predetermined information to be embedded is increased and the maximum error is increased by embedding the predetermined information, only the maximum error due to the additional information is considered in the brightness value conversion before the embedding. Since the luminance conversion may be performed, the image quality of the image in which the predetermined information is embedded can be improved.

【0103】以上,添付図面を参照しながら本発明にか
かる画像処理装置及び画像処理方法の好適な実施形態に
ついて説明したが,本発明はかかる例に限定されない。
当業者であれば,特許請求の範囲に記載された技術的思
想の範疇内において各種の変更例または修正例に想到し
得ることは明らかであり,それらについても当然に本発
明の技術的範囲に属するものと了解される。
The preferred embodiments of the image processing apparatus and the image processing method according to the present invention have been described above with reference to the accompanying drawings, but the present invention is not limited to such examples.
It is obvious to those skilled in the art that various changes or modifications can be conceived within the scope of the technical idea described in the claims, and naturally, these are also within the technical scope of the present invention. It is understood that it belongs.

【0104】[0104]

【発明の効果】以上説明したように,本発明によれば,
情報を埋め込む前にオーバフローが生じないように画像
の輝度値を変換することにより,情報の埋め込みによる
オーバフローが生じず,埋め込まれた情報を正しく復元
することが可能である。そして,電子透かしを埋め込ん
だことに起因するヘッダ情報などを画像に保持しておく
必要がないため,悪意ある改竄者に,画像に何らかの情
報が埋め込まれていることを推認されにくくすることが
可能である。
As described above, according to the present invention,
By converting the brightness value of the image so that overflow does not occur before embedding the information, the overflow due to the embedding of the information does not occur, and the embedded information can be correctly restored. Since it is not necessary to retain header information or the like resulting from embedding a digital watermark in the image, it is possible to make it difficult for a malicious tamperer to guess that some information is embedded in the image. Is.

【図面の簡単な説明】[Brief description of drawings]

【図1】第1の実施の形態にかかる電子透かし埋め込み
装置の構成を示す説明図である。
FIG. 1 is an explanatory diagram showing a configuration of a digital watermark embedding device according to a first embodiment.

【図2】第1の実施の形態における輝度変換の一例を示
す説明図である。
FIG. 2 is an explanatory diagram showing an example of luminance conversion according to the first embodiment.

【図3】第2の実施の形態にかかる電子透かし埋め込み
装置の構成を示す説明図である。
FIG. 3 is an explanatory diagram showing a configuration of a digital watermark embedding device according to a second exemplary embodiment.

【図4】第2の実施の形態における輝度値度数分布の一
例を示す説明図である。
FIG. 4 is an explanatory diagram showing an example of a luminance value frequency distribution according to the second embodiment.

【図5】第2の実施の形態における輝度変換の一例を示
す説明図である。
FIG. 5 is an explanatory diagram showing an example of luminance conversion in the second embodiment.

【図6】第3の実施の形態にかかる電子透かし埋め込み
装置の構成を示す説明図である。
FIG. 6 is an explanatory diagram showing a configuration of a digital watermark embedding device according to a third exemplary embodiment.

【図7】第4の実施の形態にかかる電子透かし埋め込み
装置の構成を示す説明図である。
FIG. 7 is an explanatory diagram showing a configuration of a digital watermark embedding device according to a fourth exemplary embodiment.

【図8】第4の実施の形態における画像表示用輝度変換
の一例を示す説明図である。
FIG. 8 is an explanatory diagram showing an example of image display luminance conversion in the fourth embodiment.

【図9】第5の実施の形態にかかる電子透かし埋め込み
装置の構成を示す説明図である。
FIG. 9 is an explanatory diagram showing a configuration of a digital watermark embedding device according to a fifth embodiment.

【図10】第5の実施の形態におけるウェーブレット変
換および変換係数の対応例を示す説明図である。
FIG. 10 is an explanatory diagram showing a correspondence example of wavelet transforms and transform coefficients in the fifth embodiment.

【符号の説明】[Explanation of symbols]

10,20,30,40,50 電子透かし埋め込み装
置 100 画像入力装置 110 埋め込み誤差算出手段 112 輝度分布計測手段 120 変換方法設定手段 130 輝度変換手段 135 付加情報決定手段 140 周波数変換手段 145 付加情報埋め込み手段 150 情報埋め込み手段 155 付加情報参照/情報埋め込み手段 160 周波数逆変換手段 165 オーバフロー制御手段 170 画像出力手段 180 画像表示手段
10, 20, 30, 40, 50 Digital watermark embedding device 100 Image input device 110 Embedding error calculating means 112 Luminance distribution measuring means 120 Conversion method setting means 130 Luminance converting means 135 Additional information determining means 140 Frequency converting means 145 Additional information embedding means 150 information embedding means 155 additional information reference / information embedding means 160 frequency inverse conversion means 165 overflow control means 170 image output means 180 image display means

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 画像に対して所定の情報を埋め込む画像
処理装置において,情報を埋め込む対象となる画像が入
力されて記憶する画像入力手段と,前記情報を埋め込む
ことにより生じる前記画像の輝度値の誤差(埋め込み誤
差)を算出する埋め込み誤差算出手段と,前記画像の輝
度値を変換する輝度変換手段と,前記輝度値が変換され
た画像を周波数変換する周波数変換手段と,前記周波数
変換された画像に前記情報を埋め込む情報埋め込み手段
と,前記情報が埋め込まれた画像を周波数逆変換する周
波数逆変換手段と,前記周波数逆変換することにより得
られた画像を出力する画像出力手段と,を備えたことを
特徴とする,画像処理装置。
1. In an image processing apparatus for embedding predetermined information in an image, an image input means for inputting and storing an image to be embeded information, and a brightness value of the image generated by embedding the information. An embedding error calculating means for calculating an error (embedding error), a luminance converting means for converting a luminance value of the image, a frequency converting means for frequency-converting the image having the luminance value converted, and the frequency-converted image. An information embedding unit for embedding the information in the above, a frequency inverse transforming unit for inversely transforming the image in which the information is embedded, and an image outputting unit for outputting an image obtained by the frequency inverse transforming. An image processing device characterized by the above.
【請求項2】 画像に対して所定の情報を埋め込む画像
処理装置において,前記情報を埋め込むことにより生じ
る前記画像の輝度値の誤差(埋め込み誤差)を算出する
埋め込み誤差算出手段と,前記埋め込み誤差に基づいて
前記画像の輝度値の変換方法を設定する変換方法設定手
段と,前記設定された輝度値の変換方法により前記画像
の輝度値を変換する輝度変換手段と,前記輝度値が変換
された画像を周波数変換する周波数変換手段と,前記周
波数変換された画像に前記情報を埋め込む情報埋め込み
手段と,前記情報が埋め込まれた画像を周波数逆変換す
る周波数逆変換手段と,を備えたことを特徴とする,画
像処理装置。
2. An image processing device for embedding predetermined information in an image, embedding error calculating means for calculating an error (embedding error) in a luminance value of the image caused by embedding the information, and the embedding error calculating means. A conversion method setting means for setting a conversion method of the brightness value of the image based on the above, a brightness conversion means for converting the brightness value of the image by the conversion method of the set brightness value, and an image in which the brightness value is converted A frequency conversion means for frequency-converting the information, an information embedding means for embedding the information in the frequency-converted image, and a frequency inverse conversion means for inverse-frequency-converting the image in which the information is embedded. Image processing device.
【請求項3】 前記画像の輝度値の度数分布を計測する
輝度分布計測手段をさらに備え,前記変換方法設定手段
は,前記埋め込み誤差と前記輝度値の度数分布とに基づ
いて,前記画像の輝度値の変換方法を設定することを特
徴とする,請求項1または2に記載の画像処理装置。
3. A brightness distribution measuring unit for measuring a frequency distribution of brightness values of the image, wherein the conversion method setting unit determines the brightness of the image based on the embedding error and the frequency distribution of the brightness values. The image processing apparatus according to claim 1, wherein a value conversion method is set.
【請求項4】 前記周波数逆変換することにより得られ
た画像に対してオーバフローが生じているかを判定し制
御するオーバフロー制御手段をさらに備えたことを特徴
とする,請求項1,2または3のいずれかに記載の画像
処理装置。
4. The overflow control means according to claim 1, further comprising overflow control means for determining and controlling whether or not an overflow has occurred in the image obtained by performing the frequency inverse transform. The image processing device according to any one of claims.
【請求項5】 前記変換方法設定手段で設定された輝度
値の変換方法の逆変換に相当する変換方法で前記情報が
埋め込まれた画像の輝度値を変換し,該変換後の画像を
表示する画像表示手段をさらに備えたことを特徴とす
る,請求項1,2,3または4のいずれかに記載の画像
処理装置。
5. The brightness value of the image in which the information is embedded is converted by a conversion method corresponding to the inverse conversion of the conversion method of the brightness value set by the conversion method setting means, and the converted image is displayed. The image processing apparatus according to claim 1, further comprising image display means.
【請求項6】 画像に対して所定の情報を埋め込む画像
処理装置において,情報を埋め込む対象となる画像が入
力されて記憶する画像入力手段と,前記情報を埋め込む
ことにより生じる前記画像の輝度値の誤差(情報埋め込
み誤差)と,前記情報の埋め込み位置を示す付加情報を
埋め込むことにより生じる前記画像の輝度値の誤差(付
加情報埋め込み誤差)とを算出する埋め込み誤差算出手
段と,前記画像の輝度値を変換する輝度変換手段と,前
記変換された輝度値と前記情報埋め込み誤差と前記付加
情報埋め込み誤差とに基づいて,前記付加情報を決定す
る付加情報決定手段と,前記輝度値が変換された画像を
周波数変換する周波数変換手段と,前記周波数変換され
た画像に前記付加情報を埋め込む付加情報埋め込み手段
と,前記付加情報を参照し,該付加情報に応じて,前記
周波数変換された画像に前記情報を埋め込む付加情報参
照/情報埋め込み手段と,前記情報が埋め込まれた画像
を周波数逆変換する周波数逆変換手段と,前記周波数逆
変換することにより得られた画像を出力する画像出力手
段と,を備えたことを特徴とする,画像処理装置。
6. An image processing apparatus for embedding predetermined information in an image, wherein an image input means for inputting and storing an image to be embedded with information, and a luminance value of the image generated by embedding the information. Embedding error calculation means for calculating an error (information embedding error) and an error in the brightness value of the image (additional information embedding error) caused by embedding additional information indicating the embedding position of the information, and a brightness value of the image A luminance conversion means for converting the luminance value, an additional information determining means for determining the additional information based on the converted luminance value, the information embedding error, and the additional information embedding error, and an image in which the luminance value is converted. Frequency conversion means for frequency-converting, the additional information embedding means for embedding the additional information in the frequency-converted image, and the additional information Referring to the additional information, additional information reference / information embedding means for embedding the information in the frequency-converted image according to the additional information, frequency inverse conversion means for inversely frequency-converting the image in which the information is embedded, and the frequency An image processing apparatus, comprising: an image output unit that outputs an image obtained by performing inverse conversion.
【請求項7】 画像に対して所定の情報を埋め込む画像
処理方法において,情報を埋め込むことにより生じる画
像の輝度値の誤差(埋め込み誤差)を算出する第1工程
と,前記埋め込み誤差に基づいて前記画像の輝度値の変
換方法を設定する第2工程と,前記設定された輝度値の
変換方法により前記画像の輝度値を変換する第3工程
と,前記輝度値が変換された画像を周波数変換する第4
工程と,前記周波数変換された画像に前記情報を埋め込
む第5工程と,前記情報が埋め込まれた画像を周波数逆
変換する第6工程と,を含むことを特徴とする,画像処
理方法。
7. An image processing method for embedding predetermined information in an image, the first step of calculating an error (embedding error) in a luminance value of an image caused by embedding information, and the step of calculating the error based on the embedding error. A second step of setting a conversion method of the brightness value of the image, a third step of converting the brightness value of the image by the set conversion method of the brightness value, and a frequency conversion of the image of which the brightness value is converted. Fourth
An image processing method comprising: a step, a fifth step of embedding the information in the frequency-converted image, and a sixth step of inversely frequency-converting the information-embedded image.
【請求項8】 前記第1工程において,前記画像の輝度
値の度数分布を計測し,前記第2工程において,前記埋
め込み誤差と前記輝度値の度数分布とに基づいて,前記
画像の輝度値の変換方法を設定することを特徴とする,
請求項7に記載の画像処理方法。
8. In the first step, the frequency distribution of the brightness values of the image is measured, and in the second step, the brightness value of the image is calculated based on the embedding error and the frequency distribution of the brightness values. Characterized by setting the conversion method,
The image processing method according to claim 7.
【請求項9】 前記第6工程の後に,前記周波数逆変換
することにより得られた画像に対してオーバフローが生
じているかを判定する工程をさらに含むことを特徴とす
る,請求項7または8に記載の画像処理方法。
9. The method according to claim 7, further comprising the step of, after the sixth step, determining whether or not an overflow has occurred in the image obtained by the frequency inverse transform. The described image processing method.
【請求項10】 前記第6工程の後に,前記第2工程に
おいて設定された輝度値の変換方法の逆変換に相当する
変換方法で前記情報が埋め込まれた画像の輝度値を変換
し,該変換後の画像を表示する工程をさらに含むことを
特徴とする,請求項7,8または9のいずれかに記載の
画像処理方法。
10. After the sixth step, the brightness value of the image in which the information is embedded is converted by a conversion method corresponding to the inverse conversion of the conversion method of the brightness value set in the second step, and the conversion is performed. 10. The image processing method according to claim 7, further comprising a step of displaying a later image.
【請求項11】 画像に対して所定の情報を埋め込む画
像処理方法において,情報を埋め込むことにより生じる
前記画像の輝度値の誤差(情報埋め込み誤差)を算出す
る第1工程と,前記情報の埋め込み位置を示す付加情報
を埋め込むことにより生じる前記画像の輝度値の誤差
(付加情報埋め込み誤差)を算出する第2工程と,前記
付加情報埋め込み誤差に基づいて前記画像の輝度値の変
換方法を設定する第3工程と,前記設定された輝度値の
変換方法により前記画像の輝度値を変換する第4工程
と,前記変換された輝度値と前記情報埋め込み誤差と前
記付加情報埋め込み誤差とに基づいて,前記付加情報を
決定する第5工程と,前記輝度値が変換された画像を周
波数変換する第6工程と,前記周波数変換された画像に
前記付加情報を埋め込む第7工程と,前記付加情報を参
照し,該付加情報に応じて,前記周波数変換された画像
に前記情報を埋め込む第8工程と,前記情報が埋め込ま
れた画像を周波数逆変換する第9工程と,を含むことを
特徴とする,画像処理方法。
11. In an image processing method for embedding predetermined information in an image, a first step of calculating an error (information embedding error) in a luminance value of the image caused by embedding information, and an embedding position of the information. A second step of calculating an error (additional information embedding error) in the luminance value of the image caused by embedding the additional information indicating, and a method of setting a conversion method of the luminance value of the image based on the additional information embedding error. 3 steps, 4th step of converting the brightness value of the image by the conversion method of the set brightness value, based on the converted brightness value, the information embedding error and the additional information embedding error, A fifth step of determining additional information, a sixth step of frequency-converting the image in which the luminance value has been converted, and a step of embedding the additional information in the frequency-converted image. A seventh step, an eighth step of referring to the additional information and embedding the information in the frequency-converted image according to the additional information, and a ninth step of inversely frequency-converting the image in which the information is embedded An image processing method comprising:
JP2001309999A 2001-10-05 2001-10-05 Image processing apparatus and image processing method Expired - Fee Related JP3768424B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001309999A JP3768424B2 (en) 2001-10-05 2001-10-05 Image processing apparatus and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001309999A JP3768424B2 (en) 2001-10-05 2001-10-05 Image processing apparatus and image processing method

Publications (2)

Publication Number Publication Date
JP2003115991A true JP2003115991A (en) 2003-04-18
JP3768424B2 JP3768424B2 (en) 2006-04-19

Family

ID=19129057

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001309999A Expired - Fee Related JP3768424B2 (en) 2001-10-05 2001-10-05 Image processing apparatus and image processing method

Country Status (1)

Country Link
JP (1) JP3768424B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7489800B2 (en) 2002-07-23 2009-02-10 Kabushiki Kaisha Toshiba Image processing method
US7706566B2 (en) 2004-03-26 2010-04-27 New Jersey Institute Of Technology System and method for reversible data hiding based on integer wavelet spread spectrum

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7489800B2 (en) 2002-07-23 2009-02-10 Kabushiki Kaisha Toshiba Image processing method
US7706566B2 (en) 2004-03-26 2010-04-27 New Jersey Institute Of Technology System and method for reversible data hiding based on integer wavelet spread spectrum

Also Published As

Publication number Publication date
JP3768424B2 (en) 2006-04-19

Similar Documents

Publication Publication Date Title
Zhang et al. Just-noticeable difference estimation with pixels in images
JP4763721B2 (en) How to measure multimedia video communication quality
KR101929221B1 (en) Method and system for increasing robustness of visual quality metrics using spatial shifting
JP3156667B2 (en) Digital watermark insertion system, digital watermark characteristic table creation device
US7474766B2 (en) Motion image processor, motion image processing method and recording medium
Liu et al. A perceptually relevant no-reference blockiness metric based on local image characteristics
Wang et al. An image quality evaluation method based on digital watermarking
JP2002190945A (en) Information processor, control method therefor and storage medium
CN107621932B (en) Local amplification method and device for display image
KR101635898B1 (en) Selection of watermarks for the watermarking of compressed video
JP2009514305A (en) How to embed data in an information signal
EP1908007B1 (en) Image watermarking
KR20050007106A (en) Methods and apparatus for adaptive reduction of ringing artifacts
US20080112650A1 (en) Image Processor, Image Processing Method, and Program
CN111127291B (en) Image watermark embedding and extracting method and system based on space-frequency domain JND conversion
EP2154649A1 (en) An adaptive watermarking system and method
JP2000332988A (en) Device and method for embedding and extracting digital information and medium with program for executing the method recorded thereon
JP3768424B2 (en) Image processing apparatus and image processing method
Chen et al. A no-reference blocking artifacts metric using selective gradient and plainness measures
JP2004048219A (en) Inserting method of electronic watermark information
KR20030026983A (en) Text discrimination method and related apparatus
KR100902887B1 (en) Test automation system for judgment image distortion of digital display device
JP2003069832A (en) Device, method and program for processing image and computer readable recording medium
US8811766B2 (en) Perceptual block masking estimation system
JP2001358935A (en) Electronic information embedding device and computer- readable recording medium having electronic information embedding program recorded thereon

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040824

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051004

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051011

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051209

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051209

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060201

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051209

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

Free format text: PAYMENT UNTIL: 20090210

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100210

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110210

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110210

Year of fee payment: 5

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

Free format text: PAYMENT UNTIL: 20110210

Year of fee payment: 5

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

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

Free format text: PAYMENT UNTIL: 20110210

Year of fee payment: 5

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

Free format text: PAYMENT UNTIL: 20110210

Year of fee payment: 5

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20110210

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120210

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130210

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20140210

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees