JPH11127439A - Image encoding device, its method, image decoding device and its method - Google Patents

Image encoding device, its method, image decoding device and its method

Info

Publication number
JPH11127439A
JPH11127439A JP9293053A JP29305397A JPH11127439A JP H11127439 A JPH11127439 A JP H11127439A JP 9293053 A JP9293053 A JP 9293053A JP 29305397 A JP29305397 A JP 29305397A JP H11127439 A JPH11127439 A JP H11127439A
Authority
JP
Japan
Prior art keywords
prediction
frequency component
low
image
value
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
JP9293053A
Other languages
Japanese (ja)
Inventor
Masaichi Isomura
政一 礒村
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP9293053A priority Critical patent/JPH11127439A/en
Publication of JPH11127439A publication Critical patent/JPH11127439A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce work memory or to make it unnecessary by outputting new high pass components and producing a predictive value by appropriately using extrapolation estimation only from the past and interpolation estimation from the past and future. SOLUTION: A predictive value generating part 73d of a vertical inverse converting part 73 produces a predictive value having a limiter from low pass coefficients 77 and 80. An adding part 73c adds the predictive value having a limiter and an inverse quantization coefficient, and an operating part 73d operates the next low pass component from acquired high pass components and outputs operating part output signals VACMD0 to VACM0D7. Also, a register part 73e collectively stores them when all data that are acquired are gathered and outputs each output signal IVRD0 to IVRD7. Further, a selector part 73f discharges stored data as an inverse conversion output RMIN one by one. In this way, new high pass components are acquired and the new high pass components are outputted and also, predictive value is generated by appropriately using extrapolation estimation only from the past and interpolation estimation from the past and future.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像信号の高能率
符号化等で用いられるウェーブレット変換および逆変換
を使用した画像符号化装置およびその方法並びに画像復
号化装置およびその方法の改良に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image encoding apparatus and method using wavelet transform and inverse transform used in highly efficient encoding of image signals and the like, and an improvement of an image decoding apparatus and method.

【0002】[0002]

【従来の技術】従来、例えば、テレビ会議システムなど
のように画像信号を遠隔地に伝送するいわゆる画像信号
伝送システムや、画像信号をディジタル化してコンパク
ト・ディスク等に記録し再生する装置においては、伝送
路や記録媒体を効率よく利用するため、ディジタル化し
た画像信号の相関を利用して有意情報を効率的に符号化
することにより、伝送情報量や記録情報量を削減し、伝
送効率や記録効率を高めるようになされている。
2. Description of the Related Art Conventionally, for example, in a so-called image signal transmission system for transmitting an image signal to a remote place, such as a video conference system, and in an apparatus for digitizing an image signal and recording and reproducing it on a compact disk or the like, In order to efficiently use transmission paths and recording media, significant information is efficiently coded by utilizing the correlation of digitized image signals, thereby reducing the amount of transmitted information and recorded information, and improving transmission efficiency and recording. It is designed to increase efficiency.

【0003】そして、画像信号の相関を利用する符号化
方法としては、例えば予測符号化方法、DCT(離
散コサイン変換)等の直交変換符号化方法、サブバン
ド符号化方法やウェーブレット変換方法のように画像信
号を複数の成分に分割した後に量子化して伝送する方法
等が用いられる。
[0003] Encoding methods using correlation of image signals include, for example, predictive encoding methods, orthogonal transform encoding methods such as DCT (discrete cosine transform), subband encoding methods, and wavelet transform methods. For example, a method of dividing an image signal into a plurality of components, quantizing the image signal, and transmitting the image signal is used.

【0004】この中で、予測符号化方法は、装置化が容
易であり、圧縮率が比較的低い符号化について好適であ
るが、圧縮率を高めると、画質の劣化が検知され易いと
いう難点がある。また、DCT等の直交変換符号化方法
は、高い圧縮率で比較的容易に高画質が得られため多く
用いられているが、ブロックの境界に目につき易い歪み
を生じたり、ブロック毎の歪みの程度が異なるために生
じる障害が目につき易いという難点がある。
[0004] Among them, the predictive coding method is easy to implement and suitable for coding with a relatively low compression rate. However, when the compression rate is increased, deterioration of image quality is easily detected. is there. In addition, orthogonal transform coding methods such as DCT are often used because high image quality can be obtained relatively easily with a high compression ratio. There is a drawback that obstacles caused by different degrees are easily noticeable.

【0005】また、DCTによる直交変換符号化方法
は、図19に示すように、水平方向DCT101を行
い、バッファメモリ102に蓄え、その後、垂直方向D
CT103を行う。そして、量子化104を実施し、可
変長符号化105を行い出力するものとなっている。こ
のDCTは、その計算量の多さが、ハードウェアで実現
する場合の回路規模の増大やソフトウェアで実現する場
合の計算時間の増大等を招いている。特に、DCTは、
実数演算を含むため乗算器が必要となり、サイズの大き
な画像を高速に処理しようとすると、複数の乗算器を設
けて並列に演算を行わなければならず、回路規模が大き
くなるという問題を生じている。
In the orthogonal transform coding method using DCT, as shown in FIG. 19, a DCT 101 in the horizontal direction is performed and stored in a buffer memory 102, and then the data is stored in a vertical direction.
Perform CT103. Then, quantization 104 is performed, and variable-length coding 105 is performed and output. The large amount of calculation of the DCT causes an increase in the circuit scale when implemented by hardware, an increase in the calculation time when implemented by software, and the like. In particular, DCT is
A multiplier is required because it includes real number operation, and when trying to process a large-sized image at high speed, a plurality of multipliers must be provided to perform the operation in parallel, causing a problem that the circuit scale becomes large. I have.

【0006】さらに、ウェーブレット変換方法を含む広
義のサブバンド符号化方法のような帯域分割符号化方法
は、画像信号を複数の帯域に分割した後に量子化を行う
もので、比較的高い圧縮率が得られ、特有の歪みが目立
つことも少ない。そして、装置化については、方法によ
って差があるが、後述するフィルタバンクのフィルタと
して、下記(1)〜(4)の式に相当するフィルタ、す
なわちHaar基底を用いるウェーブレット変換のよう
に極めて簡易に構成できる方法もある。
Further, a band division encoding method such as a broad band subband encoding method including a wavelet transform method divides an image signal into a plurality of bands and then performs quantization. Obtained, and characteristic distortion is hardly noticeable. Although there is a difference in the device implementation depending on the method, a filter corresponding to the following equations (1) to (4), that is, a filter corresponding to the following equations (1) to (4), that is, a wavelet transform using a Haar basis is extremely simple. There are also methods that can be configured.

【0007】[0007]

【数1】 (Equation 1)

【0008】ウェーブレット変換方法による符号化は、
帯域分割を低次側または低次側帯域について再帰的に行
い、この結果得られる帯域、すなわちその帯域を表す係
数毎にその特性に合った符号化を行うものである。そし
て、ディジタル信号の圧縮の場合、離散的で、直交した
基底表現が求められる。また、ディジタル信号に対し
て、1次元の直交ウェーブレット変換を実際に実行する
場合は、2分割フィルタ・バンクが用いられ、後述する
オクターブ分割が採用される。
The encoding by the wavelet transform method is as follows.
Band division is performed recursively on the low-order side band or the low-order side band, and encoding is performed in accordance with the characteristic of each band obtained as a result, that is, each coefficient representing the band. Then, in the case of compression of a digital signal, a discrete and orthogonal basis expression is obtained. When one-dimensional orthogonal wavelet transform is actually performed on a digital signal, a two-divided filter bank is used, and octave division described later is employed.

【0009】このような条件を満たすHaar基底を用
いた場合の1次の直交ウェーブレット変換の帯域分割フ
ィルタバンクの構成は、図20に示すように非常に簡易
なものとなる。図20において、入力端子111より入
力した信号は、低域通過フィルタ112と高域通過フィ
ルタ113に供給される。低域通過フィルタ112で
は、式(1)に示す伝達関数H0によるフィルタ処理を
行い低次係数を抽出し、得られた低次係数は、ダウンサ
ンプラ114により2:1にダウンサンプリングされて
(=半分に間引かれて)出力端子116に出力される。
同様に、高域通過フィルタ113では、式(2)に示す
伝達関数H1によるフィルタ処理を行い高次係数を抽出
し、ダウンサンプラ115で2:1に間引かれて出力端
子117に出力される。
[0009] The configuration of the band splitting filter bank for the first-order orthogonal wavelet transform when using the Haar base satisfying such conditions is very simple as shown in FIG. In FIG. 20, a signal input from an input terminal 111 is supplied to a low-pass filter 112 and a high-pass filter 113. In the low-pass filter 112, a low-order coefficient is extracted by performing a filtering process using the transfer function H 0 shown in Expression (1), and the obtained low-order coefficient is down-sampled by the down-sampler 114 to 2: 1 ( = Thinned out) and output to the output terminal 116.
Similarly, in the high-pass filter 113, a high-order coefficient is extracted by performing a filtering process using the transfer function H 1 shown in the equation (2), and the high-order coefficient is thinned out by the down sampler 115 by 2: 1 and output to the output terminal 117. You.

【0010】一方、符号化したものを復号する際に用い
る逆変換のため帯域合成フィルタ・バンクも、図21に
示すように、簡易な構成となっており、低次係数と高次
係数を入力端子121および122からそれぞれ入力
し、アップサンプラ123および124で交互に0係数
を内挿してサンプルを2倍にする。低次係数側は、低域
通過フィルタ125によって式(3)に示す伝達関数H
3によるフィルタ動作を行い、0係数を補間し、高次係
数側は、高域通過フィルタ126によって式(4)に示
す伝達関数H4によるフィルタ動作で0係数を補間す
る。そして、両者は、加算器127で加算され、元の信
号に再構成され出力端子128に出力される。
[0010] On the other hand, the band synthesis filter bank for the inverse transform used when decoding the coded one has a simple configuration as shown in FIG. The signals are input from terminals 121 and 122, respectively, and 0 coefficients are alternately interpolated by upsamplers 123 and 124 to double the sample. On the low-order coefficient side, the transfer function H shown in Expression (3) is obtained by the low-pass filter 125.
The filter operation by 3 is performed to interpolate the 0 coefficient, and on the high-order coefficient side, the 0 coefficient is interpolated by the high-pass filter 126 by the filter operation by the transfer function H 4 shown in Expression (4). Then, the two are added by the adder 127, reconstructed into the original signal, and output to the output terminal 128.

【0011】なお、画像信号の場合は、画像の2次元構
造を考慮し、上述した変換を水平方向と垂直方向に同様
に行うと共にオクターブ分割により変換が行われる。す
なわち、図22に示すように、まず垂直方向に2分割し
た後、それぞれを水平方向に2分割し、全帯域を4分割
した後に電力の最も集中する低域側のみさらに同様に再
帰的に分割し、最終的に複数の帯域に分割する変換が一
般的となっている。
In the case of an image signal, the above-described conversion is performed in the horizontal and vertical directions in consideration of the two-dimensional structure of the image, and the conversion is performed by octave division. That is, as shown in FIG. 22, after dividing into two in the vertical direction, dividing each into two in the horizontal direction, dividing the entire band into four, and then recursively dividing only the lower band where power is most concentrated. Then, conversion that finally divides into a plurality of bands is common.

【0012】また、上述したウェーブレット変換を画像
符号化に具体的に適用した技術としては、例えば特開平
6−292185号公報で示された方式がある。この技
術は画像信号を上述した方法で2次元ウェーブレット変
換し、得られた係数を人間の視覚特性を考慮して、高次
側の係数を粗く、低次側の係数を細かく量子化し、得ら
れた量子係数をランレングス符号やハフマン符号を用い
て可変長符号化するものである。さらに、この特開平6
−292185号の技術では、Haar基底を用いたウ
ェーブレット変換の問題点である再構成画像のブロック
状歪みまたはモザイク歪みの改善を試み、低域側基底関
数の変化点に当たる高次側の係数を意図的に他の係数よ
り細かく量子化する手法を導入している。
As a technique in which the above-described wavelet transform is specifically applied to image coding, for example, there is a method disclosed in Japanese Patent Application Laid-Open No. 6-292185. This technique performs a two-dimensional wavelet transform on an image signal by the above-described method, and quantizes the obtained coefficients into coarse coefficients on the high-order side and finely quantizes the coefficients on the low-order side in consideration of human visual characteristics. The variable coefficient is subjected to variable length coding using the run length code or the Huffman code. In addition, Japanese Unexamined Patent Application Publication No.
In the technique of -292185, an attempt is made to improve block-like distortion or mosaic distortion of a reconstructed image, which is a problem of wavelet transform using a Haar basis, and a higher-order coefficient corresponding to a change point of a lower-band basis function is intended. The method of quantizing more finely than other coefficients is introduced.

【0013】従来のウェーブレット変換を用いた画像符
号化装置や画像復号化装置は、先に述べたように、一般
に人間の視覚特性を考慮して、低次側の係数は細かく量
子化し、高次側の係数は粗く量子化するようになされて
いる。これにより伝送するデータの情報量を全体として
削減している。ところが、このように量子化すると、圧
縮率を高めた場合や、高周波成分を多く含む等の原因で
圧縮が困難な画像が入力された場合に、係数が粗く量子
化される頻度が高まり、この結果、ブロック状またはモ
ザイク状の歪みが観測され易くなり、視覚上画質が劣化
する問題がある。
As described above, the conventional image coding apparatus and image decoding apparatus using the wavelet transform generally quantize the low-order coefficients finely and consider the high-order coefficients in consideration of human visual characteristics. The coefficient on the side is coarsely quantized. As a result, the information amount of data to be transmitted is reduced as a whole. However, when quantization is performed in this way, when the compression rate is increased, or when an image that is difficult to compress due to including many high-frequency components is input, the frequency at which the coefficients are coarsely quantized increases. As a result, a block-like or mosaic-like distortion is easily observed, and there is a problem that the image quality is visually deteriorated.

【0014】このモザイク歪みは、例えばHaar基底
を用いた帯域分割では、低域側基底関数の変化点に集中
し易く、通常の低域通過型のフィルタで改善することが
困難であり、特に装置化が容易という優れた特徴を有す
るHaar変換の画像符号化装置および画像復号化装置
への応用の障害となっている。
[0014] This mosaic distortion is liable to be concentrated on the change point of the low-pass side basis function in the band division using, for example, the Haar basis, and it is difficult to improve the mosaic distortion with a normal low-pass filter. This is an obstacle to the application of the Haar transform, which has an excellent feature of easy conversion, to an image encoding device and an image decoding device.

【0015】また、特開平6−292185号公報の技
術は、この点を改善するためになされたものであるが、
低域側基底関数の変化点すなわちブロック境界に当たる
高次側の係数を細かく量子化することは、発生符号量の
増大を招き、ブロック状の歪みまたはモザイク状の歪み
が改善されたとしても、全体としての符号化効率すなわ
ち圧縮率が低下する恐れがある。
The technique disclosed in Japanese Patent Application Laid-Open No. 6-292185 has been made to improve this point.
Finely quantizing the change point of the low-frequency basis function, that is, the higher-order coefficient corresponding to the block boundary, increases the amount of generated code, and even if block-like distortion or mosaic-like distortion is improved, Encoding efficiency, that is, the compression ratio may be reduced.

【0016】[0016]

【発明が解決しようとする課題】このような問題点を解
決するため、本発明者は、先に、Haar基底を用いた
変換と同様な簡易な構成で、ブロック状またはモザイク
状の歪みを皆無にし、同時に符号化効率および復号効率
を向上せしめるウェーブレット変換装置およびその方法
ならびにウェーブレット逆変換装置およびその方法を出
願した(特願平8−50634)。
In order to solve such a problem, the inventor of the present invention has previously described a simple configuration similar to the conversion using the Haar base, and has no block-like or mosaic-like distortion. And an application for a wavelet transform apparatus and method and a wavelet inverse transform apparatus and method for improving coding efficiency and decoding efficiency at the same time (Japanese Patent Application No. 8-50634).

【0017】このウェーブレット変換装置およびその方
法並びにウェーブレット逆変換装置およびその方法は、
低域成分を利用して、高域成分を予測する予測値を生成
している。そして、この予測値を高域成分から減じて新
高域成分を得たり、この予測値を高域成分に加算して新
高域成分を得るようにしている。このため、高域成分の
電力が低減し、高域成分のエントロピーを大幅に低減さ
せることができ、符号化効率および復号化効率が向上す
る。
The wavelet transform apparatus and method, and the wavelet inverse transform apparatus and method,
A predicted value for predicting a high-frequency component is generated using the low-frequency component. Then, the predicted value is subtracted from the high frequency component to obtain a new high frequency component, or the predicted value is added to the high frequency component to obtain a new high frequency component. Therefore, the power of the high frequency component is reduced, the entropy of the high frequency component can be significantly reduced, and the encoding efficiency and the decoding efficiency are improved.

【0018】一方、従来のウェーブレット変換および逆
変換を利用したものにあっては、高域成分すなわち高次
係数の電力が大きなものとなりがちとなっている。例え
ば、Haar基底を利用した場合の高次係数は、式
(2)の伝達関数が示すように隣り合う画素ペアの差分
を取って得られる。したがって、量子化等により高次係
数が失われることは、画素ペアが同一レベルに再構成さ
れることを意味し、特に画像の濃淡がなだらかに変化す
る低周波領域では、これがブロック状またはモザイク状
の歪みを発生させる要因となる。
On the other hand, in the case of using the conventional wavelet transform and inverse transform, the power of the high frequency component, that is, the power of the high order coefficient tends to be large. For example, a higher-order coefficient in the case of using the Haar basis is obtained by taking a difference between adjacent pixel pairs as indicated by the transfer function of Expression (2). Therefore, the loss of higher-order coefficients due to quantization or the like means that the pixel pairs are reconstructed to the same level, especially in the low-frequency region where the shading of the image changes gradually. Causes distortion.

【0019】しかし、低周波領域では、高域成分すなわ
ち高次係数と、低域成分すなわち低次係数との間の差分
値は高い相関性を有する。例えば、図23に示すよう
に、画素Cと画素Dの差分値(高次係数)は、画素Aと
画素Bの平均値(低次係数)と画素Eと画素Fの平均値
(低次係数)の差分値を1/4したものとほぼ等しくな
ることが容易に推理できる。
However, in the low frequency region, the difference between the high frequency component, ie, the high order coefficient, and the low frequency component, ie, the low order coefficient, has a high correlation. For example, as shown in FIG. 23, the difference value (higher order coefficient) between pixel C and pixel D is the average value (lower order coefficient) of pixel A and pixel B and the average value (lower order coefficient) of pixel E and pixel F. ) Can easily be inferred to be approximately equal to the difference value of 4.

【0020】本発明者が先に出願した発明は、この点に
着目したもので、分割側で低次係数間の差分を取る等の
フィルタ処理を行い、適当な予測係数を乗じた値を高次
係数の予測値とし、これを高次係数から差し引き符号化
処理する。一方、復号化においては、合成時に同様の予
測値を高次係数に加えることで、量子化等により高次係
数が失われても、低次係数により画像等の高周波成分を
再現できるようにしている。このため、画像信号の場
合、ブロック状またはモザイク状の歪みを生じない良好
な画像が得られる。
The invention filed earlier by the present inventor has focused on this point, and performs filter processing such as taking the difference between low-order coefficients on the division side, and raises the value multiplied by an appropriate prediction coefficient to a high value. The predicted value of the next coefficient is used, and the predicted value is subtracted from the higher coefficient to perform encoding processing. On the other hand, in decoding, by adding the same predicted value to the higher-order coefficients during synthesis, even if the higher-order coefficients are lost due to quantization or the like, high-frequency components such as images can be reproduced with lower-order coefficients. I have. Therefore, in the case of an image signal, a good image free from block-like or mosaic-like distortion is obtained.

【0021】また、量子化等により高次係数が失われな
い場合は、それらの高次係数は有意な係数として符号化
される。しかし、符号化効率を向上させるには、なるべ
く多くの高次係数を0とし、係数全体のエントロピーを
より小さくすることが重要である。一方、一般的に画像
は、輪郭のような高周波領域よりも、なだらかに変化す
る低周波領域が面積的に多くを占める。先に出願した発
明によれば、低次係数から生成した予測値を高次係数か
ら差し引くことにより、多くの場合、高次係数を0ある
いは0と見なして良いレベルに変換できる。その結果、
高次係数のエントロピーをより小さくでき、全体として
大幅に符号化効率および復号化効率を向上させることが
できる。
When higher-order coefficients are not lost due to quantization or the like, those higher-order coefficients are encoded as significant coefficients. However, in order to improve the coding efficiency, it is important to set as many high-order coefficients as possible to 0 and to make the entropy of the whole coefficients smaller. On the other hand, generally, an image has a larger area in a low-frequency region that changes smoothly than in a high-frequency region such as an outline. According to the invention filed earlier, by subtracting the predicted value generated from the low-order coefficient from the high-order coefficient, the high-order coefficient can be converted to 0 or a level that can be regarded as 0 in many cases. as a result,
The entropy of the higher-order coefficient can be made smaller, and the coding efficiency and the decoding efficiency can be greatly improved as a whole.

【0022】先に出願した発明は、画質の面では相当改
善されているが、画面全体に対して、高次の係数から低
次の係数へ順次変換を行う必要があるため、その演算に
多くのワークメモリを要するものとなっている。すなわ
ち、演算途中の結果を残しておくためのメモリが画面全
体分必要となっている。また、演算の過程で大容量のワ
ークメモリへのアクセスが頻繁に生じるため、ソフトウ
ェアで処理する場合、キャッシュメモリのヒット率が低
下し、処理速度が低下する問題を有している。
Although the invention filed earlier has been considerably improved in terms of image quality, it is necessary to sequentially convert high-order coefficients to low-order coefficients over the entire screen. Work memory is required. In other words, a memory for storing the results during the operation is required for the entire screen. In addition, since access to a large-capacity work memory frequently occurs in the course of operation, when processing is performed by software, there is a problem that the hit rate of the cache memory decreases and the processing speed decreases.

【0023】また、先に出願した発明は、ウェーブレッ
ト変換装置およびウェーブレット逆変換装置の概要を示
したが、画像を効率的に処理する具体的なハード構成に
ついては、詳しくは述べていない。
In the inventions filed earlier, the outlines of the wavelet transform device and the inverse wavelet transform device have been described. However, a specific hardware configuration for efficiently processing an image is not described in detail.

【0024】本発明は、ワークメモリを大幅に減少ない
しは全く無くすようにした画像符号化装置およびその方
法並びに画像復号化装置およびその方法を提供すること
を目的とする。また、本発明は、予測値方式を具体化し
かつ効率的に動作する画像復号化装置およびその方法を
提供することを目的とする。
An object of the present invention is to provide an image encoding apparatus and method, and an image decoding apparatus and method, in which a work memory is significantly reduced or completely eliminated. It is another object of the present invention to provide an image decoding apparatus and method that embody the prediction method and operate efficiently.

【0025】[0025]

【課題を解決するための手段】上述の目的を達成するた
め、請求項1記載の発明は、入力される画像信号から低
域成分を抽出する低域成分抽出手段と、画像信号から高
域成分を抽出する高域成分抽出手段とを備える画像符号
化装置において、高域成分を予測する予測値を生成する
予測値生成手段と、予測値を上記高域成分から減じる減
算手段とを設け、この減算手段によって新高域成分を
得、この新高域成分を出力すると共に予測値生成手段
は、過去からのみの外挿予測と過去および未来からの内
挿予測とを適宜使用して予測値を生成している。
In order to achieve the above object, the invention according to claim 1 comprises a low-frequency component extracting means for extracting a low-frequency component from an input image signal, and a high-frequency component from an image signal. A high-frequency component extraction means for extracting a high-frequency component, a prediction value generation means for generating a prediction value for predicting a high-frequency component, and a subtraction means for subtracting the prediction value from the high-frequency component, The new high-frequency component is obtained by the subtraction means, the new high-frequency component is output, and the predicted value generation means generates a predicted value by appropriately using extrapolation prediction only from the past and interpolation prediction from the past and future. ing.

【0026】このように、予測値の利用により高域成分
の電力が低減し、高域成分のエントロピーを大幅に低減
させることができ、符号化効率が向上する。また、予測
値を外挿予測により予測しているため、画像信号の処理
に適用する場合、画像全体ではなく、分割された画像の
符号化にも適用できることとなる。
As described above, the power of the high frequency component is reduced by using the predicted value, the entropy of the high frequency component can be greatly reduced, and the coding efficiency is improved. In addition, since the prediction value is predicted by extrapolation, when applied to processing of an image signal, it can be applied to encoding of a divided image instead of the entire image.

【0027】また、請求項2記載の発明は、請求項1記
載の画像符号化装置において、画像信号を所定のブロッ
クに分割し、予測値生成のための予測がブロック間にま
たがる場合、外挿予測を行い、ブロック間にまたがらな
い場合、内挿予測を行い、かつ外挿予測による予測値に
上限および下限を設定している。
According to a second aspect of the present invention, in the image encoding apparatus according to the first aspect, an image signal is divided into predetermined blocks, and extrapolation is performed when prediction for generating a prediction value extends between blocks. Prediction is performed, and when it does not span between blocks, interpolation prediction is performed, and an upper limit and a lower limit are set for a predicted value by extrapolation prediction.

【0028】このように、画像信号を所定のブロックに
分け処理しているので、実行速度が向上し回路規模を減
少させることができる。また、予測値に上限と下限を設
定しているので、ブロックにまたがる予測に際し、外挿
予測(片方向予測)を採用しても予測エラーが大きくな
るのを防止できる。この結果、変換結果の低域係数への
電力集中度を高くできるので、画質はDCT並となる。
As described above, since the image signal is divided into predetermined blocks and processed, the execution speed can be improved and the circuit scale can be reduced. In addition, since the upper limit and the lower limit are set for the prediction value, it is possible to prevent a prediction error from increasing even if extrapolation prediction (one-way prediction) is adopted in prediction over blocks. As a result, the degree of power concentration on the low-frequency coefficient of the conversion result can be increased, so that the image quality is equivalent to DCT.

【0029】さらに、請求項3記載の発明は、入力され
る画像信号から低域成分を抽出する低域成分抽出工程
と、画像信号から高域成分を抽出する高域成分抽出工程
とを備える画像符号化方法において、高域成分を予測す
る予測値を生成する予測値生成工程と、予測値を高域成
分から減じる減算工程とを設け、この減算工程によって
新高域成分を得、この新高域成分を出力すると共に予測
値生成工程では、過去からのみの外挿予測と過去および
未来からの内挿予測とを適宜使用して予測値を生成して
いる。
Further, the invention according to claim 3 is an image comprising a low-frequency component extracting step of extracting a low-frequency component from an input image signal, and a high-frequency component extracting step of extracting a high-frequency component from the image signal. In the encoding method, a prediction value generation step of generating a prediction value for predicting a high frequency component, and a subtraction step of subtracting the prediction value from the high frequency component are provided, and a new high frequency component is obtained by the subtraction step. In the prediction value generation step, a prediction value is generated by appropriately using extrapolation prediction only from the past and interpolation prediction from the past and the future.

【0030】このように、予測値の利用により高域成分
の電力が低減し、高域成分のエントロピーを大幅に低減
させることができ、符号化効率が向上する。また、予測
値を外挿予測により予測しているため、画像全体ではな
く、分割された画像の符号化にも適用できることとな
る。
As described above, the power of the high frequency component is reduced by using the predicted value, the entropy of the high frequency component can be greatly reduced, and the coding efficiency is improved. In addition, since the prediction value is predicted by extrapolation prediction, the prediction value can be applied to coding of a divided image instead of the entire image.

【0031】加えて、請求項4記載の発明は、請求項3
記載の画像符号化方法において、画像信号を所定のブロ
ックに分割し、予測値生成のための予測がブロック間に
またがる場合、外挿予測を行い、ブロック間にまたがら
ない場合、内挿予測を行い、かつ外挿予測による予測値
に上限および下限を設定している。
[0031] In addition, the invention according to claim 4 provides the invention according to claim 3.
In the described image encoding method, the image signal is divided into predetermined blocks, extrapolation prediction is performed when prediction for generating a prediction value extends between blocks, and interpolation prediction is performed when the prediction does not extend between blocks. In addition, an upper limit and a lower limit are set for the predicted value obtained by extrapolation prediction.

【0032】このように、画像信号を所定のブロックに
分け処理しているので、実行速度が向上し回路規模を減
少させることができる。また、予測値に上限と下限を設
定しているので、ブロックにまたがる予測に際し、外挿
予測(片方向予測)を採用しても予測エラーが大きくな
るのを防止できる。この結果、変換結果の低域係数への
電力集中度を高くできるので、画質はDCT並となる。
As described above, since the image signal is divided into predetermined blocks and processed, the execution speed can be improved and the circuit scale can be reduced. In addition, since the upper limit and the lower limit are set for the prediction value, it is possible to prevent a prediction error from increasing even if extrapolation prediction (one-way prediction) is adopted in prediction over blocks. As a result, the degree of power concentration on the low-frequency coefficient of the conversion result can be increased, so that the image quality is equivalent to DCT.

【0033】また、請求項5記載の発明は、ウェーブレ
ット変換によって抽出された画像信号の低域成分を入力
し復元する低域成分復元手段と、ウェーブレット変換に
より抽出された画像信号の高域成分を入力し復元する高
域成分復元手段とを備える画像復号化装置において、高
域成分を予測する予測値を低域成分から生成する予測値
生成手段と、この予測値を高域成分に加算し新高域成分
を得る加算手段と、低域成分と上記新高域成分を合成す
る合成手段とを備え、予測値生成手段は、過去からのみ
の外挿予測と過去および未来からの内挿予測とを適宜使
用して予測値を生成している。
According to a fifth aspect of the present invention, there is provided a low-frequency component restoring means for inputting and restoring a low-frequency component of an image signal extracted by wavelet transform, and a high-frequency component of the image signal extracted by wavelet transform. An image decoding apparatus comprising: a high-frequency component restoring means for inputting and restoring; a predicted value generating means for generating a predicted value for predicting a high-frequency component from a low-frequency component; An adding means for obtaining a band component, and a synthesizing means for synthesizing the low-frequency component and the new high-frequency component, wherein the prediction value generating means appropriately performs extrapolation prediction only from the past and interpolation prediction from the past and the future. To generate forecasts.

【0034】このように、予測値の利用により高域成分
の電力が低減し、高域成分のエントロピーを大幅に低減
させることができ、復号化効率が向上する。また、予測
値を外挿予測により予測しているため、画像信号の処理
に適用する場合、画像全体ではなく、分割された画像の
復号化にも適用できることとなる。
As described above, the power of the high frequency component is reduced by using the predicted value, the entropy of the high frequency component can be greatly reduced, and the decoding efficiency is improved. Further, since the prediction value is predicted by extrapolation prediction, when the prediction value is applied to processing of an image signal, the prediction value can be applied to decoding of a divided image instead of the entire image.

【0035】さらに、請求項6記載の発明は、請求項5
記載の画像復号化装置において、入力信号を所定のブロ
ックに分割されたものとし、予測値生成のための予測が
ブロック間にまたがる場合、外挿予測を行い、ブロック
間にまたがらない場合、内挿予測を行い、かつ外挿予測
による予測値に上限および下限を設定している。
Further, the invention described in claim 6 is the same as claim 5
In the described image decoding apparatus, it is assumed that an input signal is divided into predetermined blocks, extrapolation prediction is performed when prediction for generating a prediction value is between blocks, Interpolation prediction is performed, and an upper limit and a lower limit are set for the predicted value obtained by extrapolation prediction.

【0036】このように、入力信号を所定のブロックに
分け処理しているので、実行速度が向上し回路規模を減
少させることができる。また、予測値に上限と下限を設
定しているので、ブロックにまたがる予測に際し、外挿
予測(片方向予測)を採用しても予測エラーが大きくな
るのを防止できる。この結果、変換結果の低域係数への
電力集中度を高くできるので、画質はDCT並となる。
As described above, since the input signal is divided into predetermined blocks and processed, the execution speed can be improved and the circuit size can be reduced. In addition, since the upper limit and the lower limit are set for the prediction value, it is possible to prevent a prediction error from increasing even if extrapolation prediction (one-way prediction) is adopted in prediction over blocks. As a result, the degree of power concentration on the low-frequency coefficient of the conversion result can be increased, so that the image quality is equivalent to DCT.

【0037】また、請求項7記載の発明は、ウェーブレ
ット変換によって抽出された画像信号の低域成分を入力
し復元する低域成分復元工程と、ウェーブレット変換に
より抽出された画像信号の高域成分を入力し復元する高
域成分復元工程とを備える画像復号化方法において、高
域成分を予測する予測値を低域成分から生成する予測値
生成工程と、この予測値を高域成分に加算し新高域成分
を得る加算工程と、低域成分と新高域成分を合成する合
成工程とを備え、予測値生成工程は、過去からのみの外
挿予測と過去および未来からの内挿予測とを適宜使用し
て予測値を生成している。
According to a seventh aspect of the present invention, there is provided a low-frequency component restoring step of inputting and restoring a low-frequency component of an image signal extracted by wavelet transform, and a high-frequency component of the image signal extracted by wavelet transform. An image decoding method comprising a high-frequency component restoring step of inputting and restoring, wherein a predicted value generating step of generating a predicted value for predicting a high-frequency component from a low-frequency component, and adding the predicted value to the high-frequency component to obtain a new It has an addition step of obtaining a band component and a synthesis step of synthesizing a low band component and a new high band component, and the prediction value generation step appropriately uses extrapolation prediction from only the past and interpolation prediction from the past and the future. To generate a predicted value.

【0038】このように、入力信号を所定のブロックに
分け処理しているので、実行速度が向上し回路規模を減
少させることができる。また、予測値の利用により高域
成分の電力が低減し、高域成分のエントロピーを大幅に
低減させることができ、復号化効率が向上する。また、
予測値を外挿予測により予測しているため、画像全体で
はなく、分割された画像の復号化にも適用できることと
なる。
As described above, since the input signal is divided into predetermined blocks and processed, the execution speed can be improved and the circuit scale can be reduced. In addition, the power of the high-frequency component is reduced by using the predicted value, and the entropy of the high-frequency component can be significantly reduced, thereby improving the decoding efficiency. Also,
Since the prediction value is predicted by extrapolation, it can be applied to decoding of a divided image instead of the entire image.

【0039】さらに、請求項8記載の発明は、請求項7
記載の画像復号化方法において、入力信号を所定のブロ
ックに分割されたものとし、予測値生成のための予測が
ブロック間にまたがる場合、外挿予測を行い、ブロック
間にまたがらない場合、内挿予測を行い、かつ外挿予測
による予測値に上限および下限を設定している。
Further, the invention according to claim 8 provides the invention according to claim 7
In the described image decoding method, the input signal is assumed to be divided into predetermined blocks, extrapolation prediction is performed when prediction for generating a prediction value extends between blocks, and Interpolation prediction is performed, and an upper limit and a lower limit are set for the predicted value obtained by extrapolation prediction.

【0040】このように、入力信号を所定のブロックに
分け処理しているので、実行速度が向上し回路規模を減
少させることができる。また、予測値に上限と下限を設
定しているので、ブロックにまたがる予測に際し、外挿
予測(片方向予測)を採用しても予測エラーが大きくな
るのを防止できる。この結果、変換結果の低域係数への
電力集中度を高くできるので、画質はDCT並となる。
As described above, since the input signal is divided into predetermined blocks and processed, the execution speed can be improved and the circuit size can be reduced. In addition, since the upper limit and the lower limit are set for the prediction value, it is possible to prevent a prediction error from increasing even if extrapolation prediction (one-way prediction) is adopted in prediction over blocks. As a result, the degree of power concentration on the low-frequency coefficient of the conversion result can be increased, so that the image quality is equivalent to DCT.

【0041】また、請求項9記載の発明は、画像信号を
所定数の画素からなるブロックに分割し、その分割され
た画像信号の垂直方向と水平方向のいずれか一方の信号
をウェーブレット変換する第1の変換部と、この第1の
変換部により抽出された低域成分と高域成分の各係数を
一旦メモリするバッファメモリと、このバッファメモリ
から読み出した分割された画像信号の垂直方向と水平方
向のいずれか他方の信号をウェーブレット変換する第2
の変換部と、この第2の変換部により得られた係数を量
子化する量子化手段と、量子化された係数をその出現確
率の大きさに応じて符号を割り当て可変長符号化する可
変長符号化手段とを備える画像符号化装置において、第
1および第2の変換部の少なくとも一方の変換部は、入
力される画像信号から低域成分を抽出する低域成分抽出
手段と、画像信号から高域成分を抽出する高域成分抽出
手段と、高域成分を予測する予測値を生成する予測値生
成手段と、予測値を高域成分から減じる減算手段とを有
し、この減算手段によって新高域成分を得、この新高域
成分を出力すると共に予測値生成手段は、過去からのみ
の外挿予測と過去および未来からの内挿予測とを適宜使
用して予測値を生成している。
According to a ninth aspect of the present invention, an image signal is divided into blocks each having a predetermined number of pixels, and one of the divided image signal in one of a vertical direction and a horizontal direction is subjected to wavelet transform. 1, a buffer memory for temporarily storing the coefficients of the low-frequency component and the high-frequency component extracted by the first conversion unit, and a vertical and horizontal direction of the divided image signal read from the buffer memory. Second wavelet transform of one of the signals in the other direction
, A quantizing means for quantizing the coefficient obtained by the second converting section, and a variable-length code for assigning a code to the quantized coefficient in accordance with the magnitude of its occurrence probability and performing variable-length coding. In the image encoding apparatus including the encoding unit, at least one of the first and second conversion units includes a low-frequency component extraction unit configured to extract a low-frequency component from an input image signal; A high-frequency component extracting means for extracting the high-frequency component; a predicted value generating means for generating a predicted value for predicting the high-frequency component; and a subtraction means for subtracting the predicted value from the high-frequency component. The band component is obtained, the new high band component is output, and the prediction value generation means generates a prediction value by appropriately using extrapolation prediction only from the past and interpolation prediction from the past and the future.

【0042】このようにこの画像符号化装置では、予測
値の採用により高域成分の電力が低減し、高域成分のエ
ントロピーを大幅に低減させることができ、符号化効率
が向上する。しかも乗算を使わないアルゴリズムのた
め、DCTに比べ回路規模が小さくなる。また、画像を
小ブロック単位に処理できるため、ワークメモリが不要
ないしは大幅に削減できる。また、予測に対し補正を行
うので、変換結果の低域係数への電力集中度が高くな
り、画質はDCT並を達成できることとなる。
As described above, in this image coding apparatus, the power of the high frequency component is reduced by employing the predicted value, the entropy of the high frequency component can be greatly reduced, and the coding efficiency is improved. Moreover, since the algorithm does not use multiplication, the circuit scale is smaller than that of DCT. Further, since the image can be processed in small block units, a work memory is unnecessary or can be greatly reduced. Further, since the prediction is corrected, the degree of power concentration on the low-frequency coefficient of the conversion result is increased, and the image quality can be achieved as high as DCT.

【0043】また、請求項10記載の発明は、入力信号
を、所定数の画素からなるブロックに分割され可変長符
号化された画像信号とし、その画像信号を可変長復号す
る可変長復号化手段と、可変長復号された信号を逆量子
化する逆量子化手段と、逆量子化された信号でかつ画像
信号の垂直方向と水平方向のいずれか一方の信号をウェ
ーブレット逆変換する第1の逆変換部と、その逆変換さ
れた信号を一旦メモリするバッファメモリと、このバッ
ファメモリから読み出した分割された画像信号のいずれ
か他方向の信号をウェーブレット逆変換する第2の逆変
換部とを備える画像復号化装置において、第1および第
2の逆変換部の少なくとも一方の逆変換部は、画像信号
の高域成分を予測する予測値を画像信号の低域成分から
生成する予測値生成部と、この予測値を逆量子化された
値に加算し新高域成分を得る加算部と、低域成分と新高
域成分とを利用して画像信号の対象となる方向の値を復
号する演算部とを有している。
According to a tenth aspect of the present invention, there is provided a variable-length decoding means for dividing an input signal into blocks each having a predetermined number of pixels and performing variable-length coding, and decoding the image signals with variable length. An inverse quantization means for inversely quantizing the variable-length-decoded signal; and a first inversely inverse wavelet transform for the inversely-quantized signal and one of the vertical and horizontal signals of the image signal. A transformation unit, a buffer memory for temporarily storing the inversely transformed signal, and a second inverse transformation unit for performing a wavelet inverse transformation on a signal in the other direction of the divided image signal read from the buffer memory. In the image decoding device, at least one of the first and second inverse transform units is configured to generate a predicted value for predicting a high frequency component of the image signal from a low frequency component of the image signal. And an adder that adds the predicted value to the inversely quantized value to obtain a new high-frequency component, and an operation that decodes a value in a target direction of the image signal using the low-frequency component and the new high-frequency component Part.

【0044】このように、この画像復号化装置では、予
測値の採用により高域成分の電力が低減し、高域成分の
エントロピーを大幅に低減させることができ、復号化効
率が向上する。しかも乗算を使わないアルゴリズムのた
め、DCTに比べ回路規模が小さくなる。また、画像を
小ブロック単位に処理できるため、ワークメモリが不要
ないしは大幅に削減できる。
As described above, in this image decoding apparatus, the power of the high frequency component is reduced by employing the predicted value, the entropy of the high frequency component can be greatly reduced, and the decoding efficiency is improved. Moreover, since the algorithm does not use multiplication, the circuit scale is smaller than that of DCT. Further, since the image can be processed in small block units, a work memory is unnecessary or can be greatly reduced.

【0045】さらに、請求項11記載の発明は、請求項
10記載の画像復号化装置において、予測値生成部は、
予測値生成のための予測がブロック間にまたがる場合、
過去からのみの外挿予測を行い、ブロック間にまたがら
ない場合、未来と過去の両方からの内挿予測を行い、外
挿予測による予測値に上限および下限を設定している。
このため、画像をブロック毎に処理しても、予測エラー
が大きくならず、変換結果の低域係数への電力集中度が
高くなるので、画質をDCT並にすることができる。
Further, the invention according to claim 11 is the image decoding device according to claim 10, wherein the predicted value generation unit comprises:
If the predictions for generating predicted values span blocks,
Extrapolation prediction is performed only from the past, and if it does not span between blocks, interpolation prediction is performed from both the future and the past, and upper and lower limits are set for the predicted value by the extrapolation prediction.
For this reason, even if the image is processed for each block, the prediction error does not increase, and the degree of power concentration on the low-frequency coefficients of the conversion result increases, so that the image quality can be made comparable to DCT.

【0046】加えて、請求項12記載の発明は、請求項
10または11記載の画像復号化装置において、少なく
とも一方の逆変換部は、演算部で得られる同一所定ブロ
ック内の信号をすべてストアするレジスタ部と、このレ
ジスタ部内の各信号を順次出力するセレクタとを備えて
いる。このように、レジスタ部とセレクタが存在するた
め、逆変換された信号を順次送り出していくことが可能
となる。
According to a twelfth aspect of the present invention, in the image decoding apparatus according to the tenth or eleventh aspect, at least one of the inverse transform units stores all signals in the same predetermined block obtained by the arithmetic unit. It comprises a register section and a selector for sequentially outputting each signal in the register section. As described above, since the register section and the selector exist, it is possible to sequentially send out the inverted signal.

【0047】また、請求項13記載の発明は、請求項1
0、11または12記載の画像復号化装置において、予
測値生成部は、演算部から出力される低域成分をストア
するレジスタを有している。このため、予測値生成のた
めに新しい演算部の出力ではなく過去の出力を利用した
いときは、レジスタから過去の演算部の出力を取り出し
て利用することが可能となる。
The thirteenth aspect of the present invention provides the first aspect.
In the image decoding device described in 0, 11, or 12, the prediction value generation unit has a register that stores a low-frequency component output from the operation unit. Therefore, when it is desired to use a past output instead of a new operation unit output for generating a predicted value, it is possible to extract and use a past operation unit output from a register.

【0048】[0048]

【発明の実施の形態】以下図面に基づき、本発明の実施
の形態を詳述する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0049】図1は、本発明によるウェーブレット変換
における帯域分割フィルタ・バンクの一構成例を示すも
のである。この帯域フィルタ・バンクは、全体画像を1
つが8×8ピクセルの複数のブロックに分割し、処理す
るもので、図1に示すように、信号入力端子11と、低
域成分となる低次係数を抽出するための低域通過フィル
タ12と、高域成分となる高次係数を抽出するための高
域通過フィルタ13と、間引きを行うダウンサンプラ1
4および15と、高次係数の予測値を生成するための予
測値生成フィルタ16と、高域通過フィルタ13による
遅延分だけ出力を遅延させるレジスタ17と、減算手段
となる減算器18と、低次係数出力端子19と、高次係
数出力端子20とから構成されている。なお、低域通過
フィルタ12は低域成分抽出手段を構成し、高域通過フ
ィルタ13は高域成分抽出手段を構成し、予測値生成フ
ィルタ16は予測値生成手段を構成している。
FIG. 1 shows a configuration example of a band division filter bank in a wavelet transform according to the present invention. This band filter bank reduces the entire image to 1
One is divided into a plurality of blocks of 8 × 8 pixels and processed. As shown in FIG. 1, a signal input terminal 11 and a low-pass filter 12 for extracting low-order coefficients which are low-frequency components are provided. , A high-pass filter 13 for extracting a higher-order coefficient to be a high-frequency component, and a downsampler 1 for thinning out
4 and 15, a predicted value generating filter 16 for generating a predicted value of a higher-order coefficient, a register 17 for delaying the output by the delay caused by the high-pass filter 13, a subtractor 18 serving as a subtracting means, It comprises a higher order coefficient output terminal 19 and a higher order coefficient output terminal 20. The low-pass filter 12 constitutes low-frequency component extraction means, the high-pass filter 13 constitutes high-frequency component extraction means, and the predicted value generation filter 16 constitutes predicted value generation means.

【0050】ここで、低域通過フィルタ12は、図20
に示す低域通過フィルタ112と同一のディジタルフィ
ルタで、式(1)に示すHaar基底のフィルタとなっ
ている。また、高域通過フィルタ13も、図13に示す
高域通過フィルタ113と同一のディジタルフィルタ
で、式(2)に示すHaar基底のフィルタとなってい
る。ダウンサンプラ14は、低域フィルタ12で得られ
た低次係数を適宜選択して取り出すものとなっている。
予測値生成フィルタ16は、次の式(5)〜(8)に示
す伝達関数H21〜H24を有しており、ダウンサンプラ1
4で選択された低次係数の差をとるものとなっている。
なお、式(5)〜(8)内のkは、予測係数で、kが1
のとき直線近似となっている。
Here, the low-pass filter 12 corresponds to FIG.
The digital filter is the same digital filter as the low-pass filter 112 shown in FIG. The high-pass filter 13 is also the same digital filter as the high-pass filter 113 shown in FIG. 13, and is a Haar-based filter shown in Expression (2). The downsampler 14 selects and extracts the low-order coefficients obtained by the low-pass filter 12 as appropriate.
The predicted value generation filter 16 has transfer functions H 21 to H 24 shown in the following equations (5) to (8), and
The difference between the low-order coefficients selected in Step 4 is obtained.
Note that k in Equations (5) to (8) is a prediction coefficient, and k is 1
At this time, the linear approximation is obtained.

【0051】[0051]

【数2】 (Equation 2)

【0052】この伝達関数H21〜H24は、後述するよう
に、予測エラーを小さくするためのリミッタを有してい
る。このリミッタは、出力をある一定の範囲に制限する
関数となっている。
The transfer functions H 21 to H 24 have a limiter for reducing a prediction error, as described later. This limiter is a function that limits the output to a certain range.

【0053】次に動作について説明する。信号入力端子
11から入力した信号は、それぞれ低域通過フィルタ1
2と高域通過フィルタ13に供給され、低域成分を表す
低次係数と高域成分を表す高次係数とに分割される。低
域通過フィルタ12および高域通過フィルタ13は、式
(1)および式(2)に示すような伝達関数によるフィ
ルタ処理となる。分割後、低域の係数は、ダウンサンプ
ラ14を経て、適宜間引かれる。低次係数は、低次係数
出力端子19に出力されると共に、予測値生成フィルタ
16に供給される。
Next, the operation will be described. The signals input from the signal input terminals 11 are applied to the low-pass filter 1 respectively.
2 is supplied to the high-pass filter 13 and divided into low-order coefficients representing low-frequency components and high-order coefficients representing high-frequency components. The low-pass filter 12 and the high-pass filter 13 perform filter processing using transfer functions as shown in Expressions (1) and (2). After the division, the low-frequency coefficients are appropriately thinned out via the downsampler 14. The low-order coefficient is output to the low-order coefficient output terminal 19 and supplied to the predicted value generation filter 16.

【0054】そして、予測値生成フィルタ16は、式
(5)〜(8)に示す伝達関数H21〜H24によるフィル
タ処理となる。そして、予測値生成フィルタ16の出力
を、レジスタ17で遅延された高次係数から減じて、高
次係数出力端子20に出力する。
Then, the predicted value generation filter 16 performs a filter process using transfer functions H 21 to H 24 shown in equations (5) to (8). Then, the output of the prediction value generation filter 16 is subtracted from the higher-order coefficient delayed by the register 17 and output to the higher-order coefficient output terminal 20.

【0055】次に、このような帯域分割フィルタ・バン
クの動作を図3に示す具体例で説明する。図3に示すよ
うに、画像面に対し斜めに横切るA、B、C、D、E、
F、GおよびHの画素を連結した直線があるとすると、
低域通過フィルタ12では、(A+B)/2、(C+
D)/2、(E+F)/2および(G+H)/2の信号
が作られる。そして、この信号がダウンサンプラ14で
適宜間引かれ、(A+B)/2、(C+D)/2、(E
+F)/2および(G+H)/2が出力端子19に出力
されると共に、予測値生成フィルタ16に供給される。
一方、高域通過フィルタ13では、(A−B)/2、
(B−C)/2、(C−D)/2、(D−E)/2、
(E−F)/2、(F−G)/2および(G−H)/2
の各信号が作られる。そしてこの信号ダウンサンプラ1
5で適宜間引かれ、(A−B)/2、(C−D)/2、
(E−F)/2および(G−H)/2がレジスタ17に
供給され、一旦保存される。
Next, the operation of such a band division filter bank will be described with reference to a specific example shown in FIG. As shown in FIG. 3, A, B, C, D, E,
Assuming that there is a straight line connecting F, G, and H pixels,
In the low-pass filter 12, (A + B) / 2, (C +
D) / 2, (E + F) / 2 and (G + H) / 2 signals are produced. Then, this signal is appropriately thinned out by the downsampler 14, and (A + B) / 2, (C + D) / 2, (E
+ F) / 2 and (G + H) / 2 are output to the output terminal 19 and supplied to the predicted value generation filter 16.
On the other hand, in the high-pass filter 13, (AB) / 2,
(BC) / 2, (CD) / 2, (DE) / 2,
(EF) / 2, (FG) / 2 and (GH) / 2
Are generated. And this signal down sampler 1
5, thinned out as appropriate, (AB) / 2, (CD) / 2,
(EF) / 2 and (GH) / 2 are supplied to the register 17 and temporarily stored.

【0056】予測値生成フィルタ16に供給された信号
は、この予測値生成フィルタ16に伝達関数H21〜H24
によって、〔(A+B)/2−(C+D)/2〕×1/
4、〔(A+B)/2−(E+F)/2〕×1/8、
〔(C+D)/2−(G+H)/2〕×1/8、〔(E
+F)/2−(G+H)/2〕×1/4の信号が得られ
る(但し、予測係数kを1とし、かつリミッタで制限さ
れないとき)。そして、これらの信号を先の信号(A−
B)/2、(C−D)/2、(E−F)/2、(G−
H)/2からそれぞれ差し引く。すると、図3に示す斜
線の場合には、その値はゼロとなり、このゼロを出力端
子20に供給する。
The signals supplied to the predicted value generating filter 16 are transferred to the predicted value generating filter 16 by transfer functions H 21 to H 24.
[(A + B) / 2- (C + D) / 2] × 1 /
4, [(A + B) / 2- (E + F) / 2] × 1 /,
[(C + D) / 2- (G + H) / 2] × 1/8, [(E
+ F) / 2- (G + H) / 2] .times.1 / 4 (provided that the prediction coefficient k is 1 and is not limited by the limiter). Then, these signals are converted to the previous signal (A-
B) / 2, (CD) / 2, (EF) / 2, (G-
H) / 2. Then, in the case of the oblique line shown in FIG. 3, the value becomes zero, and this zero is supplied to the output terminal 20.

【0057】例えば、図3(A)に示す例では、(C−
D)/2が〔(A+B)/2−(E+F)/2〕×1/
8と同じ値となることが理解される。この例で示される
ように、高域成分をその両側の低次係数の傾きから予測
する場合を内挿予測と呼んでいる。一方、例えば、図3
(B)に示すように、(A+B)/2の値から〔(A+
B)/2−(C+D)/2〕×1/4の値を差し引くよ
うな場合、すなわち高域成分をその高域成分を構成する
値で生成される低次係数と他の低次係数の傾きから予測
する場合を外挿予測と呼んでいる。ここで、各伝達関数
21〜H24はすべて同じブロック内の信号から生成して
いる。そして、伝達関数H21とH24は、それぞれ外挿予
測のために使用されている。一方、伝達関数H22とH23
は、内挿予測のために使用されている。
For example, in the example shown in FIG.
D) / 2 is [(A + B) / 2- (E + F) / 2] × 1 /
It is understood that the value is the same as 8. As shown in this example, a case where a high-frequency component is predicted from the slopes of low-order coefficients on both sides of the high-frequency component is called interpolation prediction. On the other hand, for example, FIG.
As shown in (B), from the value of (A + B) / 2, [(A +
B) / 2- (C + D) / 2] × 1/4, that is, a high-frequency component is calculated by subtracting a low-order coefficient generated by a value constituting the high-frequency component from another low-order coefficient. The case of making a prediction from the slope is called extrapolation prediction. Here, transfer functions H 21 to H 24 are generated all the signals in the same block. The transfer functions H 21 and H 24 are used for extrapolation prediction. On the other hand, the transfer function H 22 and H 23
Is used for interpolation prediction.

【0058】このように従来の帯域分割フィルタ・バン
クであれば、出力端子20には、(C−D)/2や(G
−H)/2の信号が供給されるのに対し、この帯域分割
フィルタ・バンクでは、ゼロの信号が供給される。この
ため、高次係数の電力が低減し、高次係数のエントロピ
ーが大幅に低減する。しかも、後述するように、復号す
るとき、予測値と低次係数との協働作用によりA、B、
C、D、E、F、G、Hの信号を復号できる。すなわ
ち、一般的に高次係数は人間の視覚特性を考慮し、粗く
量子化されるため、このA〜Hに関する高次係数である
(A−B)/2、(C−D)/2、(E−F)/2、
(G−H)/2が失われる危険性が高い。仮に、この高
次係数が失われると、図3に示す直線状の斜線は、点線
で示す階段状の線に再生されることとなる。このような
再生は、画像でいえばブロック状またはモザイク状の歪
みとなって現れる。
As described above, in the case of the conventional band division filter bank, (C−D) / 2 or (G
−H) / 2, whereas the band split filter bank provides a signal of zero. Therefore, the power of the higher-order coefficient is reduced, and the entropy of the higher-order coefficient is significantly reduced. Moreover, as described later, when decoding, A, B,
C, D, E, F, G, H signals can be decoded. That is, in general, higher order coefficients are coarsely quantized in consideration of human visual characteristics. Therefore, higher order coefficients related to A to H are (AB) / 2, (CD) / 2, (EF) / 2,
There is a high risk of losing (GH) / 2. If this higher-order coefficient is lost, the straight diagonal line shown in FIG. 3 is reproduced as a step-like line shown by a dotted line. Such reproduction appears as block-like or mosaic-like distortion in an image.

【0059】図2は、本発明によるウェーブレット逆変
換における帯域合成フィルタ・バンクの一構成例を示す
ものである。この帯域合成フィルタ・バンクは、低次係
数を入力する低次係数入力端子21と、高次係数を入力
する高次係数入力端子22と、高次係数の予測値生成の
ための予測値生成フィルタ23と、加算器24と、予測
値生成フィルタ23による遅延分だけ低次係数を遅延す
るレジスタ25と、アップサンプラ26および27と、
低域の内挿および外挿補間のための低域通過フィルタ2
8、高域通過フィルタ29と、低域通過フィルタ28お
よび高域通過フィルタ29の値を加算する加算器30
と、合成信号の信号出力端子31とから構成される。こ
こで、予測値生成フィルタ23は、予測値生成手段を構
成し、低域通過フィルタ28は低域成分復元手段を構成
し、高域通過フィルタ29は高域成分復元手段を構成
し、加算器30は合成手段を構成している。
FIG. 2 shows an example of the configuration of the band synthesis filter bank in the inverse wavelet transform according to the present invention. The band synthesis filter bank includes a low-order coefficient input terminal 21 for inputting a low-order coefficient, a high-order coefficient input terminal 22 for inputting a high-order coefficient, and a predicted value generation filter for generating a predicted value of a high-order coefficient. 23, an adder 24, a register 25 for delaying low-order coefficients by the delay caused by the predicted value generation filter 23, upsamplers 26 and 27,
Low-pass filter 2 for low-frequency interpolation and extrapolation
8, a high-pass filter 29 and an adder 30 for adding the values of the low-pass filter 28 and the high-pass filter 29
And a signal output terminal 31 for a synthesized signal. Here, the predicted value generation filter 23 constitutes predicted value generation means, the low-pass filter 28 constitutes low-frequency component restoration means, and the high-pass filter 29 constitutes high-frequency component restoration means. Reference numeral 30 denotes a synthesizing unit.

【0060】なお、予測値生成フィルタ23は、図1に
示す予測値生成フィルタ16と同一構成となっており、
式(5)〜(8)に示す伝達関数H21〜H24を有するも
のとなっている。また、アップサンプラ26および27
は、図1に示すダウンサンプラ14および15と逆のア
ルゴリズムとなっている。さらに、低域通過フィルタ2
8は、図21に示す低域通過フィルタ125と同一で、
式(3)に示す伝達関数H3を有するHaar基底のフ
ィルタとなっている。また、高域通過フィルタ29も、
図21に示す高域通過フィルタ126と同一となってお
り、式(4)に示す伝達関数H4を有するHaar基底
のフィルタとなっている。
The prediction value generation filter 23 has the same configuration as the prediction value generation filter 16 shown in FIG.
It has to have a transfer function H 21 to H 24 shown in equation (5) to (8). Also, the upsamplers 26 and 27
Is an algorithm reverse to that of the downsamplers 14 and 15 shown in FIG. Furthermore, low-pass filter 2
8 is the same as the low-pass filter 125 shown in FIG.
This is a Haar-based filter having the transfer function H 3 shown in Expression (3). Also, the high-pass filter 29
This is the same as the high-pass filter 126 shown in FIG. 21, and is a Haar-based filter having the transfer function H 4 shown in Expression (4).

【0061】次に、この帯域合成フィルタ・バンクの動
作について説明する。入力端子21より入力する低次係
数は、レジスタ25と予測値生成フィルタ23に供給さ
れる。予測値生成フィルタ23は、変換側と同様に式
(5)〜(8)に示す伝達関数H21〜H24によるフィル
タ処理を行い、その出力を加算器24で、高次係数入力
端子22から入力する高次係数に加算する。加算器24
の出力は、アップサンプラ27を経由して適宜ゼロ値の
サンプルが内挿され、高域通過フィルタ29でフィルタ
処理され、加算器30に供給される。
Next, the operation of the band synthesis filter bank will be described. The low-order coefficient input from the input terminal 21 is supplied to the register 25 and the prediction value generation filter 23. The prediction value generation filter 23 performs filter processing using the transfer functions H 21 to H 24 shown in Expressions (5) to (8) in the same manner as the conversion side, and outputs the output from the higher-order coefficient input terminal 22 by the adder 24. Add to the input higher order coefficient. Adder 24
The output of (1) is interpolated by a sample of zero value as appropriate via an upsampler 27, filtered by a high-pass filter 29, and supplied to an adder 30.

【0062】一方、レジスタ25の出力の低次係数は、
アップサンプラ26で同様に適宜ゼロ値のサンプルが内
挿され、低域通過フィルタ28を経由し、同じく加算器
30に供給される。加算器30では、低域通過フィルタ
28から供給される低次係数と、高域通過フィルタ29
から供給される高次係数が加算され、元の信号に合成さ
れた信号が信号出力端子31に出力される。
On the other hand, the low order coefficient of the output of the register 25 is
Similarly, a sample having a zero value is appropriately interpolated by the upsampler 26 and supplied to the adder 30 via the low-pass filter 28. In the adder 30, the low-order coefficient supplied from the low-pass filter 28 and the high-pass filter 29
Are added, and a signal synthesized with the original signal is output to the signal output terminal 31.

【0063】次に先の図3に示す例で、この帯域合成フ
ィルタバンクの具体的な動作を説明する。入力端子21
には、(A+B)/2と(C+D)/2、(A+B)/
2と(E+F)/2、(C+D)/2と(G+H)/2
および(E+F)/2と(G+H)/2の信号が入って
くる。一方、入力端子22には、先の例では、ゼロ信号
が入ってくる。そして、予測値生成フィルタ23で、
〔(A+B)/2−(C+D)/2〕×1/4、〔(A
+B)/2−(E+F)/2〕×1/8、〔(C+D)
/2−(G+H)/2〕×1/8、〔(E+F)/2−
(G+H)/2〕×1/4の信号が得られ(但し予測係
数kが1でリミッタで制限されないとき)、この信号と
ゼロが加算器24で加えられる。
Next, a specific operation of the band synthesis filter bank will be described with reference to the example shown in FIG. Input terminal 21
Include (A + B) / 2 and (C + D) / 2, (A + B) /
2 and (E + F) / 2, (C + D) / 2 and (G + H) / 2
And (E + F) / 2 and (G + H) / 2 signals come in. On the other hand, the input terminal 22 receives a zero signal in the above example. Then, in the predicted value generation filter 23,
[(A + B) / 2- (C + D) / 2] × 1 /, [(A
+ B) / 2- (E + F) / 2] × 1 /, [(C + D)
/ 2- (G + H) / 2] × 1 /, [(E + F) / 2-
A signal of (G + H) / 2] × 1 / is obtained (provided that the prediction coefficient k is 1 and is not limited by the limiter), and this signal and zero are added by the adder 24.

【0064】この〔(A+B)/2−(C+D)/2〕
×1/4は(A−B)/2と同じ値で、〔(A+B)/
2−(E+F)/2〕×1/8は、(C−D)/2と同
じ値であり、本来の高次係数が供給されることと同一の
結果となる。他の値も同様となっている。そして、伝達
関数H4を有する高域通過フィルタ29で高次係数が生
成され、加算器30に供給される。すなわち、(A−
B)/2、(−A+B)/2、(C−D)/2、(−C
+D)/2等の値が加算器30に加えられる。
[(A + B) / 2- (C + D) / 2]
× 1 / is the same value as (A−B) / 2, [(A + B) /
2− (E + F) / 2] × 8 is the same value as (C−D) / 2, which is the same result as supplying the original higher-order coefficient. Other values are similar. Then, a high-order coefficient is generated by the high-pass filter 29 having the transfer function H 4 and supplied to the adder 30. That is, (A-
B) / 2, (-A + B) / 2, (CD) / 2, (-C
A value such as + D) / 2 is applied to adder 30.

【0065】一方、低次係数は、レジスタ25により予
測値生成フィルタ23による遅延分だけ保存され、アッ
プサンプラ26でゼロサンプルが挿入された後、低域通
過フィルタ28で低次係数が生成され加算器30に入力
される。このとき、伝達関数H3によって処理された後
の低次係数は、上述の例で言えば、(A+B)/2、
(A+B)/2、(C+D)/2、(C+D)/2、
(E+F)/2等となる。そして、加算器30によって
加算された結果、A、B、C、D、E…の各値が信号出
力端子31から出力される。
On the other hand, the low-order coefficient is stored in the register 25 by the delay caused by the predicted value generation filter 23, and after the zero sample is inserted by the upsampler 26, the low-order coefficient is generated by the low-pass filter 28 and added. Input to the container 30. At this time, the low-order coefficients processed by the transfer function H 3 are (A + B) / 2,
(A + B) / 2, (C + D) / 2, (C + D) / 2,
(E + F) / 2 or the like. Then, as a result of the addition by the adder 30, each value of A, B, C, D, E... Is output from the signal output terminal 31.

【0066】次に、図1および図2に示すウェーブレッ
ト変換装置およびウェーブレット逆変換装置を用いた画
像符号化装置および画像復号化装置について説明する。
Next, an image encoding device and an image decoding device using the wavelet transform device and the inverse wavelet transform device shown in FIGS. 1 and 2 will be described.

【0067】この画像符号化装置の構成は、図4に示す
ように、ウェーブレット変換を行う第1の変換部となる
水平方向変換部41と、2バンク構成のバッファメモリ
42と、ウェーブレット変換を行う第2の変換部となる
垂直方向変換部43と、量子化手段となる量子化部44
と、可変長符号化手段45とから構成される。なお、後
述する高域1次係数Y1,X1の予測値を得るため直前の
ブロックの直流係数Y0,X0を記憶させるワークメモリ
46を加えるようにしても良い。
As shown in FIG. 4, the configuration of this image coding apparatus is as follows: a horizontal direction conversion unit 41 as a first conversion unit for performing a wavelet conversion, a buffer memory 42 having a two-bank configuration, and a wavelet conversion. A vertical direction conversion unit 43 serving as a second conversion unit, and a quantization unit 44 serving as quantization means
And variable length encoding means 45. Note that a work memory 46 for storing DC coefficients Y 0 and X 0 of the immediately preceding block may be added in order to obtain predicted values of high-frequency primary coefficients Y 1 and X 1 described later.

【0068】そして、この画像符号化装置には、まず画
像信号が8×8ピクセルのブロック毎に水平方向変換部
41に入力される。水平方向変換部1の構成は、図5に
示すように、図1に示したウェーブレット変換装置が多
段接続されたものとなっている。
In the image coding apparatus, first, an image signal is input to the horizontal direction conversion unit 41 for each 8 × 8 pixel block. As shown in FIG. 5, the configuration of the horizontal direction conversion unit 1 is such that the wavelet conversion device shown in FIG. 1 is connected in multiple stages.

【0069】図5において、入力画像信号は、まず水平
方向1次ウェーブレット変換装置51により、画像の水
平方向について、低域成分を表す係数52と高域成分を
表す最高次係数53(図5でY30,Y31,Y32,Y33
示される)に周波数分割される。低域成分の係数52
は、さらに水平方向2次ウェーブレット変換装置54に
より、水平方向の2次の低域係数55と高域2次係数5
6(図5でY20,Y21で示される)に周波数分割され
る。次に、水平方向3次ウェーブレット変換装置57に
よって低域係数55から高域1次係数58(図5でY0
で示される)と直流係数59とが生成される。このよう
にして、8×8ピクセルの画像データは、図7に示すよ
うに、8×8係数データとなり、水平方向に周波数分割
されたものとなる。なお、この各ウェーブレット変換装
置51、54、57によって、画像用の第1のウェーブ
レット変換装置を構成すると共にこれらの装置51,5
4,57によって第1のウェーブレット変換工程を実施
している。
In FIG. 5, an input image signal is first converted into a coefficient 52 representing a low-frequency component and a highest-order coefficient 53 representing a high-frequency component (FIG. Y 30, Y 31, Y 32 , represented by Y 33) to be frequency division. Low frequency component coefficient 52
Are further converted by the horizontal quadratic wavelet transform device 54 into a horizontal second-order low-frequency coefficient 55 and a high-order second-order coefficient 5
6 (indicated by Y 20 and Y 21 in FIG. 5). Next, the horizontal third-order wavelet transformer 57 converts the low-frequency coefficient 55 to the high-frequency first-order coefficient 58 (Y 0 in FIG. 5).
) And a DC coefficient 59 are generated. In this way, the image data of 8 × 8 pixels becomes 8 × 8 coefficient data as shown in FIG. 7 and is frequency-divided in the horizontal direction. The wavelet transform devices 51, 54 and 57 constitute a first wavelet transform device for an image and these devices 51, 5
4, 57, the first wavelet transform step is performed.

【0070】先に示したA、B、C、D、E、F、G、
Hの各画像信号の場合で示すと、係数52は、a=(A
+B)/2、b=(C+D)/2、c=(E+F)/
2、d=(G+H)/2で現される各値a、b、c、d
が相当する。最高次係数53は、Y30=(A−B)/2
−Limit((a−b)/4)、Y31=(C−D)/
2−Limit((a−c)/8)、Y32=(E−F)
/2−Limit((b−d)/8)、Y33=(G−
H)/2−Limit((c−d)/4)で示される各
値Y30、31、32、33が相当する。
A, B, C, D, E, F, G,
In the case of each image signal of H, the coefficient 52 is a = (A
+ B) / 2, b = (C + D) / 2, c = (E + F) /
2, d = (G + H) / 2, each value a, b, c, d
Is equivalent. The highest order coefficient 53 is Y 30 = (A−B) / 2
-Limit ((a-b) / 4), Y 31 = (C-D) /
2-Limit ((ac) / 8), Y 32 = (EF)
/ 2-Limit ((b−d) / 8), Y 33 = (G−
H) / 2-Limit (( c-d) / 4) each value represented by Y 30, Y 31, Y 32 , Y 33 corresponds.

【0071】また、低域係数55は、e=(a+b)/
2、f=(c+d)/2で現される各値e,fが相当す
る。さらに、高域2次係数56は、Y20=(a−b)/
2−Limit((e−f)/4)、Y21=(c−d)
/2−Limit((e−f)/4)で示される各値Y
20,Y21が相当する。また、高域1次係数58は、Y1
=(e−f)/2、直流係数59は、Y0=(e+f)
/2がそれぞれ相当する。なお、ここでLimit
( )は、いわゆるリミッタで、出力をある一定の範囲
に制限する関数となっている。
The low-frequency coefficient 55 is given by e = (a + b) /
2, the respective values e and f expressed by f = (c + d) / 2 correspond. Further, the high-frequency quadratic coefficient 56 is represented by Y 20 = (ab) /
2-Limit ((e-f ) / 4), Y 21 = (c-d)
/ 2-Limit ((ef) / 4), each value Y
20 and Y 21 correspond. The high-frequency first-order coefficient 58 is represented by Y 1
= (Ef) / 2, the DC coefficient 59 is Y 0 = (e + f)
/ 2 respectively correspond. Note that here, Limit
() Is a so-called limiter, which is a function that limits the output to a certain range.

【0072】ここで、ワークメモリ46を設け、1つ前
のブロックのY0を記憶させるようにすると、現在のY0
(=Y0n)と1つ前のY0(=Y0n-1)とから外挿予測
を行うことができると共に、上述のようにリミッタを加
えることも可能となる。すなわち、Y1=(e−f)/
2−Limit((Y0n―1−Y0n)/4)としてY1
算出することが可能となる。
Here, if a work memory 46 is provided to store Y 0 of the immediately preceding block, the current Y 0
(= Y 0n ) and the immediately preceding Y 0 (= Y 0n-1 ) can be extrapolated, and a limiter can be added as described above. That is, Y 1 = (ef) /
Can be calculated 2-Limit the Y 1 as ((Y 0n-1 -Y 0n ) / 4) and made.

【0073】この各画像信号A,B,C,D,E,F,
G,Hと、各係数52,53,55,56,58,59
の関係を下記に示す。
The image signals A, B, C, D, E, F,
G, H and coefficients 52, 53, 55, 56, 58, 59
Is shown below.

【0074】[0074]

【数3】 (Equation 3)

【0075】各係数53、56、58、59(合計8つ
の係数)は、一旦、バッファメモリ42に記憶される。
そして、垂直方向変換部43に入力し、先の画像用の第
1の変換部と同様な構成を有する画像用の第2の変換部
によって垂直方向の周波数分割が行われる。なお、垂直
方向変換部43への入力は、垂直方向にバッファメモリ
42をラスタースキャンすることにより行われる。
The coefficients 53, 56, 58 and 59 (eight coefficients in total) are temporarily stored in the buffer memory 42.
Then, it is input to the vertical direction conversion unit 43, and the frequency conversion in the vertical direction is performed by the image second conversion unit having the same configuration as the previous image first conversion unit. The input to the vertical direction conversion unit 43 is performed by raster-scanning the buffer memory 42 in the vertical direction.

【0076】垂直方向変換部43では、図6に示すよう
に、垂直方向1次ウェーブレット変換装置61、垂直方
向2次ウェーブレット変換装置62および垂直方向3次
ウェーブレット変換装置63(それぞれは水平方向1
次、2次、3次のウェーブレット変換装置51,54,
57に相当)によって8つの係数(1つの直流係数
0、1つの高域1次係数のX1、2つの高域2次係数X
20,X21、4つの最高次係数X30,X31,X32,X33
が生成される。
As shown in FIG. 6, the vertical direction conversion unit 43 includes a vertical primary wavelet converter 61, a vertical secondary wavelet converter 62, and a vertical tertiary wavelet converter 63 (each of which is a horizontal one).
Next, second and third order wavelet transform devices 51, 54,
57, eight coefficients (one DC coefficient X 0 , one high-frequency primary coefficient X 1 , and two high-frequency secondary coefficients X
20 , X 21 , four highest order coefficients X 30 , X 31 , X 32 , X 33 )
Is generated.

【0077】この垂直方向の4つの種類の係数は、垂直
方向の1ライン毎に生成され、次の量子化部44にはき
出される。このように、8×8ピクセルの画像は、図8
に示すように16の帯域に周波数分割される。なお、バ
ッファメモリ42は、2つのバンクから構成されるのが
望ましい。1つのバンクに書き込まれるとき、他方のバ
ンクから記憶内容をはき出すようにすれば効率的になる
ためである。
The four types of coefficients in the vertical direction are generated for each line in the vertical direction and output to the next quantization section 44. Thus, an image of 8 × 8 pixels is shown in FIG.
The frequency is divided into 16 bands as shown in FIG. Preferably, the buffer memory 42 is composed of two banks. This is because, when data is written to one bank, it is more efficient if the stored contents are extracted from the other bank.

【0078】量子化部44では、各係数に応じて適当に
重み付けを変えて量子化する。一般的には、低次の係数
を密に、高次の係数を粗く量子化する。量子化された係
数は、可変長符号化部45に入力され、その出現確率の
大きさに応じて符号を割り当てられる。そして、ランレ
ングス符号あるいはハフマン符号等の可変長符号により
符号化し出力される。
The quantization unit 44 performs quantization by appropriately changing the weight according to each coefficient. In general, low-order coefficients are quantized densely and high-order coefficients are coarsely quantized. The quantized coefficient is input to the variable-length coding unit 45, and a code is assigned according to the magnitude of the appearance probability. Then, it is encoded and output by a variable length code such as a run length code or a Huffman code.

【0079】一方、画像復号化装置の構成は、図9に示
すように、可変長復号化手段71と、逆量子化手段とな
る逆量子化部72と、ウェーブレット逆変換を行う第1
の逆変換部となる垂直方向逆変換部73と、バッファメ
モリ74と、ウェーブレット逆変換を行う第2の逆変換
部となる水平方向逆変換部75とから構成される。な
お、直前のブロックの直流係数Y0,X0を記憶させるワ
ークメモリ76を設けるようにしても良い。
On the other hand, as shown in FIG. 9, the configuration of the image decoding apparatus includes a variable length decoding unit 71, an inverse quantization unit 72 serving as an inverse quantization unit, and a first unit for performing an inverse wavelet transform.
, A buffer unit 74, and a horizontal inverse transform unit 75 as a second inverse transform unit that performs inverse wavelet transform. A work memory 76 for storing the DC coefficients Y 0 and X 0 of the immediately preceding block may be provided.

【0080】そして、この画像復号化装置では、まず可
変長符号化された入力データを可変長復号化部71で量
子化係数に復号する。続いて、逆量子化部72で逆量子
化を行い係数を得て、それらを垂直方向逆変換部73に
よって垂直方向について復号する。そして、この復号さ
れた値をバッファメモリ74に記憶させる。
In this image decoding apparatus, first, the variable length coded input data is decoded by the variable length decoding section 71 into quantized coefficients. Subsequently, inverse quantization is performed by an inverse quantization unit 72 to obtain coefficients, and these are decoded by a vertical inverse conversion unit 73 in the vertical direction. Then, the decoded value is stored in the buffer memory 74.

【0081】逆量子化部72のハード構成は、図10に
示すようになっている。すなわち、ホストバスから量子
化スケールをロードすると共にタイミング信号となるス
トローブ信号が入力するQ−マトリックスレジスタ部7
2aと、ストローブ信号をストアするレジスタ72b,
72bと、量子化係数を一旦ストアするレジスタ72c
と、レジスタ72cからの量子化係数とQ−マトリック
スレジスタ部72aからの信号とを掛け逆量子化係数を
得るかけ算器72dと、その値を一旦ストアするレジス
タ72eとから構成される。
The hardware configuration of the inverse quantization unit 72 is as shown in FIG. That is, a Q-matrix register unit 7 that loads a quantization scale from a host bus and receives a strobe signal serving as a timing signal.
2a and a register 72b for storing a strobe signal,
72b and a register 72c for temporarily storing the quantization coefficient
, A multiplier 72d for multiplying the quantization coefficient from the register 72c by the signal from the Q-matrix register section 72a to obtain an inverse quantization coefficient, and a register 72e for temporarily storing the value.

【0082】垂直方向逆変換部73は、図11に示すよ
うになっており、図2に示したウェーブレット逆変換装
置が多段接続される構成となっている。図11におい
て、直流係数X0と高域1次の係数X1が、垂直方向3次
ウェーブレット逆変換装置81に入力され合成されて低
域係数82を得る。この低域係数82と高域2次係数8
3となるX20,X21が垂直方向2次ウェーブレット逆変
換装置84に供給され、低域係数85を得る。
The vertical inverse transform unit 73 is configured as shown in FIG. 11, and has a configuration in which the wavelet inverse transform device shown in FIG. 2 is connected in multiple stages. In FIG. 11, a DC coefficient X 0 and a high-frequency first-order coefficient X 1 are input to a vertical tertiary wavelet inverse transform device 81 and synthesized to obtain a low-frequency coefficient 82. The low frequency coefficient 82 and the high frequency quadratic coefficient 8
X 20 and X 21, which are 3, are supplied to the vertical quadratic wavelet inverse transform unit 84 to obtain a low-frequency coefficient 85.

【0083】この低域係数85と高域3次係数86とな
るX30,X31,X32,X33が垂直方向1次ウェーブレッ
ト逆変換装置87に供給され、垂直方向の最後段の逆変
換が行われる。そして、これらによって垂直方向の周波
数合成が完成する。なお、この各ウェーブレット逆変換
装置81,84,87によって、画像用の第1のウェー
ブレット逆変換装置を構成すると共にこれらの装置8
1,84,87によって第1のウェーブレット逆変換工
程を実施している。
X 30 , X 31 , X 32 , and X 33, which are the low-frequency coefficient 85 and the high-frequency tertiary coefficient 86, are supplied to the vertical primary wavelet inverse transform unit 87, and the last vertical inverse transform is performed. Is performed. Then, the frequency synthesis in the vertical direction is completed. It should be noted that the wavelet inverse transform devices 81, 84 and 87 constitute a first wavelet inverse transform device for an image, and these devices 8
1, 84, 87 implement the first inverse wavelet transform step.

【0084】この垂直方向逆変換部73を1つの装置で
実現させる場合の具体的なハード構成を図12に示す。
FIG. 12 shows a specific hardware configuration in the case where this vertical inverse conversion unit 73 is realized by one device.

【0085】垂直方向逆変換部73は、逆量子化後スト
ローブ信号を入力し各構成部を制御する制御回路部73
aと、低域係数77,80からリミッタ付きの予測値を
生成する予測値生成部73bと、予測値生成部73bか
らのリミッタ付の予測値と逆量子化係数とを加え合わせ
る加算部73cと、その加算によって得られる高域成分
から次の低域成分を演算し、演算部出力信号VACMD
0〜VACMD7を出力する演算部73dと、演算され
て得られたデータがすべて揃うと一括して蓄え、各出力
信号IVRD0〜IVRD7を出力するレジスタ部73
eと、蓄えられたデータを逆変換出力RMINとして1
つずつはき出すセレクタ73fとから構成される。
The inverse vertical transforming unit 73 receives the inversely quantized strobe signal and controls the respective components.
a, a predicted value generation unit 73b that generates a predicted value with a limiter from the low frequency coefficients 77 and 80, and an addition unit 73c that adds the predicted value with a limiter and the inverse quantization coefficient from the predicted value generation unit 73b. , Calculates the next low-frequency component from the high-frequency component obtained by the addition, and outputs a calculation unit output signal VACMD.
And a register unit 73 for outputting the output signals IVRD0 to IVRD7, collectively storing all the data obtained by the operation, and outputting the output signals IVRD0 to IVRD7.
e and the stored data as 1
And a selector 73f that projects one by one.

【0086】なお、予測値生成部73bに点線によって
入力してくる信号は、バッファメモリ76を設けている
場合、そのバッファメモリ76に蓄えられていた直前ブ
ロックの直流係数X0に対応する信号で、一方、演算部
73dから出力される点線で示す信号は、次のブロック
のために使用される現ブロックの直流係数X0に対応す
る信号となっている。
When a buffer memory 76 is provided, the signal input to the predicted value generation unit 73b by a dotted line is a signal corresponding to the DC coefficient X 0 of the immediately preceding block stored in the buffer memory 76. On the other hand, the signal indicated by the dotted line output from the operation unit 73d is a signal corresponding to the DC coefficient X 0 of the current block used for the next block.

【0087】演算部73dは、8個の累和器90〜97
により構成され、加算器73cによって得られた演算部
入力信号VACMINが各累和器90〜97に供給され
る。累和器90は、AND回路90aと、加算器90b
と、レジスタ90cとから構成される。累和器91は、
AND回路91aと、加減算器91bと、レジスタ91
cとから構成される。累和器92〜97は、累和器91
と同様な構成となっている。そして、各累和器90〜9
7は、初期化信号VAINIT、どの累和器90〜97
をアクティブにするかを選択する累和器選択信号VAR
STB、減算を行わせる累和器90〜97を選択する減
算選択信号VASUBによって制御される。
The operation unit 73d comprises eight accumulators 90 to 97
The operation unit input signal VACMIN obtained by the adder 73c is supplied to each of the accumulators 90 to 97. The accumulator 90 includes an AND circuit 90a and an adder 90b.
And a register 90c. The accumulator 91 is
AND circuit 91a, adder / subtractor 91b, register 91
c. The accumulators 92 to 97 correspond to the accumulator 91.
It has the same configuration as. And each accumulator 90-9
7 is an initialization signal VAINIT, which accumulators 90 to 97
Accumulator selection signal VAR for selecting whether to activate
STB is controlled by a subtraction selection signal VASUB for selecting the accumulators 90 to 97 for performing the subtraction.

【0088】初期化信号VAINITがアクティブとな
ると、各累和器90〜97は、過去の累和値を放棄し
て、演算部入力信号VACMINのデータを直接レジス
タ90c〜97cにストアする。累和器選択信号VAR
STBがアクティブになると、対応する累和器90〜9
7のレジスタ90c〜97cを更新し、累和を実行す
る。また、減算選択信号VASUBをアクティブにする
ことで、対応する累和器91〜97の加減算器91b〜
97bに減算を行わせる。なお、累和器90は、加算器
90bを有しており、加算のみを実行する。
When the initialization signal VAINIT becomes active, each of the accumulators 90 to 97 discards the past accumulated value and stores the data of the operation unit input signal VACMIN directly in the registers 90c to 97c. Accumulator selection signal VAR
When the STB is activated, the corresponding accumulators 90-9
7 is updated and the summation is executed. By activating the subtraction selection signal VASUB, the addition / subtraction units 91b to 91b of the corresponding accumulators 91 to 97 are set.
97b performs subtraction. Note that the accumulator 90 has an adder 90b and executes only addition.

【0089】このように、各累和器90〜97は、アク
ティブを意味する初期化信号VAINIT“1”によっ
てAND回路90a〜97aが零となり、演算部入力信
号VACMINのデータをレジスタ90c〜97cへス
トアする。その後は、初期化信号VAINITが“0”
となり、レジスタ90c〜97cの値を加算器90bや
加減算器91b〜97bへ伝え、減算選択信号VASU
Bによって演算部入力信号VACMINから減算した
り、加算したりする。
As described above, in each of the accumulators 90 to 97, the AND circuits 90a to 97a become zero by the initialization signal VAINIT "1" indicating active, and the data of the operation unit input signal VACMIN is sent to the registers 90c to 97c. Store. Thereafter, the initialization signal VAINIT becomes “0”.
The values of the registers 90c to 97c are transmitted to the adder 90b and the adders / subtractors 91b to 97b, and the subtraction selection signal VASU
B subtracts from or adds to the arithmetic unit input signal VACMIN.

【0090】次に、この垂直方向逆変換部73で行われ
るプロセスを図14から図16に示す表に基づいて説明
する。なお、各表に示すサイクル数は、8個の逆量子化
係数C0,C1,C2,C3,C4,C5,C6,C7が1サイ
クル毎に投入された場合(可変長復号化部71からの量
子化係数は、最速で1サイクル毎に出力される)で、表
示されていない奇数番号のサイクルはウェイト・サイク
ルである。実際には、2サイクル以上のウェイト・サイ
クルが入るケースが多く存在する。また、各表におい
て、演算部入力信号が逆量子化係数に対して8倍したも
のを利用しているのは、固定小数点で演算しているた
め、最初にげたをはかせて演算精度を保つためであり、
最後に1/8とされ元に戻される。
Next, the process performed by the vertical inverse converter 73 will be described with reference to the tables shown in FIGS. The number of cycles shown in each table is based on the case where eight inverse quantization coefficients C 0 , C 1 , C 2 , C 3 , C 4 , C 5 , C 6 , and C 7 are input every cycle ( The quantized coefficient from the variable-length decoding unit 71 is output at every cycle at the highest speed), and the odd-numbered cycles not shown are wait cycles. Actually, there are many cases where two or more wait cycles are included. Also, in each table, the calculation unit input signal that is obtained by multiplying the inverse quantization coefficient by 8 is used because the calculation is performed at the fixed point, so that the calculation accuracy is maintained by using the first digit. And
Finally, it is reduced to 1/8 and restored.

【0091】最初、初期化信号VAINITは“1”
で、各累和器90〜97の過去の累和値が放棄される。
また、累和器選択信号VARSTBが“1111111
1”ですべての累和器90〜97がアクティブとされ、
演算選択信号VARSTBが“0000000”ですべ
ての加減算器91b〜97bが加算状態となる。このよ
うな状態で逆量子化係数のうち直流係数C0(=X0)が
入力されてくる。このとき、予測は行われないので、予
測値は「0」となり、演算部入力信号VACMINはD
0=8×C0となる。このD0が各レジスタ90c〜97
cにストアされる。演算部出力信号はまだ生じていない
ので、無しであり、このため、レジスタ出力もすべて無
しとなる。
First, the initialization signal VAINIT is "1"
, The past accumulated values of the accumulators 90 to 97 are discarded.
Also, the accumulator selection signal VARSTB is "11111111".
1 "activates all accumulators 90-97,
When the operation selection signal VARSTB is "00000000", all the adders / subtractors 91b to 97b are in an addition state. In this state, the DC coefficient C 0 (= X 0 ) among the inverse quantization coefficients is input. At this time, since the prediction is not performed, the predicted value is “0”, and the operation unit input signal VACMIN becomes D
0 = 8 × C 0 . The D 0 is each register 90c~97
c. Since the operation unit output signal has not yet been generated, there is no signal, and therefore, there is no register output.

【0092】次のサイクル2で高域1次係数C1(=
1)が入力する。このとき、ワークメモリ76が無い
ときは、予測は行われず予測値は「0」となる。なお、
ワークメモリが存在するときについては、次からのステ
ップと同様となるので、説明は省略する。予測値が
「0」なので演算部入力信号VACMINは、D1=8
×C1となる。
In the next cycle 2, the high-order primary coefficient C 1 (=
X 1 ) is input. At this time, when there is no work memory 76, the prediction is not performed and the predicted value is “0”. In addition,
When the work memory is present, the steps are the same as those in the following steps, and the description is omitted. Since the predicted value is “0”, the operation unit input signal VACMIN is D 1 = 8
× a C 1.

【0093】一方、初期化信号VAINITは“0”
で、帰還される演算部出力信号VACMDが加算器90
bや加減算器91b〜97bにそのまま入力するように
なる。また、累和器選択信号VARSTBはすべてアク
ティブであり、各累和器90〜97は動作状態となる。
さらに、減算選択信号VASUBは“1111000”
となり、上から3つの加減算器91b〜93bが加算
で、残りの4つの加減算器94b〜97bが減算を行
う。なお、加算器90bは常に加算のみを行う。
On the other hand, the initialization signal VAINIT is "0"
The output of the arithmetic unit output signal VACMD is fed back to the adder 90.
b and adders / subtractors 91b to 97b are input as they are. Further, the accumulator selection signals VARSTB are all active, and the accumulators 90 to 97 are activated.
Further, the subtraction selection signal VASUB is "1111000".
From the top, the three adder / subtractors 91b to 93b perform addition, and the remaining four adder / subtractors 94b to 97b perform subtraction. The adder 90b always performs only addition.

【0094】このような状態のため、演算部73dは、
各レジスタ90c〜97cの各値D0と演算部入力信号
となるD1とから、累和器90〜93はDa=D0+D1
の加算を行い、累和器94〜97はDb=D0−D1の減
算を行う。ここでDaとDbは、低域係数82に相当
し、水平方向で言えば、低域係数55(=e,f)に相
当する。そして、レジスタ90c〜93cは、値Da
を、レジスタ94c〜97cは、値Dbをストアする。
[0094] Due to such a state, the operation unit 73d calculates
From D1 Prefecture as the arithmetic unit input signal and each value D0 of the register 90C~97c, cumulative sum unit 90-93 is Da = D 0 + D 1
, And the accumulators 94 to 97 perform subtraction of Db = D 0 −D 1 . Here, Da and Db correspond to the low-frequency coefficient 82, and in the horizontal direction, correspond to the low-frequency coefficient 55 (= e, f). Then, the registers 90c to 93c store the value Da.
And the registers 94c to 97c store the value Db.

【0095】次のサイクル4では、高域2次係数83の
1つであるC2(=X20)が入力する。予測値生成部7
3bは、4つの演算部出力信号のDa,Dbから適宜な
2つのDa,Dbを選択し、リミッタ付きの予測値とし
てP0=Limit((Da−Db)/4)を得る。こ
れによって両信号が加算部73cによって加算され、演
算部入力信号VACMINがD2=8×C2+P0とな
る。なお、フィードバックされる演算部出力信号Da,
Dbが既に8倍されているので、予測値P0には8をか
ける必要がない。
In the next cycle 4, C 2 (= X 20 ), which is one of the high-frequency quadratic coefficients 83, is input. Predicted value generator 7
3b selects two appropriate Da and Db from the four output signals Da and Db of the operation unit, and obtains P 0 = Limit ((Da−Db) / 4) as a prediction value with a limiter. As a result, the two signals are added by the adder 73c, and the arithmetic unit input signal VACMIN becomes D 2 = 8 × C 2 + P 0 . The operation unit output signals Da,
Since Db has already been multiplied by 8, it is not necessary to multiply the predicted value P 0 by 8.

【0096】このとき、初期化信号VAINITは
“0”で、帰還される演算部出力信号VACMDが加算
器90bや加減算器91b〜97bにそのまま入力する
ようになる。また、累和器選択信号VARSTBは“0
0001111”となっており、累和器90〜93はア
クティブで、累和器94〜97は非動作状態となり、レ
ジスタ94c〜97cは更新されない。また、減算選択
信号VASUBは“0000110”となり、加算器9
0bと加減算器91bは加算をし、加減算器92b,9
3bは減算処理をする。なお、加減算器94b〜97b
には加算処理信号“0”が加えられるが、累和器94〜
97がアクティブとならないため、加算処理は行われな
い。
At this time, the initialization signal VAINIT is "0", and the fed back operation unit output signal VACMD is directly input to the adder 90b and the adders / subtractors 91b to 97b. The accumulator selection signal VARSTB is "0"
0001111 ", the accumulators 90 to 93 are active, the accumulators 94 to 97 are inactive, and the registers 94c to 97c are not updated. The subtraction selection signal VASUB is" 0000110 ", and the addition is performed. Table 9
0b and the adder / subtractor 91b perform addition, and the adder / subtractor 92b, 9
3b performs a subtraction process. Note that the adders / subtractors 94b to 97b
Is added with the addition processing signal “0”.
Since 97 is not active, no addition processing is performed.

【0097】演算部73dはこのような状態であるた
め、累和器90,91が演算部出力信号Daと演算部入
力信号D2とを加えて、その後、値Dc(=Da+D2
をレジスタ90c,91cにストアする。一方、累和器
92,93は減算処理の値(Dd=Da−D2)をレジ
スタ92c,93cにストアする。これは、低域係数8
5の一つに相当すると共に先に示した水平方向の値で言
えば、Dcが低域係数aに相当し、Ddが低域係数bに
相当する。
Since the operation unit 73d is in such a state, the accumulators 90 and 91 add the operation unit output signal Da and the operation unit input signal D 2, and then the value Dc (= Da + D 2 )
Is stored in the registers 90c and 91c. On the other hand, the accumulators 92 and 93 store the value of the subtraction processing (Dd = Da−D 2 ) in the registers 92c and 93c. This is the low frequency coefficient 8
5, Dc corresponds to the low-frequency coefficient a, and Dd corresponds to the low-frequency coefficient b.

【0098】次に、もう1つの高域2次係数C3(=X
21)が入力する。予測値生成部73bは、その中にレジ
スタを有しており、前ステップにおける演算部出力信号
のDa,Dbを保有している。そして、新たな演算部出
力信号としてのDc,Ddを使用せず、先の演算部出力
信号のDa,Dbからリミッタ付きの予測値としてP1
=Limit((Da−De)/4)を得る。なお、こ
の値P1は、先程の予測値P0と同一の値となっている。
この両信号を加算部73cで加算し、演算部入力信号V
ACMINとしてD3=8×C3+P1を得る。
Next, another high-frequency quadratic coefficient C 3 (= X
21 ) Enter. The prediction value generation unit 73b has a register therein, and holds the operation unit output signals Da and Db in the previous step. Then, without using Dc and Dd as new operation unit output signals, P 1 as a predicted value with a limiter is obtained from Da and Db of the previous operation unit output signal.
= Limit ((Da-De) / 4) is obtained. This value P 1 is the same value as the predicted value P 0 described above.
These two signals are added by an adder 73c, and an arithmetic unit input signal V
As ACMIN, D 3 = 8 × C 3 + P 1 is obtained.

【0099】このとき、初期化信号VAINITは
“0”で、先程と同様となっている。一方、累和器選択
信号VARSTBは“11110000”となってお
り、累和器90〜93は非動作状態で、累和器94〜9
7がアクティブとなる。また、減算選択信号VASUB
は、“1100000”で、加減算器96b,97bの
みが減算処理を行う。そして、加減算器94b,95b
が加算処理を行う。なお、加算器90bおよび加減算器
91b〜93bは、累和器90〜93がアクティブでな
いため加算処理を行わない。
At this time, the initialization signal VAINIT is "0", which is the same as the above. On the other hand, the accumulator selection signal VARSTB is “11110000”, the accumulators 90 to 93 are inactive, and the accumulators 94 to 9 are inactive.
7 becomes active. Also, the subtraction selection signal VASUB
Is "1100000", and only the adders / subtractors 96b and 97b perform the subtraction processing. And adders / subtractors 94b and 95b
Performs the addition process. The adder 90b and the adders / subtractors 91b to 93b do not perform the addition processing because the accumulators 90 to 93 are inactive.

【0100】演算部73dは、これらの制御信号により
上述の状態となっており、演算部入力信号として値D3
が入ってくると、累和器94,95は、先にストアされ
ていた値Dbを加える加算処理し、値De(=Db+D
3)をレジスタ94c,95cにストアする。一方、累
和器96,97は、減算処理をし、値Df(=Db−D
3)をレジスタ96c,97cにストアする。なお、レ
ジスタ90c,91cには、値Dcが、レジスタ92
c,93cには値Ddがそのままストアされている。各
値De,Dfは低域係数85に相当すると共に、先に示
した水平方向の値で言えば各低域係数c,dに相当す
る。
The operation unit 73d is brought into the above-mentioned state by these control signals, and receives the value D 3 as an operation unit input signal.
, The accumulators 94 and 95 perform an addition process to add the value Db stored earlier, and obtain the value De (= Db + D
3 ) is stored in the registers 94c and 95c. On the other hand, the accumulators 96 and 97 perform a subtraction process and obtain a value Df (= Db−D
3 ) is stored in the registers 96c and 97c. The value Dc is stored in the registers 90c and 91c.
The values Dd are stored in c and 93c as they are. Each of the values De and Df corresponds to the low-frequency coefficient 85, and also corresponds to each of the low-frequency coefficients c and d in the horizontal direction described above.

【0101】次のサイクル8では、高域3次係数86の
1つであるC4(=X30)が入力する。予測値生成部7
3bは、演算部出力信号のDc,Ddからリミッタ付き
の予測値としてP2=Limit((Dc−Dd)/
4)を得る。そして、加算部73cは、両信号を加算し
て演算部入力信号VACMINとして値D4=8×C4
2を得る。このとき、累和器選択信号VARSTBは
“00000011”となっており、累和器90,91
がアクティブとなり、累和器92〜97が非アクティブ
となっている。また、減算選択信号VASUBは“00
00001”となっているので、加算器90bは加算処
理をし、加減算器91bは減算処理をする。なお、加減
算器92b〜97bは、累和器92〜97が非アクティ
ブのため処理動作を行わない。
In the next cycle 8, C 4 (= X 30 ) which is one of the high-frequency third-order coefficients 86 is input. Predicted value generator 7
3b is P 2 = Limit ((Dc−Dd) / as a predicted value with a limiter from Dc and Dd of the operation unit output signal.
Obtain 4). Then, the adder 73c adds the two signals and obtains a value D 4 = 8 × C 4 + as a calculation unit input signal VACMIN.
Get the P 2. At this time, the accumulator selection signal VARSTB is “00000011” and the accumulators 90 and 91
Are active, and the accumulators 92 to 97 are inactive. Further, the subtraction selection signal VASUB is set to “00”.
0000 ", the adder 90b performs the addition process, and the adder / subtractor 91b performs the subtraction process. The adder / subtracters 92b to 97b perform the processing operation because the accumulators 92 to 97 are inactive. Absent.

【0102】このような演算部73dに演算部入力信号
VACMINとして値D4が入力すると、加算器90b
は、値D4とレジスタ90cから取り出した演算部出力
信号Dcとを加算してレジスタ90cにDg=Dc+D
4をストアする。また、加減算器91bは、Dh=Dc
−D4の値をレジスタ91cにストアする。この値Dg
は画像信号Aの値となり、値Dhは画像信号Bの値とな
る。
When the value D 4 is input to the arithmetic unit 73d as the arithmetic unit input signal VACMIN, the adder 90b
Is, Dg to the register 90c adds the calculation unit output signal Dc retrieved from the value D 4 and the register 90c = Dc + D
Store 4 . The adder / subtractor 91b calculates Dh = Dc
Storing a value of -D 4 to register 91c. This value Dg
Is the value of the image signal A, and the value Dh is the value of the image signal B.

【0103】次に、高域3次係数86の1つであるC5
(=X31)が入力すると予測値P3=Limit((D
c−De/8)が得られ、演算部入力信号としてD5
8×C5+P3が演算部73dに入力することとなる。こ
の結果、累和器92のレジスタ92cにDi=Dd+D
5がストアされ、累和器93のレジスタ93cにDj=
Dd−D5をストアする。この値Diは画像信号Cの値
で、値Djは画像信号Dの値となる。なお、予測値P3
を得るとき、値Dcは、演算部出力信号VACMD中に
ないため、予測値生成部73b中のレジスタに保管され
ている1ステップ前の値Dcを利用している。同様な状
況が次に述べるサイクル12,14でも生じ、同様な処
理を行っている。
Next, one of the high-frequency third-order coefficients 86, C 5
When (= X 31 ) is input, the predicted value P 3 = Limit ((D
c-De / 8) is obtained, and D 5 =
8 × C 5 + P 3 is input to the calculation unit 73d. As a result, Di = Dd + D is stored in the register 92c of the accumulator 92.
5 is stored, and Dj =
To store the Dd-D 5. The value Di is the value of the image signal C, and the value Dj is the value of the image signal D. Note that the predicted value P 3
Since the value Dc is not present in the operation unit output signal VACMD, the value Dc of the previous step stored in the register of the predicted value generation unit 73b is used. A similar situation occurs in cycles 12 and 14 described below, and similar processing is performed.

【0104】次に、高域3次係数86の1つであるC6
(=X32)が入力し、図15に示すDk=De+D6
累和器94のレジスタ94cにストアされ、Dl=De
−D6が累和器95のレジスタ95cにストアされる。
次に、最後の高域3次係数86であるC7(=X33)が
入力すると、図15および図16に示すDm=Df+D
7が累和器96のレジスタ96cにストアされ、Dn=
Df−D7が累和器97のレジスタ97cにストアされ
る。以上により、所定ブロックの画像信号のすべての垂
直方向の値が各レジスタ90c〜97cにストアされた
こととなる。
Next, one of the high-frequency third-order coefficients 86, C 6
(= X 32 ) is input, Dk = De + D 6 shown in FIG. 15 is stored in the register 94c of the accumulator 94, and Dl = De.
-D 6 is stored in the register 95c of the formation sum unit 95.
Next, when C 7 (= X 33 ), which is the last high-frequency third-order coefficient 86, is input, Dm = Df + D shown in FIGS.
7 is stored in the register 96c of the accumulator 96, and Dn =
Df-D 7 is stored in the register 97c of the formation sum unit 97. As described above, all the vertical values of the image signal of the predetermined block are stored in the registers 90c to 97c.

【0105】この後、次のブロックの直流係数C0(=
0)が入力する。このとき、制御回路部73aからの
制御によって各レジスタ90c〜97cの各値がレジス
タ部73eへ転送される。一方、演算部73dは初期化
信号VAINITが“1”となることによって初期化さ
れる。このため、各レジスタ90c〜97cには、最初
のサイクル(=0サイクル)と同様に値D0がストアさ
れる。
Thereafter, the DC coefficient C 0 (=
X 0 ) is input. At this time, the values of the registers 90c to 97c are transferred to the register 73e under the control of the control circuit 73a. On the other hand, the operation unit 73d is initialized when the initialization signal VAINIT becomes "1". Thus, each register 90C~97c, first cycle (= 0 cycles) as well as a value D 0 is stored.

【0106】次に、高域1次係数C1(=X1)が入力す
ると、先に示したサイクル2の場合と同様にレジスタ9
0c〜93cには値Daが、レジスタ94cから97c
には値Dbがストアされる。なお、このとき、セレクタ
73fが制御回路部73aの制御を受けて逆変換出力R
MINとして値Dgを出力する。その後、各サイクルで
次々とセレクタ73fが逆変換出力RMINを出力して
いく。すなわち、Dh→Di→Dj→Dk→Dl→Dm
→Dnと順に出力していく。
Next, when the high-frequency first-order coefficient C 1 (= X 1 ) is input, the register 9 is registered in the same manner as in the cycle 2 described above.
The value Da is stored in the registers 94c to 97c.
Stores the value Db. At this time, the selector 73f receives the inverse conversion output R under the control of the control circuit 73a.
The value Dg is output as MIN. Thereafter, in each cycle, the selector 73f outputs the inverse conversion output RMIN one after another. That is, Dh → Di → Dj → Dk → Dl → Dm
→ Output in order of Dn.

【0107】垂直方向逆変換部73で変換された信号
は、バッファメモリ74に一旦保存される。このバッフ
ァメモリ74は、バッファメモリ42と同様に転置メモ
リとなっていると共に2バンク構成となっている。具体
的には、一方のバンクを例えば横方向に書き込み、もう
一方のバンクを縦方向に読み出していく。そして、読み
出された信号は、水平方向逆変換部75に入力し、先の
画像用の第1の逆変換部と同様な構成を有するウェーブ
レット逆変換を行う画像用の第2の逆変換部で水平方向
の周波数合成が行われる。
The signal converted by the vertical inverse converter 73 is temporarily stored in the buffer memory 74. The buffer memory 74 is a transposition memory like the buffer memory 42 and has a two-bank configuration. Specifically, one bank is written in the horizontal direction, for example, and the other bank is read in the vertical direction. Then, the read signal is input to the horizontal inverse transform unit 75, and the second inverse transform unit for image that performs the inverse wavelet transform having the same configuration as the first inverse transform unit for the previous image. Performs frequency synthesis in the horizontal direction.

【0108】水平方向逆変換部75は、図11に示す構
成と同様な構成となっている。すなわち、垂直方向3次
ウェーブレット逆変換装置81に相当する部分に水平方
向3次ウェーブレット逆変換装置が配置され、垂直方向
2次ウェーブレット逆変換装置84に相当する部分に水
平方向2次ウェーブレット逆変換装置が配置され、垂直
方向1次ウェーブレット逆変換装置87に相当する部分
に水平方向1次ウェーブレット逆変換装置が配置される
ものとなっている。また、水平方向逆変換部75を1つ
の装置で実施させる場合も図12に示す構成と同様な構
成としている。
The horizontal inverse converter 75 has the same configuration as that shown in FIG. That is, a horizontal tertiary wavelet inverse transformer is arranged at a portion corresponding to the vertical tertiary wavelet inverse transformer 81, and a horizontal secondary wavelet inverse transformer is arranged at a portion corresponding to the vertical secondary wavelet inverse transformer 84. Are arranged, and the horizontal primary wavelet inverse transform device is arranged in a portion corresponding to the vertical primary wavelet inverse transform device 87. Also, when the horizontal inverse conversion unit 75 is implemented by one device, the configuration is the same as the configuration shown in FIG.

【0109】そして、水平方向の直流係数Y0、高域1
次係数Y1、高域2次係数Y20,Y21、高域3次係数Y
30,Y31,Y32,Y33の8つの係数から水平方向の周波
数合成が行われ、各画像信号が出力される。
Then, the DC coefficient Y 0 in the horizontal direction, the high frequency 1
High order coefficient Y 1 , high frequency second order coefficient Y 20 , Y 21 , high frequency third order coefficient Y
Frequency synthesis in the horizontal direction is performed from the eight coefficients 30 , Y 31 , Y 32 , and Y 33 , and each image signal is output.

【0110】以上のような画像符号化装置および画像復
号化装置では、従来のウェーブレット変換および逆変換
装置と異なり、ワークメモリを少なくでき、ソフトウェ
アでの実装の場合、キャッシュのヒット率を上げること
ができ、実行速度が速くなり、ハードウェアによる実装
では、回路規模を小さくすることができる。また、エン
トロピー符号化にランレングス符号やハフマン符号、算
術符号等を用いているが、処理速度の向上等のために次
のような予測ランレングスを用いると一層好ましいもの
となる。
In the image encoding apparatus and the image decoding apparatus as described above, unlike the conventional wavelet transform and inverse transform apparatus, the work memory can be reduced and the cache hit rate can be increased in the case of software implementation. As a result, the execution speed is increased, and the circuit size can be reduced by hardware implementation. Although a run-length code, a Huffman code, an arithmetic code, and the like are used for entropy coding, it is more preferable to use the following predictive run-length for the purpose of improving the processing speed.

【0111】すなわち、2値のビット列を入力する際、
“0”か“1”を優勢シンボルと定め、その優勢シンボ
ルがn個連続すると予測する。この予測が当たったとき
は、符号語として“0”または“1”のいずれか一方を
出力し、符号化を完了する。はずれた場合は、“0”ま
たは“1”のいずれか他方を出力すると共に、その注目
系列を分割し、それぞれの分割された系列の信号状態を
上述と同様な方法で確認し符号化していく。そして、予
測が当たるか分割が所定値のビット数となるまで、同様
の分割と予測を繰り返し符号化する。
That is, when a binary bit string is input,
"0" or "1" is determined as the dominant symbol, and it is predicted that the number of the dominant symbols is n consecutive. When the prediction is successful, either "0" or "1" is output as a code word, and the encoding is completed. If it deviates, either "0" or "1" is output, the sequence of interest is divided, and the signal state of each divided sequence is confirmed and encoded in the same manner as described above. . Then, the same division and prediction are repeatedly encoded until the prediction is achieved or the division reaches a predetermined number of bits.

【0112】また、このような原理に基づく符号化に加
え、さらに改良した予測ランレングスを使用しても良
い。すなわち、予測ビット長nで定まるビット列を一度
に符号化せず、何段階にも分けて符号化をする。このた
め、予測ビット長nが大きくなっても、デコードバッフ
ァ部の容量を大きくする必要がなくなる。また、符号化
を行うに当たり、入力される信号に対する出力信号を予
め表化した符号化テーブルを設けるようにしても良い。
このようにすると、符号化の速度が向上する。
Further, in addition to the encoding based on such a principle, a further improved prediction run length may be used. That is, the bit string determined by the prediction bit length n is not encoded at once, but is encoded in multiple stages. For this reason, even if the prediction bit length n increases, it is not necessary to increase the capacity of the decode buffer unit. In performing the encoding, an encoding table in which output signals corresponding to input signals are represented in advance may be provided.
By doing so, the encoding speed is improved.

【0113】また、画像復号化装置では、先に示した予
測ランレングスおよび改良した予測ランレングスとは、
逆のアルゴリズムを使用して復号するようにしても良
い。このようにすると、復号速度を速くできると共にデ
コードバッファ部の容量を小さくできるものとなる。
In the image decoding apparatus, the predicted run length and the improved predicted run length described above are as follows.
The decoding may be performed using an inverse algorithm. By doing so, the decoding speed can be increased and the capacity of the decode buffer can be reduced.

【0114】一般に、ウェーブレット変換は、DCTと
は異なり変換後の係数に若干の相関性が残っている。先
に本発明者が発明した特願平8−50634を使用した
技術では、この相関性を除去するために画像全体を図2
2と同様に10の帯域に分割後、係数内の相関を考慮し
てスキャンを行い、直前の係数値による条件付きエント
ロピー符号化を行うようにしている。一方、本発明のよ
うにワークメモリを削減するため、8×8ピクセル程度
のブロック分割を行う場合、係数間の相関を考慮したス
キャンは難しく、相関性の除去が困難となり効率の低下
を招く恐れがある。しかし、上述の実施の形態では、帯
域分割数を図8に示すように16と拡大し、各係数を極
力無相関化するようにしているため、効率の低下を生じ
ない。
In general, in the wavelet transform, unlike the DCT, a slight correlation remains between the coefficients after the transform. In the technique using Japanese Patent Application No. 8-50634 invented earlier by the present inventor, in order to remove this correlation, the entire image is shown in FIG.
As in the case of 2, after dividing into 10 bands, scanning is performed in consideration of the correlation within the coefficient, and conditional entropy coding based on the immediately preceding coefficient value is performed. On the other hand, in the case of performing block division of about 8 × 8 pixels in order to reduce the work memory as in the present invention, it is difficult to scan in consideration of the correlation between coefficients, and it is difficult to remove the correlation, which may cause a reduction in efficiency. There is. However, in the above-described embodiment, the number of band divisions is increased to 16 as shown in FIG. 8 and each coefficient is made as uncorrelated as possible, so that the efficiency does not decrease.

【0115】また、本発明者が先に出願した改良型ハー
ル変換では、低次係数から高次係数を予測することでハ
ール変換に対して大幅に効率を向上させているが、係次
係数の言わば過去と未来の両方向からの予測(=内挿予
測)を行っているため、多くのワークメモリを必要とし
ている。これに対して、上述の実施の形態のウェーブレ
ット変換装置および逆変換装置並びにそれらの装置を利
用した画像符号化装置および画像復号化装置等では、ワ
ークメモリを大幅に削減している。
In the improved Haar transform filed by the inventor, the efficiency of the Haar transform is greatly improved by predicting a higher-order coefficient from a lower-order coefficient. In other words, since prediction is performed from both the past and future directions (= interpolation prediction), a large amount of work memory is required. On the other hand, in the wavelet transform device and the inverse transform device according to the above-described embodiment, and the image encoding device and the image decoding device using the devices, the work memory is largely reduced.

【0116】このワークメモリの削減のために、上述し
たように、上述の実施の形態では8×8ピクセル程度の
ブロックに分割して信号処理を行っている。このブロッ
クの大きさは、8×8ピクセル以外に16×16ピクセ
ル等他の大きさの正方形のブロックとしたり、長方形等
の他の形状のブロックとしても良い。このブロック処理
を行うに当たりブロック間にまたがる予測は、内挿予測
(=両方向予測)ではなく、過去からのみの予測となる
外挿予測(=片方向予測)としている。
In order to reduce the work memory, as described above, in the above-described embodiment, signal processing is performed by dividing into blocks of about 8 × 8 pixels. The size of this block may be a square block of another size such as 16 × 16 pixels other than 8 × 8 pixels, or a block of another shape such as a rectangle. In performing this block processing, prediction across blocks is not extrapolation prediction (= bidirectional prediction) but extrapolation prediction (= one-way prediction) that is prediction only from the past.

【0117】予測を片方向とすると、予測値が大きく外
れるケースが生じる。しかし、予測の目的は、低周波に
おけるブロック歪みの低減であり、この場合、予測値は
通常はあまり大きな値にはならない。そこで、予測値に
適当なリミッタをかけることで、ブロック歪みの低減効
果を維持しながら予測はずれによる歪みを除去してい
る。
If the prediction is made in one direction, there is a case where the predicted value largely deviates. However, the purpose of the prediction is to reduce blockiness at low frequencies, in which case the predicted value is usually not very large. Therefore, by applying an appropriate limiter to the predicted value, distortion due to mis-prediction is removed while maintaining the effect of reducing block distortion.

【0118】このリミッタは、図17(A)に示すよう
に、入力が所定値以上また所定値以下となると出力が一
定の値Z1,−Z1となるものとなっている。しかし、こ
のリミッタとしては、図17(B)に示すように、入力
が所定値を越えてされに大きくなるか、小さくなると、
その出力が「0」に近づいているものとして良い。この
ようにすると、絵柄が大きく動くようなときには、予測
そのものが意味をなさなくなることが多く、好ましいも
のとなる場合が多くなる。すなわち、急激な画像変化が
生じているときは、予測値が大きくなるが、そのような
ときは、下手に予測値による補正をかけるよりも、補正
値をかけないそのままの値とした方が良い値となること
が多いためである。
As shown in FIG. 17 (A), the output of the limiter becomes constant values Z 1 and −Z 1 when the input is equal to or more than a predetermined value and equal to or less than the predetermined value. However, as shown in FIG. 17B, when the input exceeds a predetermined value and becomes large or small as shown in FIG.
The output may be close to “0”. In this way, when the picture moves greatly, the prediction itself often does not make sense and is often preferable. That is, when a sudden image change occurs, the predicted value becomes large, but in such a case, it is better to leave the correction value as it is, rather than perform the correction with the predicted value poorly. This is because it is often a value.

【0119】また、入力信号に画像の色信号が含まれる
場合、水平および垂直方向の最高次係数Y30,Y31,Y
32,Y33,X30,X31,X32,X33を伝送しないことで
間引きを行うようにできる。この場合、画像復号化装置
側では、本発明のウェーブレット逆変換処理により色信
号の補間(内挿)を行うことができ、特別な補間処理を
不要とすることができる。
When the input signal includes an image color signal, the highest order coefficients Y 30 , Y 31 , and Y in the horizontal and vertical directions are used.
32, the Y 33, X 30, X 31 , X 32, X 33 can be to perform thinning by not transmitting. In this case, on the image decoding device side, interpolation (interpolation) of the color signal can be performed by the inverse wavelet transform processing of the present invention, and special interpolation processing can be omitted.

【0120】なお、上述の各実施の形態は、本発明の好
適な実施の形態の例であるが、これに限定されるもので
はなく、本発明の要旨を逸脱しない範囲において、種々
変形実施可能である。例えば、内挿予測(両方向予測)
については、誤差が少なくなることから、リミッタは必
ずしも必要でない。すなわち、式(6)(7)のリミッ
タは必ずしも必要ではない。
The above embodiments are only examples of preferred embodiments of the present invention, but the present invention is not limited to these embodiments, and various modifications can be made without departing from the spirit of the present invention. It is. For example, interpolation prediction (bidirectional prediction)
For, the limiter is not necessarily required because the error is reduced. That is, the limiters of the equations (6) and (7) are not necessarily required.

【0121】また、上述した各実施の形態では、低次係
数より高次係数の予測値を生成していたが、高次係数の
抽出手段にその機能を取り込んでも良い。例えば、低次
係数抽出のための低域通過フィルタに下記の式(9)に
示す伝達関数H5によるフィルタを用い高次係数抽出の
ための高域通過フィルタに式(10)に示す伝達関数H
6によるフィルタを用いても同様の効果がある。
Further, in each of the above-described embodiments, the predicted value of the higher-order coefficient is generated from the lower-order coefficient. However, the function may be incorporated in the extraction means of the higher-order coefficient. For example, the transfer function shown in equation (10) to the high-pass filter for the higher-order coefficients extracted using a filter according to a transfer function H 5 shown below to a low-pass filter for the low-order coefficient extraction equation (9) H
The same effect can be obtained by using the filter according to 6 .

【0122】[0122]

【数4】 (Equation 4)

【0123】また、低域通過フィルタ12にHaar基
底ではなく、下記の式(11)に示す伝達関数H0
し、一方、高域通過フィルタ13にHaar基底ではな
く下記の式(12)に示す伝達関数H1としても良い。
The low-pass filter 12 has a transfer function H 0 shown in the following equation (11) instead of the Haar basis, and the high-pass filter 13 has a transfer function H 0 shown in the following equation (12) instead of the Haar basis. it may be used as the transfer function H 1.

【0124】[0124]

【数5】 (Equation 5)

【0125】さらに、図12〜図16に示す垂直方向逆
変換部73およびそれを同様な構成の水平方向逆変換部
75については、ブロックに分割しないウェーブレット
逆変換装置および画像復号化装置にも適用することがで
きる。
Further, the vertical inverse transform unit 73 shown in FIGS. 12 to 16 and the horizontal inverse transform unit 75 having the same configuration are also applied to a wavelet inverse transform device and an image decoding device which are not divided into blocks. can do.

【0126】また、処理する信号がカラー画像信号のと
きは、カラーのY成分,U成分,V成分について各々本
発明を適用するようにして処理するのが好ましい。すな
わちエンコーダでRGB成分をYUV成分に変換し、そ
のYUV成分に本発明を適用し、デコーダの最後の部分
でYUV成分をRGB成分に変換させるようにする。
When the signal to be processed is a color image signal, it is preferable that the present invention is applied to each of the Y component, U component and V component of color. That is, the RGB component is converted to the YUV component by the encoder, the present invention is applied to the YUV component, and the YUV component is converted to the RGB component in the last part of the decoder.

【0127】このようなカラー画像の処理に当たって
は、バッファメモリ74への書き込み、読み出しを図1
8に示すような方法で行う。すなわち、書き込み時は、
図18(A)のように、Yブロック,Uブロック,Vブ
ロックのデータが順番に書き込まれる。このときのアド
レスのインクリメントを通常のカウントアップとする。
一方、読み出しは、最後の処理として行われるYUVか
らRGBへの変換の都合上、図18(B)に示すよう
に、YUVの各ブロックのデータが8−4−4の割合で
マルチプレックスされて読み出される。したがって、ア
ドレスのインクリメントは、行アドレス先行のアドレッ
シングとなる。なお、書き込みがバンク0で行われてい
るときは、バンク1は読み出しが行われている。また、
バッファメモリ42でも同様な方法が採用される。
In processing such a color image, writing to and reading from the buffer memory 74 is performed as shown in FIG.
The method is performed as shown in FIG. That is, at the time of writing,
As shown in FIG. 18A, data of a Y block, a U block, and a V block are sequentially written. The increment of the address at this time is regarded as a normal count-up.
On the other hand, in the reading, as shown in FIG. 18B, the data of each block of YUV is multiplexed at a rate of 8-4-4 for the convenience of conversion from YUV to RGB performed as the last processing. Is read. Therefore, the increment of the address becomes the addressing prior to the row address. When writing is performed in bank 0, bank 1 is performing reading. Also,
A similar method is employed for the buffer memory 42.

【0128】上述の各実施の形態では、水平方向および
垂直方向の両方向のブロック分割に対し、常に外挿予測
と内挿予測を使用しているが、水平方向のブロック分割
のみ、水平方向および垂直方向の両方向についてブロッ
ク間にまたがるときに外挿予測を、それ以外は内挿予測
をそれぞれ使用し、垂直方向のブロック分割では、水平
方向の最低次係数(=Y1)のみ垂直方向のブロック間
演算、すなわち外挿予測を行い、その他は単純なハール
変換を用いるようにしても良い。また、垂直方向のブロ
ック分割では、すべて単純なハール変換としても良い。
さらに、逆に水平方向のブロック間では単純なハール変
換を用い、垂直方向に対して本発明の内挿、外挿の各予
測を使用するようにしても良い。
In each of the above embodiments, extrapolation prediction and interpolation prediction are always used for block division in both the horizontal and vertical directions. However, only block division in the horizontal direction is performed in the horizontal and vertical directions. Extrapolation prediction is used when crossing between blocks in both directions, and interpolation prediction is used otherwise. In vertical block division, only the lowest order coefficient (= Y1) in the horizontal direction is calculated between blocks in the vertical direction. That is, extrapolation prediction may be performed, and the other method may use a simple Haar transform. In the vertical block division, a simple Haar transform may be used.
Further, conversely, a simple Haar transform may be used between blocks in the horizontal direction, and each interpolation and extrapolation prediction of the present invention may be used in the vertical direction.

【0129】また、上述の実施の形態では、符号化に当
たり、まず水平方向の変換を行い、次に垂直方向の変換
を行うようにし、復号化に当たってはまず垂直方向の逆
変換を行い、次に水平方向の逆変換を行っているが、符
号化の際、まず垂直方向の変換を行い、次に水平方向の
変換を行うようにしても良い。その場合、復号化を行う
ときは、まず水平方向の逆変換を行い次に垂直方向の逆
変換をするようにする。
Further, in the above-described embodiment, the encoding is firstly performed in the horizontal direction and then in the vertical direction, and the decoding is performed in the vertical direction first. Although the inverse conversion in the horizontal direction is performed, the conversion in the vertical direction may be performed first, and then the conversion in the horizontal direction may be performed at the time of encoding. In this case, when performing decoding, first, inverse transform in the horizontal direction is performed, and then inverse transform in the vertical direction is performed.

【0130】さらに、本発明の復号化工程を、処理手順
化したプログラムとし、CD−ROMなどのコンピュー
タが読み取り可能な記録媒体に記録するようにしても良
い。加えて、符号化工程についても、同様にプログラム
化し、同種の記録媒体に記録しても良い。また、プログ
ラム化された復号化工程や符号化工程を、通信手段によ
って使用者に配信したり、そのプログラムを保存してい
るホストから、使用者がダウンロードするようにしても
良い。
Further, the decoding step of the present invention may be a program having a processing procedure and recorded on a computer-readable recording medium such as a CD-ROM. In addition, the encoding step may be similarly programmed and recorded on the same type of recording medium. Further, the programmed decoding process and encoding process may be distributed to the user by communication means, or the user may download the program from a host storing the program.

【0131】[0131]

【発明の効果】以上説明したように、本発明に係る画像
符号化装置およびその方法は、低次係数から高次係数の
予測値を生成し、その予測値を高次係数から差し引いて
いる。一方、本発明に係る画像復号化装置およびその方
法は、合成時に同様の予測値を高次係数に加えている。
このため、高次係数の電力を低減し、ひいては高次係数
のエントロピーを大幅に低減させ、符号化効率を向上さ
せることができると共に画像の高周波領域においては、
高次係数が量子化等により失われたとしても、予測値の
働きによりそれらを補償し、符号化信号の再生度が向上
する。
As described above, the image coding apparatus and method according to the present invention generate a predicted value of a higher-order coefficient from a lower-order coefficient and subtract the predicted value from the higher-order coefficient. On the other hand, the image decoding apparatus and the image decoding method according to the present invention add the same predicted value to the higher order coefficient at the time of synthesis.
For this reason, it is possible to reduce the power of the higher-order coefficients, and thereby greatly reduce the entropy of the higher-order coefficients, improve the coding efficiency, and in the high-frequency region of the image,
Even if the higher-order coefficients are lost due to quantization or the like, they are compensated by the function of the predicted value, and the reproduction of the encoded signal is improved.

【0132】そして、予測値を生成するために、外挿予
測と内挿予測とを適宜使用しているため、画像全体では
なく、分割された画像の符号化や復号化にも適用できる
こととなる。画像を分割してブロック単位に処理できる
ようになると、必要となるワークメモリが小さくなり、
ソフトウェアによる実装では、キャッシュのヒット率が
向上し、実行速度が速くなる。また、ハードウェアによ
る実装では、回路規模が小さくなり、小型化や低価格を
達成できる。
Since the extrapolation prediction and the interpolation prediction are appropriately used to generate a prediction value, the present invention can be applied to encoding and decoding of a divided image instead of the entire image. . When images can be divided and processed in block units, the required work memory becomes smaller,
Software implementations increase the cache hit rate and increase execution speed. In addition, in the case of implementation by hardware, the circuit scale is reduced, and downsizing and low cost can be achieved.

【0133】また、外挿予測の際、その予測値に上限と
下限を設定することによって、予測エラーを小さくでき
るので、画像を効率的に符号化できると共に復号化に際
し、ブロック状またはモザイク上の歪みを大幅に低減さ
せることができる。
In addition, at the time of extrapolation prediction, a prediction error can be reduced by setting an upper limit and a lower limit to the prediction value, so that an image can be efficiently encoded and, at the time of decoding, a block-like or mosaic-like image can be obtained. Distortion can be greatly reduced.

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

【図1】本発明のウェーブレット変換装置の実施の形態
を示すブロック図である。
FIG. 1 is a block diagram illustrating an embodiment of a wavelet transform device according to the present invention.

【図2】本発明のウェーブレット逆変換装置の実施の形
態を示すブロック図である。
FIG. 2 is a block diagram showing an embodiment of an inverse wavelet transform device according to the present invention.

【図3】本発明による高次係数の予測値生成原理を示す
説明図で、(A)は内挿予測(両方向予測)を示す図
で、(B)は外挿予測(片方向予測)を示す図である。
3A and 3B are explanatory diagrams showing the principle of generating a predicted value of a higher-order coefficient according to the present invention, wherein FIG. 3A is a diagram showing interpolation prediction (bidirectional prediction), and FIG. FIG.

【図4】本発明のウェーブレット変換装置を用いた画像
符号化装置の構成を示すブロック図である。
FIG. 4 is a block diagram showing a configuration of an image encoding device using the wavelet transform device of the present invention.

【図5】図4の画像符号化装置に用いられる水平方向変
換部の構成を示すブロック図である。
FIG. 5 is a block diagram illustrating a configuration of a horizontal direction conversion unit used in the image encoding device of FIG. 4;

【図6】図4の画像符号化装置に用いられる垂直方向変
換部の構成を示すブロック図である。
6 is a block diagram illustrating a configuration of a vertical direction conversion unit used in the image encoding device of FIG.

【図7】図4の画像符号化装置に用いられる水平方向変
換部での変換を説明するための図である。
FIG. 7 is a diagram for explaining conversion by a horizontal direction conversion unit used in the image encoding device of FIG. 4;

【図8】図4の画像符号化装置に用いられる垂直方向変
換部での変換を説明するための図である。
8 is a diagram for explaining conversion in a vertical direction conversion unit used in the image encoding device in FIG. 4;

【図9】本発明のウェーブレット逆変換装置を用いた画
像復号化装置の構成を示すブロック図である。
FIG. 9 is a block diagram showing a configuration of an image decoding device using the inverse wavelet transform device of the present invention.

【図10】図9の画像復号化装置に用いられる逆量子化
部の構成を示すブロック図である。
10 is a block diagram illustrating a configuration of an inverse quantization unit used in the image decoding device in FIG.

【図11】図9の画像復号化装置に用いられる垂直方向
逆変換部の構成を示すブロック図である。
11 is a block diagram showing a configuration of a vertical inverse transform unit used in the image decoding device of FIG. 9;

【図12】図9の画像復号化装置に用いられる垂直方向
逆変換部を1つの装置で構成する場合の具体的な構成を
示すブロック図である。
12 is a block diagram illustrating a specific configuration when the vertical inverse transform unit used in the image decoding device in FIG. 9 is configured by one device.

【図13】図12の垂直方向逆変換部に使用される演算
部の構成を示すブロック図である。
13 is a block diagram illustrating a configuration of a calculation unit used in the vertical inverse conversion unit in FIG. 12;

【図14】図12の垂直方向逆変換部による垂直方向逆
変換演算プロセスを説明するための図で、サイクル0か
らサイクル6(=最初の4ステップ)の各信号を表にし
た図である。
14 is a diagram for explaining a vertical inverse transform operation process performed by the vertical inverse transform unit of FIG. 12, and is a table showing signals of cycle 0 to cycle 6 (= first four steps).

【図15】図12の垂直方向逆変換部による垂直方向逆
変換演算プロセスを説明するための図で、サイクル8か
らサイクル14(=次の4ステップ)の各信号を表にし
た図である。
FIG. 15 is a diagram for explaining a vertical inverse transform operation process by the vertical inverse transform unit of FIG. 12, and is a table showing signals from cycle 8 to cycle 14 (= next four steps).

【図16】図12の垂直方向逆変換部による垂直方向逆
変換演算プロセスを説明するための図で、サイクル16
からサイクル22(=その次の4ステップ)の各信号を
表にした図である。
FIG. 16 is a diagram for explaining a vertical inverse transform operation process by the vertical inverse transform unit of FIG. 12;
FIG. 13 is a table showing signals from a to a cycle 22 (= the next four steps).

【図17】本発明の画像符号化装置および復号化装置に
用いられるリミッタの機能を説明するための図で、
(A)はリミッタによって出力が上限や下限にはりつく
場合を示し、(B)は入力信号が大きくなると出力信号
が所定値から再度「0」に近づいていく場合を示してい
る。
FIG. 17 is a diagram for explaining a function of a limiter used in the image encoding device and the decoding device according to the present invention;
(A) shows the case where the output stuck to the upper limit or the lower limit by the limiter, and (B) shows the case where the output signal approaches 0 again from the predetermined value when the input signal increases.

【図18】カラー画像信号を処理する場合のバッファメ
モリへの書き込み、読み出しの方法を説明するための図
で、(A)は書き込み時のアドレッシングを示し、
(B)は読み出し時のアドレッシングを示している。
18A and 18B are diagrams for explaining a method of writing and reading data to and from a buffer memory when processing a color image signal. FIG. 18A illustrates addressing at the time of writing.
(B) shows addressing at the time of reading.

【図19】従来のDCTによる直交変換符号化方法を示
すブロック図である
FIG. 19 is a block diagram illustrating a conventional orthogonal transform coding method using DCT.

【図20】従来のウェーブレット変換装置を示すブロッ
ク図である。
FIG. 20 is a block diagram showing a conventional wavelet transform device.

【図21】従来のウェーブレット逆変換装置を示すブロ
ック図である。
FIG. 21 is a block diagram illustrating a conventional inverse wavelet transform device.

【図22】従来のウェーブレット変換装置による画像分
割を示す図である。
FIG. 22 is a diagram illustrating image division by a conventional wavelet transform device.

【図23】本発明の発明者が先に出願した発明による高
次係数の予測値生成原理を示す説明図である。
FIG. 23 is an explanatory diagram showing a principle of generating a predicted value of a higher-order coefficient according to the invention filed by the inventor of the present invention.

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

11 入力端子 12 低域通過フィルタ(低域成分抽出手段) 13 高域通過フィルタ(高域成分抽出手段) 14 選択器 16 予測値生成フィルタ(予測値生成手段) 17 レジスタ 18 減算器(減算手段) 19 低次係数出力端子 20 高次係数出力端子 21 低次係数入力端子 22 高次係数入力端子 23 予測値生成フィルタ(予測値生成手段) 25 レジスタ 26 分離器 28 低域通過フィルタ(低域成分復元手段) 29 高域通過フィルタ(高域成分復元手段) 30 加算器(合成手段) 31 信号出力端子 41 水平方向変換部(第1の変換部) 42 バッファメモリ 43 垂直方向変換部(第2の変換部) 44 量子化部(量子化手段) 45 可変長符号化手段 71 可変長復号化手段 72 逆量子化部(逆量子化手段) 73 垂直方向逆変換部(第1の逆変換部) 73a 制御回路部 73b 予測値生成部 73c 加算部 73d レジスタ部 73e セレクタ 74 バッファメモリ 75 水平方向逆変換部(第2の逆変換部) DESCRIPTION OF SYMBOLS 11 Input terminal 12 Low-pass filter (low-frequency component extraction means) 13 High-pass filter (high-frequency component extraction means) 14 Selector 16 Predicted value generation filter (predicted value generation means) 17 Register 18 Subtractor (subtraction means) Reference Signs List 19 low-order coefficient output terminal 20 high-order coefficient output terminal 21 low-order coefficient input terminal 22 high-order coefficient input terminal 23 predicted value generation filter (predicted value generation means) 25 register 26 separator 28 low-pass filter (low-frequency component restoration) Means) 29 high-pass filter (high-frequency component restoration means) 30 adder (synthesis means) 31 signal output terminal 41 horizontal direction conversion section (first conversion section) 42 buffer memory 43 vertical direction conversion section (second conversion section) Unit) 44 Quantizing unit (quantizing unit) 45 Variable length encoding unit 71 Variable length decoding unit 72 Inverse quantizing unit (inverse quantizing unit) 73 Vertical inverse Section (first inverse transform unit) 73a control circuit section 73b prediction value generation unit 73c adding unit 73d register 73e selector 74 buffer memory 75 horizontal inverse transform unit (second inverse transform unit)

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 入力される画像信号から低域成分を抽出
する低域成分抽出手段と、上記画像信号から高域成分を
抽出する高域成分抽出手段とを備える画像符号化装置に
おいて、高域成分を予測する予測値を生成する予測値生
成手段と、上記予測値を上記高域成分から減じる減算手
段とを設け、この減算手段によって新高域成分を得、こ
の新高域成分を出力すると共に上記予測値生成手段は、
過去からのみの外挿予測と過去および未来からの内挿予
測とを適宜使用して上記予測値を生成することを特徴と
する画像符号化装置。
1. An image encoding apparatus comprising: a low-frequency component extracting means for extracting a low-frequency component from an input image signal; and a high-frequency component extracting means for extracting a high-frequency component from the image signal. A predicted value generating means for generating a predicted value for predicting the component; and a subtracting means for subtracting the predicted value from the high frequency component. A new high frequency component is obtained by the subtracting means, and the new high frequency component is output. The predicted value generation means includes:
An image coding apparatus characterized in that the prediction value is generated by appropriately using extrapolation prediction only from the past and interpolation prediction from the past and the future.
【請求項2】 前記画像信号を所定のブロックに分割
し、前記予測値生成のための予測がブロック間にまたが
る場合、前記外挿予測を行い、ブロック間にまたがらな
い場合、前記内挿予測を行い、かつ外挿予測による前記
予測値に上限および下限を設定することを特徴とする請
求項1記載の画像符号化装置。
2. The image signal is divided into predetermined blocks, the extrapolation prediction is performed when the prediction for generating the prediction value extends between blocks, and the interpolation prediction is performed when the prediction does not extend between blocks. 2. The image coding apparatus according to claim 1, wherein an upper limit and a lower limit are set for the prediction value obtained by extrapolation prediction.
【請求項3】 入力される画像信号から低域成分を抽出
する低域成分抽出工程と、上記画像信号から高域成分を
抽出する高域成分抽出工程とを備える画像符号化方法に
おいて、高域成分を予測する予測値を生成する予測値生
成工程と、上記予測値を上記高域成分から減じる減算工
程とを設け、この減算工程によって新高域成分を得、こ
の新高域成分を出力すると共に上記予測値生成工程で
は、過去からのみの外挿予測と過去および未来からの内
挿予測とを適宜使用して上記予測値を生成することを特
徴とする画像符号化方法。
3. An image encoding method comprising: a low-frequency component extracting step of extracting a low-frequency component from an input image signal; and a high-frequency component extracting step of extracting a high-frequency component from the image signal. Providing a predicted value generating step of generating a predicted value for predicting the component, and a subtraction step of subtracting the predicted value from the high frequency component, obtaining a new high frequency component by the subtraction step, outputting the new high frequency component, and In the prediction value generation step, the prediction value is generated by appropriately using extrapolation prediction only from the past and interpolation prediction from the past and the future.
【請求項4】 前記画像信号を所定のブロックに分割
し、前記予測値生成のための予測がブロック間にまたが
る場合、前記外挿予測を行い、ブロック間にまたがらな
い場合、前記内挿予測を行い、かつ外挿予測による前記
予測値に上限および下限を設定することを特徴とする請
求項3記載の画像符号化方法。
4. The image signal is divided into predetermined blocks, the extrapolation prediction is performed when the prediction for generating the prediction value extends between blocks, and the interpolation prediction is performed when the prediction does not extend between blocks. 4. The image encoding method according to claim 3, wherein the upper limit and the lower limit are set to the prediction value obtained by the extrapolation prediction.
【請求項5】 ウェーブレット変換によって抽出された
画像信号の低域成分を入力し復元する低域成分復元手段
と、ウェーブレット変換により抽出された画像信号の高
域成分を入力し復元する高域成分復元手段とを備える画
像復号化装置において、高域成分を予測する予測値を上
記低域成分から生成する予測値生成手段と、この予測値
を高域成分に加算し新高域成分を得る加算手段と、上記
低域成分と上記新高域成分を合成する合成手段とを備
え、上記予測値生成手段は、過去からのみの外挿予測と
過去および未来からの内挿予測とを適宜使用して上記予
測値を生成することを特徴とする画像復号化装置。
5. A low-frequency component restoring means for inputting and restoring a low-frequency component of an image signal extracted by wavelet transform, and a high-frequency component restoring for inputting and restoring a high-frequency component of an image signal extracted by wavelet transform. Means for generating a predicted value for predicting a high frequency component from the low frequency component, and an adding means for adding the predicted value to the high frequency component to obtain a new high frequency component. A synthesis means for synthesizing the low-frequency component and the new high-frequency component, wherein the prediction value generation means performs the prediction by appropriately using extrapolation prediction only from the past and interpolation prediction from the past and the future. An image decoding device for generating a value.
【請求項6】 入力信号を所定のブロックに分割された
ものとし、前記予測値生成のための予測がブロック間に
またがる場合、前記外挿予測を行い、ブロック間にまた
がらない場合、前記内挿予測を行い、かつ外挿予測によ
る前記予測値に上限および下限を設定することを特徴と
する請求項5記載の画像復号化装置。
6. An input signal is divided into predetermined blocks. When the prediction for generating the predicted value extends between blocks, the extrapolation prediction is performed. 6. The image decoding apparatus according to claim 5, wherein an interpolation prediction is performed, and an upper limit and a lower limit are set for the prediction value obtained by the extrapolation prediction.
【請求項7】 ウェーブレット変換によって抽出された
画像信号の低域成分を入力し復元する低域成分復元工程
と、ウェーブレット変換により抽出された画像信号の高
域成分を入力し復元する高域成分復元工程とを備える画
像復号化方法において、高域成分を予測する予測値を上
記低域成分から生成する予測値生成工程と、この予測値
を高域成分に加算し新高域成分を得る加算工程と、上記
低域成分と上記新高域成分を合成する合成工程とを備
え、上記予測値生成工程は、外挿予測と内挿予測とを適
宜使用して上記予測値を生成することを特徴とする画像
復号化方法。
7. A low-frequency component restoring step of inputting and restoring a low-frequency component of an image signal extracted by wavelet transform, and a high-frequency component restoring of inputting and restoring a high-frequency component of an image signal extracted by wavelet transform And a prediction value generating step of generating a predicted value for predicting a high frequency component from the low frequency component, and an adding step of adding the predicted value to the high frequency component to obtain a new high frequency component. A synthesis step of synthesizing the low-frequency component and the new high-frequency component, wherein the prediction value generation step generates the prediction value by appropriately using extrapolation prediction and interpolation prediction. Image decoding method.
【請求項8】 入力信号を所定のブロックに分割された
ものとし、前記予測値生成のための予測がブロック間に
またがる場合、前記外挿予測を行い、ブロック間にまた
がらない場合、前記内挿予測を行い、かつ外挿予測によ
る前記予測値に上限および下限を設定することを特徴と
する請求項7記載の画像復号化方法。
8. When the input signal is divided into predetermined blocks, the extrapolation prediction is performed when the prediction for generating the prediction value extends between blocks, and when the prediction does not extend between blocks, the 8. The image decoding method according to claim 7, wherein interpolation prediction is performed, and an upper limit and a lower limit are set for the prediction value obtained by extrapolation prediction.
【請求項9】 画像信号を所定数の画素からなるブロッ
クに分割し、その分割された画像信号の垂直方向と水平
方向のいずれか一方の信号をウェーブレット変換する第
1の変換部と、この第1の変換部により抽出された低域
成分と高域成分の各係数を一旦メモリするバッファメモ
リと、このバッファメモリから読み出した上記分割され
た画像信号の垂直方向と水平方向のいずれか他方の信号
をウェーブレット変換する第2の変換部と、この第2の
変換部により得られた係数を量子化する量子化手段と、
量子化された係数をその出現確率の大きさに応じて符号
を割り当て可変長符号化する可変長符号化手段とを備え
る画像符号化装置において、上記第1および第2の変換
部の少なくとも一方の変換部は、入力される画像信号か
ら低域成分を抽出する低域成分抽出手段と、上記画像信
号から高域成分を抽出する高域成分抽出手段と、高域成
分を予測する予測値を生成する予測値生成手段と、上記
予測値を上記高域成分から減じる減算手段とを有し、こ
の減算手段によって新高域成分を得、この新高域成分を
出力すると共に上記予測値生成手段は、過去からのみの
外挿予測と過去および未来からの内挿予測とを適宜使用
して上記予測値を生成することを特徴とする画像符号化
装置。
9. A first conversion unit that divides an image signal into blocks each including a predetermined number of pixels, and performs a wavelet transform on one of the vertical and horizontal signals of the divided image signal. A buffer memory for temporarily storing the coefficients of the low-frequency component and the high-frequency component extracted by the first conversion unit, and either the vertical or horizontal signal of the divided image signal read from the buffer memory A second transform unit that performs a wavelet transform of the following, a quantizing unit that quantizes the coefficient obtained by the second transform unit,
A variable-length encoding unit that assigns a code to the quantized coefficient in accordance with the magnitude of its appearance probability and performs variable-length encoding, wherein at least one of the first and second conversion units is used. The conversion unit includes a low-frequency component extracting unit that extracts a low-frequency component from an input image signal, a high-frequency component extracting unit that extracts a high-frequency component from the image signal, and generates a prediction value that predicts a high-frequency component. And a subtraction means for subtracting the predicted value from the high-frequency component. The subtraction means obtains a new high-frequency component, outputs the new high-frequency component, and outputs the predicted value. An image coding apparatus characterized in that the prediction value is generated by appropriately using extrapolation prediction only from the first and second interpolation predictions from the past and the future.
【請求項10】 入力信号を、所定数の画素からなるブ
ロックに分割され可変長符号化された画像信号とし、そ
の画像信号を可変長復号する可変長復号化手段と、可変
長復号された信号を逆量子化する逆量子化手段と、逆量
子化された信号でかつ上記画像信号の垂直方向と水平方
向のいずれか一方の信号をウェーブレット逆変換する第
1の逆変換部と、その逆変換された信号を一旦メモリす
るバッファメモリと、このバッファメモリから読み出し
た上記分割された画像信号のいずれか他方向の信号をウ
ェーブレット逆変換する第2の逆変換部とを備える画像
復号化装置において、上記第1および第2の逆変換部の
少なくとも一方の逆変換部は、上記画像信号の高域成分
を予測する予測値を上記画像信号の低域成分から生成す
る予測値生成部と、この予測値を逆量子化された値に加
算し新高域成分を得る加算部と、上記低域成分と上記新
高域成分とを利用して上記画像信号の対象となる方向の
値を復号する演算部とを有することを特徴とする画像復
号化装置。
10. A variable-length decoding means for dividing an input signal into a variable-length-encoded image signal divided into blocks each including a predetermined number of pixels, and a variable-length decoding means for performing variable-length decoding on the image signal. Inverse quantization means for inversely quantizing the image signal, a first inverse transform unit for performing inverse wavelet transform on the inversely quantized signal and either the vertical direction or the horizontal direction of the image signal, and the inverse transform thereof An image decoding apparatus comprising: a buffer memory that temporarily stores the divided signal; and a second inverse transform unit that performs inverse wavelet transform on a signal in any other direction of the divided image signal read from the buffer memory. At least one of the first and second inverse transform units, a predicted value generation unit that generates a predicted value for predicting a high frequency component of the image signal from a low frequency component of the image signal; An adder for adding the predicted value to the inversely quantized value to obtain a new high-frequency component; and an operation for decoding a value in the target direction of the image signal using the low-frequency component and the new high-frequency component And an image decoding device.
【請求項11】 前記予測値生成部は、前記予測値生成
のための予測がブロック間にまたがる場合、過去からの
みの外挿予測を行い、ブロック間にまたがらない場合、
未来と過去の両方からの内挿予測を行い、上記外挿予測
による前記予測値に上限および下限を設定することを特
徴とする請求項10記載の画像復号化装置。
11. The prediction value generation unit performs extrapolation prediction only from the past when the prediction for generating the prediction value extends between blocks, and performs the extrapolation prediction when the prediction does not extend between blocks.
The image decoding apparatus according to claim 10, wherein interpolation prediction is performed from both the future and the past, and an upper limit and a lower limit are set to the prediction value obtained by the extrapolation prediction.
【請求項12】 前記少なくとも一方の逆変換部は、前
記演算部で得られる同一所定ブロック内の信号をすべて
ストアするレジスタ部と、このレジスタ部内の各信号を
順次出力するセレクタとを備えることを特徴とする請求
項10または11記載の画像復号化装置。
12. The at least one inverse transform unit includes a register unit that stores all signals in the same predetermined block obtained by the arithmetic unit, and a selector that sequentially outputs each signal in the register unit. The image decoding device according to claim 10 or 11, wherein
【請求項13】 前記予測値生成部は、前記演算部から
出力される上記低域成分をストアするレジスタを有する
ことを特徴とする請求項10、11または12記載の画
像復号化装置。
13. The image decoding apparatus according to claim 10, wherein the prediction value generation unit has a register for storing the low-frequency component output from the operation unit.
JP9293053A 1997-10-24 1997-10-24 Image encoding device, its method, image decoding device and its method Withdrawn JPH11127439A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9293053A JPH11127439A (en) 1997-10-24 1997-10-24 Image encoding device, its method, image decoding device and its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9293053A JPH11127439A (en) 1997-10-24 1997-10-24 Image encoding device, its method, image decoding device and its method

Publications (1)

Publication Number Publication Date
JPH11127439A true JPH11127439A (en) 1999-05-11

Family

ID=17789872

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9293053A Withdrawn JPH11127439A (en) 1997-10-24 1997-10-24 Image encoding device, its method, image decoding device and its method

Country Status (1)

Country Link
JP (1) JPH11127439A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8189932B2 (en) 2006-05-16 2012-05-29 Sony Corporation Image processing apparatus and image processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8189932B2 (en) 2006-05-16 2012-05-29 Sony Corporation Image processing apparatus and image processing method

Similar Documents

Publication Publication Date Title
US5867602A (en) Reversible wavelet transform and embedded codestream manipulation
US7492955B2 (en) Method and apparatus for compression using reversible wavelet transforms and an embedded codestream
US7167592B2 (en) Method and apparatus for compression using reversible wavelet transforms and an embedded codestream
US6195465B1 (en) Method and apparatus for compression using reversible wavelet transforms and an embedded codestream
US6711299B2 (en) Wavelet transformation of dithered quantized/reduced color pixels for color bit depth image compression and decompression
JP3369422B2 (en) Data decoding method and apparatus
US5719961A (en) Adaptive technique for encoder and decoder signal transformation
JP2001136526A (en) Method for image processing, device thereof and storage medium
JPH09182069A (en) Image compression method and device
JP2004533181A (en) Selective chrominance decimation for digital images
AU2002305838A1 (en) Selective chrominance decimation for digital images
JP4860017B2 (en) Method and apparatus for high speed image compression
Kountchev et al. Inverse pyramidal decomposition with multiple DCT
US5343539A (en) Method for spatial domain image compression
US6934420B1 (en) Wave image compression
JP3700976B2 (en) Image processing apparatus and image processing method
JPH1188183A (en) Wavelet converter, its method, wavelet inverse converter, its method, image coder, its method, image decoder and its method
JPH11127439A (en) Image encoding device, its method, image decoding device and its method
US20040136600A1 (en) Visually lossless still image compression for RGB, YUV, YIQ, YCrCb, K1K2K3 formats
JP2004266794A (en) Multi-resolution video coding and decoding
JPH08275153A (en) Image compressor and image decoder
JP2891251B2 (en) Image encoding device and image decoding device
JP3261200B2 (en) Image compression encoding apparatus and method, and image decompression decoding apparatus and method
JP4424672B2 (en) Image processing apparatus, image processing method, program, and information recording medium
JPH08307865A (en) Image processing method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20050104