JP2831139B2 - Image signal decoding device - Google Patents

Image signal decoding device

Info

Publication number
JP2831139B2
JP2831139B2 JP3001497A JP149791A JP2831139B2 JP 2831139 B2 JP2831139 B2 JP 2831139B2 JP 3001497 A JP3001497 A JP 3001497A JP 149791 A JP149791 A JP 149791A JP 2831139 B2 JP2831139 B2 JP 2831139B2
Authority
JP
Japan
Prior art keywords
orthogonal transform
coefficient
distortion
inverse
quantization
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.)
Expired - Fee Related
Application number
JP3001497A
Other languages
Japanese (ja)
Other versions
JPH04280167A (en
Inventor
弘之 福田
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.)
Olympus Corp
Original Assignee
Olympus 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 Olympus Corp filed Critical Olympus Corp
Priority to JP3001497A priority Critical patent/JP2831139B2/en
Publication of JPH04280167A publication Critical patent/JPH04280167A/en
Priority to US08/238,983 priority patent/US5625714A/en
Priority to US08/796,534 priority patent/US5787204A/en
Application granted granted Critical
Publication of JP2831139B2 publication Critical patent/JP2831139B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Image Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、高圧縮符号化された後
に伝送もしくは記録された画像信号を復号する画像信号
復号化装置に係り、特に、そのような装置に於けるブロ
ック歪除去処理に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image signal decoding apparatus for decoding an image signal transmitted or recorded after being highly compressed and encoded, and more particularly to a block distortion removing process in such an apparatus. .

【0002】[0002]

【従来の技術】一般に、CCD(電荷結合素子)に代表
される固体撮像装置等により撮像された画像信号を、メ
モリカード,磁気ディスク,あるいは磁気テープ等の記
録装置に、ディジタルデータとして記録する場合、その
データ量は膨大なものとなる。そこで、通常、このよう
なデータを限られた記録容量の範囲で記録しようとする
には、得られた画像信号のデータに対し、何らかの高能
率な圧縮を行なうことが必要である。高能率な画像デー
タの圧縮方式として、直交変換符号化を利用した符号化
方式が広く知られている。この方式についての一例を図
9を参照して説明する。
2. Description of the Related Art Generally, an image signal captured by a solid-state imaging device represented by a CCD (Charge Coupled Device) is recorded as digital data on a recording device such as a memory card, a magnetic disk, or a magnetic tape. , The amount of data is enormous. Therefore, in order to record such data in a limited recording capacity range, it is necessary to perform some highly efficient compression on the obtained image signal data. As a high-efficiency image data compression method, an encoding method using orthogonal transform encoding is widely known. An example of this method will be described with reference to FIG.

【0003】先ず、固体撮像装置等から画像データ
(f)が入力されると(101)、その画像データ
(f)を所定の大きさのブロックに分割して値(fb
を得(102)、この分割されたブロック毎に直交変換
として2次元のDCT(離散コサイン変換)を行って値
(F)に変換する(103)。次に、各周波数成分に応
じた線形量子化を行ない(104)、この量子化された
値(FQ )に対し可変長符号化としてハフマン符号化を
行ない(105)、その結果が圧縮データ(C)として
伝送又は記録される。この時、前記線形量子化の量子化
幅は、各周波数成分に対する視覚特性を考慮にいれた相
対的な量子化特性を表わす量子化マトリックスを用意
し、この量子化マトリックスを定数倍することで量子化
幅を決定している。
First, when image data (f) is input from a solid-state image pickup device or the like (101), the image data (f) is divided into blocks of a predetermined size to obtain a value (f b ).
Is obtained (102), and a two-dimensional DCT (discrete cosine transform) is performed as an orthogonal transform for each of the divided blocks to convert it into a value (F) (103). Next, linear quantization corresponding to each frequency component is performed (104), Huffman coding is performed on the quantized value (F Q ) as variable length coding (105), and the result is compressed data ( Transmitted or recorded as C). At this time, the quantization width of the linear quantization is determined by preparing a quantization matrix representing relative quantization characteristics in consideration of visual characteristics for each frequency component, and multiplying the quantization matrix by a constant to obtain a quantization width. Has been determined.

【0004】一方、圧縮データから画像データを発生す
るとき、可変長符号(C)をデコード(復号)すること
で変換係数の量子化値(FQ )が得られる(106)
が、この値から量子化前の真値(F)を得ることは不可
能で、逆量子化によって得られる結果は誤差を含んだ値
(F’)になる(107)。従って、この値(F’)に
対してIDCT(逆離散コサイン変換)を行い(10
8)、その結果の値(fb’)を逆ブロック化して(1
09)得られる画像データ(f’)も、誤差を含んだも
のとなる。よって、画像再生装置等にて再生出力される
(110)再生画像(f’)は画質が劣化してしまう。
即ち、逆量子化によって得られる結果の値(F’)の誤
差がいわゆる量子化誤差として再生画像(f’)の画質
劣化の原因となっている。
On the other hand, when image data is generated from the compressed data, a quantized value (F Q ) of a transform coefficient is obtained by decoding (decoding) the variable length code (C) (106).
However, it is impossible to obtain a true value (F) before quantization from this value, and the result obtained by inverse quantization is a value (F ′) including an error (107). Therefore, IDCT (inverse discrete cosine transform) is performed on this value (F ′) (10
8), the resulting value (f b ′) is deblocked (1
09) The obtained image data (f ′) also includes an error. Therefore, the image quality of the (110) reproduced image (f ′) reproduced and output by the image reproducing device or the like deteriorates.
That is, the error of the value (F ′) obtained as a result of the inverse quantization is a so-called quantization error, which causes deterioration of the image quality of the reproduced image (f ′).

【0005】以上の動作を図10を参照して具体的に説
明する。先ず、図10の(A)に示すように、1フレー
ムの画像データを所定の大きさのブロック(例えば、8
×8の画素より成るブロックA,B,C,…)に分割
し、この分割されたブロック毎に直交変換として2次元
のDCTを行ない、8×8のマトリックス上に順次格納
する。
The above operation will be specifically described with reference to FIG. First, as shown in FIG. 10A, one frame of image data is divided into blocks of a predetermined size (for example, 8 blocks).
), And two-dimensional DCT is performed for each of the divided blocks as an orthogonal transform, and the blocks are sequentially stored on an 8 × 8 matrix.

【0006】画像データは、2次元平面で眺めてみる
と、濃淡情報の分布に基づく周波数情報である空間周波
数を有している。従って、上記DCTを行なうことによ
り、画像データは、図10の(B)に示すように、直流
成分DCと交流成分ACに変換され、8×8のマトリッ
クス上には、原点位置((0,0)位置)に直流成分D
Cの値を示すデータが、(0,7)位置には、横軸方向
の交流成分ACの最大周波数値を示すデータが、そし
て、(7,0)位置には、縦軸方向の交流成分ACの最
大周波数値を示すデータが、さらに、(7,7)位置に
は、斜め方向の交流成分ACの最大周波数値を示すデー
タがそれぞれ格納される。中間位置では、それぞれの座
標位置により関係付けられる方向に於ける周波数データ
が、原点側より順次高い周波数のものが出現する形で格
納されることになる。
[0006] When viewed on a two-dimensional plane, the image data has a spatial frequency which is frequency information based on the distribution of density information. Therefore, by performing the DCT, the image data is converted into a DC component DC and an AC component AC as shown in FIG. 10B, and the origin position ((0, 0) DC component D at position)
The data indicating the value of C, the data indicating the maximum frequency value of the AC component AC in the horizontal axis direction at the (0, 7) position, and the AC component component in the vertical axis direction at the (7, 0) position. The data indicating the maximum frequency value of the AC is stored at the (7, 7) position, and the data indicating the maximum frequency value of the AC component AC in the oblique direction is stored at the position (7, 7). At the intermediate position, the frequency data in the direction associated with each coordinate position is stored in such a manner that the frequency data having higher frequency than the origin side appears.

【0007】次に、このマトリックスに於ける各座標位
置の格納データを、各周波数成分毎の量子化幅により割
ることにより、各周波数成分に応じた線形量子化を行な
い、この量子化された値に対し可変長符号化としてハフ
マン符号化を行なう。この時、直流成分DCに関して
は、近傍ブロックの直流成分との差分値をハフマン符号
化する。
Next, the data stored at each coordinate position in the matrix is divided by the quantization width for each frequency component to perform linear quantization according to each frequency component. Performs Huffman coding as variable length coding. At this time, regarding the DC component DC, the difference value between the DC component and the DC component of the neighboring block is Huffman-coded.

【0008】交流成分ACに関しては、ジグザグスキャ
ンと呼ばれる低い周波数成分から高い周波数成分へのス
キャンを行ない、無効(値が「0」)の成分の連続する
個数(零のラン数)と、それに続く有効な成分の値の2
次元のハフマン符号化を行ない符号化データとする。
As for the AC component AC, a scan from a low frequency component to a high frequency component called a zigzag scan is performed, and the continuous number of invalid (value is “0”) components (zero number of runs) and the succeeding number. Valid component value 2
Dimensional Huffman encoding is performed to obtain encoded data.

【0009】この方式に於いて、圧縮率は、前記量子化
の量子化幅を変化させることによって制御されるのが一
般的で、圧縮率が高くなるほど量子化幅は大きくなり、
従って量子化誤差が大きくなり、再生画像の画質劣化が
目立つようになる。
In this method, the compression ratio is generally controlled by changing the quantization width of the quantization. The higher the compression ratio, the larger the quantization width.
Therefore, the quantization error becomes large, and the deterioration of the image quality of the reproduced image becomes conspicuous.

【0010】この変換係数の量子化誤差は、再生画像に
於いてブロック境界部分に不連続が発生するいわゆるブ
ロック歪として現われる傾向にあり、このブロック歪は
視覚的に目立つために、例えS/Nが良好であっても、
主観的な印象は悪くなってしまう。
The quantization error of the transform coefficient tends to appear as a so-called block distortion in which a discontinuity occurs at a block boundary portion in a reproduced image, and this block distortion is visually conspicuous. Is good,
The subjective impression gets worse.

【0011】そこで、復号器によって再生された画像
に、歪除去処理として低域通過(ローパス)フィルタを
かける方法が考え出された。この後置フィルタは、比較
的良好に歪を除去することができるが、画像中にエッヂ
等が含まれている場合に、それらがぼけてしまい、逆に
ぼけを減らすためにローパスの度合をゆるくすると、ブ
ロック歪が完全に除去できなくなるといった不具合があ
った。
Therefore, a method has been devised in which a low-pass (low-pass) filter is applied to the image reproduced by the decoder as distortion removal processing. This post-filter can remove distortion relatively satisfactorily, but when the image contains edges and the like, they are blurred, and conversely, the degree of low-pass is reduced to reduce blur. Then, there is a problem that the block distortion cannot be completely removed.

【0012】そこで、この不具合を解消するために、画
像中のエッヂの有無やブロック歪を検出してその結果に
よってフィルタを作用させるかどうか切り換えるように
して、歪の存在する部分にだけフィルタをかける方式も
知られている。
In order to solve this problem, the presence or absence of an edge in an image and block distortion are detected, and whether or not to apply a filter is switched according to the result. Methods are also known.

【0013】[0013]

【発明が解決しようとする課題】しかし、前述したよう
に歪の存在する部分にだけフィルタをかけるような歪除
去方式では、細かい構造の多い画像や、特にブロック境
界上にエッヂが存在するような画像の場合に、エッヂを
歪と区別できずにフィルタをかけてしまうので、依然と
して画像にぼけを生じるという欠点がある。さらには、
画像中のブロック歪を検出する方法によっては、処理時
間を長く必要としてしまったり、歪除去がうまくいかな
い等の問題点があった。
However, as described above, in a distortion removal method in which a filter is applied only to a portion where distortion exists, an image having many fine structures or an image in which edges exist particularly on block boundaries are used. In the case of an image, the edge is filtered without being able to distinguish the edge from the distortion, so that there is a disadvantage that the image is still blurred. Moreover,
Depending on the method of detecting block distortion in an image, there have been problems such as a long processing time and difficulty in removing distortion.

【0014】本発明は、このような点に鑑みて成された
もので、簡単な回路により、画像中にぼけ等を生じさせ
ずにブロック歪を除去することのできる画像信号の復号
化装置を提供することを目的とするものである。
The present invention has been made in view of the above points, and an image signal decoding apparatus capable of removing block distortion without causing blurring or the like in an image by using a simple circuit. It is intended to provide.

【0015】[0015]

【課題を解決するための手段】上記の目的を達成するた
めに、本発明による画像信号復号化装置は、画像データ
をブロックに分割し、この分割されたブロック毎に直交
変換を行なってから、この変換出力を量子化し、その後
この量子化出力を可変長符号化することにより圧縮され
た画像データを復号化する可変長符号デコード手段と、
前記可変長符号デコード手段からの復号化出力を逆量子
化することにより直交変換係数を得る逆量子化手段と、
前記逆量子化手段からの直交変換係数を逆直交変換する
第1の逆直交変換手段と、前記第1の逆直交変換手段か
らの変換出力に対して歪除去処理を行なう歪除去手段
と、前記歪除去手段からの歪除去処理出力を直交変換す
ることにより直交変換係数を得る直交変換手段と、前記
逆量子化手段及び直交変換手段の両出力からブロック毎
に歪除去処理前後の直交変換係数の変化量を算出し、こ
の算出した係数の変化量と前記係数の量子化誤差の取り
得る値の最大値とを比較して、前記変化量が各係数の量
子化誤差の取り得る値の最大値よりも大きいときに、前
記変化量が各係数の量子化誤差の取り得る値の最大値以
下になるように前記直交変換手段からの直交変換係数を
修正出力するクリッピング手段と、前記クリッピング手
段からの修正直交変換係数を逆直交変換することにより
復号化された再生信号を得る第2の逆直交変換手段とを
備えている。
In order to achieve the above object, an image signal decoding apparatus according to the present invention divides image data into blocks, and performs an orthogonal transform for each of the divided blocks. Variable-length code decoding means for quantizing the transformed output and thereafter decoding the compressed image data by performing variable-length encoding on the quantized output;
Inverse quantization means for obtaining an orthogonal transform coefficient by inversely quantizing the decoded output from the variable length code decoding means,
A first inverse orthogonal transform unit for performing an inverse orthogonal transform on the orthogonal transform coefficient from the inverse quantization unit, a distortion removing unit that performs a distortion removal process on a transform output from the first inverse orthogonal transform unit, Orthogonal transformation means for orthogonally transforming the distortion removal processing output from the distortion removal means to obtain an orthogonal transformation coefficient; and an orthogonal transformation coefficient before and after the distortion removal processing for each block from both outputs of the inverse quantization means and the orthogonal transformation means. The amount of change is calculated, and the calculated amount of change in the coefficient is compared with the maximum value of the quantization error of the coefficient, and the amount of change is the maximum value of the value of the quantization error of each coefficient. When the change amount is larger than the maximum value of the possible value of the quantization error of each coefficient, the clipping unit that corrects and outputs the orthogonal transformation coefficient from the orthogonal transformation unit, and Modified orthogonal transformation And a second inverse orthogonal transform means for obtaining a decoded reproduction signal by inverse orthogonal transform coefficients.

【0016】[0016]

【作用】本発明の画像信号復号化装置では、直交変換手
段により歪除去処理出力を直交変換して直交変換係数を
得、クリッピング手段により、この直交変換係数の第1
の逆直交変換手段への入力である直交変換係数からの変
化量を求め、この変化量と前記係数の量子化誤差の取り
得る値の最大値とを比較して、前記変化量が各係数の量
子化誤差の取り得る値の最大値よりも大きいときに、前
記変化量が各係数の量子化誤差の取り得る値の最大値以
下になるように前記直交変換手段からの直交変換係数を
修正出力し、この修正直交変換係数を第2の逆直交変換
手段により再び逆直交変換することにより復号化された
再生信号を得るようにしたものである。
In the image signal decoding apparatus according to the present invention, the orthogonal transformation means orthogonally transforms the distortion removal processing output to obtain an orthogonal transformation coefficient, and the clipping means produces the first orthogonal transformation coefficient.
The amount of change from the orthogonal transform coefficient which is an input to the inverse orthogonal transform means is obtained, and the amount of change is compared with the maximum value of a possible quantization error of the coefficient. When the quantization error is larger than the maximum value of the possible values of the quantization error, the orthogonal transformation coefficient from the orthogonal transformation means is corrected and output so that the change amount is equal to or less than the maximum value of the possible value of the quantization error of each coefficient. The modified orthogonal transform coefficient is inversely orthogonally transformed again by the second inverse orthogonal transform means to obtain a decoded reproduced signal.

【0017】即ち、歪除去処理後の画像に対して再び直
交変換を行ない、各ブロック毎の変換係数が、歪除去処
理前後によってどのくらい変化したかを求めて、その変
化量が、量子化誤差の取り得る値の最大値よりも大きい
ときには歪除去処理によって画像信号中に存在した成分
まで失われてしまったことがわかるので、前記係数の変
化量が各係数の量子化誤差の取り得る最大値以下になる
ように修正するクリッピングを行なうことで、失われた
情報を回復させるようにしているものである。
That is, orthogonal transformation is again performed on the image after the distortion removal processing, and how much the transform coefficient of each block has changed before and after the distortion removal processing is obtained. When the value is larger than the maximum value that can be taken, it is understood that components existing in the image signal have been lost by the distortion removal processing, so the amount of change in the coefficient is equal to or less than the maximum value that the quantization error of each coefficient can take The lost information is recovered by performing clipping to correct the information.

【0018】[0018]

【実施例】本発明の実施例につき説明する前に、本発明
の理解を助けるために、先ず本発明の概念について図1
を参照して説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Before describing the embodiments of the present invention, the concept of the present invention is first described with reference to FIG.
This will be described with reference to FIG.

【0019】先ず、記録されていた圧縮画像データは、
可変長符号デコード回路10に読み込まれる。この可変
長符号デコード回路10の出力は、逆量子化回路11で
直交変換係数に戻される。この直交変換係数は、逆直交
変換回路12で実空間データにされた後、歪除去回路1
3にて歪除去処理が行なわれる。この結果に対して、直
交変換回路14で再び直交変換係数に変換した後、クリ
ッピング回路15では、直交変換回路14の出力及び上
記逆量子化回路11で得た同一ブロックの直交変換係数
の係数変化量を各係数毎に求め、この変化量が、各係数
の量子化誤差の取り得る最大値よりも大きいときに、こ
の変化量が各係数の量子化誤差の取り得る値の最大値以
下になるように歪除去処理後の変換係数を修正する。こ
の修正された係数は、逆直交変換回路16で再び実空間
データに変換された後、再生画像として出力装置にて表
示出力される。
First, the recorded compressed image data is
The data is read by the variable length code decoding circuit 10. The output of the variable length code decoding circuit 10 is returned to an orthogonal transform coefficient by an inverse quantization circuit 11. The orthogonal transform coefficients are converted into real space data by the inverse orthogonal transform circuit 12, and then the distortion removal circuit 1
At 3, distortion removal processing is performed. The orthogonal transform circuit 14 converts the result into orthogonal transform coefficients again. Then, the clipping circuit 15 outputs the output of the orthogonal transform circuit 14 and the coefficient change of the orthogonal transform coefficients of the same block obtained by the inverse quantization circuit 11. When the amount of change is greater than the maximum value of the quantization error of each coefficient, the amount of change is equal to or less than the maximum value of the quantization error of each coefficient. Thus, the transform coefficient after the distortion removal processing is corrected. The corrected coefficients are again converted into real space data by the inverse orthogonal transform circuit 16, and then displayed and output on the output device as a reproduced image.

【0020】一般に、ブロック歪の目立ちやすさは、近
傍の画像の持つ空間周波数によって変化する。つまり、
細かな構造の有る高い周波数まで成分を持っているよう
な部分にブロック歪が発生している場合には、あまりブ
ロック歪は目立たない。逆に、比較的に変化の緩やかな
低い空間周波数成分しかない部分にブロック歪が発生し
ている場合には、ブロック歪が目立ちやすくなる。
In general, the degree of conspicuousness of block distortion changes depending on the spatial frequency of a nearby image. That is,
When block distortion occurs in a portion having components up to a high frequency having a fine structure, the block distortion is not so noticeable. Conversely, when block distortion occurs in a portion having only low spatial frequency components that change relatively slowly, the block distortion becomes more conspicuous.

【0021】一方、ブロック歪は、ブロック境界での不
連続性によるものなので、非常に高い空間周波数まで成
分を持っている。従って、歪の近傍の画像の持つ空間周
波数よりも高い空間周波数成分を除いてやることによっ
て、ブロック歪を目立たなくすることができる。しか
し、画像中に高周波成分を含んでいるような部分では、
画像データの高周波数成分まで一緒に失われてしまうの
で、画像にぼけを生じてしまう。
On the other hand, block distortion is caused by discontinuity at a block boundary, and therefore has components up to a very high spatial frequency. Therefore, by removing spatial frequency components higher than the spatial frequency of the image near the distortion, block distortion can be made inconspicuous. However, where the image contains high frequency components,
Since even the high frequency components of the image data are lost together, the image is blurred.

【0022】ブロック歪の原因である変換係数の量子化
誤差は、変換係数を量子化幅に区切ってそれぞれの代表
値に置き換えることによって起こっている。つまり、歪
を除去する処理によって起こる変化は、変換係数の量子
化誤差が減少していくように変化していくはずであるの
で、歪除去処理前の変換係数の値が含んでいたと考えら
れる最大の量子化歪量以上には変化しないはずである。
The quantization error of the transform coefficient, which is the cause of the block distortion, is caused by dividing the transform coefficient into quantization widths and replacing them with respective representative values. In other words, since the change caused by the process of removing the distortion should change so that the quantization error of the transform coefficient decreases, it is considered that the value of the transform coefficient before the distortion removal process was included. It should not change beyond the maximum quantization distortion.

【0023】その様子を図を用いて説明すると、一般的
な量子化器は、図2に示すように、i0 から量子化幅だ
け大きいi1 までの入力値は、その平均値であるq0
代表値として出力する。同様に、i1 からi2 までの入
力値をq1 、i2 からi3 までの入力値をq2 に変換す
るものである。従って、一度量子化されてしまった値か
らは、その真値を得ることはできない。例えば、量子化
値q1 が与えられているとすると、その真値はi1 とi
2 の間の値であったことがわかり、本当の値に対して最
大で量子化幅の半分の誤差を含んでいることになる。逆
に、この量子化歪を軽減するような処理を行なっていく
と、q1 の値はi1 とi2 の間で変化していき、これを
越えるような場合には、画像情報の劣化が起こっている
と考えられる。
This situation will be described with reference to the drawings. In a general quantizer, as shown in FIG. 2, an input value from i 0 to i 1 which is larger by a quantization width is represented by an average value q Outputs 0 as the representative value. Similarly, and converts the input value from i 1 to i 2 input values from q 1, i 2 to i 3 to q 2. Therefore, the true value cannot be obtained from the value once quantized. For example, given a quantized value q 1 , its true values are i 1 and i
It can be seen that the value was between 2 , and the error contained a maximum of half the quantization width with respect to the true value. Conversely, when we perform the processing as to reduce the quantization distortion, the values of q 1 is gradually varied between i 1 and i 2, the case that beyond this, the deterioration of the image information Is thought to be happening.

【0024】そこで、本発明では、歪除去処理後の画像
に対して再び直交変換を行ない、各ブロック毎の変換係
数が、歪除去処理前後によってどのくらい変化したかを
求めて、その変化量が、量子化誤差の取り得る値の最大
値よりも大きいときには歪除去処理によって画像信号中
に存在した成分まで失われてしまったことがわかるの
で、前記係数の変化量が各係数の量子化誤差の取り得る
最大値以下になるように修正するクリッピングを行なう
ことで、失われた情報を回復させるようにしている。以
下、図面を参照して本発明の実施例を説明する。
Therefore, in the present invention, the image after the distortion removal processing is again subjected to the orthogonal transformation, and it is determined how much the transform coefficient of each block has changed before and after the distortion removal processing. When the quantization error is larger than the maximum value that can be taken, it is known that components existing in the image signal have been lost due to the distortion removal processing. Lost information is restored by performing clipping to correct the information to be less than the maximum value that can be obtained. Hereinafter, embodiments of the present invention will be described with reference to the drawings.

【0025】ここで、記録又は伝送されてきた画像デー
タは、次のようにして高圧縮符号化が成されているもの
とする。即ち、符号化装置内では、直交変換に離散コサ
イン変換(DCT)を用い、それを量子化器で、 D≧0の時: Q=int{(D+QW /2)/QW } D<0の時: Q=int{(D−QW /2)/QW } …(1) のように変換している。但し、Dは入力のDCT係数、
Qは出力、QW は量子化幅をそれぞれ表わし、intは
小数点以下を切り捨てることを表わしている。また、可
変長符号には、ハフマンコードを用いている。
Here, it is assumed that the recorded or transmitted image data has been subjected to high compression encoding as follows. That is, in the encoding apparatus, a discrete cosine transform (DCT) is used for the orthogonal transform, and the orthogonal transform is performed by a quantizer. When D ≧ 0: Q = int {(D + Q W / 2) / Q W DD <0 At the time of: Q = int {(D−Q W / 2) / Q W } (1) Where D is the input DCT coefficient,
Q represents an output, Q W represents a quantization width, and int represents truncation below a decimal point. Further, a Huffman code is used as the variable length code.

【0026】図3は、この符号化結果を復号する本発明
の第1の実施例に係る画像信号復号化装置のブロック構
成図である。即ち、ハフマンデコード回路10Aを通っ
た信号は、式(1)中のQで表わされる値である。続い
て、逆量子化回路11を通った前記信号は、 Qi =Q×QW …(2) で表わされるように、QにQW をかけた値にされる。こ
のQi は、DCT係数の量子化誤差を含んだ値である。
FIG. 3 is a block diagram of an image signal decoding apparatus according to the first embodiment of the present invention, which decodes the result of the encoding. That is, the signal passed through the Huffman decoding circuit 10A is a value represented by Q in the equation (1). Subsequently, the signal that has passed through the inverse quantization circuit 11 is set to a value obtained by multiplying Q by Q W as represented by Q i = Q × Q W (2). This Q i is a value including a quantization error of the DCT coefficient.

【0027】この信号は2つに分けられて、一方は、一
旦ブロック毎に、クリッピング回路15に接続されたメ
モリ19に記録され、他方はIDCT(逆離散コサイン
変換)回路12Aへ送られる。
This signal is divided into two, one of which is once recorded on a block-by-block basis in the memory 19 connected to the clipping circuit 15, and the other is sent to the IDCT (inverse discrete cosine transform) circuit 12A.

【0028】ブロック毎にIDCT回路12AでIDC
Tされた信号は、順次、全ブロック分のデータがフレー
ムメモリ18に書き込まれて再生信号とされた後、歪除
去回路13へ送られ、ローパスフィルタがかけられる。
その結果は、以前と全く同じブロックに分けられて、D
CT回路14AでDCTされた後、上記クリッピング回
路15に送られる。そして、上記メモリ19に記憶され
ている歪除去処理を行なう以前の変換係数Qi と比較さ
れる。
The IDCT circuit 12A uses the IDCT circuit 12A for each block.
The T-signal is sequentially written into the frame memory 18 as a reproduced signal after the data of all blocks is written, and then sent to the distortion removing circuit 13 and subjected to a low-pass filter.
The result is divided into exactly the same blocks as before, and D
After being subjected to DCT by the CT circuit 14A, the signal is sent to the clipping circuit 15. Then, it is compared with the transform coefficient Q i stored in the memory 19 before performing the distortion removal processing.

【0029】この比較により、歪除去処理前後で各係数
がどのくらい変化したかを求め、歪除去処理後の係数
Q’が Q’≧0の時: Q’≧(Qi +QW /2)又はQ’<(Qi −QW /2) Q’<0の時: Q’>(Qi +QW /2)又はQ’≦(Qi −QW /2) を満足するときには、クリッピング回路15は、歪除去
処理前の係数を出力し、満足しないときには、歪除去処
理後の係数をそれぞれ出力する。この出力をIDCT回
路16AでIDCTして再生画像を得て、出力装置17
にて表示出力する。
By this comparison, it is determined how much each coefficient changes before and after the distortion removal processing. When the coefficient Q ′ after the distortion removal processing is Q ′ ≧ 0: Q ′ ≧ (Q i + Q W / 2) or Q ′ <(Q i −Q W / 2) When Q ′ <0: When Q ′> (Q i + Q W / 2) or Q ′ ≦ (Q i −Q W / 2), the clipping circuit Reference numeral 15 outputs the coefficients before the distortion removal processing, and outputs the coefficients after the distortion removal processing when they are not satisfied. This output is subjected to IDCT by an IDCT circuit 16A to obtain a reproduced image.
Display output.

【0030】この時、IDCT回路12AとIDCT回
路16Aは共通の構成のものであっても良い。また、歪
除去回路13での歪除去処理は実空間でのコンボリュー
ションフィルタによるものでも構わないし、フーリエ変
換面等の空間周波数フィルタリングによるものでも構わ
なく、その他、歪を軽減するような処理であれば、その
方法はどんなものでも良い。次に、図4を参照して本発
明の第2の実施例に係る画像信号復号化装置について説
明する。
At this time, the IDCT circuit 12A and the IDCT circuit 16A may have a common configuration. The distortion removal processing in the distortion removal circuit 13 may be performed by a convolution filter in a real space, may be performed by spatial frequency filtering such as a Fourier transform plane, or may be any other processing that reduces distortion. Any method can be used. Next, an image signal decoding apparatus according to a second embodiment of the present invention will be described with reference to FIG.

【0031】ハフマンデコード回路10A及び逆量子化
回路11を通った信号は、図3に示した第1の実施例と
同様に2つに分けられて、一方はクリッピング回路15
内に組み込まれた図示しないメモリに記録され、他方は
IDCT回路12へ送られる。このIDCT回路12に
てブロック毎にIDCTされた信号は、順次、歪除去回
路13へ送られ、全ブロック分のデータが再生信号とさ
れた後にローパスフィルタがかけられる。この歪除去回
路13の出力は、スイッチング回路20により、DCT
回路14A又は出力装置17に選択的に切換供給される
ようになっている。DCT回路14Aへこの信号が送ら
れた場合には、上記第1の実施例と同様にDCT係数に
された後、クリッピング回路15にてクリッピングされ
る。
The signal that has passed through the Huffman decoding circuit 10A and the inverse quantization circuit 11 is divided into two, as in the first embodiment shown in FIG.
The data is recorded in a memory (not shown) incorporated therein, and the other is sent to the IDCT circuit 12. The signals subjected to IDCT for each block by the IDCT circuit 12 are sequentially sent to a distortion removal circuit 13, where the data for all blocks is converted into a reproduction signal, and then subjected to a low-pass filter. The output of the distortion removal circuit 13 is supplied to the switching circuit 20 by a DCT.
It is selectively switched and supplied to the circuit 14A or the output device 17. When this signal is sent to the DCT circuit 14A, it is converted into a DCT coefficient as in the first embodiment, and then clipped by the clipping circuit 15.

【0032】このクリッピング回路15は、繰り返し判
定回路21内に組み込まれた図示しない繰り返し回数カ
ウンタの値をインクリメントする信号を送出する。ま
た、上記クリッピングの結果を、IDCT回路12へ送
出する。クリッピング回路15からのクリッピング結果
は、IDCT回路12で再びIDCTされて、歪除去回
路13へ送られていく。
The clipping circuit 15 sends out a signal for incrementing the value of a repetition counter (not shown) incorporated in the repetition determination circuit 21. The result of the clipping is sent to the IDCT circuit 12. The clipping result from the clipping circuit 15 is subjected to IDCT again in the IDCT circuit 12 and sent to the distortion removal circuit 13.

【0033】また、繰り返し判定回路21では、繰り返
し回数カウンタの値を用いて、2度目以降の歪除去処理
及びクリッピングを行なうかどうかを判定する。歪除去
処理を行なう場合は前回と同様にフィルタリングし、行
なわない場合はそのまま入力信号を出力するように、歪
除去回路13に指示を与える。それと同時に、クリッピ
ングを行なわないと判定した場合には、スイッチング回
路20の接続先を、出力装置17へと切り換える。
The repetition determination circuit 21 uses the value of the repetition number counter to determine whether or not to perform the second and subsequent distortion removal processing and clipping. When the distortion removal processing is performed, an instruction is given to the distortion removal circuit 13 so that the filtering is performed in the same manner as the previous time. At the same time, when it is determined that clipping is not to be performed, the connection destination of the switching circuit 20 is switched to the output device 17.

【0034】このようにすることで、スイッチング回路
20の接続先を出力装置17へと切り換えるまでは、歪
除去処理とクリッピングを繰り返して実行できるように
なり、概念的に表現すると、図5に示すような歪除去処
理とクリッピングのどちらからも脱出できるようなルー
プ処理にすることができる。
By doing so, it is possible to repeatedly execute the distortion removal processing and clipping until the connection destination of the switching circuit 20 is switched to the output device 17, and when conceptually expressed, it is shown in FIG. It is possible to perform a loop process that can escape from both the distortion removal process and the clipping.

【0035】これは、歪除去処理でフィルタを複数回に
分けてかけるようにした方法を用いることができるよう
にしたもので、例えば、緩やかな周波数カットオフ特性
のフィルタを複数回に分けてかけるようにした多段フィ
ルタによって、シャープな周波数カットオフ特性を得る
ような方法を用いることができるようにしたものであ
る。この時、フィルタの段数がわかっている場合等は、
ループ内で毎回クリッピングを行なう必要がなければ、
クリッピングを省略するように構成しても良い。また、
本発明は、ループ内で歪除去を行なった回数によって、
前記歪除去の特性を変化させられる機能を有しているこ
とが好ましい。
In this method, it is possible to use a method in which a filter is applied in a plurality of times in the distortion removal processing. For example, a filter having a gradual frequency cutoff characteristic is applied in a plurality of times. With such a multi-stage filter, a method of obtaining a sharp frequency cutoff characteristic can be used. At this time, if the number of filter stages is known,
If you don't need to clip every time in the loop,
The clipping may be omitted. Also,
The present invention is based on the number of times distortion is removed in a loop.
It is preferable to have a function of changing the distortion removal characteristics.

【0036】例えば、歪除去処理用フィルタにコンボリ
ューションフィルタを用いた場合に、そのカーネルサイ
ズを大きくすることで、複雑な周波数カットオフ特性を
得ることができるが、逆に、計算量は多くなり、回路的
にも大きなものになってしまう。そこで、本実施例で
は、小さなサイズのフィルタを複数個組み合わせて所望
の特性のフィルタを実現する方法を用いることができる
ようにするものである。
For example, when a convolution filter is used as the distortion removal filter, a complicated frequency cutoff characteristic can be obtained by increasing the kernel size, but on the contrary, the amount of calculation increases. However, the circuit becomes large. Therefore, in the present embodiment, it is possible to use a method of realizing a filter having desired characteristics by combining a plurality of small-sized filters.

【0037】また、この方式によれば、フィルタリング
によって軽減された歪がクリッピングによって再び現わ
れてきてしまうのを徐々に減らしていくようにすること
も可能となる。つまり、クリッピングによってブロック
内の変換係数がたった一つでも変化させられると、その
影響はブロック全体に出るために、ブロック歪が再び現
われてきてしまうことがある。しかし、一般的には、1
度歪除去処理が行なわれているので、最初に歪除去回路
13に入ってきたデータに比べると、その歪量は小さ
い。従って、2度目の歪除去処理は1度目のものよりロ
ーパスの度合は弱くても良い。同様に、3度目以降はロ
ーパスの度合をさらに弱くしていき、適当な回数繰り返
すことで、歪除去処理の必要がなくなったところで出力
するようにしている。この方法を用いてブロック毎に歪
除去処理を適応的に行なう方法に関する本発明の第3の
実施例を次に説明する。
Further, according to this method, it is possible to gradually reduce the possibility that the distortion reduced by filtering appears again due to clipping. In other words, if only one transform coefficient in a block is changed by clipping, the effect appears on the entire block, and block distortion may appear again. However, in general, 1
Since the degree distortion removal processing is performed, the amount of distortion is smaller than that of the data that first enters the distortion removal circuit 13. Therefore, the degree of low-pass may be weaker in the second distortion removal processing than in the first distortion removal processing. Similarly, after the third time, the degree of the low-pass is further reduced, and by repeating an appropriate number of times, the signal is output when the need for the distortion removal processing is eliminated. Next, a third embodiment of the present invention relating to a method for adaptively performing the distortion removal processing for each block using this method will be described.

【0038】本第3の実施例では、復号して得られた結
果に対しブロック歪除去を行なうようにするために、各
ブロック毎の変換係数を、予め定めた値と比較を行な
い、その結果に基づいて有意な係数とそうでないものと
に分け、この有意な係数に相当する周波数帯域に基づい
て歪除去の特性をブロック毎に変化させるようにしてい
るものである。
In the third embodiment, in order to remove block distortion from the result obtained by decoding, the transform coefficient of each block is compared with a predetermined value, and the result is calculated as follows. , A significant coefficient and a non-significant coefficient, and the characteristic of distortion removal is changed for each block based on a frequency band corresponding to the significant coefficient.

【0039】図6は、この第3の実施例のブロック構成
図である。即ち、ハフマンデコード回路10Aにて圧縮
画像データの可変長符号をデコードし、逆量子化回路1
1にて逆量子化された結果は、ブロック毎の変換係数で
あるので、ブロック内の空間周波数成分に相当してい
る。このデータを2つに分けて、一方はIDCT回路1
2に送り、実空間での画像信号を得る。また、他方を用
いて、実空間の画像信号への歪除去特性を決定する。
FIG. 6 is a block diagram of the third embodiment. That is, the variable length code of the compressed image data is decoded by the Huffman decoding circuit 10A, and the inverse quantization circuit 1
Since the result of inverse quantization at 1 is a transform coefficient for each block, it corresponds to a spatial frequency component in the block. This data is divided into two, one of which is an IDCT circuit 1
2 to obtain an image signal in the real space. Further, the distortion removal characteristic of the image signal in the real space is determined using the other.

【0040】この特性の決定の方法は、係数判定回路2
2にて各ブロック毎に空間周波数成分の絶対値を閾値と
比較し、この閾値より大きい係数を有意係数とし、歪除
去特性決定回路23にてこの有意係数の帯域を保存する
ようなローパスの特性を決定する。そして、歪除去回路
13にて、この決定された特性の歪除去処理を行なう。
その他のDCT回路14A及びクリッピング回路15の
動作については、前述の第2の実施例と同様である。
The method for determining this characteristic is as follows:
In step 2, the absolute value of the spatial frequency component is compared with a threshold value for each block, and a coefficient larger than the threshold value is defined as a significant coefficient, and the distortion removal characteristic determination circuit 23 saves the band of the significant coefficient. To determine. Then, the distortion removing circuit 13 performs a distortion removing process of the determined characteristics.
Other operations of the DCT circuit 14A and the clipping circuit 15 are the same as those of the second embodiment.

【0041】このような構成によって、低い空間周波数
成分しかないブロックには広い範囲に亙って平均化する
ような強いローパスフィルタリングを行い、逆に比較的
高い空間周波数成分まで含んでいるブロックには、あま
りぼかさないような弱いローパスフィルタリングを行な
うことで、ブロック内の構造がぼけない程度のローパス
フィルタリングを実現することができる。以下、この様
子を具体的に説明する。
With such a configuration, strong low-pass filtering for averaging over a wide range is performed on a block having only low spatial frequency components, and conversely, on a block including even relatively high spatial frequency components. By performing weak low-pass filtering that does not blur much, low-pass filtering that does not blur the structure in the block can be realized. Hereinafter, this state will be specifically described.

【0042】今、係数判定回路22に与えられる注目ブ
ロックの直交変換係数を、図7の(A)に示すような8
×8画素のDCT係数とし、各係数の絶対値を閾値th
(th=10)と比較すると、図7の(B)に斜線のハ
ッチングを施して示す部分の係数が絶対値「10」以上
の有意係数と判定される。この場合、このブロックには
水平方向及び垂直方向に対してそれぞれ最高周波数(サ
ンプリング周波数の1/2)の半分の周波数までの情報
でほぼ表わしきれる程度の構造が含まれているというこ
とがわかる。そこで、このブロックに対するフィルタ特
性は、水平及び垂直の両方向ともに最高周波数の半分よ
り高い周波数をカットするような特性にすれば良いこと
になる。この様子を、簡単のために前記の例の水平方向
のみの1次元で考えることにする。
Now, the orthogonal transformation coefficient of the block of interest given to the coefficient determination circuit 22 is calculated as shown in FIG.
X8 pixel DCT coefficients, and the absolute value of each coefficient is set to a threshold th
Compared with (th = 10), the coefficient of the portion indicated by hatching in FIG. 7B is determined to be a significant coefficient having an absolute value of “10” or more. In this case, it can be seen that this block includes a structure that can be almost completely expressed by information up to half the maximum frequency (1/2 of the sampling frequency) in the horizontal and vertical directions. Therefore, the filter characteristic for this block should be such that it cuts frequencies higher than half the maximum frequency in both the horizontal and vertical directions. For simplicity, this situation will be considered in one dimension only in the horizontal direction in the above example.

【0043】前述したように、有意係数の内最も高い周
波数に対応するものから、注目ブロックが最高周波数
(fmax )の半分の周波数成分までで構成されているこ
とがわかったとすると、(fmax /2)までの帯域を持
っていたことになるので、この帯域より高い成分をカッ
トすれば良い。つまり、図8に斜線のハッチングを施し
て示す部分を通過域とする帯域カットを行なえば良い。
As described above, if it is found that the block of interest is composed of up to half the frequency component of the highest frequency (f max ) from the one corresponding to the highest frequency among the significant coefficients, then (f max / 2), so that components higher than this band may be cut. That is, the band may be cut with the passband indicated by hatching in FIG.

【0044】これを式で表わすと、 H=F×G …(3) となる。ここで、式(3)は、周波数領域でのフィルタ
リングを表わしていて、F,G,Hはそれぞれデータ,
フィルタ,処理結果のフーリエ面での係数であり、Gの
成分は図8のようにすれば良いことになる。
This can be expressed by the following equation: H = F × G (3) Here, equation (3) represents filtering in the frequency domain, where F, G, and H are data,
The filter and the processing result are coefficients on the Fourier plane, and the G component may be as shown in FIG.

【0045】このフィルタリングを実空間でのコンボリ
ューションで実現して、畳み込まれる係数を変化させる
ようにすると、 h=f*g …(4) のように表わされる。なお、式(4)に於いて、f,
g,hはそれぞれF,G,Hの逆フーリエ変換結果であ
って、式(3)のフィルタリングを実空間で処理した場
合を表わしている。この式(4)のように、フィルタリ
ングは、データfとgとのコンボリューションになる。
このgのカーネルサイズは有限なので、図8のようなシ
ャープなカットオフ特性を得るのは無理であるが、実用
上は問題がなく、フィルタ係数とカーネルサイズの決め
方も任意であって、計算時間やカットオフ特性を考慮し
て決定される。
If this filtering is realized by convolution in the real space and the convolved coefficient is changed, it is expressed as h = f * g (4). Note that, in equation (4), f,
g and h are the inverse Fourier transform results of F, G and H, respectively, and represent the case where the filtering of equation (3) is processed in real space. As in this equation (4), the filtering is a convolution of the data f and g.
Since the kernel size of g is finite, it is impossible to obtain a sharp cutoff characteristic as shown in FIG. And cutoff characteristics.

【0046】このように歪除去特性決定回路23に於い
て1度目の歪除去フィルタの特性がブロック毎に決定さ
れたならば、それをひとまず記憶しておき、前記特性で
各ブロックにフィルタリングを行なう。続いて、クリッ
ピングが行なわれて、2度目のフィルタリングでは、各
ブロックのローパス特性を1度目の時よりもそれぞれ弱
くする。つまり、図8の斜線部より広い範囲を通過域と
する帯域カットとなるようなフィルタリングにする。同
様に、3度目のフィルタリングではさらに広い範囲を通
過域とするようにしていき、これを繰り返して全てのブ
ロックに作用させるフィルタ特性が十分弱くなったとこ
ろで、ループを脱出する。この時、最初からフィルタ特
性が強くないブロックでは、他のブロックよりも早くフ
ィルタリングの必要がなくなってしまうが、その場合
は、そのブロックに関して、それ以降のフィルタリング
を省略するようにしている。
When the characteristic of the first distortion elimination filter is determined for each block in the distortion elimination characteristic determination circuit 23 as described above, it is stored for the time being, and filtering is performed on each block by the characteristic. . Subsequently, clipping is performed to make the low-pass characteristics of each block weaker in the second filtering than in the first filtering. In other words, the filtering is performed so that the band is cut in a range wider than the hatched portion in FIG. Similarly, in the third filtering, a wider range is set as a passband, and this is repeated, and when the filter characteristics acting on all blocks have become sufficiently weak, the loop is exited. At this time, filtering is not required earlier in a block whose filter characteristics are not strong as compared with other blocks. In such a case, subsequent filtering is omitted for the block.

【0047】また、変換係数を有意係数であるかどうか
判定するのに、本第3の実施例のように各係数の絶対値
を閾値と比較するのではなく、各係数の値が零であるか
どうかで判断するようにしたものでも良い。さらには、
有意係数が非常に低い周波数成分だけか、もしくは全く
ないようなブロックが連続している場合に、それらをま
とめてマクロブロックとしてとらえることにして、この
マクロブロックには広い範囲で強いローパスをかけるよ
うにしたものでも良い。
To determine whether a conversion coefficient is a significant coefficient, instead of comparing the absolute value of each coefficient with a threshold value as in the third embodiment, the value of each coefficient is zero. It may be determined based on whether or not. Moreover,
If there are consecutive blocks that have only very low or no significant coefficients at all, consider them as a macroblock and apply a strong low-pass to this macroblock over a wide range. It may be something that you have.

【0048】本発明は、前述した実施例で使用したブロ
ックサイズ,直交変換の種類,可変長符号化の種類等に
限定されるものではない。また、歪除去フィルタは、水
平方向と垂直方向とで別々にかけても、2次元のフィル
タを1度にかけるようにしても良く、ブロック全体にか
けるのではなく、ブロック境界近傍だけにかけるように
しても良い。
The present invention is not limited to the block size, the type of orthogonal transform, the type of variable length coding, and the like used in the above-described embodiments. Further, the distortion removal filter may be applied separately in the horizontal direction and the vertical direction, or a two-dimensional filter may be applied at one time. Is also good.

【0049】[0049]

【発明の効果】以上詳述したように、本発明によれば、
画像中にぼけ等を生じさせずに高速にブロック歪を除去
することができ、しかも回路的には簡単な構成なので、
適用される装置のコストダウンと小型化が図れ、静止画
像のみならず動画像にも利用できる画像信号復号化装置
を提供することができる。
As described in detail above, according to the present invention,
Since block distortion can be removed at high speed without blurring in the image, and the circuit is simple,
It is possible to provide an image signal decoding device that can be used for not only a still image but also a moving image by reducing the cost and size of the applied device.

【0050】さらに、本発明の画像信号復号化装置によ
れば、画像信号の符号化装置は従来構成のままで前述の
効果を奏することができる。即ち、標準的な圧縮方式に
対しても復号化装置への工夫のみで効果が上げられ、も
ちろん従来通りの再生もでき、また歪除去の程度を自由
に設定することができる。
Further, according to the image signal decoding apparatus of the present invention, the above-mentioned effect can be obtained with the conventional image signal encoding apparatus. That is, the effect can be improved only by devising the decoding apparatus for the standard compression method, and the reproduction can be performed as usual, and the degree of distortion removal can be freely set.

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

【図1】本発明の画像信号復号化装置の概念を説明する
ためのブロック構成図である。
FIG. 1 is a block diagram illustrating the concept of an image signal decoding apparatus according to the present invention.

【図2】一般的な量子化器の動作を説明するための図で
ある。
FIG. 2 is a diagram for explaining an operation of a general quantizer.

【図3】本発明の画像信号復号化装置の第1の実施例の
ブロック構成図である。
FIG. 3 is a block diagram of a first embodiment of an image signal decoding apparatus according to the present invention.

【図4】本発明の画像信号復号化装置の第2の実施例の
ブロック構成図である。
FIG. 4 is a block diagram showing a second embodiment of the image signal decoding apparatus according to the present invention.

【図5】第2の実施例の動作を概念的に示す図である。FIG. 5 is a diagram conceptually showing the operation of the second embodiment.

【図6】本発明の画像信号復号化装置の第3の実施例の
ブロック構成図である。
FIG. 6 is a block diagram showing a third embodiment of the image signal decoding apparatus according to the present invention.

【図7】(A)は注目ブロックの直交変換係数を示す
図、(B)は有意係数を示す図である。
7A is a diagram illustrating orthogonal transform coefficients of a block of interest, and FIG. 7B is a diagram illustrating significant coefficients.

【図8】帯域カットのための通過域を示す図である。FIG. 8 is a diagram showing a pass band for band cutting.

【図9】従来の画像信号の符号化及び復号化方式の原理
を説明するための動作遷移図である。
FIG. 9 is an operation transition diagram for explaining the principle of a conventional image signal encoding and decoding method.

【図10】(A)は画像データのブロック化を説明する
ための図であり、(B)は離散コサイン変換結果を示す
図である。
FIG. 10A is a diagram for explaining blocking of image data, and FIG. 10B is a diagram showing a result of discrete cosine transform.

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

10…可変長符号デコード回路、11…逆量子化回路、
12,16…逆直交変換回路、13…歪除去回路、14
…直交変換回路、15…クリッピング回路、17…出力
装置。
10: variable length code decoding circuit, 11: inverse quantization circuit,
12, 16: inverse orthogonal transform circuit, 13: distortion removal circuit, 14
... an orthogonal transform circuit, 15 ... a clipping circuit, 17 ... an output device.

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 画像データをブロックに分割し、この分
割されたブロック毎に直交変換を行なってから、この変
換出力を量子化し、その後この量子化出力を可変長符号
化することにより圧縮された画像データを復号化する可
変長符号デコード手段と、前記可変長符号デコード手段
からの復号化出力を逆量子化することにより直交変換係
数を得る逆量子化手段と、前記逆量子化手段からの直交
変換係数を逆直交変換する第1の逆直交変換手段と、前
記第1の逆直交変換手段からの変換出力に対して歪除去
処理を行なう歪除去手段と、前記歪除去手段からの歪除
去処理出力を直交変換することにより直交変換係数を得
る直交変換手段と、前記逆量子化手段及び直交変換手段
の両出力からブロック毎に歪除去処理前後の直交変換係
数の変化量を算出し、この算出した係数の変化量と前記
係数の量子化誤差の取り得る値の最大値とを比較して、
前記変化量が各係数の量子化誤差の取り得る値の最大値
よりも大きいときに、前記変化量が各係数の量子化誤差
の取り得る値の最大値以下になるように前記直交変換手
段からの直交変換係数を修正出力するクリッピング手段
と、前記クリッピング手段からの修正直交変換係数を逆
直交変換することにより復合化された再生信号を得る第
2の逆直交変換手段とを具備することを特徴とする画像
信号復号化装置。
1. An image data is divided into blocks, an orthogonal transformation is performed for each of the divided blocks, and the transformed output is quantized, and then the quantized output is compressed by performing variable length coding. Variable-length code decoding means for decoding image data, inverse-quantization means for obtaining orthogonal transform coefficients by inverse-quantizing the decoded output from the variable-length code decoding means, and orthogonalization from the inverse quantization means. First inverse orthogonal transform means for performing an inverse orthogonal transform on a transform coefficient, distortion removing means for performing a distortion removing process on the converted output from the first inverse orthogonal transform means, and distortion removing processing from the distortion removing means Orthogonal transform means for obtaining an orthogonal transform coefficient by orthogonally transforming the output, and calculating a change amount of the orthogonal transform coefficient before and after the distortion removal processing for each block from both outputs of the inverse quantization means and the orthogonal transform means. Comparing the calculated amount of change in the coefficient with the maximum value of the possible values of the quantization error of the coefficient,
When the amount of change is larger than the maximum value of the possible values of the quantization error of each coefficient, the orthogonal transform means sets the amount of change to be equal to or less than the maximum value of the possible value of the quantization error of each coefficient. Clipping means for correcting and outputting the orthogonal transform coefficient of the above, and second inverse orthogonal transform means for obtaining a decoded reproduced signal by performing an inverse orthogonal transform on the corrected orthogonal transform coefficient from the clipping means. Image signal decoding device.
【請求項2】 前記第2の逆直交変換手段からの再生信
号を前記歪除去手段に導く手段をさらに具備し、少なく
とも1回は歪除去処理とクリッピングを繰り返し行なう
ようにしたことを特徴とする請求項1に記載の画像信号
復号化装置。
2. The apparatus according to claim 1, further comprising means for guiding a reproduced signal from said second inverse orthogonal transform means to said distortion removing means, wherein the distortion removing processing and clipping are repeated at least once. The image signal decoding device according to claim 1.
【請求項3】 前記歪除去手段を通った回数によって、
前記歪除去手段の歪除去の特性を変化させる手段をさら
に具備することを特徴とする請求項2に記載の画像信号
復号化装置。
3. The method according to claim 3, wherein:
3. The image signal decoding apparatus according to claim 2, further comprising: means for changing a distortion removal characteristic of said distortion removing means.
JP3001497A 1991-01-10 1991-01-10 Image signal decoding device Expired - Fee Related JP2831139B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP3001497A JP2831139B2 (en) 1991-01-10 1991-01-10 Image signal decoding device
US08/238,983 US5625714A (en) 1991-01-10 1994-05-06 Image signal decoding device capable of removing block distortion with simple structure
US08/796,534 US5787204A (en) 1991-01-10 1997-02-06 Image signal decoding device capable of removing block distortion with simple structure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3001497A JP2831139B2 (en) 1991-01-10 1991-01-10 Image signal decoding device

Publications (2)

Publication Number Publication Date
JPH04280167A JPH04280167A (en) 1992-10-06
JP2831139B2 true JP2831139B2 (en) 1998-12-02

Family

ID=11503098

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3001497A Expired - Fee Related JP2831139B2 (en) 1991-01-10 1991-01-10 Image signal decoding device

Country Status (1)

Country Link
JP (1) JP2831139B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6373894B1 (en) * 1997-02-18 2002-04-16 Sarnoff Corporation Method and apparatus for recovering quantized coefficients
CA2674164A1 (en) * 2006-12-28 2008-07-17 Thomson Licensing Detecting block artifacts in coded images and video
JP5102122B2 (en) * 2008-06-11 2012-12-19 キヤノン株式会社 Decoding device and decoding method
JP5017290B2 (en) * 2009-02-04 2012-09-05 日本放送協会 Decoded signal reconstruction device, decoding device, and program
WO2011042898A1 (en) * 2009-10-05 2011-04-14 I.C.V.T Ltd. Apparatus and methods for recompression of digital images

Also Published As

Publication number Publication date
JPH04280167A (en) 1992-10-06

Similar Documents

Publication Publication Date Title
US5787204A (en) Image signal decoding device capable of removing block distortion with simple structure
JP2673778B2 (en) Noise reduction device for video decoding
KR0159559B1 (en) Adaptive postprocessing method of a digital image data
JPH0722962A (en) Method and apparatus for encoding/decoding for suppression of blocking artifact
EP0714210B1 (en) Method of reducing mosquito noise generated during decoding process of image data and device for decoding image data using the same
JP3365784B2 (en) Image signal decoding device
JP3825825B2 (en) Filter device
JP2831139B2 (en) Image signal decoding device
JPH08214309A (en) Image signal encoder
JP3686695B2 (en) Image processing device
JPH10224790A (en) Filter eliminating block noise in companded image and filter method
JP2919986B2 (en) Image signal decoding device
JP3317982B2 (en) Image signal decoding device
JP3271098B2 (en) Digital image signal decoding apparatus and method
JP3081658B2 (en) Image signal encoding device and image signal decoding device
JP2901656B2 (en) Image coding device
JP3485192B2 (en) Image signal decoding device
JPH11298898A (en) Block distortion reduction circuit
JPH0818957A (en) Automatic threshold setting method for conditional filter and its decoding method
JP3034887B2 (en) Image processing method and apparatus
JP2002165220A (en) Image-signal decoding device
JP2002101415A (en) Image signal decoder
JP2891251B2 (en) Image encoding device and image decoding device
KR100246390B1 (en) Block noise removing apparatus in image signal processor
JP3993030B2 (en) Digital video decoding device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980818

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

Free format text: PAYMENT UNTIL: 20080925

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20080925

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090925

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20090925

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20100925

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees