JPH04271664A - Picture data compressor and picture data decoder - Google Patents

Picture data compressor and picture data decoder

Info

Publication number
JPH04271664A
JPH04271664A JP3032889A JP3288991A JPH04271664A JP H04271664 A JPH04271664 A JP H04271664A JP 3032889 A JP3032889 A JP 3032889A JP 3288991 A JP3288991 A JP 3288991A JP H04271664 A JPH04271664 A JP H04271664A
Authority
JP
Japan
Prior art keywords
image data
coefficient
block
image
restoring
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.)
Withdrawn
Application number
JP3032889A
Other languages
Japanese (ja)
Inventor
Kimitaka Murashita
君孝 村下
Tsuguo Noda
嗣男 野田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP3032889A priority Critical patent/JPH04271664A/en
Publication of JPH04271664A publication Critical patent/JPH04271664A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To obtain a coding data not including redundant information with respect to the picture data compressor and picture data decoder. CONSTITUTION:The picture data compressor and picture data decoder is featured to have an orthogonal transformation means 111 applying orthogonal transformation to a picture data representing a multi-value picture for each block comprising MXN picture elements and obtaining respectively an M-row N-column coefficient matrix comprising transformation coefficients, an extraction means 112 extracting a prescribed component from the coefficient matrix corresponding to each block respectively and generating reduced coefficients of K-row and L-column comprising only the extracted component, a reduced picture generating means 113 applying inverse orthogonal transformation to the reduced coefficients to generate a reduced picture comprising KXL picture elements corresponding to each block, and a transformation coding means 114 applying transformation coding to a set of the reduced pictures corresponding to each block as a picture data and sending the data.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、多値画像を表す画像デ
ータを変換符号化して圧縮する画像データ圧縮装置およ
び得られた符号化データに基づいて画像データを復元す
る画像データ復元装置に関するものである。中間階調画
像やカラー画像などの多値画像をその特徴を損なうこと
なくデータ量を圧縮する符号化方式として、2次元直交
変換を利用した適応離散コサイン変換符号化方式(Ad
aptive Discrete Cosine Tr
ansform,以下ADCT方式と称する)が広く用
いられている。
[Field of Industrial Application] The present invention relates to an image data compression device that converts and encodes image data representing a multivalued image and compresses it, and an image data restoration device that restores image data based on the obtained encoded data. It is. An adaptive discrete cosine transform encoding method (Ad
aptive Discrete Cosine Tr
(hereinafter referred to as ADCT method) is widely used.

【0002】このADCT方式は、多値画像をそれぞれ
所定数の画素(例えば8×8画素)からなるブロックに
分割し、このブロックごとに画像データを直交変換して
変換係数(以下、DCT係数と称する)からなる行列を
求め、この行列の各成分をそれぞれ対応する視覚適応閾
値(後述する)を用いて量子化してから可変長符号化す
ることにより、データ量を圧縮するものである。
[0002] This ADCT method divides a multilevel image into blocks each consisting of a predetermined number of pixels (for example, 8×8 pixels), and orthogonally transforms the image data for each block to obtain transform coefficients (hereinafter referred to as DCT coefficients). The amount of data is compressed by determining a matrix consisting of the following elements (referred to as 1), quantizing each component of this matrix using a corresponding visual adaptive threshold (described later), and then variable-length encoding.

【0003】0003

【従来の技術】図22に、従来のADCT方式を適用し
た画像データ圧縮装置の構成を示す。また、図23に、
多値画像を分割して得られるブロックの例を示す。DC
T変換部611は、入力されるブロックに対して2次元
離散コサイン変換(以下、DCT変換と称する)処理を
行い、空間周波数成分に対応するDCT係数からなる8
行8列の行列(以下、DCT係数Dと称する)に変換す
る。図24に、このDCT係数Dの例を示す。
2. Description of the Related Art FIG. 22 shows the configuration of an image data compression apparatus to which a conventional ADCT method is applied. Also, in Figure 23,
An example of blocks obtained by dividing a multivalued image is shown. D.C.
The T-transform unit 611 performs two-dimensional discrete cosine transform (hereinafter referred to as DCT transform) processing on the input block, and transforms the input block into 8
It is converted into a matrix with 8 rows and 8 columns (hereinafter referred to as DCT coefficient D). FIG. 24 shows an example of this DCT coefficient D.

【0004】このDCT係数Dの各成分は、線型量子化
部620のDCT係数入力部621によって順次に除算
器622に被除数として入力されている。また、この線
型量子化部620には、各周波数成分に対応する視覚適
応閾値からなる量子化マトリクスVTHが予め与えられ
ており、この量子化マトリクスVTHと1画面の符号化
に先立って入力される量子化パラメータとの積からなる
8行8列の行列が、量子化閾値QTHとして量子化閾値
保持部623に格納されている。上述した視覚適応閾値
は、各空間周波数成分に対する視覚の感度に関する実験
結果に基づいて予め定められたものであり、量子化制御
パラメータは、画像の量子化精度を決定する係数である
Each component of this DCT coefficient D is sequentially inputted to a divider 622 as a dividend by a DCT coefficient input section 621 of a linear quantization section 620. Further, the linear quantization unit 620 is provided with a quantization matrix VTH consisting of visually adaptive thresholds corresponding to each frequency component in advance, and is inputted to this quantization matrix VTH and the quantization matrix VTH prior to encoding one screen. An 8-by-8 matrix consisting of the product with the quantization parameter is stored in the quantization threshold holding unit 623 as the quantization threshold QTH. The above-mentioned visual adaptation threshold is predetermined based on experimental results regarding visual sensitivity to each spatial frequency component, and the quantization control parameter is a coefficient that determines the quantization accuracy of an image.

【0005】従って、DCT係数Dの各成分の入力に応
じて、上述した量子化閾値QTHの対応する成分を除数
として除算器622に入力することにより、DCT係数
Dの各成分を視覚に適合した閾値を用いて量子化した量
子化係数が得られる。ここで、一般に、人間の視覚は、
低い空間周波数に対する感度が高く、高い空間周波数に
対する感度は低くなっている。これに応じて、上述した
量子化マトリクスVTHの各成分の値は、図25に示す
ように、低い空間周波数に対応する成分の絶対値は小さ
く、逆に、高い空間周波数に対応する成分の絶対値は大
きく設定されている。このため、量子化係数からなる8
行8列の行列(以下、量子化係数DQUと称する)は、
図26に示すように、直流成分を示す行列の左上隅の成
分(以下、DC成分と称する)とこのDC成分の周囲に
ある低い空間周波数成分を示す極く少数のAC成分のみ
が零以外の値を有する有効係数となり、大部分のAC成
分は値が零である無効係数となる場合が多い。
Therefore, in accordance with the input of each component of the DCT coefficient D, the corresponding component of the above-mentioned quantization threshold QTH is input to the divider 622 as a divisor, so that each component of the DCT coefficient D is visually adapted. A quantized coefficient is obtained by quantizing using a threshold value. Generally, human vision is
It has high sensitivity to low spatial frequencies and low sensitivity to high spatial frequencies. Accordingly, as shown in FIG. 25, the value of each component of the above-mentioned quantization matrix VTH is such that the absolute value of the component corresponding to a low spatial frequency is small, and conversely, the absolute value of the component corresponding to a high spatial frequency is small. The value is set large. Therefore, 8
A matrix with 8 rows and 8 columns (hereinafter referred to as quantization coefficient DQU) is
As shown in FIG. 26, only the component in the upper left corner of the matrix indicating the DC component (hereinafter referred to as DC component) and a very small number of AC components indicating low spatial frequency components around this DC component are non-zero. Most AC components are effective coefficients that have a value, and most AC components are invalid coefficients that have a value of zero.

【0006】このようにして得られた量子化係数DQU
を図27に示すジグザスキャンと呼ばれる走査順序を用
いて1次元配列に変換されてから、符号化部631に入
力されるようになっている。また、この符号化部631
は、上述した1次元配列を有効係数(インデックス)と
このインデックスの前にある無効係数の連続長(ラン)
との組合せに変換し、符号表632に基づいて、各組合
せをその出現頻度に対応する符号にそれぞれ置き換えて
可変長符号化して、得られた符号化データを送出してい
る。
The quantization coefficient DQU obtained in this way
is converted into a one-dimensional array using a scanning order called zigza scan shown in FIG. 27, and then input to the encoding unit 631. In addition, this encoding unit 631
is the one-dimensional array described above with the effective coefficient (index) and the continuous length (run) of the invalid coefficients before this index.
Based on the code table 632, each combination is replaced with a code corresponding to its frequency of appearance, variable length coding is performed, and the resulting coded data is sent out.

【0007】また、このようにして得られた符号化デー
タは、図28に示す画像データ復元装置によって画像デ
ータに復元される。画像データ復元装置の復号部711
は、上述した符号表632とは逆に、符号に対応するラ
ンとインデックスとの組合せを示す復号表712を備え
ており、順次に入力される符号を復号してインデックス
とランとの組合せを求め、これらに基づいて、量子化係
数DQUを復元して逆量子化部720に入力する。
[0007] Furthermore, the encoded data obtained in this manner is restored to image data by an image data restoration device shown in FIG. Decoding unit 711 of image data restoration device
Contrary to the code table 632 described above, the system has a decoding table 712 that shows combinations of runs and indexes corresponding to codes, and decodes sequentially input codes to find combinations of indexes and runs. , based on these, the quantization coefficient DQU is restored and input to the inverse quantization unit 720.

【0008】この逆量子化部720は、量子化係数DQ
Uの各成分に量子化閾値QTHの対応する成分を乗ずる
ことにより、量子化係数DQUの各成分を逆量子化して
DCT係数Dを復元する。このDCT係数Dは、逆DC
T変換部731に入力され、この逆DCT変換部731
による逆DCT変換処理によって、該当するブロックの
画像データが復元される。
[0008] This inverse quantization section 720 converts the quantization coefficient DQ
By multiplying each component of U by the corresponding component of the quantization threshold QTH, each component of the quantization coefficient DQU is dequantized and the DCT coefficient D is restored. This DCT coefficient D is the inverse DC
is input to the T transform section 731, and this inverse DCT transform section 731
The image data of the corresponding block is restored by the inverse DCT transformation process.

【0009】通常は、上述したようにして、各ブロック
に対応する量子化係数DQUに含まれている全ての有効
係数をインデックスとして符号化して送出し、この符号
化データから量子化係数DQUが復元され、この量子化
係数DQUに基づいて画像データが復元されている。一
方、大まかな画像から段階的に詳細な画像を復元する階
層復元の場合は、上述した符号化部631において、量
子化係数DQUの低い空間周波数に対応する一部の成分
を順次に抽出し、抽出された成分のみを有効係数として
含む行列を可変長符号化したものを符号化データとして
送出している(スペクトラル・セレクション法)。例え
ば、階層復元の第1段階においては、量子化係数DQU
の直流成分(以下、DC成分と称する)のみが抽出され
、続いて、第2段階および第3段階においては、上述し
たDC成分に隣接する2つのAC成分(図27において
、記号2,3で示した)およびこれらの成分に隣接する
3つのAC成分(図27において、記号4,5,6で示
した)が抽出され、それぞれ符号化されて送出されてい
る。
Normally, as described above, all the effective coefficients included in the quantization coefficient DQU corresponding to each block are encoded and sent as an index, and the quantization coefficient DQU is restored from this encoded data. The image data is restored based on this quantization coefficient DQU. On the other hand, in the case of hierarchical restoration in which a detailed image is restored step by step from a rough image, the above-mentioned encoding unit 631 sequentially extracts some components corresponding to low spatial frequencies of the quantization coefficient DQU, A matrix containing only the extracted components as effective coefficients is variable-length encoded and sent as encoded data (spectral selection method). For example, in the first stage of hierarchical restoration, the quantization coefficient DQU
Only the DC component (hereinafter referred to as DC component) is extracted, and then, in the second and third stages, two AC components adjacent to the DC component (in FIG. ) and three AC components adjacent to these components (indicated by symbols 4, 5, and 6 in FIG. 27) are extracted, encoded, and sent out, respectively.

【0010】これに応じて、階層復元の第1段階におい
ては、上述した復号部711と逆量子化部720とによ
り、DC成分のみが有効係数であるDCT係数Dが復元
される。また、同様にして、階層復元の第2段階におい
て、上述した2つのAC成分のみが有効係数であるDC
T係数Dが復元され、階層復元の第3段階において、上
述した3つのAC成分のみが有効係数であるDCT係数
Dが復元される。
Accordingly, in the first stage of layer restoration, the above-described decoding section 711 and inverse quantization section 720 restore the DCT coefficient D in which only the DC component is an effective coefficient. Similarly, in the second stage of hierarchy restoration, the DC
The T coefficient D is restored, and in the third stage of hierarchical restoration, the DCT coefficient D whose only effective coefficients are the three AC components described above is restored.

【0011】ここで、DCT係数DのDC成分は、画像
データの直流成分つまり画像データの平均値に対応して
おり、また、第1行および第1列に含まれるAC成分は
、それぞれブロックの行方向および列方向の画素データ
の変化を示す各空間周波数成分に対応している。図29
に、各空間周波数成分の基本波形を表す基底ベクトルを
示す。図において、0次の基底ベクトルはDC成分に対
応する基底ベクトルであり、1次〜7次の基底ベクトル
は、順に第1行および第1列の各成分に対応する基底ベ
クトルである。
[0011] Here, the DC component of the DCT coefficient D corresponds to the DC component of the image data, that is, the average value of the image data, and the AC components included in the first row and the first column correspond to the respective blocks. It corresponds to each spatial frequency component indicating changes in pixel data in the row direction and column direction. Figure 29
shows the basis vector representing the fundamental waveform of each spatial frequency component. In the figure, the 0th order basis vector is a basis vector corresponding to the DC component, and the 1st to 7th order basis vectors are basis vectors corresponding to each component in the first row and first column.

【0012】図29に示したように、DC成分に対応す
る0次の基底ベクトルは、定数であるから、上述した第
1段階のDCT係数Dを逆DCT変換することにより、
それぞれ全ての画素データが各ブロックの画素データの
平均値を有する1ブロックの画像が復元され、これらの
ブロックから大まかな画像を得ることができる。また、
上述した第2段階において復元されるDCT係数Dに含
まれているAC成分に対応する1次の基底ベクトルは、
行方向あるいは列方向への単調減少(あるいは増加)を
示している。従って、上述したDCT係数Dを逆DCT
変換することにより、行方向および列方向に画素データ
が単調に減少(あるいは増加)する画素からなる1ブロ
ックの画像が得られる。
As shown in FIG. 29, since the zero-order basis vector corresponding to the DC component is a constant, by performing inverse DCT transformation on the DCT coefficient D of the first stage described above,
An image of one block is restored in which all pixel data has the average value of the pixel data of each block, and a rough image can be obtained from these blocks. Also,
The first-order basis vector corresponding to the AC component included in the DCT coefficient D restored in the second stage described above is
It shows a monotonous decrease (or increase) in the row or column direction. Therefore, the above-mentioned DCT coefficient D is inverse DCT
By performing the conversion, one block of image consisting of pixels whose pixel data monotonically decreases (or increases) in the row and column directions is obtained.

【0013】同様にして、第3段階において復元される
DCT係数Dを逆DCT変換することにより、2次の基
底ベクトルに従って画素データが変化する画像データが
得られる。このようにして、各段階において復元される
画像データを順次に重合わせることにより、次第に詳細
な画像が復元される。
Similarly, by inverse DCT-transforming the DCT coefficients D restored in the third step, image data in which pixel data changes according to the second-order basis vector is obtained. In this way, by sequentially superimposing the image data restored at each stage, a more detailed image is gradually restored.

【0014】[0014]

【発明が解決しようとする課題】ところで、DCT係数
Dが直流成分とこの直流成分を囲む3つの交流成分のみ
を有効係数として含んでいる場合に、このDCT係数D
を逆DCT変換して得られる1ブロックの画像は、各画
素の値が各方向における1次の基底ベクトルに従って単
調減少(あるいは単調増加)している画像である。即ち
、この場合は、1ブロックの四隅の画素に対応する画素
データが得られれば、これらの画素を基点とし、1次の
基底ベクトルの波形を用いて内挿することにより、他の
画素データの値を近似的に求めることができる。また、
DCT係数Dが2次の基底ベクトルに対応する成分を有
効係数として含んでいる場合は、復元される画像におけ
る画素データの変化を表す波形は、行方向および列方向
に1つの極値を持つと予想される。従って、この場合は
、上述した極値をとる画素を変曲点とし、この変曲点と
上述した基点とに対応する画素の画素データから他の画
素に対応する画素データを近似的に求めることができる
[Problem to be Solved by the Invention] By the way, when the DCT coefficient D includes only a DC component and three AC components surrounding this DC component as effective coefficients,
One block of image obtained by inverse DCT transformation is an image in which the value of each pixel monotonically decreases (or monotonically increases) according to the first-order base vector in each direction. That is, in this case, if pixel data corresponding to the pixels at the four corners of one block is obtained, other pixel data can be obtained by using these pixels as base points and interpolating using the waveform of the first-order base vector. The value can be determined approximately. Also,
If the DCT coefficient D includes a component corresponding to the second-order basis vector as an effective coefficient, the waveform representing the change in pixel data in the restored image has one extreme value in the row and column directions. is expected. Therefore, in this case, the pixel that takes the above-mentioned extreme value is set as the inflection point, and the pixel data corresponding to other pixels is approximately determined from the pixel data of the pixel corresponding to this inflection point and the above-mentioned base point. Can be done.

【0015】従って、上述したようにして、画素データ
を近似的に求めることが許されるような用途においては
、基点および変曲点あるいは近似的な階調変化に寄与す
る空間周波数成分に関する情報のみを送出すれば充分で
あり、1ブロックの全ての画素に関する情報や全ての空
間周波数成分に関する情報を符号化データとして送出す
る必要はない。
[0015] Therefore, as described above, in applications where it is permissible to obtain pixel data approximately, only information regarding the base point and inflection point or spatial frequency components contributing to approximate gradation changes is required. It is sufficient to transmit the information, and there is no need to transmit information regarding all pixels of one block or information regarding all spatial frequency components as encoded data.

【0016】しかしながら、従来方式においては、上述
したような近似が許されるか否かにかかわらず、膨大な
数のブロックそれぞれについて、DCT係数Dを符号化
して送出している。このため、各ブロックごとに、不要
な画素や不要な空間周波数成分に関する冗長な情報が符
号化データに含まれるので、符号化データ全体としての
データ量が大きくなり、符号化データの伝送に要する時
間が長かった。
However, in the conventional system, the DCT coefficients D are encoded and transmitted for each of a huge number of blocks, regardless of whether the above-mentioned approximation is allowed or not. For this reason, the encoded data includes redundant information regarding unnecessary pixels and unnecessary spatial frequency components for each block, which increases the amount of encoded data as a whole and increases the time required to transmit the encoded data. was long.

【0017】一方、階層復元の低い階層などにおいては
、特に、大まかな画像をできるだけ早く復元して出力し
たいという要望があり、これに応じて、上述したような
冗長な情報を排除して、高い圧縮率で符号化する画像デ
ータ圧縮方法およびこれに対応する画像データ復元方法
が要望されている。本発明は、冗長な情報を含まない符
号化データを得る画像データ圧縮装置を提供するととも
に、上述した符号化データを復元する画像データ復元装
置を提供することを目的とする。
On the other hand, in the lower layers of hierarchical restoration, there is a desire to restore and output a rough image as quickly as possible. There is a need for an image data compression method that encodes at a compression rate and a corresponding image data restoration method. SUMMARY OF THE INVENTION An object of the present invention is to provide an image data compression device that obtains encoded data that does not include redundant information, and also to provide an image data restoration device that restores the aforementioned encoded data.

【0018】[0018]

【課題を解決するための手段】図1は、請求項1の画像
データ圧縮装置の構成を示す図である。請求項1の発明
は、多値画像を表す画像データをM×N画素からなるブ
ロックごとに直交変換して、変換係数からなるM行N列
の係数行列をそれぞれ求める直交変換手段111と、各
ブロックに対応する係数行列から所定の成分をそれぞれ
抽出して、抽出した成分のみからなるK行L列の縮小係
数を生成する抽出手段112と、縮小係数を逆直交変換
して、K×L画素からなる縮小画像を各ブロックに対応
して生成する縮小画像生成手段113と、各ブロックに
対応する縮小画像の集合を画像データとして変換符号化
して符号化データとして送出する変換符号化手段114
とを備えたことを特徴とする。
Means for Solving the Problems FIG. 1 is a diagram showing the configuration of an image data compression apparatus according to a first aspect of the present invention. The invention of claim 1 provides orthogonal transformation means 111 for orthogonally transforming image data representing a multivalued image for each block of M×N pixels to obtain a coefficient matrix of M rows and N columns each consisting of transform coefficients; Extraction means 112 extracts each predetermined component from a coefficient matrix corresponding to a block and generates reduction coefficients of K rows and L columns consisting only of the extracted components; A reduced image generation means 113 that generates a reduced image corresponding to each block, and a conversion encoding means 114 that converts and encodes a set of reduced images corresponding to each block as image data and sends it out as encoded data.
It is characterized by having the following.

【0019】図2は、請求項2の画像データ圧縮装置の
構成を示す図である。請求項2の発明は、請求項1記載
の画像データ圧縮装置において、変換符号化手段114
に代えて、各ブロックに対応する縮小画像からなる画像
データを予測符号化する予測符号化手段121を備えた
ことを特徴とする。図3は、請求項3の画像データ圧縮
装置の構成を示す図である。
FIG. 2 is a diagram showing the configuration of an image data compression apparatus according to a second aspect of the present invention. The invention according to claim 2 provides the image data compression apparatus according to claim 1, wherein the conversion encoding means 114
Instead, the present invention is characterized in that it includes predictive encoding means 121 that predictively encodes image data consisting of reduced images corresponding to each block. FIG. 3 is a diagram showing the configuration of an image data compression device according to a third aspect of the present invention.

【0020】請求項3の発明は、多値画像を表す画像デ
ータをブロックごとに直交変換して係数行列を求める直
交変換手段111と、各ブロックに対応する係数行列か
ら複数の成分をそれぞれ抽出して、抽出した成分のみを
含むK行L列の縮小係数を生成する抽出手段112と、
各ブロックに対応する縮小係数の集合を画像データとし
て変換符号化して符号化データとして送出する変換符号
化手段115とを備えたことを特徴とする。
[0020] The invention according to claim 3 includes orthogonal transformation means 111 for orthogonally transforming image data representing a multivalued image block by block to obtain a coefficient matrix, and extracting a plurality of components from the coefficient matrix corresponding to each block. extracting means 112 for generating reduction coefficients of K rows and L columns including only the extracted components;
The present invention is characterized by comprising a transform encoding means 115 that transforms and encodes a set of reduction coefficients corresponding to each block as image data and sends it out as encoded data.

【0021】図4は、請求項4の画像データ圧縮装置の
構成を示す図である。請求項4の発明は、請求項2記載
の画像データ圧縮装置において、変換符号化手段115
に代えて、各ブロックに対応する縮小係数からなる画像
データを予測符号化する予測符号化手段122を備えた
ことを特徴とする。請求項5の発明は、請求項1および
請求項3のいずれか記載の画像データ圧縮装置において
、抽出手段112が、係数行列の直流成分とその周囲の
交流成分とを所定の成分として抽出して縮小係数を生成
する構成であることを特徴とする。
FIG. 4 is a diagram showing the configuration of an image data compression apparatus according to a fourth aspect of the present invention. The invention according to claim 4 is the image data compression device according to claim 2, wherein the conversion encoding means 115
Instead, the present invention is characterized in that it includes predictive encoding means 122 that predictively encodes image data consisting of reduction coefficients corresponding to each block. The invention of claim 5 is the image data compression apparatus according to any one of claims 1 and 3, wherein the extraction means 112 extracts the DC component of the coefficient matrix and the surrounding AC components as predetermined components. It is characterized by a configuration that generates a reduction coefficient.

【0022】図1に、請求項6の発明を適用した請求項
1の画像データ圧縮装置の構成を示す。請求項6の発明
は、請求項1および請求項3のいずれか記載の画像デー
タ圧縮装置において、抽出手段112が、各ブロックに
対応する係数行列に基づいて、多値画像の特徴を解析す
る特徴解析手段131を備え、この特徴解析手段131
による解析結果に応じて、係数行列から抽出する成分を
決定する構成であることを特徴とする。
FIG. 1 shows the configuration of an image data compression apparatus according to claim 1 to which the invention according to claim 6 is applied. The invention according to claim 6 is the image data compression apparatus according to any one of claims 1 and 3, wherein the extracting means 112 analyzes the characteristics of the multivalued image based on the coefficient matrix corresponding to each block. An analysis means 131 is provided, and this feature analysis means 131
The present invention is characterized in that it is configured to determine the components to be extracted from the coefficient matrix according to the analysis result.

【0023】図1に、請求項7の発明を適用した請求項
1の画像データ圧縮装置の構成を示す。請求項7の発明
は、請求項1および請求項3のいずれか記載の画像デー
タ圧縮装置において、抽出手段112が、階層復元の段
階を示す階層復元情報の入力に応じて、抽出する成分の
係数行列上の位置に関する係数位置情報を出力する係数
位置情報保持手段132を備え、係数位置情報の入力に
応じて、係数行列から抽出する成分を決定する構成であ
ることを特徴とする。
FIG. 1 shows the configuration of an image data compression apparatus according to claim 1 to which the invention according to claim 7 is applied. The invention of claim 7 provides the image data compression apparatus according to any one of claims 1 and 3, in which the extraction means 112 extracts coefficients of components to be extracted in response to input of hierarchical restoration information indicating a stage of hierarchical restoration. The present invention is characterized in that it includes a coefficient position information holding means 132 that outputs coefficient position information regarding a position on the matrix, and determines a component to be extracted from the coefficient matrix in response to input of the coefficient position information.

【0024】図3に、請求項8の発明を適用した請求項
3の画像データ圧縮装置の構成を示す。請求項8の発明
は、請求項1および請求項3のいずれか記載の画像デー
タ圧縮装置において、抽出手段112が、入力される係
数行列の成分を対応する量子化閾値を用いて量子化して
量子化係数を求める量子化手段141と、この量子化係
数を対応する量子化閾値を用いて逆量子化する逆量子化
手段142とを備え、量子化係数を逆量子化して得られ
る変換係数からなる縮小係数を生成する構成であること
を特徴とする。
FIG. 3 shows the configuration of an image data compression apparatus according to claim 3 to which the invention according to claim 8 is applied. The invention of claim 8 provides the image data compression apparatus according to any one of claims 1 and 3, wherein the extracting means 112 quantizes the input coefficient matrix components using a corresponding quantization threshold value. It comprises a quantization means 141 for obtaining a quantization coefficient, and an inverse quantization means 142 for inverse quantizing the quantization coefficient using a corresponding quantization threshold, and consists of transform coefficients obtained by inverse quantizing the quantization coefficient. It is characterized by a configuration that generates a reduction coefficient.

【0025】図5は、請求項9の画像データ復元装置の
構成を示す図である。請求項9の発明は、入力される符
号化データに基づいて、縮小画像の集合を復元する縮小
画像復元手段151と、各縮小画像に基づいて、各ブロ
ックに対応するM行N列の係数行列をそれぞれ復元する
係数復元手段152と、各係数行列を逆直交変換して、
各ブロックの画像データを復元する逆直交変換手段15
3とを備えたことを特徴とする。
FIG. 5 is a diagram showing the configuration of an image data restoring apparatus according to a ninth aspect of the invention. The invention according to claim 9 includes a reduced image restoring means 151 for restoring a set of reduced images based on input encoded data, and a coefficient matrix of M rows and N columns corresponding to each block based on each reduced image. coefficient restoring means 152 that restores each coefficient matrix, and performs inverse orthogonal transformation on each coefficient matrix,
Inverse orthogonal transformation means 15 for restoring image data of each block
3.

【0026】図6は、請求項10の画像データ復元装置
の構成を示す図である。請求項10の発明は、入力され
る符号化データに基づいて、縮小画像の集合を復元する
縮小画像復元手段151と、符号化情報に基づいて、各
縮小画像を構成する画素データから他の画素の画素デー
タを推定して、該当するブロックを復元するブロック復
元手段154とを備えたことを特徴とする。
FIG. 6 is a diagram showing the configuration of an image data restoring apparatus according to a tenth aspect of the present invention. The invention according to claim 10 provides a reduced image restoring means 151 for restoring a set of reduced images based on input coded data, and a reduced image restoring means 151 for restoring a set of reduced images based on input coded data, and a reduced image restoring means 151 for restoring a set of reduced images based on input coded data, and a reduced image restoring means 151 for restoring a set of reduced images based on input coded data, and a reduced image restoring means 151 for restoring a set of reduced images based on input coded data, and a reduced image restoring means 151 for restoring a set of reduced images based on input coded data, and a reduced image restoring means 151 for restoring a set of reduced images based on input coded data, and a reduced image restoring means 151 for restoring a set of reduced images based on input coded data, and a The block restoration means 154 estimates the pixel data of the block and restores the corresponding block.

【0027】図7は、請求項11の画像データ復元装置
の構成を示す図である。請求項11の発明は、入力され
る符号化データに基づいて、各ブロックに対応する縮小
係数の集合を復元する縮小係数復元手段161と、各ブ
ロックに対応する縮小係数の各成分に該当する行列上の
位置を割り当てて、M行N列の係数行列をそれぞれ復元
する係数復元手段162と、各係数行列を逆直交変換し
て、各ブロックの画像データを復元する逆直交変換手段
153とを備えたことを特徴とする。
FIG. 7 is a diagram showing the configuration of an image data restoring apparatus according to an eleventh aspect. The invention according to claim 11 includes a reduction coefficient restoring means 161 for restoring a set of reduction coefficients corresponding to each block based on input encoded data, and a matrix corresponding to each component of the reduction coefficients corresponding to each block. Coefficient restoring means 162 that allocates the upper position and restores each M-row N-column coefficient matrix, and inverse orthogonal transform means 153 that restores image data of each block by inversely orthogonally transforming each coefficient matrix. It is characterized by:

【0028】[0028]

【作用】請求項1の発明は、抽出手段112が、直交変
換手段111によって得られた係数行列から所定の成分
を抽出して縮小係数を生成し、縮小画像生成手段113
が、この縮小係数を逆直交変換することにより、各ブロ
ックに対応して、抽出された空間周波数成分に関する情
報のみを含む縮小画像が得られる。更に、変換符号化手
段114により、これらの縮小画像の集合を画像データ
として変換符号化することにより、上述した複数の縮小
画像を一括して符号化することができる。
[Operation] According to the invention of claim 1, the extraction means 112 extracts a predetermined component from the coefficient matrix obtained by the orthogonal transformation means 111 to generate a reduction coefficient, and the reduction image generation means 113
However, by inverse orthogonal transformation of this reduction coefficient, a reduced image containing only information regarding the extracted spatial frequency components can be obtained corresponding to each block. Furthermore, by converting and encoding a set of these reduced images as image data by the conversion encoding means 114, the plurality of reduced images described above can be encoded at once.

【0029】また、上述した変換符号化手段114の代
わりに、予測符号化手段121を用いて上述した縮小画
像の集合を符号化することにより、縮小画像に関する情
報を失うことなく符号化することができる。請求項3の
発明は、抽出手段112により、所定の成分のみからな
る縮小係数を得て、変換符号化手段115により、この
縮小係数の集合を画像データとして変換符号化すること
により、上述した所定の成分に対応する空間周波数成分
に関する情報のみを含む符号化データを得ることができ
る。
Furthermore, by encoding the set of reduced images described above using the predictive encoding means 121 instead of the transform encoding means 114 described above, it is possible to perform encoding without losing information regarding the reduced images. can. In the invention of claim 3, the extraction means 112 obtains a reduction coefficient consisting of only predetermined components, and the transformation encoding means 115 converts and encodes the set of reduction coefficients as image data, thereby obtaining the above-mentioned predetermined image data. It is possible to obtain encoded data that includes only information regarding the spatial frequency component corresponding to the component of .

【0030】また、同様に、変換符号化手段115の代
わりに、予測符号化手段121を用いて上述した縮小係
数の集合を符号化することにより、縮小係数に関する情
報を失うことなく符号化することができる。また、上述
した抽出手段112が、直流成分とその周囲の交流成分
を所定の成分として抽出することにより、元の画像にお
ける階調の大まかな変化に寄与する空間周波数成分を含
んだ縮小係数が得られ、これらの空間周波数成分を確実
に含んだ符号化データを得ることができる。また、上述
した縮小係数を逆直交変換することにより、元の画像に
おける階調の大まかな変化を反映している縮小画像を得
ることができる。
Similarly, by encoding the above-mentioned set of reduction coefficients using the predictive encoding means 121 instead of the transform encoding means 115, it is possible to encode the set of reduction coefficients without losing information regarding the reduction coefficients. Can be done. Further, the above-mentioned extraction means 112 extracts the DC component and the surrounding AC component as predetermined components, thereby obtaining a reduction coefficient that includes a spatial frequency component that contributes to a rough change in gradation in the original image. It is possible to obtain encoded data that reliably includes these spatial frequency components. Furthermore, by performing inverse orthogonal transformation on the reduction coefficients described above, a reduced image that reflects rough changes in gradation in the original image can be obtained.

【0031】更に、特徴解析手段131によって多値画
像の特徴を解析し、この解析結果に応じて、抽出手段1
12が抽出する成分を決定することにより、多値画像の
特徴に対応する成分からなる縮小係数を生成することが
できる。また、係数位置情報保持手段132によって得
られる係数位置情報に基づいて、抽出手段112が該当
する成分からなる縮小係数を生成することにより、階層
復元情報に対応する縮小係数を得ることができる。
Furthermore, the feature analysis means 131 analyzes the features of the multivalued image, and according to the analysis results, the extraction means 1
By determining the components to be extracted by step 12, it is possible to generate a reduction coefficient consisting of components corresponding to the features of the multivalued image. Further, based on the coefficient position information obtained by the coefficient position information holding means 132, the extraction means 112 generates a reduction coefficient consisting of the corresponding components, thereby obtaining a reduction coefficient corresponding to the hierarchical restoration information.

【0032】更に、量子化手段141と逆量子化手段1
42とにより、変換係数を一旦量子化した後に逆量子化
することにより、抽出手段112によって、量子化係数
を逆量子化して得られる変換係数からなる縮小係数を得
ることができ、これにより、元の変換係数に含まれてい
る雑音成分を排除することができる。請求項9の発明は
、縮小画像復元手段151によって復元された縮小画像
に基づいて、係数復元手段152が各ブロックに対応す
る係数行列を復元し、この係数行列を逆直交変換手段1
53が逆直交変換することにより、縮小画像に含まれる
空間周波数成分に関する情報に基づいて、元のブロック
の画像を近似的に復元することができる。
Furthermore, quantization means 141 and inverse quantization means 1
42, by once quantizing the transform coefficients and then inversely quantizing them, the extracting means 112 can obtain reduction coefficients consisting of the transform coefficients obtained by dequantizing the quantized coefficients. It is possible to eliminate noise components contained in the transform coefficients. In the invention of claim 9, the coefficient restoring means 152 restores a coefficient matrix corresponding to each block based on the reduced image restored by the reduced image restoring means 151, and this coefficient matrix is converted into the inverse orthogonal transform means 1.
53 performs inverse orthogonal transformation, the image of the original block can be approximately restored based on information regarding the spatial frequency components included in the reduced image.

【0033】また、上述した縮小画像が元の画像の大ま
かな階調変化を反映している場合は、ブロック復元手段
154が、復元された縮小画像を構成する各画素データ
に基づいて、他の画素の画素データを推定することによ
り、元のブロックの画像を近似的に復元することができ
る。請求項11の発明は、縮小係数復元手段161によ
って復元された縮小係数に基づいて、係数復元手段16
2が各ブロックに対応する係数行列を復元し、この係数
行列を逆直交変換手段153が逆直交変換することによ
り、縮小画像に含まれる空間周波数成分に関する情報に
基づいて、元のブロックの画像を近似的に復元すること
ができる。
Furthermore, when the above-mentioned reduced image reflects rough gradation changes of the original image, the block restoration means 154 performs other pixel data based on each pixel data constituting the restored reduced image. By estimating the pixel data of pixels, the original block image can be approximately restored. According to the eleventh aspect of the invention, based on the reduction coefficient restored by the reduction coefficient restoration means 161, the coefficient restoration means 16
2 restores the coefficient matrix corresponding to each block, and the inverse orthogonal transform means 153 performs inverse orthogonal transform on this coefficient matrix to transform the original block image based on the information regarding the spatial frequency components contained in the reduced image. It can be approximately restored.

【0034】[0034]

【実施例】以下、図面に基づいて本発明の実施例につい
て詳細に説明する。図8は、本発明の画像データ圧縮装
置の実施例構成を示す。図8において、画像データ圧縮
装置に入力された画像データは、直交変換手段111に
相当するDCT変換部211により、8×8画素からな
るブロックごとにDCT変換され、順次にバッファ22
1に保持される。
Embodiments Hereinafter, embodiments of the present invention will be described in detail based on the drawings. FIG. 8 shows the configuration of an embodiment of the image data compression device of the present invention. In FIG. 8, image data input to the image data compression device is subjected to DCT transformation for each block of 8×8 pixels by a DCT transformation unit 211 corresponding to the orthogonal transformation means 111, and sequentially transferred to a buffer 22.
It is held at 1.

【0035】また、図8において、上述したバッファ2
21とアドレス算出部231と読出回路232とバッフ
ァ233とは、抽出手段112を形成している。この抽
出手段112において、アドレス算出部231は、DC
T係数Dから抽出する成分を予め決めておき、各ブロッ
クのDCT係数Dについて該当する成分のアドレスを順
次に算出し、読出回路232にこれらの成分の読み出し
を指示すればよい。例えば、DCT係数Dの成分d(i
,j)(i=1,K j=1,L)のアドレスを算出す
ればよい。通常は、DC成分とその周囲の3つのAC成
分を所定の成分として抽出し、2行2列の縮小係数を生
成すれば充分である。
In addition, in FIG. 8, the buffer 2 described above
21, the address calculation section 231, the readout circuit 232, and the buffer 233 form the extraction means 112. In this extraction means 112, the address calculation section 231
The components to be extracted from the T coefficients D may be determined in advance, the addresses of the corresponding components may be sequentially calculated for the DCT coefficients D of each block, and the reading circuit 232 may be instructed to read these components. For example, component d(i
, j) (i=1, K j=1, L). Normally, it is sufficient to extract a DC component and three surrounding AC components as predetermined components and generate reduction coefficients in 2 rows and 2 columns.

【0036】このように、読出回路232によってDC
T係数Dの成分を選択的に読み出すことにより、上述し
た所定の成分のみが抽出され、これらの成分からなるK
行L列の縮小係数が順次にバッファ233に格納される
。また、このとき、アドレス算出部231は、これらの
成分に対応するバッファ221のアドレスを順次に算出
し、書込アドレスとして指定すればよい。
In this way, the readout circuit 232
By selectively reading out the components of the T coefficient D, only the above-mentioned predetermined components are extracted, and K consisting of these components is extracted.
The reduction coefficients in rows and columns L are sequentially stored in the buffer 233. Also, at this time, the address calculation unit 231 may sequentially calculate addresses of the buffer 221 corresponding to these components and designate them as write addresses.

【0037】この抽出手段112によって生成された縮
小係数は、縮小画像生成手段113に相当する逆DCT
変換部241に入力され、この逆DCT変換部241に
より、K行L列の行列に対応する2次元逆DCT変換処
理が行われ、K×L画素からなる縮小画像がそれぞれ生
成される。このようにして、全てのブロックに対応する
縮小係数に基づいて、縮小画像が順次に生成され、これ
らの縮小画像が全てバッファ242に格納された後に、
このバッファ242に格納された縮小画像の集合が、変
換符号化手段114に入力される。
The reduction coefficient generated by this extraction means 112 is calculated by an inverse DCT corresponding to the reduced image generation means 113.
The data is input to the transform unit 241, and the inverse DCT transform unit 241 performs two-dimensional inverse DCT transform processing corresponding to a matrix of K rows and L columns, thereby generating reduced images each consisting of K×L pixels. In this way, reduced images are sequentially generated based on the reduction coefficients corresponding to all blocks, and after all of these reduced images are stored in the buffer 242,
The set of reduced images stored in this buffer 242 is input to the conversion encoding means 114.

【0038】この変換符号化手段114は、DCT変換
部261と線型量子化部262と符号化部263とから
形成されており、従来のADCT方式と同様にして、入
力される縮小画像の集合を画像データとして、8×8画
素ごとにDCT変換し、量子化し、可変長符号化する構
成となっている。上述したように、各ブロックのDCT
係数Dから所定の成分を抽出することにより、各ブロッ
クの画像の階調変化に関する情報の取捨選択を行い、得
られた縮小係数を逆DCT変換することにより、必要な
空間周波数成分に対応する階調変化に関する情報のみを
含む縮小画像を得ることができる。
The transform encoding means 114 is formed of a DCT transform section 261, a linear quantization section 262, and an encoding section 263, and converts a set of input reduced images in the same manner as the conventional ADCT method. The image data is configured to undergo DCT transformation, quantization, and variable length encoding for each 8×8 pixel. As mentioned above, the DCT of each block
By extracting a predetermined component from the coefficient D, information regarding the gradation change of the image of each block is selected, and the obtained reduction coefficient is subjected to inverse DCT transform to obtain the floor corresponding to the necessary spatial frequency component. A reduced image containing only information regarding key changes can be obtained.

【0039】更に、各ブロックに対応する縮小画像の集
合を画像データとして変換符号化することにより、複数
のブロックに関する情報を一括して圧縮することができ
る。例えば、各ブロックに対応して2行2列の縮小画像
が生成された場合は、16個のブロックに対応する縮小
画像が一括してDCT変換され、1ブロックに対応する
符号化データとして送出される。
Furthermore, by converting and encoding a set of reduced images corresponding to each block as image data, information regarding a plurality of blocks can be compressed all at once. For example, if a reduced image of 2 rows and 2 columns is generated corresponding to each block, the reduced images corresponding to 16 blocks are DCT-transformed all at once and sent out as encoded data corresponding to one block. Ru.

【0040】これにより、冗長な情報を排除して、従来
よりも大幅に高い圧縮率で画像データを圧縮して送出す
ることができるので、伝送速度に対する制約を有する転
送回線を用いる場合においても、符号化データの伝送に
要する時間を短縮することができ、画像データの復元処
理の高速化を図ることができる。また、上述した縮小画
像は、画像データと同じビット数のデータであるから、
縮小画像の集合をDCT変換するDCT変換部261を
別に設けずに、DCT変換部211により、元の画像お
よび縮小画像の集合をDCT変換する構成としてもよい
[0040] As a result, redundant information can be eliminated and image data can be compressed and transmitted at a much higher compression rate than before, so even when using a transfer line with restrictions on transmission speed, The time required to transmit encoded data can be shortened, and image data restoration processing can be speeded up. Furthermore, since the above-mentioned reduced image is data with the same number of bits as the image data,
A configuration may be adopted in which the DCT conversion unit 211 performs DCT conversion on the original image and the set of reduced images, without separately providing a DCT conversion unit 261 that performs DCT conversion on the set of reduced images.

【0041】図9は、画像データ圧縮装置の別実施例構
成図である。図9において、画像データ圧縮装置は、ま
ず、1画面分の画像データをセレクタ271を介してD
CT変換部211に入力し、このDCT変換部211に
よる変換結果をデマルチプレクサ272を介してバッフ
ァ221に格納する構成となっている。また、DCT変
換部211によるDCT変換処理および逆DCT変換部
241による逆DCT変換処理が終了した後に、上述し
たセレクタ271とデマルチプレクサ272とを切り換
えて、バッファ242に格納された縮小画像をDCT変
換部211に入力するとともに、DCT変換部211の
出力を線型量子化部262に入力する構成とすればよい
。これにより、DCT変換部211と線型量子化部26
2と符号化部263とによって変換符号化手段114の
機能が実現される。
FIG. 9 is a block diagram of another embodiment of the image data compression device. In FIG. 9, the image data compression device first sends one screen worth of image data to the D
The configuration is such that the data is input to the CT converter 211, and the result of conversion by the DCT converter 211 is stored in the buffer 221 via the demultiplexer 272. Further, after the DCT conversion process by the DCT conversion unit 211 and the inverse DCT conversion process by the inverse DCT conversion unit 241 are completed, the selector 271 and the demultiplexer 272 described above are switched, and the reduced image stored in the buffer 242 is subjected to DCT conversion. The output of the DCT transformer 211 may be input to the linear quantizer 262 at the same time. As a result, the DCT transform section 211 and the linear quantization section 26
2 and the encoding unit 263 realize the function of the transform encoding means 114.

【0042】この場合は、DCT変換部を2つ備える必
要がないので、画像データ圧縮装置の回路規模が増大す
ることはない。また、DCT変換部211によって得ら
れたDCT係数Dを一旦量子化した後に逆量子化し、得
られたDCT係数Dに基づいて縮小係数行列を生成する
構成としてもよい。
In this case, since it is not necessary to provide two DCT conversion sections, the circuit scale of the image data compression apparatus does not increase. Alternatively, a configuration may be adopted in which the DCT coefficients D obtained by the DCT transform unit 211 are once quantized and then inversely quantized, and a reduced coefficient matrix is generated based on the obtained DCT coefficients D.

【0043】図10は、請求項8の画像データ圧縮装置
の実施例構成図である。図10において、画像データ圧
縮装置の抽出手段112は、図8に示した抽出手段11
2に、線型量子化部234と乗算器235とを付加した
構成となっている。この線型量子化部234は、量子化
手段141に相当するものであり、DCT係数Dの各成
分に対応する量子化閾値を保持する量子化閾値保持部2
36を備え、DCT変換部211によって得られたDC
T係数Dの各成分を対応する量子化閾値で除算し、その
結果をバッファ221に格納する構成となっている。こ
の場合は、アドレス算出部231によって、読出回路2
32に対して上述した所定の成分の読み出しを指示する
とともに、この成分に対応する量子化閾値の出力を上述
した量子化閾値保持部236に指示する構成とすればよ
い。また、この指示に応じて量子化閾値保持部236に
よって該当する量子化閾値が乗算器235に入力され、
この乗算器235が、読出回路232の出力と上述した
量子化閾値との乗算を行う構成となっている。このよう
にして、量子化閾値保持部236と乗算器235とによ
って、逆量子化手段142の機能が実現され、この逆量
子化結果を順次にバッファ233に格納することにより
、量子化係数を逆量子化して得られるDCT係数からな
る縮小係数が得られる。
FIG. 10 is a block diagram of an embodiment of the image data compression apparatus according to claim 8. In FIG. 10, the extraction means 112 of the image data compression device is the extraction means 11 shown in FIG.
2, a linear quantization unit 234 and a multiplier 235 are added. This linear quantization section 234 corresponds to the quantization means 141, and is a quantization threshold holding section 2 that holds quantization thresholds corresponding to each component of the DCT coefficient D.
36, and the DC obtained by the DCT conversion unit 211
Each component of the T coefficient D is divided by the corresponding quantization threshold value, and the result is stored in the buffer 221. In this case, the address calculation unit 231 determines that the reading circuit 2
32 to read out the above-described predetermined component, and at the same time instructs the above-mentioned quantization threshold holding unit 236 to output the quantization threshold corresponding to this component. Further, in accordance with this instruction, the quantization threshold holding unit 236 inputs the corresponding quantization threshold to the multiplier 235,
This multiplier 235 is configured to multiply the output of the readout circuit 232 by the above-mentioned quantization threshold. In this way, the function of the dequantization means 142 is realized by the quantization threshold holding unit 236 and the multiplier 235, and by sequentially storing the dequantization results in the buffer 233, the quantization coefficients are decoded. A reduction coefficient consisting of DCT coefficients obtained by quantization is obtained.

【0044】一般に、DCT係数Dを一旦量子化してか
ら逆量子化することにより、特に、高い空間周波数成分
に含まれている雑音成分を除去して、雑音成分を含まな
いDCT係数Dを得ることができる。従って、抽出手段
112を上述した構成とすることにより、各ブロックに
対応する縮小係数から雑音成分を排除し、これらの縮小
係数から生成される縮小画像の情報量を削減することが
できる。
In general, by once quantizing the DCT coefficient D and then inversely quantizing it, in particular, noise components contained in high spatial frequency components can be removed to obtain a DCT coefficient D that does not contain noise components. Can be done. Therefore, by configuring the extraction means 112 as described above, it is possible to eliminate noise components from the reduction coefficients corresponding to each block and reduce the amount of information of the reduced image generated from these reduction coefficients.

【0045】また、図11に示すように、抽出手段11
2において、アドレス算出部231と読出回路232と
により、バッファ221からDCT係数Dの所定の成分
を読み出して線型量子化部234に入力し、この線型量
子化部234による量子化結果を対応する量子化閾値と
ともに乗算器235に入力する構成としてもよい。この
場合は、上述したアドレス算出部231によって指定さ
れた成分のみが選択的に量子化されるので、抽出されな
い成分を量子化するための除算処理を省略することが可
能となり、量子化処理に要する時間を短縮して、画像デ
ータの圧縮処理を高速化することができる。
Furthermore, as shown in FIG.
2, the address calculation unit 231 and the readout circuit 232 read out a predetermined component of the DCT coefficient D from the buffer 221 and input it to the linear quantization unit 234, and the quantization result by the linear quantization unit 234 is converted into a corresponding quantization result. It may also be configured such that it is input to the multiplier 235 together with the threshold value. In this case, only the components designated by the address calculation unit 231 described above are selectively quantized, so it is possible to omit the division process for quantizing the components that are not extracted, and the division process required for the quantization process can be omitted. It is possible to shorten the time and speed up image data compression processing.

【0046】ところで、画像データ圧縮装置には、階調
が全体として緩やかに変化する画像が入力される場合も
あれば、激しい階調変化を有する画像が入力される場合
もある。また、1画面の画像においても、階調変化が緩
やかな部分と階調変化が激しい部分とが混在している場
合もある。このような画像を構成する各ブロックに対応
して、同一数のDCT係数を抽出して縮小画像を生成し
たのでは、階調変化が緩やかな部分においては情報量が
過剰となり、一方、階調変化が激しい部分においては情
報量が不足してしまう可能性がある。
By the way, an image whose gradation changes gradually as a whole may be inputted to the image data compression apparatus, and an image whose gradation changes drastically may be inputted into the image data compression apparatus. Furthermore, even in a single screen image, there may be a mixture of parts where the gradation changes are gradual and parts where the gradation changes are rapid. If a reduced image is generated by extracting the same number of DCT coefficients corresponding to each block that makes up such an image, the amount of information will be excessive in parts where the gradation changes are gradual; In areas where changes are rapid, the amount of information may be insufficient.

【0047】以下、このような画像の特徴を考慮しなが
ら画像データの圧縮を行う方法について説明する。図1
2は、請求項6の画像データ圧縮装置の実施例構成図で
ある。図12において、画像データ圧縮装置は、図10
に示した抽出手段112に、分布判別部281と特徴記
憶部282と抽出指示部283とを付加して構成されて
いる。上述した分布判別部281は、線型量子化部23
4から入力される量子化係数DQUにおける有効係数の
分布パターンを判別する構成となっており、特徴記憶部
282は、この判別結果を各ブロックの特徴として格納
する構成となっている。また、このようにして、全ての
ブロックについての分布パターンの判別が終了した後に
、抽出指示部283が、同一あるいは類似の分布パター
ンを有するブロックが連続している部分を領域として分
割し、上述したアドレス算出部231に対して、各領域
に該当する分布パターンに応じて、抽出する成分を指示
すればよい。これにより、各領域に該当する分布パター
ンに対応する縮小係数が生成され、これらの縮小係数に
基づいて、上述した分布パターンに対応するサイズの縮
小画像が生成される。
A method of compressing image data while taking such image characteristics into account will be described below. Figure 1
2 is a block diagram of an embodiment of the image data compression apparatus according to claim 6. In FIG. 12, the image data compression device shown in FIG.
It is constructed by adding a distribution determining section 281, a feature storage section 282, and an extraction instruction section 283 to the extraction means 112 shown in FIG. The distribution discriminator 281 described above includes the linear quantizer 23
The feature storage unit 282 is configured to determine the distribution pattern of effective coefficients in the quantized coefficients DQU input from 4, and the feature storage unit 282 is configured to store this determination result as a feature of each block. Further, after the determination of the distribution patterns of all blocks is completed in this way, the extraction instruction unit 283 divides the portions where blocks having the same or similar distribution patterns are consecutive into regions, and The address calculation unit 231 may be instructed on the components to be extracted according to the distribution pattern applicable to each area. As a result, reduction coefficients corresponding to the distribution pattern applicable to each area are generated, and based on these reduction coefficients, a reduced image having a size corresponding to the above-described distribution pattern is generated.

【0048】このようにして、各領域の特徴に応じて、
抽出するDCT係数Dの成分を変更することにより、各
領域の画像の特徴に応じて、階調変化に関する情報の取
捨選択を行うことが可能となる。これにより、様々な特
徴を有する画像が入力された場合や入力された画像にそ
れぞれ異なる特徴を有する部分が混在している場合につ
いても柔軟に対応して、画質を大幅に劣化させたり、過
剰な情報を送出したりすることを防ぐことができる。
[0048] In this way, depending on the characteristics of each area,
By changing the components of the DCT coefficients D to be extracted, it becomes possible to select information regarding gradation changes according to the image characteristics of each region. This makes it possible to flexibly handle cases where images with various characteristics are input, or cases where the input image contains parts with different characteristics. It is possible to prevent information from being sent.

【0049】また、この場合は、変換符号化手段114
により、上述したようにして得られた縮小画像の集合を
各領域ごとに可変長符号化し、これらの領域ごとに、符
号化データの先頭などに縮小係数に含まれる成分に関す
る情報を符号化情報として付加して送出すればよい。ま
た、上述したように、線型量子化部234と分布判別部
281と特徴記憶部282と抽出指示部283とによっ
て特徴解析手段131を形成し、分布判別部281に量
子化係数DQUを入力する構成としているので、この特
徴解析手段131は、DCT係数Dに含まれている雑音
成分の影響を受けることなく画像の特徴を解析すること
ができる。
Furthermore, in this case, the transform encoding means 114
The set of reduced images obtained as described above is variable-length encoded for each area, and information about the components included in the reduction coefficient is written as encoding information at the beginning of the encoded data for each area. Just add it and send it. Further, as described above, the feature analysis means 131 is formed by the linear quantization section 234, the distribution discriminating section 281, the feature storage section 282, and the extraction instruction section 283, and the quantization coefficient DQU is input to the distribution discriminating section 281. Therefore, the feature analysis means 131 can analyze the features of the image without being affected by the noise components included in the DCT coefficients D.

【0050】次に、上述したような画像データ圧縮装置
によって得られた符号化データに基づいて、画像データ
を復元する画像データ復元装置について説明する。図1
3は、本発明の画像データ復元装置の実施例構成図であ
る。図13において、復号部311と逆量子化部312
と逆DCT変換部313とは、縮小画像復元手段151
を形成している。この縮小画像復元手段151は、従来
と同様にして、入力される符号化データを復号し、逆量
子化し、逆DCT変換することにより、縮小画像の集合
を復元し、これらの縮小画像をバッファ321に順次に
格納する構成となっている。また、上述した復号部31
1は、入力された符号化データに付加された符号化情報
を検出し、得られた符号化情報を係数復元手段152に
送出する構成となっている。
Next, an image data restoring device for restoring image data based on encoded data obtained by the above-described image data compression device will be described. Figure 1
3 is a configuration diagram of an embodiment of the image data restoration device of the present invention. In FIG. 13, a decoding section 311 and an inverse quantization section 312
and the inverse DCT transformation section 313 are the reduced image restoration means 151
is formed. This reduced image restoration means 151 restores a set of reduced images by decoding input encoded data, inverse quantization, and inverse DCT transformation in the same manner as in the past, and stores these reduced images in the buffer 321. The configuration is such that the files are stored sequentially. In addition, the decoding unit 31 described above
1 is configured to detect encoded information added to input encoded data and send the obtained encoded information to coefficient restoring means 152.

【0051】この係数復元手段152は、DCT変換部
331と並べ換え処理部332とから形成されている。 この係数復元手段152において、DCT変換部331
は、上述した縮小画像の集合をK×L画素からなる縮小
画像に分解し、これらの縮小画像ごとにDCT変換処理
を行うことにより、各縮小画像に対応する縮小係数を求
める構成となっている。また、並べ換え処理部332は
、これらの縮小係数の各成分に8行8列の行列上の対応
する位置を割り当てて並べ換えることにより、対応する
DCT係数Dを復元する構成となっている。上述したD
CT変換部331は、通常は、各縮小画像は予め設定さ
れたサイズであるものとしてDCT変換処理を行い、符
号化情報が入力された場合に、この符号化情報で示され
るサイズに対応したDCT変換処理を行えばよい。また
、並べ換え処理部332は、通常は、各縮小係数の各成
分を予め設定された行列上の位置に割り当てて並べ換え
処理を行い、符号化情報の入力に応じて、指定された行
列上の位置を割り当てて並べ換え処理を行えばよい。
The coefficient restoring means 152 is formed of a DCT transform section 331 and a rearrangement processing section 332. In this coefficient restoring means 152, the DCT transform section 331
is configured to decompose the above-mentioned set of reduced images into reduced images consisting of K×L pixels, and perform DCT conversion processing on each of these reduced images to obtain the reduction coefficient corresponding to each reduced image. . Further, the rearrangement processing unit 332 is configured to restore the corresponding DCT coefficient D by assigning and rearranging each component of these reduction coefficients a corresponding position on a matrix of 8 rows and 8 columns. D mentioned above
The CT conversion unit 331 normally performs DCT conversion processing on the assumption that each reduced image has a preset size, and when encoded information is input, it performs DCT conversion processing corresponding to the size indicated by this encoded information. All you have to do is perform the conversion process. Further, the rearrangement processing unit 332 normally performs rearrangement processing by assigning each component of each reduction coefficient to a preset position on a matrix, and according to the input of encoding information, All you have to do is to allocate and perform the sorting process.

【0052】このようにして、上述した抽出手段112
によって抽出された成分のみを含むDCT係数Dが復元
され、逆直交変換手段153に相当する逆DCT変換部
333によって、このDCT係数Dを逆DCT変換する
ことにより、各ブロックの画像データを近似的に復元す
ることができる。また、上述した抽出手段112によっ
て、各ブロックのDCT係数Dから成分d(i,j)(
i=1,K j=1,L)を抽出して、K行L列の縮小
係数を生成した場合に得られる縮小画像は、元の画像に
おける大まかな階調変化を反映している。従って、この
場合は、各ブロックに対応する縮小画像の各画素に基づ
いて、該当するブロックを構成する他の画素の画素デー
タを推定することが可能である。
In this way, the above-mentioned extraction means 112
The DCT coefficient D containing only the components extracted by can be restored. Furthermore, the above-mentioned extraction means 112 extracts the component d(i,j)(
A reduced image obtained by extracting K j = 1, L) and generating K rows and L columns of reduction coefficients reflects rough gradation changes in the original image. Therefore, in this case, based on each pixel of the reduced image corresponding to each block, it is possible to estimate the pixel data of other pixels forming the corresponding block.

【0053】この場合は、図14に示すように、画素デ
ータ入力部334と演算処理部335とによって、ブロ
ック復元手段154を構成し、後述するようにして、縮
小画像から対応するブロックの画素データを復元すれば
よい。上述した画素データ入力部334は、通常は、バ
ッファ321から予め設定されたサイズの行列を各ブロ
ックに対応する縮小画像として読み出して、演算処理部
335に入力する構成となっている。また、この画素デ
ータ入力部334は、上述した復号部311により、符
号化情報が検出された場合は、この符号化情報で示され
るサイズの縮小画像を順次に読み出して、演算処理部3
35に入力すればよい。また、上述した縮小画像の入力
に応じて、演算処理部335は、縮小画像の各画素を該
当するブロックの画像における階調変化の基点および変
曲点とし、これらの相互間の画素データの変化を直線で
補完して、該当するブロックの他の画素データを近似的
に求める構成となっている。
In this case, as shown in FIG. 14, the pixel data input section 334 and the arithmetic processing section 335 constitute the block restoration means 154, and as will be described later, the pixel data of the corresponding block is extracted from the reduced image. All you have to do is restore it. The above-mentioned pixel data input section 334 is normally configured to read out a matrix of a preset size from the buffer 321 as a reduced image corresponding to each block, and input it to the arithmetic processing section 335. In addition, when encoded information is detected by the decoding unit 311 described above, this pixel data input unit 334 sequentially reads out reduced images of the size indicated by this encoded information, and
35. In addition, in response to the input of the reduced image described above, the arithmetic processing unit 335 sets each pixel of the reduced image as a base point and an inflection point of gradation change in the image of the corresponding block, and calculates the change in pixel data between these points. The configuration is such that other pixel data of the corresponding block is approximately obtained by interpolating with a straight line.

【0054】例えば、DC成分とその周囲の3つのAC
成分とからなる縮小係数に対応して、4画素からなる縮
小画像が生成された場合は、この縮小画像の4画素をそ
れぞれブロックの四隅の画素とし、これらの画素の間の
階調変化を直線で近似して、他の各画素の画素データを
近似的に求めればよい。また、符号化情報によって示さ
れる成分に対応する基底ベクトルを重ね合わせて、該当
するブロックにおける階調変化を表す関数を求め、この
関数を用いて補完処理を行ってもよい。
For example, a DC component and three surrounding AC components
If a reduced image consisting of 4 pixels is generated in response to a reduction coefficient consisting of Then, the pixel data of each other pixel can be approximately obtained. Alternatively, the base vectors corresponding to the components indicated by the encoded information may be superimposed to obtain a function representing the gradation change in the corresponding block, and the interpolation process may be performed using this function.

【0055】上述したように、縮小画像が元の画像にお
ける階調変化を反映している場合は、演算処理部334
によって、比較的単純な演算処理を行うことにより、画
像データを近似的に復元することができる。これにより
、演算処理量の大きい逆DCT変換処理やDCT変換処
理を実行する回数を削減することができるので、復元処
理の高速化を図ることができる。
As mentioned above, if the reduced image reflects the gradation changes in the original image, the arithmetic processing unit 334
By performing relatively simple arithmetic processing, image data can be approximately restored. This makes it possible to reduce the number of times the inverse DCT transformation process and the DCT transformation process, which require a large amount of calculation processing, are executed, thereby making it possible to speed up the restoration process.

【0056】一方、DCT係数Dから任意の成分を抽出
して縮小係数を生成した場合は、画像データ復元装置側
において、復元された縮小画像をDCT変換して縮小係
数を求める必要があり、この縮小係数に基づいて、8行
8列のDCT係数Dを復元している。従って、この場合
は、高い圧縮率を得ることはできるが、復元処理に要す
る演算量を削減することはできない。
On the other hand, when a reduction coefficient is generated by extracting an arbitrary component from the DCT coefficient D, it is necessary for the image data restoration device to DCT transform the restored reduced image to obtain the reduction coefficient. Based on the reduction coefficient, the DCT coefficients D in 8 rows and 8 columns are restored. Therefore, in this case, although it is possible to obtain a high compression ratio, it is not possible to reduce the amount of calculation required for the restoration process.

【0057】以下、抽出手段112によって得られた縮
小係数そのものを符号化して送出し、符号化データから
縮小係数を復元する方法について説明する。図15は、
請求項3の画像データ圧縮装置の実施例構成図である。 このように、図8および図10〜図12に示した逆DC
T変換部241およびバッファ242を除いて画像デー
タ圧縮装置を構成し、抽出手段112によって生成され
た縮小係数の集合を画像データとして、上述した変換符
号化手段114と同様に構成された変換符号化手段11
5に入力する構成とすればよい。
Hereinafter, a method of encoding and transmitting the reduction coefficient itself obtained by the extraction means 112 and restoring the reduction coefficient from the encoded data will be explained. Figure 15 shows
FIG. 3 is a configuration diagram of an embodiment of an image data compression device according to claim 3; In this way, the reverse DC shown in FIGS. 8 and 10 to 12
An image data compression device is configured except for the T-transformer 241 and the buffer 242, and the set of reduction coefficients generated by the extracting means 112 is used as image data, and transform encoding is configured similarly to the transform encoding means 114 described above. Means 11
5 may be configured.

【0058】この場合は、複数のブロックに対応する縮
小係数が、DCT変換部261によって一括してDCT
変換され、この変換結果が線型量子化部262によって
量子化される。このとき、線型量子化部262は、上述
した変換結果の値の大きさに応じて、精度が低下しない
程度の量子化閾値を用いて、量子化処理を行えばよい。 また、得られた量子化結果は、符号化部263により、
従来と同様にして可変長符号化され、符号化データとし
て送出される。
In this case, the reduction coefficients corresponding to a plurality of blocks are collectively subjected to DCT transformation by the DCT transformation unit 261.
This conversion result is quantized by the linear quantization unit 262. At this time, the linear quantization unit 262 may perform the quantization process using a quantization threshold that does not reduce accuracy, depending on the magnitude of the value of the conversion result described above. Furthermore, the obtained quantization result is processed by the encoding unit 263.
The data is variable-length encoded in the same manner as before and sent out as encoded data.

【0059】このようにして、抽出手段112によって
抽出された成分に関する情報のみを含む符号化データを
得ることができるので、画像データを効率よく圧縮して
、符号化データの伝送に要する時間を短縮することがで
きる。また、請求項6の発明を適用して、抽出手段11
2が多値画像の特徴に対応する成分を抽出する構成とし
た場合(図12参照)は、符号化部263により、抽出
された成分に関する情報を符号化情報として、符号化デ
ータに付加して送出すればよい。
[0059] In this way, encoded data containing only information regarding the components extracted by the extracting means 112 can be obtained, so image data can be efficiently compressed and the time required to transmit encoded data can be shortened. can do. Further, by applying the invention of claim 6, the extracting means 11
When 2 is configured to extract components corresponding to features of a multivalued image (see FIG. 12), the encoding unit 263 adds information regarding the extracted components to the encoded data as encoded information. Just send it.

【0060】但し、この場合は、変換符号化手段115
のDCT変換部261,線型量子化部262および符号
化部263は、縮小係数の各成分を表すデータのビット
数に対応した構成とする必要がある。従って、図9に示
したように、DCT変換部211によってDCT変換部
261の機能を代行させることはできない。上述したよ
うにして得られた符号化データは、図16に示す画像デ
ータ復元装置によって画像データに復元される。
However, in this case, the transform encoding means 115
The DCT transformation section 261, linear quantization section 262, and encoding section 263 need to have a configuration corresponding to the number of bits of data representing each component of the reduction coefficient. Therefore, as shown in FIG. 9, the function of the DCT converter 261 cannot be performed by the DCT converter 211. The encoded data obtained as described above is restored to image data by the image data restoration device shown in FIG.

【0061】図16において、画像データ復元装置は、
復号部311と逆量子化部312と逆DCT変換部31
3とからなる縮小係数復元手段161と、係数復元手段
162に相当する並べ換え処理部332と、逆直交変換
手段153に相当する逆DCT変換部333とを備えて
構成されている。この画像データ復元装置において、縮
小係数復元手段161は、上述した縮小画像復元手段1
51と同様に、符号化データを復号し、逆量子化し、逆
DCT変換することにより、縮小係数の集合を復元する
構成となっている。また、符号化データに符号化情報が
付加されている場合は、復号部311により、並べ換え
処理部332に符号化情報を送出する構成となっている
In FIG. 16, the image data restoration device is
Decoding section 311, inverse quantization section 312, and inverse DCT transformation section 31
3, a rearrangement processing unit 332 corresponding to the coefficient recovery unit 162, and an inverse DCT transformation unit 333 corresponding to the inverse orthogonal transformation unit 153. In this image data restoring device, the reduction coefficient restoring means 161 includes the reduced image restoring means 1 described above.
Similarly to 51, the set of reduction coefficients is restored by decoding encoded data, inverse quantization, and inverse DCT transformation. Further, when encoded information is added to the encoded data, the decoding section 311 sends the encoded information to the rearrangement processing section 332.

【0062】この並べ換え処理部332により、上述し
た並べ換え処理を行うことにより、縮小係数に基づいて
、選択された空間周波数成分に関する情報のみを含んだ
DCT係数Dが各ブロックに対応して得られ、このDC
T係数Dを逆DCT変換部333によって逆DCT変換
することにより、該当するブロックの画像データを近似
的に復元することができる。
By performing the above-mentioned rearrangement processing by the rearrangement processing unit 332, a DCT coefficient D containing only information regarding the selected spatial frequency component is obtained for each block based on the reduction coefficient, This DC
By subjecting the T coefficient D to inverse DCT transformation by the inverse DCT transformation unit 333, the image data of the corresponding block can be approximately restored.

【0063】従って、この場合は、縮小係数を逆DCT
変換して得られる縮小画像を符号化した場合に比べて、
圧縮処理および復元処理の際の演算量を削減することが
可能となるので、高い圧縮率を得るとともに復元処理の
高速化を図ることができる。また、上述したようにして
、復元されたDCT係数Dは、多くの無効係数を含んで
いるので、このDCT係数Dを逆DCT変換する際に、
有効係数に関する演算のみを実行し、無効係数に関する
演算は省略することにより、更に、復元処理に要する時
間を短縮することができる。例えば、本出願人が特願平
2−259484号『画像データ復元方法および画像デ
ータ復元装置』に開示した技法を用いて、逆DCT変換
部333を構成すればよい。
Therefore, in this case, the reduction coefficient is inverse DCT
Compared to encoding the reduced image obtained by conversion,
Since it is possible to reduce the amount of calculations during compression processing and decompression processing, it is possible to obtain a high compression ratio and to speed up the decompression processing. Furthermore, since the restored DCT coefficient D includes many invalid coefficients as described above, when performing inverse DCT transformation on this DCT coefficient D,
By executing only calculations related to effective coefficients and omitting calculations related to invalid coefficients, it is possible to further reduce the time required for the restoration process. For example, the inverse DCT transform unit 333 may be configured using the technique disclosed in Japanese Patent Application No. 2-259484 entitled "Image Data Restoration Method and Image Data Restoration Apparatus" by the present applicant.

【0064】また、元のDCT係数Dから極く少数の成
分が抽出された場合には、復元されたDCT係数Dに含
まれる無効係数が多いので、上述した技法を用いて逆D
CT変換部333を構成することにより、逆DCT変換
処理に要する時間を短縮する効果が大きい。特に、階層
復元を行う場合は、低い復元段階において、復元処理に
要する時間を短縮することが要望されているので、上述
したように、縮小係数を符号化する方式が適している。
Furthermore, when a very small number of components are extracted from the original DCT coefficient D, the restored DCT coefficient D contains many invalid coefficients, so the technique described above is used to extract the inverse DCT coefficient D.
By configuring the CT transformation unit 333, the effect of shortening the time required for inverse DCT transformation processing is significant. In particular, when performing hierarchical restoration, it is desired to shorten the time required for restoration processing at low restoration stages, so the method of encoding reduction coefficients as described above is suitable.

【0065】図17は、請求項7の画像データ圧縮装置
の実施例構成図である。図17において、画像データ圧
縮装置は、図15に示した抽出手段112に、係数位置
情報保持手段132を付加して構成されている。この抽
出手段112において、係数位置情報保持手段132は
、階層復元情報の入力に応じて、係数位置情報を出力す
る構成となっており、これに応じて、アドレス算出部2
31が、該当する成分の読出動作を読出回路232に指
示する構成となっている。
FIG. 17 is a block diagram of an embodiment of the image data compression apparatus according to claim 7. In FIG. 17, the image data compression device is constructed by adding coefficient position information holding means 132 to the extraction means 112 shown in FIG. In this extracting means 112, the coefficient position information holding means 132 is configured to output coefficient position information in response to the input of hierarchy restoration information.
31 instructs the readout circuit 232 to read out the corresponding component.

【0066】上述した係数位置情報保持手段132は、
復元段階を示す階層復元情報に対応して抽出する成分を
示す情報を係数位置情報として格納していればよく、ル
ックアップテーブルなどを用いて構成すればよい。例え
ば、スペクトラル・セレクション法を用いて階層復元を
行う場合は、階層復元の第1段階を示す階層復元情報に
対応して、DC成分のみを抽出する旨の係数位置情報を
格納し、第2段階を示す階層復元情報に対応して、DC
成分に隣接する2つのAC成分を示す係数位置情報を格
納すればよい。同様にして、各段階に対応する係数位置
情報を格納しておけばよい。
The coefficient position information holding means 132 described above is
Information indicating a component to be extracted corresponding to hierarchical restoration information indicating a restoration stage may be stored as coefficient position information, and may be configured using a look-up table or the like. For example, when performing hierarchical restoration using the spectral selection method, coefficient position information indicating that only the DC component is extracted is stored in correspondence with the hierarchical restoration information indicating the first stage of hierarchical restoration, and In response to the hierarchy restoration information indicating
Coefficient position information indicating two AC components adjacent to each component may be stored. Similarly, coefficient position information corresponding to each stage may be stored.

【0067】この場合は、各段階を示す階層復元情報の
入力に応じて、抽出手段112により、該当する成分の
みからなる縮小係数が生成され、この縮小係数の集合が
、変換符号化手段115によって符号化されて送出され
る。この場合は、階層復元情報に対応して、抽出される
成分が決定されるので、変換符号化手段115は、この
階層復元情報を符号化情報として符号化データに付加し
て送出すればよい。
In this case, in response to the input of hierarchical restoration information indicating each stage, the extracting means 112 generates reduction coefficients consisting only of the corresponding components, and this set of reduction coefficients is then processed by the transform encoding means 115. It is encoded and sent. In this case, since the components to be extracted are determined in accordance with the layer restoration information, the transform encoding means 115 may add this layer restoration information to the encoded data as encoded information and send it out.

【0068】このようにして得られる各段階の符号化デ
ータは、図18に示す画像データ復元装置によって復元
される。図18において、画像データ復元装置は、図1
6に示した画像データ復元装置に、上述した係数位置情
報保持手段132と、前の段階において復元された画像
データを保持する画像データ保持部341と、この画像
データ保持部341の出力と逆DCT変換部333の出
力とを加算する加算器351とを付加して構成されてい
る。
The encoded data at each stage obtained in this way is restored by the image data restoration device shown in FIG. In FIG. 18, the image data restoration device is shown in FIG.
The image data restoring device shown in 6 includes the above-mentioned coefficient position information holding means 132, an image data holding section 341 that holds the image data restored in the previous stage, and an inverse DCT on the output of this image data holding section 341. It is configured by adding an adder 351 that adds the output of the converter 333.

【0069】この場合は、符号化データに符号化情報と
して付加された階層復元情報に応じて、上述した係数位
置情報保持手段132が、該当する成分の位置に関する
情報を並べ換え処理部332に送出する構成とすればよ
い。これに応じて、並べ換え処理部332が、各ブロッ
クに対応する縮小係数の各成分を該当する位置の成分と
することにより、8行8列のDCT係数Dが復元される
。このDCT係数Dは、該当する階層復元の段階で新し
く追加された空間周波数成分に関する情報のみを含んで
いるので、このDCT係数Dを逆DCT変換部333に
よって逆DCT変換することにより、上述した空間周波
数成分に応じて階調が変化する画像が得られる。
In this case, the above-mentioned coefficient position information holding means 132 sends information regarding the position of the corresponding component to the rearrangement processing unit 332 in accordance with the layer restoration information added to the encoded data as encoded information. It may be configured as follows. In response, the rearrangement processing unit 332 sets each component of the reduction coefficient corresponding to each block as the component at the corresponding position, thereby restoring the DCT coefficients D in 8 rows and 8 columns. Since this DCT coefficient D includes only information regarding the spatial frequency component newly added at the stage of the corresponding layer restoration, the above-mentioned spatial An image whose gradation changes depending on the frequency component is obtained.

【0070】また、この画像と上述した画像データ保持
部341に保持された画像とを加算器351に入力し、
この加算結果を再度画像データ保持部341に入力する
ことにより、それまでに入力された符号化データに含ま
れた全ての空間周波数に関する情報を含んだ画像データ
を復元することができる。このようにして、次々に各段
階の復元処理を繰り返すことにより、段階的に詳細な画
像データを復元することができる。
In addition, this image and the image held in the image data holding section 341 described above are input to the adder 351,
By inputting this addition result to the image data holding unit 341 again, it is possible to restore image data that includes information regarding all the spatial frequencies contained in the encoded data input so far. In this way, by repeating the restoration processing at each stage one after another, detailed image data can be restored step by step.

【0071】この場合は、画像データ保持部341とし
て、大容量を有するメモリが必要となるが、上述したよ
うに、逆DCT変換部333に入力されるDCT係数D
は多くの無効係数を含んでいるので、無効係数に関する
演算処理を省略することにより、復元処理の高速化を図
ることができる。一方、画像データ復元装置の回路規模
を増大させたくない場合は、図19に示すように、上述
した画像データ保持部341に代えて、係数保持部34
2を設けて前段階のDCT係数Dを保持しておく構成と
してもよい。この場合は、加算器351により、係数復
元部332によって得られたDCT係数Dと上述した前
段階のDCT係数Dとを加算し、この加算結果を逆DC
T変換部333に入力するとともに、係数保持部342
に入力する構成とすればよい。
In this case, a memory with a large capacity is required as the image data holding section 341, but as described above, the DCT coefficient D input to the inverse DCT transformation section 333
contains many invalid coefficients, so by omitting the arithmetic processing regarding the invalid coefficients, it is possible to speed up the restoration process. On the other hand, if you do not want to increase the circuit scale of the image data restoration device, as shown in FIG.
2 may be provided to hold the DCT coefficient D of the previous stage. In this case, the adder 351 adds the DCT coefficient D obtained by the coefficient restoring unit 332 and the DCT coefficient D of the previous stage described above, and converts this addition result into an inverse DC
Input to the T conversion unit 333 and coefficient holding unit 342
The configuration may be such that the information is input to

【0072】この場合は、大容量のメモリを備える必要
はないので、画像データ復元装置の回路規模が増大する
ことはない。ところで、上述したADCT方式などの変
換符号化方式は、情報非保存型の符号化方式であり、符
号化処理において、縮小画像の集合および縮小係数の集
合に関する情報の一部が失われるため、画質の劣化が大
きくなってしまう。このため、上述したような変換符号
化方式を用いた画像データ圧縮装置および画像データ復
元装置は、伝送速度に制限がある転送回線を用いて階層
復元を行う場合のように、画質よりも高い圧縮率が優先
される用途に適している。
In this case, since there is no need to provide a large capacity memory, the circuit scale of the image data restoration device does not increase. By the way, transform encoding methods such as the ADCT method described above are non-information preserving type encoding methods, and in the encoding process, part of the information regarding the set of reduced images and the set of reduction coefficients is lost, resulting in poor image quality. The deterioration of For this reason, image data compression devices and image data decompression devices that use the above-mentioned transform encoding method cannot perform compression that is higher than image quality, such as when performing hierarchical restoration using a transfer line with limited transmission speed. Suitable for applications where efficiency is a priority.

【0073】一方、高い圧縮率を要求するとともに、画
質の劣化を許さない用途もある。以下、このような用途
に対応するために、画質を保持しつつ高い圧縮率を得る
方法について、縮小係数を符号化する場合を例として説
明する。図20は、請求項4の画像データ圧縮装置の実
施例構成図である。図20において、画像データ圧縮装
置は、図15に示した画像データ圧縮装置の変換符号化
手段115に代えて、予測符号化手段122を備えて構
成されている。この予測符号化手段122は、例えば、
上述した抽出手段112のバッファ233に格納された
縮小係数の各成分について、前値差分を求める差分回路
291と、得られた差分データを可変長符号化する符号
化部292とを備えて構成すればよい。
On the other hand, there are also applications that require a high compression rate and do not allow deterioration in image quality. In the following, a method for obtaining a high compression rate while maintaining image quality in order to support such uses will be described using an example in which a reduction coefficient is encoded. FIG. 20 is a block diagram of an embodiment of the image data compression apparatus according to claim 4. In FIG. 20, the image data compression apparatus includes predictive encoding means 122 in place of the transform encoding means 115 of the image data compression apparatus shown in FIG. This predictive encoding means 122, for example,
For each component of the reduction coefficient stored in the buffer 233 of the extraction means 112 described above, it is configured to include a difference circuit 291 that calculates a difference between previous values, and an encoding section 292 that performs variable length encoding on the obtained difference data. Bye.

【0074】この場合は、上述した予測符号化手段12
2により、縮小係数の差分データがそのまま符号化され
るので、縮小係数に関する情報は失われることなく符号
化される。従って、このようにして、情報保存型の符号
化方式である予測符号化方式を用いて縮小係数を符号化
することにより、復元側で縮小係数を正確に復元するこ
とが可能となり、画質の劣化を抑えることができる。
In this case, the predictive encoding means 12 described above
2, the difference data of the reduction coefficients is encoded as is, so information regarding the reduction coefficients is encoded without being lost. Therefore, by encoding the reduction coefficient using the predictive encoding method, which is an information-preserving encoding method, it becomes possible to accurately restore the reduction coefficient on the restoration side, and this reduces the possibility of image quality deterioration. can be suppressed.

【0075】また、この場合においても、符号化データ
には、抽出手段112によって抽出された情報のみが含
まれているので、従来のADCT方式よりも高い圧縮率
を得ることができる。このようにして得られた符号化デ
ータは、図21に示す画像データ復元装置によって復元
することができる。
Also in this case, since the encoded data includes only the information extracted by the extracting means 112, a higher compression rate than the conventional ADCT method can be obtained. The encoded data obtained in this way can be restored by the image data restoration device shown in FIG.

【0076】図21において、画像データ復元装置は、
図16に示した逆量子化部312および逆DCT変換部
313に代えて、積算回路314を備えて縮小係数復元
手段161を構成し、この積算回路314の出力を順次
にバッファ321に格納する構成とすればよい。この場
合は、復号部311による復号結果として、上述した差
分データそのものが得られるので、積算回路314によ
り、この差分データを順次に積算することにより、縮小
係数を正確に復元することができる。また、このように
して得られた縮小係数に基づいて、並べ換え処理部33
2により、8行8列のDCT係数Dが復元され、逆DC
T変換部333によってこのDCT係数Dを逆DCT変
換することにより、該当するブロックの画像データを復
元することができる。
In FIG. 21, the image data restoration device is
In place of the inverse quantization section 312 and the inverse DCT transformation section 313 shown in FIG. 16, the reduction coefficient restoring means 161 includes an integration circuit 314, and the output of the integration circuit 314 is sequentially stored in the buffer 321. And it is sufficient. In this case, since the above-mentioned difference data itself is obtained as the decoding result by the decoding unit 311, the reduction coefficient can be accurately restored by sequentially integrating the difference data by the integration circuit 314. Also, based on the reduction coefficient obtained in this way, the rearrangement processing unit 33
2, the DCT coefficient D of 8 rows and 8 columns is restored, and the inverse DC
By performing inverse DCT transform on this DCT coefficient D by the T transform unit 333, the image data of the corresponding block can be restored.

【0077】ここで、積算回路314による積算処理は
、単純な演算処理であり、逆量子化処理および逆DCT
変換処理に比べて演算量も非常に少ない。従って、予測
符号化手段115を備えて画像データ圧縮装置を構成し
た場合は、上述した変換符号化方式を用いる場合に比べ
て、縮小画像の復元処理に要する時間を短縮することが
可能となり、画像データの復元処理の高速化を図ること
ができる。
Here, the integration process by the integration circuit 314 is a simple arithmetic process, and includes inverse quantization processing and inverse DCT.
The amount of calculation is also very small compared to conversion processing. Therefore, when an image data compression device is configured with the predictive encoding means 115, it is possible to reduce the time required for the restoration process of the reduced image compared to the case where the above-mentioned transform encoding method is used. It is possible to speed up data restoration processing.

【0078】また、図8に示した変換符号化手段114
に代えて、上述した積算回路291と符号化部292と
からなる予測符号化手段121を備えて、画像データ圧
縮装置を構成してもよい。この場合は、縮小画像生成手
段113によって得られた縮小画像の集合が、予測符号
化手段121に入力され、縮小画像に関する情報が失わ
れることなく符号化されるので、画像データ復元装置側
で、縮小画像の集合を正確に復元することが可能となる
Furthermore, the transform encoding means 114 shown in FIG.
Instead, the image data compression device may be configured by including predictive encoding means 121 consisting of the above-described integration circuit 291 and encoding section 292. In this case, the set of reduced images obtained by the reduced image generation means 113 is input to the predictive encoding means 121 and encoded without losing information about the reduced images, so the image data restoration device side It becomes possible to accurately restore a set of reduced images.

【0079】このように、予測符号化手段121を備え
た画像データ圧縮装置によって得られた符号化データに
対応する画像データ復元装置は、図13に示した縮小画
像復元手段151の逆量子化部312および逆DCT変
換部313に代えて積算回路314を備えて構成すれば
よい。
As described above, the image data restoring device corresponding to the encoded data obtained by the image data compression device equipped with the predictive encoding means 121 uses the inverse quantization section of the reduced image restoring means 151 shown in FIG. 312 and the inverse DCT conversion section 313, an integration circuit 314 may be provided.

【0080】[0080]

【発明の効果】以上説明したように本発明は、係数行列
から抽出された成分のみからなる縮小係数の集合あるい
はこれらの縮小係数から求めた縮小画像の集合を画像デ
ータとして再度符号化することにより、選択した空間周
波数成分に関する情報のみを含む符号化データを得るこ
とが可能となり、符号化データの伝送に要する時間を短
縮して、画像データの復元処理の高速化を図ることがで
きる。
[Effects of the Invention] As explained above, the present invention re-encodes as image data a set of reduction coefficients consisting only of components extracted from a coefficient matrix or a set of reduced images obtained from these reduction coefficients. , it becomes possible to obtain encoded data that includes only information regarding the selected spatial frequency component, and the time required to transmit the encoded data can be shortened, thereby increasing the speed of image data restoration processing.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】請求項1の発明の構成を示す図である。FIG. 1 is a diagram showing the configuration of the invention according to claim 1.

【図2】請求項2の発明の構成を示す図である。FIG. 2 is a diagram showing the configuration of the invention according to claim 2.

【図3】請求項3の発明の構成を示す図である。FIG. 3 is a diagram showing the configuration of the invention according to claim 3.

【図4】請求項4の発明の構成を示す図である。FIG. 4 is a diagram showing the configuration of the invention according to claim 4.

【図5】請求項9の発明の構成を示す図である。FIG. 5 is a diagram showing the configuration of the invention according to claim 9.

【図6】請求項10の発明の構成を示す図である。FIG. 6 is a diagram showing the configuration of the invention according to claim 10.

【図7】請求項11の発明の構成を示す図である。FIG. 7 is a diagram showing the configuration of the invention according to claim 11.

【図8】本発明の画像データ圧縮装置の実施例構成図で
ある。
FIG. 8 is a configuration diagram of an embodiment of an image data compression device of the present invention.

【図9】本発明の画像データ圧縮装置の別実施例構成図
である。
FIG. 9 is a configuration diagram of another embodiment of the image data compression device of the present invention.

【図10】請求項8の発明の画像データ圧縮装置の実施
例構成図である。
FIG. 10 is a configuration diagram of an embodiment of an image data compression device according to an eighth aspect of the invention.

【図11】請求項8の発明の画像データ復元装置の別実
施例構成図である。
FIG. 11 is a configuration diagram of another embodiment of the image data restoration device of the invention according to claim 8.

【図12】請求項6の発明の画像データ圧縮装置の実施
例構成図である。
FIG. 12 is a configuration diagram of an embodiment of an image data compression device according to a sixth aspect of the invention.

【図13】請求項9の発明の画像データ復元装置の実施
例構成図である。
FIG. 13 is a configuration diagram of an embodiment of an image data restoring device according to a ninth aspect of the invention.

【図14】請求項10の発明の画像データ復元装置の実
施例構成図である。
FIG. 14 is a configuration diagram of an embodiment of an image data restoration device according to a tenth aspect of the invention.

【図15】請求項3の発明の画像データ圧縮装置の実施
例構成図である。
FIG. 15 is a configuration diagram of an embodiment of an image data compression device according to the third aspect of the invention.

【図16】請求項11の発明の画像データ復元装置の実
施例構成図である。
FIG. 16 is a configuration diagram of an embodiment of an image data restoration device according to an eleventh aspect of the invention.

【図17】請求項7の発明の画像データ圧縮装置の実施
例構成図である。
FIG. 17 is a configuration diagram of an embodiment of an image data compression device according to a seventh aspect of the invention.

【図18】請求項11の発明の画像データ復元装置の別
実施例構成図である。
FIG. 18 is a configuration diagram of another embodiment of the image data restoration device according to the eleventh aspect of the invention.

【図19】請求項11の発明の画像データ復元装置の別
実施例構成図である。
FIG. 19 is a configuration diagram of another embodiment of the image data restoration device according to the eleventh aspect of the invention.

【図20】請求項4の発明の画像データ圧縮装置の実施
例構成図である。
FIG. 20 is a configuration diagram of an embodiment of an image data compression device of the invention according to claim 4;

【図21】請求項11の発明の画像データ復元装置の別
実施例構成図である。
FIG. 21 is a configuration diagram of another embodiment of the image data restoration device according to the eleventh aspect of the invention.

【図22】従来の画像データ圧縮装置の構成図である。FIG. 22 is a configuration diagram of a conventional image data compression device.

【図23】ブロックの例を示す図である。FIG. 23 is a diagram showing an example of blocks.

【図24】DCT係数Dの例を示す図である。FIG. 24 is a diagram showing an example of DCT coefficients D. FIG.

【図25】量子化マトリクスを示す図である。FIG. 25 is a diagram showing a quantization matrix.

【図26】量子化係数DQUを示す図である。FIG. 26 is a diagram showing a quantization coefficient DQU.

【図27】ジグザグスキャンの説明図である。FIG. 27 is an explanatory diagram of zigzag scan.

【図28】従来の画像データ復元装置の構成図である。FIG. 28 is a configuration diagram of a conventional image data restoration device.

【図29】基底ベクトルの説明図である。FIG. 29 is an explanatory diagram of basis vectors.

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

111  直交変換手段 112  抽出手段 113  縮小画像生成手段 114,115  変換符号化手段 121,122  予測符号化手段 131  特徴解析手段 132  係数位置情報保持手段 141  量子化手段 142  逆量子化手段 151  縮小画像復元手段 152,162  係数復元手段 153  逆直交変換手段 154  ブロック復元手段 161  縮小係数復元手段 211,261,331,611  DCT変換部22
1,233,242,321  バッファ231  ア
ドレス算出部 232  読出回路 234,262,620  線型量子化部235  乗
算器 236,623  量子化閾値保持部 241,313,333,731  逆DCT変換部2
63,292,631  符号化部 271  セレクタ 272  デマルチプレクサ 281  分布判別部 282  特徴記憶部 283  抽出指示部 291  差分回路 311,711  復号部 312,720  逆量子化部 314  積算回路 332  並べ換え処理部 334  画素データ入力部 335  演算処理部 341  画像データ保持部 351  加算器 621  DCT係数入力部 622  除算器 632  符号表 712  復号表
111 Orthogonal transformation means 112 Extraction means 113 Reduced image generation means 114, 115 Transformation encoding means 121, 122 Predictive encoding means 131 Feature analysis means 132 Coefficient position information holding means 141 Quantization means 142 Dequantization means 151 Reduced image restoration means 152, 162 Coefficient restoration means 153 Inverse orthogonal transformation means 154 Block restoration means 161 Reduction coefficient restoration means 211, 261, 331, 611 DCT transformation section 22
1,233,242,321 Buffer 231 Address calculation section 232 Read circuit 234,262,620 Linear quantization section 235 Multiplier 236,623 Quantization threshold holding section 241,313,333,731 Inverse DCT transformation section 2
63,292,631 Encoding unit 271 Selector 272 Demultiplexer 281 Distribution determining unit 282 Feature storage unit 283 Extraction instruction unit 291 Difference circuit 311, 711 Decoding unit 312, 720 Dequantization unit 314 Integration circuit 332 Reordering unit 334 Pixel data Input section 335 Arithmetic processing section 341 Image data holding section 351 Adder 621 DCT coefficient input section 622 Divider 632 Code table 712 Decoding table

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】  多値画像を表す画像データをM×N画
素からなるブロックごとに直交変換して、変換係数から
なるM行N列の係数行列をそれぞれ求める直交変換手段
(111)と、各ブロックに対応する前記係数行列から
所定の成分をそれぞれ抽出して、抽出した成分のみから
なるK行L列の縮小係数を生成する抽出手段(112)
と、前記縮小係数を逆直交変換して、K×L画素からな
る縮小画像を各ブロックに対応して生成する縮小画像生
成手段(113)と、前記各ブロックに対応する縮小画
像の集合を画像データとして変換符号化して符号化デー
タとして送出する変換符号化手段(114)とを備えた
ことを特徴とする画像データ圧縮装置。
1. Orthogonal transformation means (111) for orthogonally transforming image data representing a multivalued image for each block of M×N pixels to obtain a coefficient matrix of M rows and N columns each consisting of transformation coefficients; Extraction means (112) for extracting predetermined components from the coefficient matrix corresponding to each block and generating K rows and L columns of reduction coefficients consisting only of the extracted components.
and a reduced image generating means (113) that performs inverse orthogonal transformation on the reduction coefficient to generate a reduced image consisting of K×L pixels corresponding to each block; An image data compression device characterized by comprising: conversion encoding means (114) for converting and encoding data and sending it out as encoded data.
【請求項2】  請求項1記載の画像データ圧縮装置に
おいて、前記変換符号化手段(114)に代えて、前記
各ブロックに対応する縮小画像からなる画像データを予
測符号化する予測符号化手段(121)を備えたことを
特徴とする画像データ圧縮装置。
2. The image data compression apparatus according to claim 1, wherein the transform encoding means (114) is replaced by predictive encoding means (114) for predictively encoding image data consisting of reduced images corresponding to each block. 121).
【請求項3】  多値画像を表す画像データを前記ブロ
ックごとに直交変換して前記係数行列を求める直交変換
手段(111)と、各ブロックに対応する前記係数行列
から複数の成分をそれぞれ抽出して、抽出した成分のみ
を含むK行L列の縮小係数を生成する抽出手段(112
)と、前記各ブロックに対応する縮小係数の集合を画像
データとして変換符号化して符号化データとして送出す
る変換符号化手段(115)とを備えたことを特徴とす
る画像データ圧縮装置。
3. Orthogonal transformation means (111) for orthogonally transforming image data representing a multivalued image for each block to obtain the coefficient matrix, and extracting a plurality of components from the coefficient matrix corresponding to each block. extraction means (112
); and transform encoding means (115) for transform-coding a set of reduction coefficients corresponding to each block as image data and transmitting it as encoded data.
【請求項4】  請求項3記載の画像データ圧縮装置に
おいて、前記変換符号化手段(115)に代えて、前記
各ブロックに対応する縮小係数からなる画像データを予
測符号化する予測符号化手段(122)を備えたことを
特徴とする画像データ圧縮装置。
4. The image data compression apparatus according to claim 3, wherein the transform encoding means (115) is replaced by a predictive encoding means (115) for predictively encoding image data consisting of reduction coefficients corresponding to each block. 122).
【請求項5】  請求項1および請求項3のいずれか記
載の画像データ圧縮装置において、前記抽出手段(11
2)が、前記係数行列の直流成分とその周囲の交流成分
とを前記所定の成分として抽出して、縮小係数を生成す
る構成であることを特徴とする画像データ圧縮装置。
5. The image data compression device according to claim 1, wherein the extraction means (11
2) is an image data compression device characterized in that the DC component of the coefficient matrix and the surrounding AC components are extracted as the predetermined component to generate a reduction coefficient.
【請求項6】  請求項1および請求項3のいずれか記
載の画像データ圧縮装置において、前記抽出手段(11
2)が、前記各ブロックに対応する係数行列に基づいて
、前記多値画像の特徴を解析する特徴解析手段(131
)を備え、この特徴解析手段(131)による解析結果
に応じて、前記係数行列から抽出する成分を決定する構
成であることを特徴とする画像データ圧縮装置。
6. The image data compression device according to claim 1, wherein the extraction means (11
2) is a feature analysis means (131) that analyzes the features of the multivalued image based on the coefficient matrix corresponding to each block.
), and is configured to determine a component to be extracted from the coefficient matrix according to an analysis result by the feature analysis means (131).
【請求項7】  請求項1および請求項3のいずれか記
載の画像データ圧縮装置において、前記抽出手段(11
2)が、階層復元の段階を示す階層復元情報の入力に応
じて、抽出する成分の前記係数行列上の位置に関する係
数位置情報を出力する係数位置情報保持手段(132)
を備え、前記係数位置情報の入力に応じて、前記係数行
列から抽出する成分を決定する構成であることを特徴と
する画像データ圧縮装置。
7. The image data compression device according to claim 1, wherein the extraction means (11
2) is a coefficient position information holding means (132) that outputs coefficient position information regarding the position of the component to be extracted on the coefficient matrix in response to input of hierarchy restoration information indicating the stage of hierarchy restoration.
An image data compression device comprising: a configuration that determines a component to be extracted from the coefficient matrix in accordance with input of the coefficient position information.
【請求項8】  請求項1および請求項3のいずれか記
載の画像データ圧縮装置において、前記抽出手段(11
2)が、入力される係数行列の成分を対応する量子化閾
値を用いて量子化して量子化係数を求める量子化手段(
141)と、前記量子化係数を対応する量子化閾値を用
いて逆量子化する逆量子化手段(142)とを備え、前
記量子化係数を逆量子化して得られる変換係数からなる
縮小係数を生成する構成であることを特徴とする画像デ
ータ圧縮装置。
8. The image data compression device according to claim 1 or 3, wherein the extraction means (11
2) is a quantization means (2) which obtains quantized coefficients by quantizing the input coefficient matrix components using the corresponding quantization threshold.
141) and dequantization means (142) for dequantizing the quantized coefficients using a corresponding quantization threshold, and a reduction coefficient made of a transform coefficient obtained by dequantizing the quantized coefficients. An image data compression device characterized by being configured to generate image data.
【請求項9】  入力される符号化データに基づいて、
前記縮小画像の集合を復元する縮小画像復元手段(15
1)と、前記各縮小画像に基づいて、各ブロックに対応
するM行N列の係数行列をそれぞれ復元する係数復元手
段(152)と、前記各係数行列を逆直交変換して、各
ブロックの画像データを復元する逆直交変換手段(15
3)とを備えたことを特徴とする画像データ復元装置。
[Claim 9] Based on input encoded data,
reduced image restoring means (15) for restoring the set of reduced images;
1); coefficient restoring means (152) for restoring an M-by-N coefficient matrix corresponding to each block based on each of the reduced images; Inverse orthogonal transformation means (15) for restoring image data
3) An image data restoration device comprising:
【請求項10】  入力される符号化データに基づいて
、前記縮小画像の集合を復元する縮小画像復元手段(1
51)と、前記符号化情報に基づいて、前記各縮小画像
を構成する画素データから他の画素の画素データを推定
して、該当するブロックを復元するブロック復元手段(
154)とを備えたことを特徴とする画像データ復元装
置。
10. Reduced image restoring means (1) for restoring the set of reduced images based on input encoded data.
51), and block restoring means (51) for estimating pixel data of other pixels from pixel data constituting each of the reduced images based on the encoded information and restoring the corresponding block.
154).
【請求項11】  入力される符号化データに基づいて
、各ブロックに対応する前記縮小係数の集合を復元する
縮小係数復元手段(161)と、各ブロックに対応する
前記縮小係数の各成分に該当する行列上の位置を割り当
てて、M行N列の係数行列をそれぞれ復元する係数復元
手段(162)と、前記各係数行列を逆直交変換して、
各ブロックの画像データを復元する逆直交変換手段(1
53)とを備えたことを特徴とする画像データ復元装置
11. Reduction coefficient restoring means (161) for restoring the set of reduction coefficients corresponding to each block based on input encoded data; coefficient restoring means (162) for allocating positions on the matrix and restoring M-by-N coefficient matrices, and performing inverse orthogonal transformation on each of the coefficient matrices;
Inverse orthogonal transformation means (1
53) An image data restoration device comprising:
JP3032889A 1991-02-27 1991-02-27 Picture data compressor and picture data decoder Withdrawn JPH04271664A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3032889A JPH04271664A (en) 1991-02-27 1991-02-27 Picture data compressor and picture data decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3032889A JPH04271664A (en) 1991-02-27 1991-02-27 Picture data compressor and picture data decoder

Publications (1)

Publication Number Publication Date
JPH04271664A true JPH04271664A (en) 1992-09-28

Family

ID=12371451

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3032889A Withdrawn JPH04271664A (en) 1991-02-27 1991-02-27 Picture data compressor and picture data decoder

Country Status (1)

Country Link
JP (1) JPH04271664A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07336681A (en) * 1994-06-08 1995-12-22 Matsushita Electric Ind Co Ltd Picture converting device
US6473207B1 (en) 1997-08-26 2002-10-29 Nec Corporation Image size transformation method for orthogonal transformation coded image
JP2013051522A (en) * 2011-08-30 2013-03-14 Honda Elesys Co Ltd Image compression device, image compression method, and image compression program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07336681A (en) * 1994-06-08 1995-12-22 Matsushita Electric Ind Co Ltd Picture converting device
US6473207B1 (en) 1997-08-26 2002-10-29 Nec Corporation Image size transformation method for orthogonal transformation coded image
JP2013051522A (en) * 2011-08-30 2013-03-14 Honda Elesys Co Ltd Image compression device, image compression method, and image compression program

Similar Documents

Publication Publication Date Title
US5410352A (en) Image data compressing apparatus
KR100574702B1 (en) Image coding/decoding method and recorded medium on which program is recorded
JPH11127355A (en) Device and method for encoding image and recording medium recording image encoding program
KR100944928B1 (en) Apparatus and method for encoding and computing a discrete cosine transform using a butterfly processor
RU2683614C2 (en) Encoder, decoder and method of operation using interpolation
US6427029B1 (en) Image signal processing method and device, and storage medium
JPH0487460A (en) Picture processor
JPH04271664A (en) Picture data compressor and picture data decoder
JPH04247770A (en) Picture data compression method, picture data compression device and picture data restoring device
JPH0556271A (en) Reverse quantizing method and image data restoring device
JP4241517B2 (en) Image encoding apparatus and image decoding apparatus
JPH0556270A (en) Reverse quantizing method and image data restoring device
JP3230336B2 (en) Recompression device and recompression system
JPH04260290A (en) Picture data compression method and picture data compression device and picture data decoder
JPH08186817A (en) Moving image compressor and its method
Garcia et al. Image compression based on hierarchical encoding
Kamatar et al. Image Compression Using Mapping Transform with Pixel Elimination
JP3027605B2 (en) Image processing device
JPH04255169A (en) Layer decoding system
Kamatar et al. A Novel Hybrid Compression Scheme for Lossless Gray Scale Image Compression
JP3866539B2 (en) Encoding method, decoding method, encoding device, decoding device, encoding program, decoding program, and program recording medium thereof
KR100775422B1 (en) Method for compressing/decompressing image sampled irregularly or sampled at bent surface
JPH0795415A (en) Method and device for picture communication
JP2001128176A (en) Image compressing and expanding device
JPH07264591A (en) Scanning method for original image data

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980514