JP2010074242A - Image generating apparatus, image generating method, computer executable program, and computer readable recording medium - Google Patents
Image generating apparatus, image generating method, computer executable program, and computer readable recording medium Download PDFInfo
- Publication number
- JP2010074242A JP2010074242A JP2008236354A JP2008236354A JP2010074242A JP 2010074242 A JP2010074242 A JP 2010074242A JP 2008236354 A JP2008236354 A JP 2008236354A JP 2008236354 A JP2008236354 A JP 2008236354A JP 2010074242 A JP2010074242 A JP 2010074242A
- Authority
- JP
- Japan
- Prior art keywords
- layer
- embedding
- embedded
- image
- digital watermark
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Chemical & Material Sciences (AREA)
- Organic Chemistry (AREA)
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
Abstract
Description
本発明は、画像生成装置、画像生成方法、コンピュータが実行可能なプログラム、およびコンピュータが読み取り可能な記録媒体に関し、詳細には、マスクレイヤを含む複数のレイヤで構成される画像に電子透かしを埋め込む画像生成装置、画像生成方法、コンピュータが実行可能なプログラム、およびコンピュータが読み取り可能な記録媒体に関する。 The present invention relates to an image generation apparatus, an image generation method, a computer-executable program, and a computer-readable recording medium, and more particularly, embeds a digital watermark in an image composed of a plurality of layers including a mask layer. The present invention relates to an image generation apparatus, an image generation method, a computer-executable program, and a computer-readable recording medium.
一般に文書は、文字・線画と画像が混在して構成されるが、こうした混在文書を効率的に符号化するために、文字・線画部分と画像部分とに分離し、各々に対して異なる符号化を施すことが有効である。図17は、MRC(Mixed Raster Contents)モデルを説明するための図である。例えば、MRC(Mixed Raster Contents)モデルと呼ばれる手法は、図17に示すように、1ページの文書を例えば文字の色情報(前景)、文字領域情報(マスク)、画像情報(背景)といった3つのレイヤに分けて、レイヤごとに符号化を行う方式である。 Generally, a document is composed of a mixture of characters / line drawings and images. In order to efficiently encode such mixed documents, the characters / line drawings and image portions are separated into different encodings. Is effective. FIG. 17 is a diagram for explaining an MRC (Mixed Raster Contents) model. For example, as shown in FIG. 17, a method called an MRC (Mixed Raster Contents) model is used to convert a document of one page into, for example, character color information (foreground), character area information (mask), and image information (background). This is a method of dividing into layers and performing encoding for each layer.
MRCモデルを採用する理由は、高圧縮率時の文字・線画の劣化防止が目的である。なぜなら、静止画の代表的な圧縮方式の一つであるJPEGアルゴリズムでは非可逆過程である量子化を行なうため、伸長された画像は圧縮前の画像データよりも画質が劣化した画像となる。通常、量子化テーブルには圧縮率を稼ぐために高周波成分ほど量子化ステップが粗くなる量子化テーブルが用いられる。そのため、特に文字や線画のように高周波成分を多く含むエッジが存在する部分で、画質の劣化が著しく、また圧縮率も低下していた。ここで文字や線画の部分を可逆圧縮方式などで独立に圧縮することにより、圧縮率を高めつつ画質の劣化を抑えることができる。 The reason for adopting the MRC model is to prevent deterioration of characters and line drawings at a high compression rate. This is because the JPEG algorithm, which is one of the typical compression methods for still images, performs quantization, which is an irreversible process, so that the decompressed image becomes an image with a deteriorated image quality compared to the image data before compression. Usually, a quantization table is used in which the quantization step becomes coarser as the high frequency component increases in order to increase the compression ratio. For this reason, particularly in a portion where there is an edge containing a lot of high-frequency components such as characters and line drawings, the image quality is significantly deteriorated and the compression rate is also reduced. Here, by independently compressing the character and line drawing parts by a reversible compression method or the like, it is possible to increase the compression rate and suppress deterioration in image quality.
こうしたMRCの構成は様々である。例えば、図18のMRC構成例1は、一つの背景に対して、複数の文字画像を重ねて構成している。この文字画像は、文字形状と文字色情報の組み合わせから成り、文字形状中の色は単色である。 There are various configurations of such MRC. For example, the MRC configuration example 1 in FIG. 18 is configured by superimposing a plurality of character images on one background. This character image consists of a combination of character shape and character color information, and the color in the character shape is a single color.
図19のMRC構成例2では、一つの背景に対して、複数の文字形状を現すマスク画像と、文字形状中の色情報を与える一つの前景層を重ねて構成している。重ね合わせ後の画像は、文字形状を表すマスク画像が1の画素について前景層の画素値を使い、マスク画像が0の画素については背景層の画素値を使うことになる。図3では、黒文字と色文字を別にし、合計4層のレイヤで構成しているが、黒文字を別としない3層の構成でも基本概念は同じである。 In the MRC configuration example 2 in FIG. 19, a mask image showing a plurality of character shapes and a foreground layer that gives color information in the character shapes are superimposed on one background. In the superimposed image, the pixel value of the foreground layer is used for the pixel whose mask image representing the character shape is 1 and the pixel value of the background layer is used for the pixel whose mask image is 0. In FIG. 3, black characters and color characters are separated and configured with a total of four layers, but the basic concept is the same with a three-layer configuration that does not separate black characters.
ところで、近年、セキュリティニーズの高まりに伴い、改ざん検知や情報漏えいを防止する技術が求められている。改ざん検知が行えるようにするためには、一般に画像データからハッシュなどで作られるデータを画像の低影響領域に埋め込めばよい。一般的な方法として、画素値上位ビットのハッシュ値を透かしとして下位ビットに埋め込む方法と、周波数変換後の低周波成分のハッシュ値を変換係数の高周波成分に埋め込む方法である。また、画像をMRC方式の複数レイヤに分割した場合の真正性保証について考えると、MRC方式の電子透かしは、複数レイヤへの分割以前に埋め込むと、分割の過程に存在する量子化処理などで透かしが壊れてしまうため、分割されたレイヤの画像に対して透かしを埋め込む必要がある。 By the way, in recent years, with increasing security needs, a technology for preventing falsification detection and information leakage has been demanded. In order to enable tampering detection, data that is generally created from image data by hashing or the like may be embedded in the low-impact region of the image. As a general method, there are a method of embedding the hash value of the upper bits of the pixel value in the lower bits as a watermark, and a method of embedding the hash value of the low frequency component after frequency conversion in the high frequency component of the conversion coefficient. In consideration of authenticity assurance when an image is divided into a plurality of layers of the MRC method, if the digital watermark of the MRC method is embedded before the division into a plurality of layers, the watermark is generated by a quantization process existing in the division process. Will break, so it is necessary to embed a watermark in the image of the divided layers.
例えば、特許文献1では、ディジタルコンテンツを人間のセンシビティが低い(低影響領域)と高い部分(高影響領域)に分割し、低影響領域を公開鍵で暗号化し、著作情報と高影響領域のハッシュ値とを電子透かしとして埋め込んだ上、秘密鍵で復号化し、次に、高影響領域と透かしを埋め込んだ低影響領域とを合成して透かし入り画像を生成する技術が開示されている。
For example, in
特許文献1は、単一画像を対象とするものであるため、原画像に電子透かしを埋め込む場合には問題がないが、MRC方式の画像の場合、文字領域、背景領域、前景領域に分割してそれぞれ異なる符号化を施すと、例えば、文字レイヤ、背景レイヤともに人間にとって意味のある画像を形成することとなる。そのため、MRC方式の画像の場合、各レイヤは独立な画像であるから、特許文献1の方法では、各レイヤ画像に対して電子透かしを独立に埋め込むことになる。この場合、例えば、文字マスクレイヤの画像データを、電子透かしが埋め込まれた状態でそっくり置き換えるような攻撃に曝されてしまうという問題がある。このような攻撃を受けると、文字マスク単体でみると正しい電子透かしが埋め込まれているので改ざん有りとは検出されないが、文字マスクが置き換えられたことで重大な情報の改ざんとなってしまう。また、特許文献1では、ビット層のビット列を連結したデータに電子透かしを埋め込むために、改ざんが行われた箇所を特定することができないという問題がある。
Since
特許文献2では、入力画像に対して所定の多層化手法を行って、複数の部分画像(層の画像)データを生成し、それぞれを符号化して部分画像(層の画像)符号を生成する。それらをまとめて出力符号を生成する。さらに、出力符号に含まれる部分画像(層の画像)符号に対して、所定の粒度で電子署名を行う技術が開示されている。
In
しかしながら、特許文献2では、著作権保持者の情報や、改ざんの有無を検知することが可能であるが、改ざんの箇所を特定することはできないという問題がある。
However, in
本発明の目的は、複数のレイヤで構成される画像の真正性を高精度に保証すると共に、改ざんされた場合には、その改ざんの箇所を特定することが可能な画像生成装置、画像生成方法、コンピュータが実行可能なプログラム、およびコンピュータが読み取り可能な記録媒体を提供することを目的とする。 An object of the present invention is to provide an image generation apparatus and an image generation method capable of guaranteeing the authenticity of an image composed of a plurality of layers with high accuracy and specifying the location of the tampering when tampered. Another object is to provide a computer-executable program and a computer-readable recording medium.
上述した課題を解決し、目的を達成するために、本発明は、マスクレイヤを含む複数のレイヤで構成される画像のうち、前記マスクレイヤ以外のレイヤを、電子透かしを埋め込む埋め込みレイヤとして選択する埋め込みレイヤ選択手段と、前記埋め込みレイヤ以外の他の1又は複数のレイヤの任意の抽出領域の画素値に基づいて電子透かしを生成する生成手段と、前記埋め込みレイヤ選択手段で選択された埋め込みレイヤの前記抽出領域に対応する埋め込み領域に、前記電子透かし生成手段で生成された電子透かしを埋め込む埋め込み手段と、を備えたことを特徴とする。 In order to solve the above-described problems and achieve the object, the present invention selects a layer other than the mask layer as an embedding layer in which a digital watermark is embedded, among images composed of a plurality of layers including a mask layer. An embedding layer selection unit; a generation unit that generates a digital watermark based on a pixel value of an arbitrary extraction region of one or more layers other than the embedding layer; an embedding layer selected by the embedding layer selection unit; And embedding means for embedding the digital watermark generated by the digital watermark generation means in an embedding area corresponding to the extraction area.
また、上述した課題を解決し、目的を達成するために、本発明は、マスクレイヤを含む複数のレイヤで構成される画像のうち、前記マスクレイヤ以外のレイヤを、電子透かしを埋め込む埋め込みレイヤとして選択する埋め込みレイヤ選択工程と、前記埋め込みレイヤ以外の他の1又は複数のレイヤの任意の抽出領域の画素値に基づいて電子透かしを生成する生成工程と、前記埋め込みレイヤ選択工程で選択された埋め込みレイヤの前記抽出領域に対応する埋め込み領域に、前記生成工程で生成された電子透かしを埋め込む埋め込み工程と、を含むことを特徴とする。 In order to solve the above-described problems and achieve the object, the present invention provides a layer other than the mask layer as an embedded layer in which a digital watermark is embedded, among images composed of a plurality of layers including a mask layer. An embedding layer selection step to be selected, a generation step for generating a digital watermark based on a pixel value of an arbitrary extraction region of one or more layers other than the embedding layer, and an embedding selected in the embedding layer selection step And an embedding step of embedding the digital watermark generated in the generating step in an embedding region corresponding to the extraction region of the layer.
本発明によれば、マスクレイヤを含む複数のレイヤで構成される画像のうち、前記マスクレイヤ以外のレイヤを、電子透かしを埋め込む埋め込みレイヤとして選択する埋め込みレイヤ選択手段と、前記埋め込みレイヤ以外の他の1又は複数のレイヤの任意の抽出領域の画素値に基づいて電子透かしを生成する生成手段と、前記埋め込みレイヤ選択手段で選択された埋め込みレイヤの前記抽出領域に対応する埋め込み領域に、前記電子透かし生成手段で生成された電子透かしを埋め込む埋め込み手段とを備えているので、複数のレイヤで構成される画像の真正性を高精度に保証すると共に、画像が改ざんされた場合には、その改ざんの箇所を特定することが可能な画像生成装置を提供することが可能になるという効果を奏する。 According to the present invention, an embedding layer selection unit that selects a layer other than the mask layer as an embedding layer in which a digital watermark is embedded, among images composed of a plurality of layers including a mask layer, and other than the embedding layer. Generating means for generating a digital watermark based on a pixel value of an arbitrary extraction area of one or a plurality of layers, and in the embedding area corresponding to the extraction area of the embedding layer selected by the embedding layer selection means, And an embedding unit that embeds the digital watermark generated by the watermark generating unit, so that the authenticity of the image composed of a plurality of layers is ensured with high accuracy, and if the image is tampered, the tampering is performed. There is an effect that it is possible to provide an image generation apparatus capable of specifying the location.
以下に、本発明に係る画像生成装置、画像生成方法、コンピュータが実行可能なプログラム、およびコンピュータが読み取り可能な記録媒体を画像処理装置に適用した場合の好適な実施の形態を詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。また、下記実施の形態における構成要素には、当業者が容易に想定できるものまたは実質的に同一のものが含まれる。
(実施の形態1)
Hereinafter, a preferred embodiment when an image generation apparatus, an image generation method, a computer-executable program, and a computer-readable recording medium according to the present invention are applied to an image processing apparatus will be described in detail. Note that the present invention is not limited to the embodiments. In addition, constituent elements in the following embodiments include those that can be easily assumed by those skilled in the art or that are substantially the same.
(Embodiment 1)
図1は、実施の形態1に係る画像処理装置の機能構成例を示す図である。図2は、入力画像を複数レイヤに分割する例を示す図である。図3は、実施の形態1にかかる画像処理装置の全体の処理の概略を説明するためのフローチャートである。図4は、符号化処理の一例を示す図である。実施の形態1では、可逆変換されるマスクレイヤの画素値からハッシュ値を算出し、JPEG圧縮される前景もしくは背景に透かしを埋め込む場合について説明する。 FIG. 1 is a diagram illustrating a functional configuration example of the image processing apparatus according to the first embodiment. FIG. 2 is a diagram illustrating an example of dividing an input image into a plurality of layers. FIG. 3 is a flowchart for explaining the outline of the overall processing of the image processing apparatus according to the first embodiment. FIG. 4 is a diagram illustrating an example of the encoding process. In the first embodiment, a case will be described in which a hash value is calculated from pixel values of a mask layer subjected to lossless conversion and a watermark is embedded in a foreground or background that is JPEG compressed.
本発明は、図2に示すように、MRC構成と呼ばれるような複数のレイヤで構成される画像に対して電子透かしを埋め込む手法に関するものである。既に複数レイヤで構成されている画像を対象としても良いし、ある画像を複数レイヤに分割する処理を同一装置内にもっても構わない。例えば、紙文書をスキャンして複数レイヤ構成の電子文書を作成する場合などである。 As shown in FIG. 2, the present invention relates to a technique for embedding a digital watermark in an image composed of a plurality of layers, called an MRC configuration. An image already composed of a plurality of layers may be targeted, and a process for dividing an image into a plurality of layers may be performed in the same apparatus. For example, a paper document is scanned to create an electronic document having a multi-layer structure.
実施の形態1に係る画像処理装置100は、図1に示すように、埋め込みレイヤ選択部100と、ハッシュ値計算部102と、周波数変換部103と、電子透かし埋め込み部104と、符号化部105と、マルチレイヤ文書化部106とを備えている。
As shown in FIG. 1, the
図1の画像処理装置100の全体動作の概略を図3は参照して説明する。図3において、埋め込みレイヤ選択部100は、MRC方式の画像のレイヤのうち、マスクレイヤ以外のレイヤを、電子透かしを埋め込む埋め込みレイヤとして選択し、また、1または複数のハッシュ値抽出レイヤを選択する(ステップS1)。ハッシュ値計算部102は、選択されたハッシュ値抽出レイヤのブロック毎にハッシュ値を算出する(ステップS2)。周波数変換部103は、埋め込みレイヤを周波数変換し、電子透かし埋め込み部104は、周波数変換された埋め込みレイヤの変換係数に、ハッシュ値を電子透かしとして埋め込む(ステップS3)。符号化部105で符号化が行われた後、マルチレイヤ文書化部106は符号化されたマルチレイヤを文書化する(ステップS4)。
The overall operation of the
図1の画像処理装置100の各部の動作を説明する。埋め込みレイヤ選択部100は、MRCフォーマットの入力画像に対して、MRCを構成するレイヤから電子透かしを埋め込む埋め込みレイヤを選択し、選択した埋め込みレイヤを周波数変換部103に出力する。また、埋め込みレイヤ選択部101は、MRCを構成するレイヤからハッシュ値を算出するためのハッシュ値抽出レイヤを選択して、ハッシュ値計算部102およびマルチレイヤ文書化部106に出力し、また、埋め込みレイヤ選択部101は、他のレイヤ(埋め込みレイヤおよびハッシュ値抽出レイヤ以外のレイヤ)をマルチレイヤ文書化部106に出力する。なお、埋め込みレイヤおよびハッシュ値抽出レイヤが決まっている場合には、埋め込みレイヤのデータを直接、周波数変換部103に出力し、かつ、ハッシュ値抽出レイヤのデータを直接、ハッシュ値計算部102に出力する構成とすることで、埋め込みレイヤ選択部100は不要となる。
The operation of each unit of the
ハッシュ値計算部102は、電子透かしとして埋め込むハッシュ値を、ハッシュ値抽出レイヤのデータから算出し、算出したハッシュ値を電子透かし埋め込み部104に出力する。ここで、ハッシュ値は、単一のレイヤデータまたは複数のレイヤデータから算出することができる。
The hash
周波数変換部103は、埋め込みレイヤに対して符号化処理を行い、符号化処理した変換係数を電子透かし埋め込み部104に出力する。ここで行われる符号化処理は、場合によっては量子化の処理も含む。電子透かしの種類は、標本値に埋め込む電子透かしではなく、周波数成分に埋め込む電子透かしである。埋め込みレイヤが多値の場合には、JPEGやJPEG2000などの符号化方式で符号化されることが多い。一般的な符号化処理では、図4に示すように、色変換(S11)、周波数変換(S12)、量子化(S13)、係数整形(S14)、エントロピー符号化(S15)、コードストリーム化(S16)が行われる。非可逆圧縮を使用する場合は、色変換および量子化の過程において情報が切り捨てられるため、符号化前の標本値に電子透かしを埋め込むよりも、周波数変換係数を量子化した後の係数に埋め込む方がよい。
The
電子透かし埋め込み部104は、周波数変換部103から入力される変換係数に対して、ハッシュ値計算部102で算出されたハッシュ値を入れて加工し、電子透かし入り係数を符号化部105に出力する。符号化部105は、電子透かし埋め込み部104から入力される電子透かし入り係数を、最終的なコードストリームまで符号化して、電子透かし入りレイヤ符号をマルチレイヤ文書化部106に出力する。
The digital
マルチレイヤ文書化部106は、電子透かし入りレイヤ符号、ハッシュ値抽出レイヤ、および非埋め込み非抽出レイヤの全レイヤを用いてマルチレイヤ文書を生成して出力する。例えば、各レイヤのコードストリームに、圧縮方式に関する情報、重ね合わせの情報、およびページの情報を加えてPDFファイルを生成することができる。
The multi-layer documenting
図5〜図8を参照して、ハッシュ値計算部102におけるハッシュ値の算出の処理を詳細に説明する。図5は、ハッシュ値計算部102におけるハッシュ値の算出処理を説明するためのフローチャート、図6は、各レイヤの対応するブロックの一例を説明するための図である。図7、は文字マスクレイヤのブロック分割を説明するための図、図8は、分割されたブロックから入力データの生成を説明するための図である。
The hash value calculation processing in the hash
ハッシュ値計算部102によるハッシュ値の算出処理を図5のフローチャートに従って、図6〜図8を参照して説明する。ハッシュ値算出のために用いるレイヤは、上述したように、単一または複数とすることができる。例えば、黒文字マスク画像と、色文字マスク画像の二つのレイヤからハッシュ値を算出する場合は、それぞれのレイヤの画素値を合成してからハッシュ値を算出することが望ましい。各レイヤについてハッシュ値を計算した後に合成してもよいが、この場合はハッシュ値のビットが増えてしまうためである。
A hash value calculation process performed by the hash
図5において、まず、レイヤを同じサイズのブロックに分割する(ステップS21)。ここで、同じサイズのブロックとは、各レイヤを合成したときに同じ大きさであることをいう。MRCの構成では、各レイヤの解像度が異なっている場合もあり、図6に示すように、例えば、背景レイヤが100dpiの解像度、文字マスクが200dpiの解像度、前景レイヤが50dpiの解像度という構成が可能である。この場合、文字マスクレイヤにおいて、64*64のサイズのブロックに分割したとすると、背景レイヤは32*32のブロックサイズになり、前景レイヤは16*16のブロックサイズになる。このように、ブロック分割し、各レイヤを合成したときに、同じ位置に同じ大きさで重なるように対応させることにより、あるレイヤのハッシュ値を他のレイヤに埋め込みを施すと、そのレイヤに対する改ざんの位置をブロック単位で検出することが可能となる。
In FIG. 5, first, the layer is divided into blocks of the same size (step S21). Here, the same size block means that the same size is obtained when the layers are combined. In the MRC configuration, the resolution of each layer may be different. As shown in FIG. 6, for example, the background layer may have a resolution of 100 dpi, the character mask has a resolution of 200 dpi, and the foreground layer has a resolution of 50 dpi. It is. In this case, if the character mask layer is divided into blocks of
つぎに、各ブロックから画素値を抽出する(ステップS22)。図7において、例えば、白黒二値の文字マスクのレイヤにおいて、L*Lのサイズに分割されたブロックからハッシュ値を算出する場合には、ブロック内の画素値を連結するとL*Lビットのデータになるため、このL*Lビットのデータからハッシュ値を計算する。改ざん検知も同様にハッシュ値を算出する処理が必要になるため、画素値を用いる場合は、可逆圧縮を用いたレイヤデータから算出することが望ましい。 Next, a pixel value is extracted from each block (step S22). In FIG. 7, for example, when calculating a hash value from a block divided into L * L size in a monochrome binary character mask layer, L * L bit data is obtained by concatenating the pixel values in the block. Therefore, a hash value is calculated from this L * L bit data. Similarly, the tampering detection requires processing for calculating a hash value, and therefore, when using a pixel value, it is desirable to calculate from layer data using lossless compression.
続いて、画素値からハッシュ値の算出に使用するビットを抽出する(ステップS23)。例えば、ハッシュ関数の一つであるSHA−1(Secure Hash Algorithm)は、「2」の64乗ビット未満の任意の長さのデータから160ビットのハッシュ値を生成する。図8において、ブロックサイズをL*Lとすると、ブロック内の全画素値を決まった順番でスキャンすることで、L*Lビットのビット列を生成することができ、ハッシュ関数の入力となる。ここで、多値データからハッシュ値を算出する場合は、各画素の値をそのまま連結するとビット数が大きくなりすぎてしまう場合がある。かかる場合は、画素値の上位数ビットを使うことで、入力ビット数を減らすことができる。例えば、ブロックサイズがL*Lで、画素値が8ビットの場合、各画素の上位6ビットを連結すると合計L*L*6ビットのビット列を生成できる。 Subsequently, the bits used for calculating the hash value are extracted from the pixel value (step S23). For example, SHA-1 (Secure Hash Algorithm) which is one of hash functions generates a 160-bit hash value from data having an arbitrary length less than 64 bits of “2”. In FIG. 8, assuming that the block size is L * L, a bit string of L * L bits can be generated by scanning all the pixel values in the block in a fixed order, which becomes an input of a hash function. Here, when the hash value is calculated from the multi-value data, the number of bits may become too large if the values of the pixels are connected as they are. In such a case, the number of input bits can be reduced by using the upper few bits of the pixel value. For example, if the block size is L * L and the pixel value is 8 bits, a bit string of total L * L * 6 bits can be generated by concatenating the upper 6 bits of each pixel.
つぎに、各レイヤから抽出したビットを合成する(ステップS24)。ここで、複数のレイヤのデータを用いてハッシュ値を算出する場合には、各レイヤから抽出したビット列を合成したデータをハッシュ関数の入力とする。合成の方法は各種あるが、例えば、ビット数が少ない場合にはそのまま連結してもよく、また、ビット数が多い場合には連結したビット列を間引いて新たなビット列を生成してもよい。 Next, the bits extracted from each layer are synthesized (step S24). Here, when a hash value is calculated using data of a plurality of layers, data obtained by combining the bit strings extracted from each layer is used as an input of the hash function. There are various combining methods. For example, when the number of bits is small, they may be connected as they are, and when the number of bits is large, a new bit string may be generated by thinning out the connected bit strings.
合成したデータに基づいて、ハッシュ値を算出する(ステップS25)。具体的には、生成したビット列をハッシュ関数の入力として、ハッシュ値を算出する。 A hash value is calculated based on the synthesized data (step S25). Specifically, the hash value is calculated using the generated bit string as the input of the hash function.
図9〜図11を参照して、電子透かし埋め込み部104における電子透かしの埋め込み処理について詳細に説明する。図9は、電子透かし埋め込み部104の電子透かしの埋め込み処理を説明するためのフローチャート、図10は量子化後のDCT係数例を示す図、図11は複数のDCT変換ブロックに電子透かしを埋め込む例を示す図である。
The digital watermark embedding process in the digital
電子透かし埋め込み部104の電子透かしの埋め込み処理を図9のフローチャートに従って、図10および図11を参照しつつ説明する。図9において、まず、レイヤを同じサイズのブロックに分割する(ステップS31)。電子透かしを埋め込むブロックも、上記図5のステップS21と同様に、レイヤを合成した時に同じ位置に同じ大きさでブロックが揃うようにブロックを分割する。埋め込みレイヤの符号化方式が、DCT変換などに代表されるブロック変換を使った符号化方式である場合には、ブロック変換のブロックサイズに合わせて、ハッシュ値抽出および透かし埋め込みのブロックサイズを決定するのが望ましい。ここでは、JPEG圧縮するレイヤに透かしを埋め込む場合を例示して説明する。この場合、縦および横について、「8」または「8の倍数」のサイズを選択するのが望ましい。符号化と透かし埋め込みの処理がブロック毎に独立に行うことが可能となるためである。
The digital watermark embedding process of the digital
この後、各ブロック毎に周波数変換を行う(ステップS32)。ここでは、埋め込みレイヤの符号化方式で使われるブロック毎に周波数変換を行う。例えば、JPEGで圧縮する場合には、8*8のブロック毎にDCT変換を行い、同じく8*8個の変換係数を得る。JPEG符号化についての詳細はISO/IEC IS 10918 | ITU−T Recommendation T.81に記載されているので、その詳細な説明を省略する。 Thereafter, frequency conversion is performed for each block (step S32). Here, frequency conversion is performed for each block used in the encoding method of the embedded layer. For example, when compressing with JPEG, DCT conversion is performed for each 8 * 8 block, and similarly 8 * 8 conversion coefficients are obtained. For details on JPEG encoding, see ISO / IEC IS 10918 | ITU-T Recommendation T. 81, detailed description thereof is omitted.
つぎに、変換係数を所定の量子化テーブルを用いて量子化する(ステップS33)。量子化後の(DCT)変換係数に、抽出されたハッシュ値を電子透かしとして埋め込む(ステップS34)。図10に示す量子化後のDCT係数例のうち、左上の係数がDC係数であり、それ以外のAC係数は右下に並んでいるものほど高周波成分を表す。人間は高周波成分ほど知覚しにくいという性質があるため、右下の方の周波数成分に埋め込む。また画質の劣化をなるべく抑えるため、DCT係数の下位ビットにハッシュ値を埋め込む。埋め込みは、DCT係数の所定の下位ビットを、埋め込むハッシュ値に置き換えることで行う。また、例えば16*16をハッシュ値算出のブロックサイズとした場合には、図11に示すように、DCT変換の4つのブロックに対して埋め込みを行う。4つのDCT変換のためのブロックのAC係数の高周波成分に分けて埋め込む。同図の波線部分はハッシュ値を埋め込む領域を示している。1つのブロックに16個の係数に埋め込むよりも、4つのブロックのそれぞれ4つの係数に埋め込む方が画質劣化を抑えることができる。このように透かしの埋め込み方法は、算出されたハッシュのビット数や、改ざん検知したい画像の粒度などを考慮して決定する。 Next, the transform coefficient is quantized using a predetermined quantization table (step S33). The extracted hash value is embedded as a digital watermark in the quantized (DCT) transform coefficient (step S34). In the example of the DCT coefficients after quantization shown in FIG. 10, the upper left coefficient is a DC coefficient, and the other AC coefficients are arranged in the lower right side to indicate higher frequency components. Since humans have the property that high frequency components are less perceptible, they are embedded in the lower right frequency component. Further, in order to suppress degradation of image quality as much as possible, a hash value is embedded in the lower bits of the DCT coefficient. Embedding is performed by replacing a predetermined lower bit of the DCT coefficient with an embedded hash value. For example, when 16 * 16 is used as a block size for hash value calculation, as shown in FIG. 11, embedding is performed on four blocks of DCT conversion. It embeds by dividing into high frequency components of AC coefficients of four DCT transform blocks. The wavy line in the figure shows the area where the hash value is embedded. Image quality degradation can be suppressed by embedding each of the four blocks in four coefficients rather than embedding in 16 coefficients in one block. As described above, the watermark embedding method is determined in consideration of the calculated number of hash bits and the granularity of an image to be detected for alteration.
DCT係数をスキャンする(ステップS35)。DCT係数のスキャンの順序はJPEGの場合は、左上から右下に向かったジグザグスキャンを行う。つぎに、スキャン順に並べられた係数をエントロピー符号化する(ステップS36)。JPEGの場合はハフマン符号化または算術符号化のいずれかで符号化する。エントロピー符号化の過程では情報は失われないため、エントロピー復号を行った直後に得られる係数は電子透かしを埋め込んだ後の係数である。従って、埋め込んだ高周波成分の下位ビットからハッシュ値を取り出して検証することができる。 The DCT coefficient is scanned (step S35). When the DCT coefficient scan order is JPEG, a zigzag scan from the upper left to the lower right is performed. Next, the coefficients arranged in the scan order are entropy encoded (step S36). In the case of JPEG, encoding is performed by either Huffman encoding or arithmetic encoding. Since information is not lost during the entropy encoding process, the coefficient obtained immediately after entropy decoding is a coefficient after embedding a digital watermark. Therefore, the hash value can be extracted from the low-order bits of the embedded high-frequency component and verified.
画像サイズや画素のビット数、量子化テーブルなどの情報をヘッダとして付与し、コードストリームを生成する(ステップS37)。 Information such as the image size, the number of pixel bits, and the quantization table is added as a header to generate a code stream (step S37).
上述の方法で電子透かしを埋め込んだ画像の改ざんは、以下の手順で検出することができる。図12は、改ざん検出の手順を説明するためのフローチャートである。以下のフローチャートの処理は、ソフトウェアまたはハードウェアで画像処理装置に実装することができる。 The falsification of an image embedded with a digital watermark by the above method can be detected by the following procedure. FIG. 12 is a flowchart for explaining a tampering detection procedure. The processing of the following flowchart can be implemented in an image processing apparatus by software or hardware.
まず、画像の各レイヤのコードストリームを抽出する(ステップS41)。埋め込みレイヤをエントロピー復号化する(ステップS42)。ハッシュ抽出レイヤの各ブロックを復号し、ハッシュH1を算出する(ステップS43)。埋め込みレイヤに対してエントロピー復号して得られた各ブロックの係数からハッシュH2を抽出する(ステップS44)。さらに、各ブロック毎に、ハッシュH1とハッシュH2を比較して、異なっていれば改ざんありと判定する(ステップS45)。このようにして、ハッシュH1とハッシュH2の異なるブロックを改ざん位置と特定することができる。 First, the code stream of each layer of the image is extracted (step S41). The embedded layer is entropy decoded (step S42). Each block of the hash extraction layer is decrypted to calculate a hash H1 (step S43). A hash H2 is extracted from the coefficient of each block obtained by entropy decoding with respect to the embedded layer (step S44). Further, the hash H1 and the hash H2 are compared for each block, and if they are different, it is determined that there is tampering (step S45). In this way, different blocks of the hash H1 and the hash H2 can be specified as the falsification position.
以上説明したように、実施の形態1によれば、マスクレイヤを含む複数レイヤから構成されるMRC方式の画像に対して、複数レイヤのうち、マスクレイヤ以外のレイヤを埋め込みレイヤとして選択し、かつ、埋め込みレイヤ以外のレイヤを、ハッシュ値抽出レイヤを選択し、選択されたハッシュ値抽出レイヤのブロック毎にハッシュ値を算出し、算出したハッシュ値を埋め込みレイヤの対応するブロックに電子透かしとして埋め込むこととしたので、改ざん検知機能はレイヤ画像ごとに独立ではなく、分割されたレイヤのうち任意のレイヤ画像を別のデータで置き換えて組み合わせる攻撃に対して頑健である。また、ハッシュ値を算出した領域に対応した埋め込み領域に電子透かしを埋め込むことで、改ざんされた箇所を特定することが可能となる。 As described above, according to the first embodiment, a layer other than the mask layer is selected as an embedding layer among the plurality of layers for the MRC scheme image including a plurality of layers including the mask layer, and A hash value extraction layer is selected as a layer other than the embedding layer, a hash value is calculated for each block of the selected hash value extraction layer, and the calculated hash value is embedded as a digital watermark in a corresponding block of the embedding layer Therefore, the falsification detection function is not independent for each layer image, and is robust against an attack in which an arbitrary layer image is replaced with another data among the divided layers and combined. Further, by embedding a digital watermark in an embedding area corresponding to an area for which a hash value has been calculated, it becomes possible to identify a tampered location.
(実施の形態2)
実施の形態2に係る画像処理装置を説明する。実施の形態2に係る画像処理装置は、実施の形態1の画像処理装置において、マスクレイヤから算出したハッシュ値を、前景と背景のレイヤのうち、合成時に参照される画素数の少ないレイヤを埋め込みレイヤとして選択する構成である。
(Embodiment 2)
An image processing apparatus according to
ところで、多くの場合、マスクレイヤのうち文字を表す前景レイヤが使われる画素数は、絵柄を表す背景レイヤが使われる画素数よりも大幅に少ない。このような状況では、前景レイヤの多くの画素値は使用されないので、透かしを埋め込むことで起こる画質の劣化の影響をほとんど受けない。よって、レイヤを合成する際に参照される画素が少ないレイヤを埋め込み先レイヤとして選択すれば、改ざん検知の機能を変えずに、より高画質のMRC画像を生成できる。 By the way, in many cases, the number of pixels in which the foreground layer representing characters in the mask layer is used is significantly smaller than the number of pixels in which the background layer representing the pattern is used. In such a situation, since many pixel values of the foreground layer are not used, the image quality is hardly affected by the watermark embedding. Therefore, if a layer with few pixels that are referred to when combining layers is selected as an embedding destination layer, a higher quality MRC image can be generated without changing the function of tampering detection.
画像がマスクレイヤ、前景レイヤ、および背景レイヤの3つのレイヤから構成される場合、上記図3のステップS1の埋め込みレイヤを選択する処理において、マスクレイヤの二値画像において、前景レイヤを参照することを示す画素の数と、背景レイヤを参照することを示す画素の数を比較し、数の少ないレイヤを埋め込みレイヤとして選択する。例えば、MRCの構成が、前景レイヤ+マスクレイヤ+背景レイヤとなっており、背景レイヤの画像に対してマスクレイヤの画素値が「1」の部分のみ前景レイヤの画像を上から重ねてレイヤ合成する場合には、マスクレイヤの画素値が「0」である画素と「1」である画素の総数を比べ、画素値が「1」である画素の数の方が少ない時には、前景レイヤの画像データにハッシュ値を埋め込むことを選択する。他方、画素値が「0」である画素の数が少ない時には、背景レイヤの画像データにハッシュ値を埋め込むことを選択する。 When the image is composed of three layers of a mask layer, a foreground layer, and a background layer, the foreground layer is referred to in the binary image of the mask layer in the process of selecting the embedded layer in step S1 of FIG. Is compared with the number of pixels indicating that the background layer is referred to, and a layer having a small number is selected as an embedded layer. For example, the MRC configuration is foreground layer + mask layer + background layer, and layer synthesis is performed by overlaying the foreground layer image from the top only on the portion of the background layer image where the pixel value of the mask layer is “1”. In this case, when the total number of pixels having the pixel value “0” and the pixel having the pixel value “1” is smaller than the total number of pixels having the pixel value “1”, the foreground layer image Choose to embed hash values in the data. On the other hand, when the number of pixels having a pixel value “0” is small, it is selected to embed a hash value in the image data of the background layer.
以上説明したように、実施の形態2によれば、埋め込みレイヤは、非マスク画像を表すレイヤのうち、レイヤを合成する際に参照される画素が最も少ないレイヤであることとしたので、改ざん検知の機能を変えずに、より高画質のMRC画像を生成することが可能となる。 As described above, according to the second embodiment, since the embedding layer is the layer representing the least number of pixels that are referred to when combining the layers among the layers representing the non-mask image, tamper detection is performed. It is possible to generate an MRC image with higher image quality without changing the function.
(実施の形態3)
実施の形態3に係る画像処理装置を説明する。図13は、実施の形態3に係る画像処理装置を説明するためのものであり、領域(ブロック)毎にマスクレイヤのデータに基づいて、埋め込みレイヤを選択する場合を説明するための図である。実施の形態3に係る画像処理装置は、実施の形態1の画像処理装置において、ハッシュ抽出領域毎に、レイヤ合成時に参照される画素値が少ないレイヤを、埋め込みレイヤとして選択する構成である。
(Embodiment 3)
An image processing apparatus according to
図13において、実施の形態1と同様に、全レイヤを合成した時に同じ大きさ、同じ位置になるように複数のブロックに分割する。全てのブロックに対して、ブロック毎にハッシュ値計算と、埋め込みレイヤの決定を繰り返し行う。あるブロックに対して、文字形状を表すマスクレイヤの画像の該当ブロックに含まれる二値の値(0,1)の総数をそれぞれカウントし、合成時に背景レイヤの画素値を参照する値の総数が多い場合には、前景レイヤに、マスクレイヤの画像から算出したハッシュ値を電子透かしとして埋め込む。 In FIG. 13, as in the first embodiment, when all layers are combined, they are divided into a plurality of blocks so that they have the same size and the same position. For every block, the hash value calculation and the embedding layer determination are repeated for each block. For each block, the total number of binary values (0, 1) included in the corresponding block of the mask layer image representing the character shape is counted, and the total number of values referring to the pixel values of the background layer at the time of synthesis is If there are many, the hash value calculated from the image of the mask layer is embedded as a digital watermark in the foreground layer.
実施の形態3によれば、非マスクレイヤのうち、マスクレイヤの各ブロック毎にレイヤ合成時に参照される画素数が最も少ないレイヤを埋め込みレイヤとして選択することとしたので、改ざん検知の機能を変えずに、より高画質のMRC画像を生成することが可能となる。 According to the third embodiment, among the non-mask layers, the layer with the smallest number of pixels referred to during layer synthesis is selected as the embedded layer for each block of the mask layer, so the alteration detection function is changed. Therefore, it is possible to generate a higher quality MRC image.
(実施の形態4)
実施の形態4に係る画像処理装置を説明する。実施の形態4に係る画像処理装置は、実施の形態1の画像処理装置において、背景レイヤからハッシュ値を算出し、前景レイヤに埋め込む構成である。
(Embodiment 4)
An image processing apparatus according to
マスクレイヤ、前景レイヤ、および背景レイヤで構成されるMRC方式の画像において、マスクレイヤでは二値画像を可逆圧縮し、前景レイヤ及び背景レイヤは多値画像を非可逆圧縮する場合を考える。背景レイヤは非可逆圧縮を施すため、画素値からハッシュ値を計算すると、一度圧縮して復号すると画素値は変わっており、改ざんがなされていなくても、改ざん検出のフェーズにおいて算出されるハッシュ値が埋め込みフェーズのものと変わってしまう。 In an MRC-type image composed of a mask layer, a foreground layer, and a background layer, a case is considered in which a binary image is reversibly compressed in the mask layer, and a multi-valued image is irreversibly compressed in the foreground layer and the background layer. Since the background layer performs irreversible compression, if the hash value is calculated from the pixel value, the pixel value has changed once compressed and decoded, and the hash value calculated in the tamper detection phase even if it has not been altered Will change from the embedding phase.
そこで、実施の形態4では、背景レイヤからハッシュ値を算出する場合には画素値をそのまま使用せず、量子化後のDCT係数を使用する。量子化後のDCT係数は、低周波成分に有意なデータが固まっているので、低周波成分のデータを使ってハッシュ関数の入力とすることができる。算出されたハッシュ値を埋め込みレイヤに埋め込む処理は実施の形態1と同じである。 Therefore, in the fourth embodiment, when a hash value is calculated from the background layer, the pixel value is not used as it is, but the quantized DCT coefficient is used. Since the DCT coefficient after quantization has significant data in the low frequency component, the low frequency component data can be used as the input of the hash function. The process of embedding the calculated hash value in the embedding layer is the same as in the first embodiment.
実施の形態4によれば、電子透かしに用いるハッシュ値を、ハッシュ値抽出レイヤの任意の抽出領域に含まれる画素を周波数変換して得られる値から算出することとしたので、背景レイヤは非可逆圧縮を施し、当該背景レイヤをハッシュ値抽出レイヤとした場合に、復号後のハッシュ値が埋め込みフェーズのものと変わってしまうことを防止することが可能となる。 According to the fourth embodiment, since the hash value used for the digital watermark is calculated from the value obtained by frequency-converting the pixels included in an arbitrary extraction area of the hash value extraction layer, the background layer is irreversible. When compression is performed and the background layer is used as a hash value extraction layer, it is possible to prevent the hash value after decoding from changing from that in the embedding phase.
(実施の形態5)
実施の形態5に係る画像処理装置を説明する。図14は、JPEG2000におけるウェーブレット変換を説明するための図。図15は、マスクオフに対応するウェーブレット係数の位置を示す図である。図16はビットプレーン構造を示す図である。
(Embodiment 5)
An image processing apparatus according to
実施の形態5に係る画像処理装置は、実施の形態1の画像処理装置において、ウェーブレット変換を用いた符号化方式で圧縮されるレイヤの、マスクオフの画素に対応する箇所に電子透かしを埋め込む構成である。 The image processing apparatus according to the fifth embodiment is configured to embed a digital watermark at a location corresponding to a mask-off pixel in a layer compressed by an encoding method using wavelet transform in the image processing apparatus of the first embodiment It is.
JPEG2000は離散ウェーブレット変換を用いた符号化方式で、符号化処理の流れはおおむね前述した一般的な符号化処理の流れと一致する。DCT変換とウェーブレット変換で異なる点は、DCT変換で得られる変換係数は、8*8のブロック内における周波数のみを軸とした成分であったのに対し、ウェーブレット変換は周波数に加えて空間位置も軸とした成分である点である。図14はウェーブレット変換された際に得られる変換係数の構造を示しており、それぞれの解像度レベルにおいて矩形で区切られた左上の部分が低周波成分を表し、右下の部分が高周波成分を表す。また、矩形内における変換係数の位置は、原画像の位置に対応して並べられる。 JPEG2000 is an encoding method using discrete wavelet transform, and the flow of the encoding process is generally the same as the flow of the general encoding process described above. The difference between the DCT transform and the wavelet transform is that the transform coefficient obtained by the DCT transform is a component centered only on the frequency in the 8 * 8 block, whereas the wavelet transform has a spatial position in addition to the frequency. It is a point that is a component with an axis. FIG. 14 shows the structure of transform coefficients obtained when wavelet transform is performed, and the upper left part divided by rectangles at each resolution level represents a low frequency component, and the lower right part represents a high frequency component. Further, the positions of the transform coefficients in the rectangle are arranged corresponding to the positions of the original image.
そのため、マスクがオフとなり、透かし埋め込みレイヤにおいて、レイヤ合成時に参照されない画素位置に対応するウェーブレット変換係数を特定することができる。すなわち、マスクレイヤの値から、レイヤ合成に使われない変換係数を特定し、直接その変換係数にのみ透かしを埋め込むことが可能となる。これにより、電子透かし埋め込みによる画質の劣化を抑えることができる。図15に示す例では、網点部分がマスクオフに対応するウェーブレット係数の位置を示している。 Therefore, the mask is turned off, and in the watermark embedding layer, the wavelet transform coefficient corresponding to the pixel position that is not referred to at the time of layer synthesis can be specified. That is, it is possible to identify a transform coefficient that is not used for layer synthesis from the mask layer value, and directly embed a watermark only in the transform coefficient. Thereby, it is possible to suppress degradation of image quality due to digital watermark embedding. In the example shown in FIG. 15, the halftone dot portion indicates the position of the wavelet coefficient corresponding to mask-off.
また、電子透かし埋め込みを行う際には、高周波成分に埋め込んだ方が画質の劣化が小さいため、例えば右下の矩形部分であるHH成分に埋め込むと良い。さらに、図16に示すビットプレーン構造におけるLSBに近いほど画質の劣化を小さくできるため、LSBからハッシュ値のビットを埋め込むのが望ましい。 In addition, when digital watermark embedding is performed, since the image quality degradation is smaller when the digital watermark is embedded in the high frequency component, for example, it may be embedded in the HH component which is the lower right rectangular portion. Furthermore, since the image quality degradation can be reduced as the LSB in the bit plane structure shown in FIG. 16 is closer, it is desirable to embed the hash value bits from the LSB.
実施の形態5によれば、マスクレイヤのマスクオフを示す画素に対応する埋め込みレイヤの変換係数に電子透かしを埋め込むこととしたので、電子透かし埋め込みによる画質の劣化を抑えることが可能となる。 According to the fifth embodiment, since the digital watermark is embedded in the conversion coefficient of the embedding layer corresponding to the pixel indicating the mask-off of the mask layer, it is possible to suppress deterioration in image quality due to the embedding of the digital watermark.
(プログラム)
なお、本発明の画像処理装置は、複数の機器(例えば、ホストコンピュータ、インターフェイス機器、スキャナ、プリンタ等)から構成されるシステムに適用しても、1つの機器から構成される装置(ホストコンピュータ等)に適用しても良い。
(program)
Note that the image processing apparatus according to the present invention can be applied to a system including a plurality of devices (for example, a host computer, an interface device, a scanner, a printer, and the like). ) May be applied.
また、本発明の目的は、上述した画像処理装置の機能を実現するソフトウエアのプログラムコードを記録した記録媒体を、システムまたは装置に供給し、そのシステムまたは装置のコンピュータ(または、CPU、MPU、DSP)が記録媒体に格納されたプログラムコードを実行することによっても達成することが可能である。この場合、記録媒体から読み出されたプログラムコード自体が前述した画像処理装置の機能を実現することになり、そのプログラムコードまたはそのプログラムを記憶した記録媒体は本発明を構成することになる。プログラムコードを供給するための記録媒体としては、FD、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリ、ROMなどの光記録媒体、磁気記録媒体、光磁気記録媒体、半導体記録媒体を使用することができる。 Another object of the present invention is to supply a recording medium recording a program code of software for realizing the functions of the above-described image processing apparatus to the system or apparatus, and the computer of the system or apparatus (or CPU, MPU, It can also be achieved by the DSP) executing the program code stored in the recording medium. In this case, the program code read from the recording medium itself realizes the functions of the image processing apparatus described above, and the program code or the recording medium storing the program constitutes the present invention. Recording media for supplying the program code include FD, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, magnetic tape, non-volatile memory, optical recording medium such as ROM, magnetic recording medium, optical Magnetic recording media and semiconductor recording media can be used.
また、コンピュータが読み出したプログラムコードを実行することにより、前述した画像処理装置の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)などが実際の処理の一部または全部を行い、その処理によって前述した画像処理装置の機能が実現される場合も含まれること言うまでもない。 Further, by executing the program code read by the computer, not only the functions of the image processing apparatus described above are realized, but also an OS (operating system) operating on the computer based on the instruction of the program code. However, it goes without saying that a case where the function of the image processing apparatus described above is realized by performing part or all of the actual processing.
また、記録媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した画像処理装置の機能が実現される場合も含まれることは言うまでもない。 In addition, after the program code read from the recording medium is written in a memory provided in a function expansion board inserted in the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing, and the above-described functions of the image processing apparatus are realized by the processing.
100 画像処理装置
101 埋め込みレイヤ選択部
102 周波数変換部
103 電子透かし埋め込み部
104 符号化部
105 マルチレイヤ文書化部
DESCRIPTION OF
Claims (14)
前記埋め込みレイヤ以外の他の1又は複数のレイヤの任意の抽出領域の画素値に基づいて電子透かしを生成する生成手段と、
前記埋め込みレイヤ選択手段で選択された埋め込みレイヤの前記抽出領域に対応する埋め込み領域に、前記生成手段で生成された電子透かしを埋め込む埋め込み手段と、
を備えたことを特徴とする画像生成装置。 An embedding layer selection means for selecting a layer other than the mask layer as an embedding layer for embedding a digital watermark among images composed of a plurality of layers including a mask layer;
Generating means for generating a digital watermark based on a pixel value of an arbitrary extraction region of one or more layers other than the embedded layer;
Embedding means for embedding the digital watermark generated by the generating means in an embedded area corresponding to the extraction area of the embedded layer selected by the embedded layer selecting means;
An image generation apparatus comprising:
記載の画像生成装置。 The image generation apparatus according to claim 1, wherein the embedding unit performs digital watermark embedding on a transform coefficient of the embedding layer corresponding to a pixel indicating mask-off.
前記埋め込みレイヤ以外の他の1又は複数のレイヤの任意の抽出領域の画素値に基づいて電子透かしを生成する生成工程と、
前記埋め込みレイヤ選択工程で選択された埋め込みレイヤの前記抽出領域に対応する埋め込み領域に、前記生成工程で生成された電子透かしを埋め込む埋め込み工程と、
を含むことを特徴とする画像生成方法。 An embedding layer selection step of selecting a layer other than the mask layer as an embedding layer for embedding a digital watermark among images composed of a plurality of layers including a mask layer;
A generation step of generating a digital watermark based on a pixel value of an arbitrary extraction region of one or more layers other than the embedded layer;
An embedding step of embedding the digital watermark generated in the generation step in an embedding region corresponding to the extraction region of the embedding layer selected in the embedding layer selection step;
An image generation method comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008236354A JP5086951B2 (en) | 2008-09-16 | 2008-09-16 | Image generation apparatus, image generation method, computer-executable program, and computer-readable recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008236354A JP5086951B2 (en) | 2008-09-16 | 2008-09-16 | Image generation apparatus, image generation method, computer-executable program, and computer-readable recording medium |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010074242A true JP2010074242A (en) | 2010-04-02 |
JP5086951B2 JP5086951B2 (en) | 2012-11-28 |
Family
ID=42205662
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008236354A Expired - Fee Related JP5086951B2 (en) | 2008-09-16 | 2008-09-16 | Image generation apparatus, image generation method, computer-executable program, and computer-readable recording medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5086951B2 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014533029A (en) * | 2011-11-07 | 2014-12-08 | オランジュ | Image encoding and decoding method, encoding and decoding device, and corresponding computer program |
US10257532B2 (en) | 2011-11-07 | 2019-04-09 | Dolby International Ab | Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto |
US10826900B1 (en) * | 2014-12-31 | 2020-11-03 | Morphotrust Usa, Llc | Machine-readable verification of digital identifications |
CN113602927A (en) * | 2021-07-30 | 2021-11-05 | 浙江新再灵科技股份有限公司 | Elevator door opening and closing detection method |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11252355A (en) * | 1997-12-24 | 1999-09-17 | Sarnoff Corp | Method and apparatus for incorporating watermark in digital image or image sequence |
JP2004173072A (en) * | 2002-11-21 | 2004-06-17 | Ricoh Co Ltd | Code generator, image processor, code generation program, image processing program, and storage medium |
JP2006352702A (en) * | 2005-06-17 | 2006-12-28 | Ricoh Co Ltd | Image processing apparatus, image processing method, image processing program and recording medium with image processing program recorded thereon |
JP2008097517A (en) * | 2006-10-16 | 2008-04-24 | Matsushita Electric Ind Co Ltd | Document management system |
-
2008
- 2008-09-16 JP JP2008236354A patent/JP5086951B2/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11252355A (en) * | 1997-12-24 | 1999-09-17 | Sarnoff Corp | Method and apparatus for incorporating watermark in digital image or image sequence |
JP2004173072A (en) * | 2002-11-21 | 2004-06-17 | Ricoh Co Ltd | Code generator, image processor, code generation program, image processing program, and storage medium |
JP2006352702A (en) * | 2005-06-17 | 2006-12-28 | Ricoh Co Ltd | Image processing apparatus, image processing method, image processing program and recording medium with image processing program recorded thereon |
JP2008097517A (en) * | 2006-10-16 | 2008-04-24 | Matsushita Electric Ind Co Ltd | Document management system |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014533029A (en) * | 2011-11-07 | 2014-12-08 | オランジュ | Image encoding and decoding method, encoding and decoding device, and corresponding computer program |
US10142660B2 (en) | 2011-11-07 | 2018-11-27 | Dolby International Ab | Method of coding and decoding images, coding and decoding device, and computer programs corresponding thereto |
US10257532B2 (en) | 2011-11-07 | 2019-04-09 | Dolby International Ab | Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto |
US10681389B2 (en) | 2011-11-07 | 2020-06-09 | Dolby International Ab | Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto |
US10701386B2 (en) | 2011-11-07 | 2020-06-30 | Dolby International Ab | Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto |
US11109072B2 (en) | 2011-11-07 | 2021-08-31 | Dolby International Ab | Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto |
US11277630B2 (en) | 2011-11-07 | 2022-03-15 | Dolby International Ab | Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto |
US11889098B2 (en) | 2011-11-07 | 2024-01-30 | Dolby International Ab | Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto |
US11943485B2 (en) | 2011-11-07 | 2024-03-26 | Dolby International Ab | Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto |
US10826900B1 (en) * | 2014-12-31 | 2020-11-03 | Morphotrust Usa, Llc | Machine-readable verification of digital identifications |
CN113602927A (en) * | 2021-07-30 | 2021-11-05 | 浙江新再灵科技股份有限公司 | Elevator door opening and closing detection method |
CN113602927B (en) * | 2021-07-30 | 2023-03-10 | 浙江新再灵科技股份有限公司 | Elevator door opening and closing detection method |
Also Published As
Publication number | Publication date |
---|---|
JP5086951B2 (en) | 2012-11-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7545938B2 (en) | Digital watermarking which allows tampering to be detected on a block-specific basis | |
JP3647405B2 (en) | Image processing apparatus and image processing method | |
US7072488B2 (en) | Data processing method and apparatus | |
JP3982686B2 (en) | Code generation apparatus, code generation program, and storage medium | |
US8014559B2 (en) | Information embedding apparatus, information embedding method, information extracting apparatus, information extracting method, computer program product | |
JP2009017502A (en) | Image encoding apparatus and image decoding apparatus | |
JP5086951B2 (en) | Image generation apparatus, image generation method, computer-executable program, and computer-readable recording medium | |
JP2011193394A (en) | Image processing apparatus, image processing method, and program | |
JP4454908B2 (en) | Information processing apparatus, information processing method, program, and recording medium | |
JP2006081169A (en) | Method and device for adding water mark to digital data | |
JP2006222788A (en) | Image verification device, image embedding device, image detection device, image embedding method, image detection method, computer program, and printed matter manufacturing method | |
CN113392381A (en) | Watermark generation method, watermark decoding method, storage medium, and electronic device | |
JP2005217598A (en) | Device for embedding digital watermark, digital watermark detector, method for embedding digital watermark, and method for detecting digital watermark | |
WO2011105164A1 (en) | Image processing method | |
JP2010187131A (en) | Method and device for detecting embedding of digital watermark, program, and recording medium | |
JP4652167B2 (en) | Image processing apparatus, image processing method, and program | |
JP3805141B2 (en) | Image processing method and apparatus, and storage medium | |
Sengupta et al. | Self authentication of color images through discrete cosine transformation (SADCT) | |
JP2007074362A (en) | Coding apparatus, decoding apparatus, coding method, decoding method, and program for them | |
JP2009124300A (en) | Apparatus, method and program for jpeg encoding with watermark embedding, record medium recorded with the encoding program, and apparatus, method and program for detecting tampering of the jpeg image data with watermark embedding, record medium recorded with the detecting program | |
JP2018207247A (en) | Digital watermarking apparatus and method | |
JP4144469B2 (en) | Digital watermark verification apparatus and digital watermark verification method | |
JP2006303807A (en) | Electronic watermark embedding apparatus, electronic watermark embedding method, program for allowing computer to realize method, machine-readable recording medium for recording program, and printed matter | |
JP2008067309A (en) | Verification data embedding method, program and apparatus, image tampering detecting method, program, apparatus, and image tampering detection system | |
JP2007028402A (en) | Image processing method, apparatus, program and recording medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110804 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120524 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120612 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120813 |
|
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: 20120904 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120907 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5086951 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150914 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |