JPH10304206A - Image coding/decoding system and image coding and decoding device for the system - Google Patents

Image coding/decoding system and image coding and decoding device for the system

Info

Publication number
JPH10304206A
JPH10304206A JP2570698A JP2570698A JPH10304206A JP H10304206 A JPH10304206 A JP H10304206A JP 2570698 A JP2570698 A JP 2570698A JP 2570698 A JP2570698 A JP 2570698A JP H10304206 A JPH10304206 A JP H10304206A
Authority
JP
Japan
Prior art keywords
key
image
data
decoding
image encoding
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2570698A
Other languages
Japanese (ja)
Inventor
Motohisa Tomura
元久 戸村
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.)
N T T DATA KK
NTT Data Group Corp
Original Assignee
N T T DATA KK
NTT Data Corp
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 N T T DATA KK, NTT Data Corp filed Critical N T T DATA KK
Priority to JP2570698A priority Critical patent/JPH10304206A/en
Publication of JPH10304206A publication Critical patent/JPH10304206A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an image coding/decoding system in which the security of image data is improved while keeping the service performance for image data distribution. SOLUTION: A scrambling quantization table 8 different from a quantization table 4 used for coding is described onto a header 16 of coded data 15 that are generated by image coding and the resulting coded data 15 are distributed to an opposite party. A copy 4a of the quantization table 4 in use is stored in an IC card 22 and the card is mailed to the opposite party. In the case of reproducing by the opposite party, the opposite party does not use the scrambling quantization table 8 but read the true quantization table 4a from the IC card 22 and decodes the coded data by using the table 4a. Since a party not receiving the IC card 22 decodes the coded data 15 by using the scrambling quantization table 8 included in the coded data 15, the party cannot normally reproduce the image. However, even in this case, a degree of scattering of the scrambling quantization table 8 is designed properly to allow even the party to grasp an outline of the image.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、画像データのセキ
ュリティを図るための画像符号化/復号化方式に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image encoding / decoding system for securing image data.

【0002】[0002]

【従来の技術】JPEG等に代表される画像符号化方式
においては、従来、図1に示す流れで符号化処理が行わ
れる。すなわち、入力画像をDCT(離散コサイン変
換)等の画像変換1により別次元のデータに変換した
後、量子化2を行い、最後に量子化データに対して、ハ
フマン符号化等の可変長符号化3を施す。
2. Description of the Related Art In an image encoding method represented by JPEG or the like, encoding processing is conventionally performed according to the flow shown in FIG. That is, after transforming an input image into data of another dimension by image transform 1 such as DCT (discrete cosine transform), quantization 2 is performed, and finally, the quantized data is subjected to variable length coding such as Huffman coding. Apply 3.

【0003】符号化データ5はヘッダ6と符号化ビット
ストリーム7から構成される。符号化データ5のヘッダ
6には、図に示すように、符号化処理に使用した量子化
テーブル4の値が含まれる。
The coded data 5 comprises a header 6 and a coded bit stream 7. As shown in the figure, the header 6 of the encoded data 5 includes the value of the quantization table 4 used for the encoding process.

【0004】図2は従来の画像復号化方式を示す。FIG. 2 shows a conventional image decoding system.

【0005】復号化処理においては、入力される符号化
データのヘッダ解析11を行い、次に可変長復号化12
を行った後、ヘッダ解析11で得た量子化テーブル4を
用いて逆量子化13を行い、最後に逆変換14を施し
て、通常の画像データに再生して出力する。
In the decoding process, a header analysis 11 of input coded data is performed, and then a variable length decoding 12 is performed.
Is performed, inverse quantization 13 is performed using the quantization table 4 obtained by the header analysis 11, and finally inverse conversion 14 is performed to reproduce and output normal image data.

【0006】また、セキュリティ性を向上するために、
画像などのデータに対して暗号化を行う場合がある。こ
の場合、図3に示すように、データ全体に対して暗号化
15を施すのが一般的である。
In order to improve security,
Data such as images may be encrypted. In this case, as shown in FIG. 3, encryption 15 is generally performed on the entire data.

【0007】[0007]

【発明が解決しようとする課題】図1、図2に示した画
像符号化/復号化方式においては、画像にセキュリティ
が施されていないから、同じ方式の復号機能を備えたソ
フト等を用いれば、画像が再生できる。よって、無権限
者による画像の再配布などを防ぐことができないという
問題がある。
In the image encoding / decoding system shown in FIGS. 1 and 2, since no security is applied to the image, it is possible to use software having a decoding function of the same system. , Images can be played. Therefore, there is a problem that redistribution of an image by an unauthorized person cannot be prevented.

【0008】図3に示す暗号化方式を用いれば、セキュ
リティ性は向上する。しかし、暗号化により画像データ
が完全に隠蔽されてしまうため、同じ方式の暗号解読ソ
フト等がないと画像が再生できない。よって、サービス
性に欠けるという問題がある。
The use of the encryption system shown in FIG. 3 improves security. However, since the image data is completely concealed by the encryption, the image cannot be reproduced without the same method of decryption software. Therefore, there is a problem of lack of serviceability.

【0009】そこで本発明は、画像データ配布における
サービス性を維持しつつ、セキュリティ性の向上も図る
ことができる画像符号化/復号化方式を提供することを
目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide an image encoding / decoding system capable of improving security while maintaining serviceability in image data distribution.

【0010】[0010]

【課題を解決するための手段】本発明の画像符号化/復
号化方式では、画像を送信する側の装置が、所定のキー
を用いて画像データを符号化する画像符号化手段と、画
像符号化手段が用いたキーとは異なる撹乱用キーを、画
像符号化手段の出力データに付加して、送信すべき符号
化データを生成する符号化データ生成手段と、画像符号
化手段が用いたキーと同じ真のキーを所定のキー伝達媒
体に保存するキー保存手段とを備える。また、符号化デ
ータを受信する側の装置が、キー伝達媒体からキーを取
得するキー取得手段と、キー取得手段からのキーを用い
て、送信側装置から受信した符号化データを復号化して
画像データを再生する画像復号化手段とを備える。
According to the image encoding / decoding method of the present invention, an apparatus for transmitting an image includes an image encoding means for encoding image data using a predetermined key, and an image encoding means. Data generating means for adding a disturbance key different from the key used by the encoding means to output data of the image encoding means to generate encoded data to be transmitted, and a key used by the image encoding means. Key storage means for storing the same true key in a predetermined key transmission medium. Further, the device on the receiving side of the encoded data decodes the encoded data received from the transmitting side device by using the key from the key acquiring unit for acquiring the key from the key transmission medium and the key from the key acquiring unit. Image decoding means for reproducing data.

【0011】本発明の方式によれば、画像の符号化で使
用したキーと同じ真のキーをキー伝達媒体を介して受信
側に送付することにより、受信側では、その媒体から真
のキーを取得して、これを用いて符号化データを復号化
して正常な画像データを得ることができる。一方、キー
伝達媒体が供給されない無権限者は、符号化データに付
加された撹乱用キーを用いて復号化を行わざるを得ない
ため、正常な画像データを得ることができない。
According to the method of the present invention, the same true key as the key used in image encoding is transmitted to the receiving side via the key transmission medium, so that the receiving side transmits the true key from the medium. Once obtained, the encoded data can be decoded using this to obtain normal image data. On the other hand, an unauthorized person to whom the key transmission medium is not supplied has to perform decoding using the disturbance key added to the encoded data, and thus cannot obtain normal image data.

【0012】キー伝達媒体には、ICカードやディスク
や不揮発性メモリのような、搬送可能なデータストレー
ジを用いることができ、それを受信側へ配布するように
すればよい。あるいは、通信ネットワークをキー伝達媒
体として用いて、符号化データとは異なる、出来るだけ
セキュリティ性の高い方法又はルートで、真のキーを受
信側へ配布してもよい。
As the key transmission medium, a transportable data storage such as an IC card, a disk, or a non-volatile memory can be used, and it may be distributed to the receiving side. Alternatively, the true key may be distributed to the recipient using a communication network as a key transmission medium and in a manner or route that is as secure as possible and different from the encoded data.

【0013】キーとしては、符号化の際の量子化及び復
号化の際の逆量子化に用いる量子化テーブルが利用でき
るが、これに限られるわけではない。要するに、画像符
号化と復号化で共通に用いられ、且つこれがないと正常
な復号化ができないようなデータ、テーブル、パラメー
タ、又はファイルなどであって、第三者に秘密にしてお
くことができるようなものであればよい。
As a key, a quantization table used for quantization at the time of encoding and inverse quantization at the time of decoding can be used, but is not limited to this. In short, data, tables, parameters, or files that are commonly used in image encoding and decoding and cannot be decoded normally without them, and can be kept secret from a third party What is necessary is just such.

【0014】しかし、量子化テーブルをキーに用いた場
合には、撹乱用量子化テーブルの撹乱程度を適度に設定
しておくことにより、真の量子化テーブルがなくても一
般の画像再生ソフト等により画像の概要が見れるように
することができる。この方法は、購買意欲を喚起するた
めに画像の若干の概要を見せたい場合などに有効であ
る。なお、本発明の画像符号化装置、復号化装置は典型
的にはコンピュータによって実施することができるが、
そのためのプログラムは、ディスク型ストレージ、半導
体メモリ、通信回線などの種々の媒体を通じてコンピュ
ータにインストール又はロードすることができる。
However, when a quantization table is used as a key, by setting the degree of disturbance of the disturbance quantization table to an appropriate level, general image reproducing software or the like can be used without a true quantization table. , The outline of the image can be seen. This method is effective, for example, when it is desired to show a brief outline of an image in order to stimulate purchase intention. Note that the image encoding device and the decoding device of the present invention can be typically implemented by a computer,
The program for that can be installed or loaded into a computer through various media such as a disk storage, a semiconductor memory, and a communication line.

【0015】[0015]

【発明の実施の形態】以下、本発明の実施の形態を添付
図面に基づいて説明する。
Embodiments of the present invention will be described below with reference to the accompanying drawings.

【0016】図4は本発明に従う送信側装置の一実施形
態を示す。
FIG. 4 shows an embodiment of the transmitting apparatus according to the present invention.

【0017】送信側に設けれらた画像符号化装置201
は、図1に示す従来例と同様に、入力画像に対し、所定
の量子化テーブル4を用いてDCT等の画像変換1を施
して別次元のデータに変換した後、量子化2を行い、次
いでハフマン符号化等の可変長符号化3を施す。そし
て、可変長符号化3で得られた符号化ビットストリーム
7に、ヘッダ16を付加して、最終的な符号化データ1
5を生成する。このとき、この装置201は、符号化デ
ータ15のヘッダ16に、実際に使用した量子化テーブ
ル4とは異なる、別に用意した、攪乱用の量子化テーブ
ル8を記述する。そして、実際に使用した量子化テーブ
ル4については、そのコピー(以下、「真の量子化テー
ブル」という)4aを適当なストレージに保存する。こ
の真の量子化テーブル4aは、画像を正しく復号するた
めのキーとして、サービスを受け得る正当権限者等に、
符号化データ15とは別のルートで配布される。例え
ば、符号化データ15はネットワークを通じてオンライ
ンで配布されるが、真の量子化テーブル4aは信頼性の
高いオフライン配送手段(例えば郵送など)で配布され
る。
An image coding device 201 provided on the transmission side
In the same manner as in the conventional example shown in FIG. 1, an input image is subjected to image transformation 1 such as DCT using a predetermined quantization table 4 to be transformed into data of another dimension, and then quantization 2 is performed. Next, variable length coding 3 such as Huffman coding is performed. Then, a header 16 is added to the coded bit stream 7 obtained by the variable length coding 3 so that the final coded data 1
5 is generated. At this time, the apparatus 201 describes, in the header 16 of the encoded data 15, a quantization table 8 for disturbance that is different from the quantization table 4 actually used and that is separately prepared. Then, for the quantization table 4 actually used, a copy (hereinafter, referred to as a “true quantization table”) 4a is stored in an appropriate storage. This true quantization table 4a is used as a key for correctly decrypting an image by an authorized person or the like who can receive services.
It is distributed by a different route from the encoded data 15. For example, the encoded data 15 is distributed online through a network, while the true quantization table 4a is distributed by a highly reliable offline delivery means (for example, mail).

【0018】なお、画像変換1、量子化2、可変長符号
化3、及び符号化データ15の生成などは、専用のハー
ドウェアで実施することができるが、典型的には、コン
ピュータプログラムの実行によって実施される。
The image conversion 1, the quantization 2, the variable-length coding 3, and the generation of the coded data 15 can be performed by dedicated hardware. Will be implemented.

【0019】図5は本発明に従う受信側装置の一実施形
態を示す。
FIG. 5 shows an embodiment of the receiving apparatus according to the present invention.

【0020】受信側に設けられた画像復号化装置202
は、図2に示す従来例と同様に、入力した符号化データ
15に対し、ヘッダ解析11、可変長復号化12、逆量
子化13及び逆変換14を施す。ただし、本装置202
は、ヘッダ解析11でヘッダ16から抽出した攪乱用量
子化テーブル8と、別ルートで配布された真の量子化テ
ーブル4aとを、スイッチイング10によって選択的
に、逆量子化13で使用できるようになっている。すな
わち、スイッチング10では、真の量子化テーブル4a
が供給されていれば、この真の量子化テーブル4aを選
択し、真の量子化テーブル4aが供給されていなけれ
ば、ヘッダ解析11で得た攪乱用量子化テーブル8を選
択する。
An image decoding device 202 provided on the receiving side
Performs a header analysis 11, a variable length decoding 12, an inverse quantization 13 and an inverse transform 14 on the input encoded data 15 in the same manner as in the conventional example shown in FIG. However, this device 202
The switching 10 can selectively use the disturbance quantization table 8 extracted from the header 16 by the header analysis 11 from the header 16 and the true quantization table 4a distributed by another route in the inverse quantization 13. It has become. That is, in the switching 10, the true quantization table 4a
Is supplied, the true quantization table 4a is selected, and if the true quantization table 4a is not supplied, the disturbance quantization table 8 obtained by the header analysis 11 is selected.

【0021】真の量子化テーブル4aが装置202に供
給されている場合は、正しい画像を再生できる。一方、
真の量子化テーブル4aが装置202に供給されていな
い場合や、この装置202を使用せずに、スイッチング
10の機能がない一般の画像再生ソフト等を使用した場
合は、攪乱用量子化テーブル8を用いて逆量子化13を
行うことになるため、撹乱された画像しか再生できな
い。
When the true quantization table 4a is supplied to the device 202, a correct image can be reproduced. on the other hand,
If the true quantization table 4a is not supplied to the apparatus 202, or if the apparatus 202 is not used and general image reproducing software or the like having no function of the switching 10 is used, the quantization table 8 for disturbance is used. , The inverse quantization 13 is performed, so that only the disturbed image can be reproduced.

【0022】なお、ヘッダ解析11、可変長復号化1
2、逆量子化13、逆変換14、及びスイッチング10
は、専用のハードウェアで実施することができるが、典
型的には、コンピュータプログラムの実行によって実施
される。
It should be noted that header analysis 11, variable length decoding 1
2, inverse quantization 13, inverse transformation 14, and switching 10
Can be implemented in dedicated hardware, but is typically implemented by execution of a computer program.

【0023】以下、上記実施形態をより具体的に説明す
る。
Hereinafter, the above embodiment will be described more specifically.

【0024】図6は画像符号化装置201の構成をより
詳細に示す。
FIG. 6 shows the configuration of the image encoding device 201 in more detail.

【0025】画像符号化装置201は、既に説明した通
りの符号化プロセス1、2、3を行うと共に、書き込み
プロセス21を行うことにより、真の量子化テーブル4
aをICカード22に記録する。また、テーブル生成プ
ロセス23により攪乱用量子化テーブル8を生成し、符
号化データ生成プロセス24により、符号化データ15
のヘッダ16に攪乱用量子化テーブル8を記録する。
The image encoding device 201 performs the encoding processes 1, 2, and 3 as described above, and also performs the writing process 21 to obtain the true quantization table 4.
a is recorded on the IC card 22. Further, the quantization table 8 for disturbance is generated by the table generation process 23, and the encoded data 15 is generated by the encoded data generation process 24.
The quantization table 8 for disturbance is recorded in the header 16 of.

【0026】図7は画像復号化装置の構成をより詳細に
示す。
FIG. 7 shows the structure of the image decoding apparatus in more detail.

【0027】画像復号化装置202は、ICカード22
がセットされていれば、テーブル読み込みプロセス31
により、そのICカード22から真の量子化テーブル4
aを読み込む。そして、スイッチングプロセス10が、
真の量子化テーブル4aを自動選択して逆量子化プロセ
ス13へ渡す。一方、ICカード22がセットされてい
なければ、スイッチングプロセス10は、ヘッダ解析プ
ロセス11からの攪乱用量子化テーブル8を選択し、逆
量子化プロセス13へ渡す。
[0027] The image decoding device 202 is provided with the IC card 22.
Is set, the table reading process 31
As a result, the true quantization table 4 is output from the IC card 22.
Read a. And the switching process 10
The true quantization table 4a is automatically selected and passed to the inverse quantization process 13. On the other hand, if the IC card 22 is not set, the switching process 10 selects the disturbance quantization table 8 from the header analysis process 11 and passes it to the inverse quantization process 13.

【0028】上記実施形態によれば、画像配信のサービ
ス性を大きく損なうことなく、セキュリティも向上させ
ることができる。また、攪乱用量子化テーブル8の設計
により、画像を撹乱する程度や態様を自由に設定するこ
とができる。例えば、適度な撹乱によって、画像の概要
を把握できるようにしてもよい。それにより、購買意欲
を喚起させるなどの効果を得ることも出来る。
According to the above embodiment, the security can be improved without greatly impairing the serviceability of image distribution. Further, by designing the quantization table 8 for disturbance, the degree and mode of disturbing the image can be freely set. For example, the outline of the image may be grasped by appropriate disturbance. As a result, it is possible to obtain an effect such as stimulating purchase will.

【0029】なお、本発明は上記の実施形態だけでなく
他の種々の形態でも実施することができる。例えば、セ
キュリティ確保のキーは、ICカードに限らず、別の手
段に記録して配布してもよい。
The present invention can be implemented not only in the above embodiment but also in various other forms. For example, the security key is not limited to an IC card, but may be recorded and distributed by another means.

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

【図1】従来の画像符号化方式の概略を示すブロック図
である。
FIG. 1 is a block diagram illustrating an outline of a conventional image encoding method.

【図2】従来の画像復号化方式の概略を示すブロック図
である。
FIG. 2 is a block diagram schematically showing a conventional image decoding method.

【図3】従来の暗号化処理を示すブロック図である。FIG. 3 is a block diagram showing a conventional encryption process.

【図4】本発明に従う送信側装置の一実施形態の概略を
示すブロック図である。
FIG. 4 is a block diagram schematically showing an embodiment of a transmitting device according to the present invention.

【図5】本発明に従う受信側装置の一実施形態の概略を
示すブロック図である。
FIG. 5 is a block diagram schematically showing an embodiment of a receiving-side device according to the present invention.

【図6】送信側の画像符号化装置の詳細を示すブロック
図である。
FIG. 6 is a block diagram illustrating details of an image encoding device on a transmission side.

【図7】受信側の画像復号化装置の詳細を示すブロック
図である。
FIG. 7 is a block diagram illustrating details of an image decoding device on the receiving side.

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

1 画像変換プロセス 2 量子化プロセス 3 可変長符号化プロセス 4 量子化テーブル 4a 真の量子化テーブル 8 攪乱用量子化テーブル 10 スイッチングプロセス 11 ヘッダ解析プロセス 12 可変長復号化プロセス 13 逆量子化プロセス 14 逆変換プロセス 15 符号化データ 16 ヘッダ 21 テーブル書き込みプロセス 22 ICカード 23 テーブル生成プロセス 24 符号化データ生成プロセス 31 テーブル読み込みプロセス 201 画像符号化装置 202 画像復号化装置 DESCRIPTION OF SYMBOLS 1 Image conversion process 2 Quantization process 3 Variable length encoding process 4 Quantization table 4a True quantization table 8 Disturbance quantization table 10 Switching process 11 Header analysis process 12 Variable length decoding process 13 Inverse quantization process 14 Inverse Conversion process 15 Encoded data 16 Header 21 Table writing process 22 IC card 23 Table generation process 24 Encoded data generation process 31 Table reading process 201 Image encoding device 202 Image decoding device

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 FI H04N 7/167 H04N 7/167 Z ──────────────────────────────────────────────────続 き Continued on front page (51) Int.Cl. 6 Identification code FI H04N 7/167 H04N 7/167 Z

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 送信側装置が画像データを符号化して送
信し、受信側装置が符号化された画像データを受信して
復号化するための方式において、 前記送信側装置が、 所定のキーを用いて画像データを符号化する画像符号化
手段と、 前記画像符号化手段が用いたキーとは異なる撹乱用キー
を、前記画像符号化手段の出力データに付加して、前記
受信側装置へ送られるべき符号化データを生成する符号
化データ生成手段と、 前記画像符号化手段が用いたキーと同じ真のキーを所定
のキー伝達媒体に保存するキー保存手段とを備え、 前記受信側装置が、 前記キー伝達媒体からキーを取得するキー取得手段と、 前記キー取得手段からのキーを用いて、前記送信側装置
から受信した前記符号化データを復号化して、前記画像
データを再生する画像復号化手段とを備えたことを特徴
とする画像符号化/復号化方式。
1. A method in which a transmitting device encodes and transmits image data and a receiving device receives and decodes the encoded image data, wherein the transmitting device sets a predetermined key. Image encoding means for encoding image data using the image encoding means, and a disturbing key different from the key used by the image encoding means is added to the output data of the image encoding means and transmitted to the receiving side device. Coded data generating means for generating coded data to be generated, and key storing means for storing the same true key as the key used by the image coding means in a predetermined key transmission medium, wherein the receiving side device has A key acquisition unit that acquires a key from the key transmission medium; and an image decoding unit that decodes the encoded data received from the transmission side device using the key from the key acquisition unit to reproduce the image data. Image encoding / decoding method is characterized in that a means.
【請求項2】 請求項1記載の方式において、 前記画像符号化手段が、前記所定のキーとしての所定の
量子化テーブルを用いて、前記画像データを量子化する
量子化手段を有し、 前記画像復号化手段が、前記キー取得手段からのキーと
しての量子化テーブルを用いて、前記画像データを逆量
子化する逆量子化手段を有することを特徴とする画像符
号化/復号化方式。
2. The method according to claim 1, wherein the image encoding unit includes a quantization unit that quantizes the image data using a predetermined quantization table as the predetermined key. An image encoding / decoding method, wherein the image decoding means has an inverse quantization means for inversely quantizing the image data using a quantization table as a key from the key acquisition means.
【請求項3】 請求項1及び2のいずれか1項記載の方
式において、 前記受信側装置が、前記符号化データから前記撹乱用キ
ーを抽出するキー抽出手段をさらに備え、 画像復号化手段が、前記キー取得手段からのキーと、前
記キー抽出手段からの前記撹乱用キーとを、選択的に使
用することを特徴とする画像符号化/復号化方式。
3. The method according to claim 1, wherein said receiving apparatus further comprises key extracting means for extracting said disturbing key from said encoded data, and said image decoding means comprises: An image encoding / decoding method characterized by selectively using a key from the key acquisition unit and the disturbance key from the key extraction unit.
【請求項4】 請求項3記載の方式において、 前記画像復号化手段が、前記キー取得手段からのキーが
供給されているときは、前記キー取得手段からのキーを
使用し、前記キー取得手段からのキーが供給されていな
いときは、前記キー抽出手段からの前記撹乱用キーを使
用することを特徴とする画像符号化/復号化方式。
4. The method according to claim 3, wherein said image decoding means uses a key from said key obtaining means when a key from said key obtaining means is supplied, and said key obtaining means Wherein the disturbing key from the key extracting means is used when no key is supplied from the image encoding / decoding system.
【請求項5】 請求項1及び2のいずれか1項記載の方
式において、前記キー伝達媒体が、搬送可能なデータス
トレージであることを特徴とする画像符号化/復号化方
式。
5. The image encoding / decoding method according to claim 1, wherein the key transmission medium is a transportable data storage.
【請求項6】 請求項1及び2のいずれか1項記載の方
式において、前記撹乱用キーが、これを用いて前記符号
化データを復号化することにより、元の画像データの概
略を把握できる程度に撹乱された画像データが再生でき
るようなものであることを特徴とする画像符号化/復号
化方式。
6. The method according to claim 1, wherein the disturbing key decodes the encoded data using the disturbing key, so that the outline of the original image data can be grasped. An image encoding / decoding method characterized in that image data that has been disturbed to a certain extent can be reproduced.
【請求項7】 画像データを符号化する装置において所
定のキーを用いて画像データを符号化する画像符号化手
段と、 前記画像符号化手段が用いたキーとは異なる撹乱用キー
を、前記画像符号化手段の出力データに付加して、符号
化データを生成する符号化データ生成手段と、 前記画像符号化手段が用いたキーと同じ真のキーを所定
のキー伝達媒体に保存するキー保存手段とを備えたこと
を特徴とする画像符号化装置。
7. An image encoding device that encodes image data using a predetermined key in an apparatus that encodes image data, and a disturbing key different from the key used by the image encoding device. Encoded data generation means for generating encoded data by adding to output data of the encoding means; and key storage means for storing the same true key as the key used by the image encoding means in a predetermined key transmission medium An image encoding device comprising:
【請求項8】 内部キーと符号化された画像データとを
含む符号化データから元の画像データを復号するための
装置において、 所定のキー伝達媒体から外部キーを取得するキー取得手
段と、 前記符号化データから、内部キーを抽出するキー抽出手
段と前記キー取得手段からの外部キー及び前記キー抽出
手段からの内部キーのいずれかを選択的に用いて、前記
符号化データを復号化する画像復号化手段とを備えた画
像復号化装置。
8. An apparatus for decoding original image data from encoded data including an internal key and encoded image data, wherein the key acquiring means acquires an external key from a predetermined key transmission medium; An image in which the encoded data is decoded by selectively using any of a key extracting unit for extracting an internal key from the encoded data and an external key from the key acquiring unit and an internal key from the key extracting unit. An image decoding device, comprising: decoding means.
【請求項9】 所定のキーを用いて画像データを符号化
する画像符号化手段と、 前記画像符号化手段が用いたキーとは異なる撹乱用キー
を、前記画像符号化手段の出力データに付加して、符号
化データを生成する符号化データ生成手段と、 前記画像符号化手段が用いたキーと同じ真のキーを所定
のキー伝達媒体に保存するキー保存手段とを備えた画像
符号化装置として、コンピュータを機能させるプログラ
ムを担持したコンピュータ読み取り可能な記録媒体。
9. An image encoding unit that encodes image data using a predetermined key, and a disturbance key different from the key used by the image encoding unit is added to output data of the image encoding unit. An image encoding apparatus comprising: encoded data generating means for generating encoded data; and key storage means for storing the same true key as the key used by the image encoding means in a predetermined key transmission medium. As a computer-readable recording medium carrying a program for causing a computer to function.
【請求項10】 内部キーと符号化された画像データと
を含む符号化データから元の画像データを復号するため
の装置において、 所定のキー伝達媒体から外部キーを取得するキー取得手
段と、 前記符号化データから、内部キーを抽出するキー抽出手
段と前記キー取得手段からの外部キー及び前記キー抽出
手段からの内部キーのいずれかを選択的に用いて、前記
符号化データを復号化する画像復号化手段とを備えた画
像復号化装置として、コンピュータを機能させるプログ
ラムを担持したコンピュータ読み取り可能な記録媒体。
10. An apparatus for decoding original image data from encoded data including an internal key and encoded image data, wherein the key acquiring means acquires an external key from a predetermined key transmission medium; An image in which the encoded data is decoded by selectively using one of a key extraction unit for extracting an internal key from the encoded data, an external key from the key acquisition unit, and an internal key from the key extraction unit. A computer-readable recording medium carrying a program for causing a computer to function as an image decoding device including a decoding unit.
JP2570698A 1997-02-26 1998-02-06 Image coding/decoding system and image coding and decoding device for the system Pending JPH10304206A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2570698A JPH10304206A (en) 1997-02-26 1998-02-06 Image coding/decoding system and image coding and decoding device for the system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP9-42005 1997-02-26
JP4200597 1997-02-26
JP2570698A JPH10304206A (en) 1997-02-26 1998-02-06 Image coding/decoding system and image coding and decoding device for the system

Publications (1)

Publication Number Publication Date
JPH10304206A true JPH10304206A (en) 1998-11-13

Family

ID=26363369

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2570698A Pending JPH10304206A (en) 1997-02-26 1998-02-06 Image coding/decoding system and image coding and decoding device for the system

Country Status (1)

Country Link
JP (1) JPH10304206A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010517424A (en) * 2007-01-26 2010-05-20 マイクロソフト コーポレーション Encryption key container on USB token
US7965841B2 (en) 2005-01-31 2011-06-21 Fujitsu Limited Method and apparatus for compressing and decompressing data, and computer product

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7965841B2 (en) 2005-01-31 2011-06-21 Fujitsu Limited Method and apparatus for compressing and decompressing data, and computer product
JP2010517424A (en) * 2007-01-26 2010-05-20 マイクロソフト コーポレーション Encryption key container on USB token
US8588421B2 (en) 2007-01-26 2013-11-19 Microsoft Corporation Cryptographic key containers on a USB token

Similar Documents

Publication Publication Date Title
US6473860B1 (en) Information distribution and processing system
US20010040977A1 (en) Electronic watermark system
US6728379B1 (en) Information processor and information processing method
US8000495B2 (en) Digital watermarking systems and methods
Su et al. Steganography in JPEG2000 compressed images
CN100556125C (en) Be used for successively managing the method and apparatus of the copyright of multi-layered multimedia stream
US7190792B2 (en) Systems and methods for retrofitting electronic appliances to accept different content formats
US20050193206A1 (en) Digital watermarking system using a cryptographic key
US20050021539A1 (en) Methods and systems for digital rights management of protected content
US9305148B2 (en) Economically secure digital mass media systems
GB2050021A (en) Method and means for securing the distribution of encoding keys
JPH05199424A (en) Picture encoding reproducing device
US20130332728A1 (en) Electronic file access control system and method
JP2007520918A (en) Method and apparatus for encoding or decoding a bitstream
JP2001075477A (en) Online electronic watermark detection system, online electronic water-mark detecting method and recording medium recorded with program for detecting electronic watermark
Thorwirth et al. Security methods for MP3 music delivery
JP2000101826A (en) Digital video coding/decoding device using watermarking to record and decode signature video image and its method
US7515711B2 (en) Methods and apparatuses for encrypting video and for decrypting video
JP3478019B2 (en) Image encoded data creation method and image encoded data decoding method
JPH10304206A (en) Image coding/decoding system and image coding and decoding device for the system
Puteaux et al. Hierarchical high capacity data hiding in JPEG crypto-compressed images
US6687824B1 (en) Digital image coding/decoding apparatus and method for recording and restoring a signature image using watermarking
JP2003078515A (en) Contents distributing system, decoding device, encrypting device, decoding program, and encrypting program
WO2000055707A1 (en) Method of securing data in a portable mass memory against unauthorized duplication
JPH11225140A (en) Data encryption device, decoder and its program recoding medium

Legal Events

Date Code Title Description
RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20040903