[go: up one dir, main page]

JPH05316356A - Picture signal decoder - Google Patents

Picture signal decoder

Info

Publication number
JPH05316356A
JPH05316356A JP12024692A JP12024692A JPH05316356A JP H05316356 A JPH05316356 A JP H05316356A JP 12024692 A JP12024692 A JP 12024692A JP 12024692 A JP12024692 A JP 12024692A JP H05316356 A JPH05316356 A JP H05316356A
Authority
JP
Japan
Prior art keywords
block
adjacent
component
difference value
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP12024692A
Other languages
Japanese (ja)
Inventor
Mari Kimura
真理 木村
Misao Kato
三三男 加藤
Kunihiko Mototani
邦彦 本谷
Yoshinori Amano
善則 天野
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP12024692A priority Critical patent/JPH05316356A/en
Publication of JPH05316356A publication Critical patent/JPH05316356A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

(57)【要約】 【目的】 本発明は、直交変換を用いた画像符号化デー
タのブロック歪を除去し、視覚的な劣化を改善すること
の出来る画像復元装置を提供することを目的とするもの
である。 【構成】 符号化画像データを復号し、直交変換データ
を得て、各ブロックのDC成分と前記ブロックと水平に
隣接する1つ前のブロックのDC成分との差分値と、前
記ブロックと垂直に隣接する1つ上のブロックのDC成
分との差分値を各々検出し、前記差分値が所定の値より
小さいときに、当該ブロックと当該ブロックと隣接する
1つ前または1つ上のブロックの逆直交変換された画素
にのみ平滑化演算を施す。又、前記平滑化演算を1つ前
または1つ上の隣接ブロックとの境界近傍の画素にのみ
施す。
(57) [Summary] [Object] An object of the present invention is to provide an image restoration device capable of removing block distortion of image coded data using orthogonal transformation and improving visual deterioration. It is a thing. A coded image data is decoded to obtain orthogonal transform data, and a difference value between a DC component of each block and a DC component of the immediately preceding block horizontally adjacent to the block and a difference value between the block and A difference value with respect to the DC component of an adjacent block on the upper side is detected, and when the difference value is smaller than a predetermined value, the inverse of the block and the block immediately before or on the block adjacent to the block. The smoothing operation is performed only on the orthogonally transformed pixels. Further, the smoothing calculation is performed only on pixels in the vicinity of the boundary with the immediately preceding block or the adjacent block.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、画像信号の伝送時間を
短縮する、あるいは蓄積記憶容量を削減するために符号
化して圧縮された画像符号化データを復号化し、もとの
画像信号を復元する画像信号復元装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention restores an original image signal by decoding image-encoded data that has been encoded and compressed in order to shorten the transmission time of the image signal or reduce the storage capacity. Image signal restoration device.

【0002】[0002]

【従来の技術】従来よりTV信号等、中間調画像データ
は膨大な情報量を有しており、このような画像データを
効率良く伝送したり、磁気ディスクや光ディスク等に記
録するために画像データを圧縮する試みが種々なされて
いる。このような画像データの圧縮方法の一つとして、
画像データの直交変換とエントロピー符号化を利用する
ものがよく知られており、最近ではカラー静止画の圧縮
方式として標準化されつつある(JPEG方式)。
2. Description of the Related Art Conventionally, halftone image data such as a TV signal has an enormous amount of information, and image data for efficiently transmitting such image data or recording on a magnetic disk or an optical disk. There have been various attempts to compress the. As one of such image data compression methods,
It is well known to use orthogonal transformation of image data and entropy coding, and recently it is being standardized as a compression method of a color still image (JPEG method).

【0003】この方法は、ディジタルの2次元画像デー
タを適当な標本数(例えば8×8)ずつのブロックに分
割し、このブロック毎に直交変換の一種である2次元離
散コサイン変換(DCT)を行い、DC成分とAC成分
からなる周波数のエネルギー成分を表わす係数を求め、
この変換により特定の成分にエネルギーが集中するの
で、エネルギーの大きな成分は細かく量子化し、他方エ
ネルギーの小さな成分は粗く量子化する。
In this method, digital two-dimensional image data is divided into blocks each having an appropriate number of samples (for example, 8 × 8), and each block is subjected to a two-dimensional discrete cosine transform (DCT) which is a kind of orthogonal transform. Is performed, and a coefficient representing the energy component of the frequency composed of the DC component and the AC component is obtained,
Since energy is concentrated on a specific component by this conversion, a large energy component is finely quantized, while a small energy component is roughly quantized.

【0004】さらに、このようにして得られた量子化係
数に対して、エントロピー符号化の一種であるハフマン
符号化を行う。この方法は、量子化係数の出現確立に応
じた符号長の符号を割り当てたハフマンテーブルを参照
しながら符号化するもので、頻度の高い量子化係数に短
い符号が、頻度の高い量子化係数に長い符号が割当てら
れ、各ブロック当りの符号長を低減させるものである。
Further, Huffman coding, which is a kind of entropy coding, is performed on the quantized coefficient thus obtained. This method encodes while referring to a Huffman table that assigns codes with a code length according to the establishment of the appearance of quantized coefficients. A long code is assigned to reduce the code length for each block.

【0005】このように圧縮された画像符号化データを
復元するには上記と逆の処理を施す。即ち、符号化デー
タを前記ハフマンテーブルを用いて復号化し、復号化し
た量子化係数を逆直交変換することによって、元の画像
信号を復元することができる。
In order to restore the image coded data compressed in this way, a process reverse to the above is performed. That is, the original image signal can be restored by decoding the coded data using the Huffman table and inversely orthogonally transforming the decoded quantized coefficient.

【0006】[0006]

【発明が解決しようとする課題】上記の方法において
は、粗く量子化を行うことにより、低ビットレートの符
号化が可能であるが、そのような画像符号化データを復
元すると、量子化誤差の影響でブロック歪と呼ばれるブ
ロック境界で不自然な不連続状態が生じ、特に画像の濃
度変化の少ない平坦な領域では、ブロック歪が目立ちや
すく、視覚的に悪影響を及ぼし、画像品質を低下させて
しまうという課題がある。
In the above method, it is possible to perform coding at a low bit rate by performing coarse quantization, but if such image coded data is restored, quantization error will occur. Due to the effect, an unnatural discontinuous state occurs at the block boundary called block distortion, and especially in a flat area where the density change of the image is small, the block distortion is conspicuous and has a visual adverse effect, which deteriorates the image quality. There is a problem called.

【0007】このようなブロック歪を改善するために、
復元した画像信号全体に平滑化演算を施すということも
試みられているが、平滑化は画像内の必要な輪郭情報や
高周波成分をもぼかしてしまい、ブロック歪のみを効果
的に除去することは困難であった。
In order to improve such block distortion,
It has also been attempted to perform a smoothing operation on the entire restored image signal, but smoothing also blurs necessary contour information and high frequency components in the image, and it is not possible to effectively remove only block distortion. It was difficult.

【0008】本発明は上記課題を解決するものであり、
低ビットレートの画像符号化データでもブロック歪の目
立たない視覚上品質の良い復元画像を得ることのできる
画像信号復元装置を提供することを目的とするものであ
る。
The present invention is intended to solve the above problems,
It is an object of the present invention to provide an image signal restoration device capable of obtaining a restored image of good visual quality with no conspicuous block distortion even with low bit rate image coded data.

【0009】[0009]

【課題を解決するための手段】上記目的を達するため第
1の発明は、符号化画像データを復号し、直交変換デー
タを得る手段と、前記直交変換データを逆直交変換し画
像データを得る手段と、前記直交変換データの各々のブ
ロックのDC成分と前記ブロックと水平に隣接する1つ
前のブロックのDC成分との差分値と前記ブロックと垂
直に隣接する1つ上のブロックのDC成分との差分値を
得る手段と、前記差分値が所定の値より小さいときに、
当該ブロックと当該ブロックと隣接する1つ前または1
つ上のブロックの逆直交変換された画素に平滑化演算を
施す手段とを備えたものである。
To achieve the above object, a first invention is to decode coded image data to obtain orthogonal transform data, and means to inverse orthogonal transform the orthogonal transform data to obtain image data. A difference value between the DC component of each block of the orthogonal transform data and the DC component of the immediately preceding block horizontally adjacent to the block, and the DC component of the block immediately above the block vertically adjacent to the block. Means for obtaining a difference value of, and when the difference value is smaller than a predetermined value,
The block and the previous one or one adjacent to the block
And a means for performing a smoothing operation on the inversely-orthogonally-transformed pixels of the upper block.

【0010】また、第2の発明では、前記平滑化演算を
施す手段は、1つ前または1つ上の隣接ブロックとの境
界近傍の画素にのみ施すものである。
Further, in the second invention, the means for performing the smoothing operation is only for pixels in the vicinity of the boundary with the immediately preceding block or the adjacent block.

【0011】[0011]

【作用】本発明は上記の構成において、当該ブロックと
その1つ前と1つ上に隣接するそれぞれのブロックとの
DC成分の差分値を得て、その差分値が所定の値より小
さいときに、当該ブロックとそれに隣接するブロックを
ブロック歪の目立ちやすい、画像の濃度変化の少ない平
坦な領域に係わるブロックであるとし、逆直交変換して
得られた画像信号の当該ブロックとその隣接ブロック内
の画素のみに平滑化演算を施すことにより、ブロック歪
の目立ちやすい部分にのみ平滑化処理が施され、画像全
体にボケを生じさせることなく視覚的な劣化を改善する
ことができる。
According to the present invention, in the above configuration, when the difference value of the DC component between the block and the block immediately before and one block adjacent to the block is obtained, and the difference value is smaller than the predetermined value. , The block and its adjacent block are blocks related to a flat area where the block distortion is easily noticeable and the density change of the image is small, and the block of the image signal obtained by the inverse orthogonal transform and its adjacent block By performing the smoothing operation only on the pixels, the smoothing process is performed only on the portion where the block distortion is conspicuous, and the visual deterioration can be improved without causing blurring in the entire image.

【0012】さらに第2の発明では、当該ブロックとそ
の隣接ブロックの境界線の近傍の画素にのみ平滑化演算
を施すことにより、当該ブロック内の必要な輪郭情報を
ボケさせることなく、ブロック歪のみを除去することが
できる。
Further, according to the second aspect of the present invention, the smoothing operation is performed only on the pixels in the vicinity of the boundary line between the block and the adjacent block, so that only the block distortion is generated without blurring the necessary contour information in the block. Can be removed.

【0013】[0013]

【実施例】以下、本発明の一実施例を図面に基づいて説
明する。図1は本発明による画像信号復号装置の一実施
例の構成を示すブロック図であり、本発明に関わる要部
のみを示し、他の部分は省略してある。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of an embodiment of an image signal decoding apparatus according to the present invention, showing only the main parts relating to the present invention and omitting the other parts.

【0014】図1において、固有サイズ(以下本実施例
では8×8とする)のブロックに分割して直交変換を施
され、量子化後、符号化された画像符号化データは復号
化回路1に入力され、復号化テーブル10を参照しなが
らブロック毎に復号化され、直交変換データに戻され
る。この1ブロックにつき8×8=64個の直交変換デ
ータはブロックメモリ2に格納される。
In FIG. 1, a block of a specific size (hereinafter referred to as 8 × 8 in the present embodiment) is divided and subjected to orthogonal transformation, and after quantization, coded image coded data is decoded circuit 1 Is input to each block, is decoded for each block while referring to the decoding table 10, and is returned to the orthogonal transform data. The 8 × 8 = 64 pieces of orthogonal transform data for one block are stored in the block memory 2.

【0015】ブロックメモリ2に格納された直交変換デ
ータは、逆直交変換回路3にて逆直交変換され、もとの
画像信号に復元され、フレームメモリ4に1ブロックず
つ順次書き込まれる。一方、復号化された直交変換デー
タの全てのDC成分はDC成分保持メモリ5に送られ、
保持される。DC成分は1ブロックに1つ存在し、その
ブロックの画像の平均輝度レベルを表わす。直交変換デ
ータにおいてはブロックの左上端に位置する。
The orthogonal transform data stored in the block memory 2 is subjected to inverse orthogonal transform in the inverse orthogonal transform circuit 3, restored to the original image signal, and sequentially written in the frame memory 4 block by block. On the other hand, all DC components of the decoded orthogonal transformation data are sent to the DC component holding memory 5,
Retained. One DC component exists in one block and represents the average luminance level of the image in that block. It is located at the upper left end of the block in the orthogonal transform data.

【0016】図2は直交変換データのブロック構造を示
した模式図であり、図2の黒丸がDC成分を表わす。こ
れらの各ブロックのDC成分は、もとの画像信号の2次
元配置に対応して、D(m,n)のように、各々2次元
にアドレス付けされDC成分保持メモリ5に保持され
る。さらにDC差分回路6で隣接する1つ上と1つ左の
ブロックのDC成分との差分値が各々検出される。
FIG. 2 is a schematic diagram showing the block structure of orthogonal transform data, and the black circles in FIG. 2 represent DC components. The DC component of each of these blocks is two-dimensionally addressed and held in the DC component holding memory 5 like D (m, n) corresponding to the two-dimensional arrangement of the original image signal. Further, the DC difference circuit 6 detects the difference value between the DC components of the block immediately above and the block to the left of the adjacent block.

【0017】図2に示すように、あるブロックのDC成
分D(m,n)と1つ上のDC成分D(m−1,n)と
の差分値Dy(m,n)と1つ左のDC成分D(m,n
−1)との差分値Dx(m,n)は以下の演算式で得ら
れる。
As shown in FIG. 2, the difference value Dy (m, n) between the DC component D (m, n) of a certain block and the DC component D (m-1, n) one level above and one to the left. DC component of D (m, n
The difference value Dx (m, n) from -1) is obtained by the following arithmetic expression.

【0018】 Dy(m,n)=D(m,n)−D(m−1,n) Dx(m,n)=D(m,n)−D(m,n−1) 上記の演算により得られた差分値Dy(m,n)とDx
(m,n)は平滑演算ON/OFF判定回路7に入力さ
れ、ここで所定の値αとDy(m,n)及びDx(m,
n)を比較し、α>Dy(m,n)のときD(m,n)
に係わる復元画像データのブロックB(m,n)とD
(m−1,n)に係わるブロックB(m−1,n)を平
滑演算ONと判定し、アドレス発生回路8に判定信号と
ブロックアドレス情報を送出する。
Dy (m, n) = D (m, n) -D (m-1, n) Dx (m, n) = D (m, n) -D (m, n-1) Difference values Dy (m, n) and Dx obtained by
(M, n) is input to the smoothing calculation ON / OFF determination circuit 7, where a predetermined value α and Dy (m, n) and Dx (m,
n) are compared, and when α> Dy (m, n), D (m, n)
Blocks B (m, n) and D of the restored image data related to
The block B (m-1, n) relating to (m-1, n) is determined to be the smoothing operation ON, and the determination signal and the block address information are sent to the address generation circuit 8.

【0019】同様にα>Dx(m,n)のときD(m,
n)に係わる復元画像データのブロックB(m,n)と
D(m,n−1)に係わるブロックB(m,n−1)を
平滑演算ONと判定し、アドレス発生回路8に判定信号
とブロックアドレス情報を送出する。すなわち、α>D
y(m,n)かつα>Dx(m,n)のときはB(m,
n)とB(m−1,n)とB(m,n−1)のブロック
が平滑演算ONと判定され、アドレス発生回路8に判定
信号とブロックアドレス情報が送出される。
Similarly, when α> Dx (m, n), D (m,
n), the block B (m, n) of the restored image data and the block B (m, n-1) of D (m, n-1) are determined to be the smoothing operation ON, and the address generation circuit 8 receives the determination signal. And block address information. That is, α> D
When y (m, n) and α> Dx (m, n), B (m,
The blocks of (n), B (m-1, n) and B (m, n-1) are determined to be smoothing operation ON, and the determination signal and the block address information are sent to the address generation circuit 8.

【0020】アドレス発生回路8は平滑演算ON/OF
F判定回路7からのON/OFF判定信号とブロックア
ドレス情報を受けて、平滑演算を施すべき画素のフレー
ムメモリ4上のアドレスを発生し、フレームメモリ4か
ら対象画素を読み出し、平滑演算回路9に送出する。
The address generation circuit 8 is a smoothing calculation ON / OF.
In response to the ON / OFF determination signal from the F determination circuit 7 and the block address information, the address on the frame memory 4 of the pixel to be subjected to the smoothing calculation is generated, the target pixel is read from the frame memory 4, and the smoothing calculation circuit 9 is read. Send out.

【0021】図3、図4はフレームメモリ4に格納され
た逆直交変換を施された画像信号の画素配列の模式図
で、平滑演算の対象となる領域を示している。8×8の
ブロックB(m,n),B(m−1,n),B(m,n
−1)はそれぞれ直交変換データのDC成分D(m,
n),D(m−1,n),D(m,n−1)に係わるブ
ロックを表わす。
FIGS. 3 and 4 are schematic diagrams of the pixel array of the image signal stored in the frame memory 4 and subjected to the inverse orthogonal transform, and show the regions to be smoothed. 8 × 8 blocks B (m, n), B (m-1, n), B (m, n)
-1) are DC components D (m,
n), D (m-1, n), and D (m, n-1).

【0022】図3は第1の実施例を、図4は第2の実施
例を表わしている。図3(a)と図4(a)はα>Dy
(m,n)かつα≦Dx(m,n)のとき、図3(b)
と図4(b)はα≦Dy(m,n)かつα>Dx(m,
n)のとき、図3(c)と図4(c)はα>Dy(m,
n)かつα>Dx(m,n)のときに平滑演算が施され
る対象となる画素を示す。太枠内の画素が対象画素であ
る。
FIG. 3 shows the first embodiment, and FIG. 4 shows the second embodiment. In FIG. 3A and FIG. 4A, α> Dy
When (m, n) and α ≦ Dx (m, n), FIG.
And FIG. 4B shows that α ≦ Dy (m, n) and α> Dx (m,
n), FIGS. 3C and 4C show α> Dy (m,
n) and α> Dx (m, n), the pixel to be smoothed is shown. The pixel in the thick frame is the target pixel.

【0023】図3では対象ブロック内のすべての画素に
平滑演算を施す。図4では対象ブロック間の境界に隣接
した画素のみに平滑演算を施す。図4の実施例では、ブ
ロック境界線をはさんで対称な位置にある4画素の幅を
もつ領域を平滑演算の対象としている。平滑演算回路9
における平滑演算の方法は、例えば、対象画素の単純な
加算平均、あるいは特定画素に重み付けをする加重平均
など種々考えられる。
In FIG. 3, smoothing calculation is performed on all pixels in the target block. In FIG. 4, the smoothing operation is performed only on the pixels adjacent to the boundary between the target blocks. In the embodiment of FIG. 4, an area having a width of 4 pixels located symmetrically with respect to the block boundary line is the target of the smoothing operation. Smoothing operation circuit 9
Various smoothing calculation methods can be considered, such as a simple arithmetic mean of target pixels or a weighted average of weighting specific pixels.

【0024】図3の場合では対象ブロック内の画素に対
して平滑化フィルタとしてよく用いられる3×3の2次
元デジタルフィルターを一様にかける等が考えられる。
用いるフィルターの係数は例えば、 1,2,1 2,4,2 1,2,1 などがある。
In the case of FIG. 3, it is possible to uniformly apply a 3 × 3 two-dimensional digital filter, which is often used as a smoothing filter, to the pixels in the target block.
The coefficients of the filter used are, for example, 1,2,1 2,4,2 2,1,2.

【0025】又、図4の実施例では平滑演算対象画素は
ブロック境界に垂直な1次元の4画素間で単純平均、あ
るいは加重平均を行い、演算結果をブロック境界に隣接
する2画素、すなわち図4の黒丸部分のデータとする。
このようにして得られた演算結果はフレームメモリ4に
再び書き込まれ、復元画像信号として出力される。
In the embodiment shown in FIG. 4, the smoothing calculation target pixel is simply averaged or weighted averaged among four one-dimensional pixels which are perpendicular to the block boundary, and the calculation result is calculated as two pixels adjacent to the block boundary, that is, in the figure. It is the data of the black circle part of 4.
The calculation result thus obtained is written again in the frame memory 4 and output as a restored image signal.

【0026】[0026]

【発明の効果】以上詳細に説明したように、本発明によ
れば、復元画像の中で特にブロック歪の目立ちやすい濃
度変化の少ない平坦な領域にのみ平滑化処理が施され、
エッジ情報や輪郭情報等が多く含まれた濃度変化の激し
い部分のデータは平滑化されずに保存されるので、画像
全体に必要以上の視覚的なボケを生じさせることなく、
ブロック歪を除去することができる。
As described above in detail, according to the present invention, the smoothing process is performed only on the flat area in the restored image, in which the density of the block change is notable and the density change is small.
Since the data of the part where the density change is large, which includes a lot of edge information and contour information, is stored without being smoothed, without causing unnecessary visual blurring in the entire image,
Block distortion can be removed.

【0027】さらに第2の発明では、当該ブロックとそ
の隣接ブロックの境界線の近傍の画素にのみ平滑化演算
を施すことにより、当該ブロック内の必要な輪郭情報を
ボケさせることなく、ブロック歪のみを除去することが
でき、復元画像の品質を向上することができる。
Further, according to the second aspect of the present invention, the smoothing operation is performed only on the pixels in the vicinity of the boundary line between the block and its adjacent block, so that only the block distortion is generated without blurring the necessary contour information in the block. Can be removed, and the quality of the restored image can be improved.

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

【図1】本発明の実施例の画像復元装置の構成を示すブ
ロック図
FIG. 1 is a block diagram showing a configuration of an image restoration apparatus according to an embodiment of the present invention.

【図2】本実施例による画像復元装置の直交変換データ
のブロック構造を示した模式図
FIG. 2 is a schematic diagram showing a block structure of orthogonal transformation data of the image restoration device according to the present embodiment.

【図3】(a)は第1の実施例による平滑化演算の対象
領域を示した画素配列の模式図 (b)は同平滑化演算の対象領域を示した画素配列の模
式図 (c)は同平滑化演算の対象領域を示した画素配列の模
式図
FIG. 3A is a schematic diagram of a pixel array showing a target region for smoothing calculation according to the first embodiment. FIG. 3B is a schematic diagram of a pixel array showing a target region for smoothing calculation. Is a schematic diagram of a pixel array showing the target area of the smoothing operation

【図4】(a)は第2の実施例による平滑化演算の対象
領域を示した画素配列の模式図 (b)は同平滑化演算の対象領域を示した画素配列の模
式図 (c)は同平滑化演算の対象領域を示した画素配列の模
式図
FIG. 4A is a schematic diagram of a pixel array showing a target region of a smoothing operation according to the second embodiment. FIG. 4B is a schematic diagram of a pixel array showing a target region of the smoothing calculation. Is a schematic diagram of a pixel array showing the target area of the smoothing operation

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

1 復号化回路 2 ブロックメモリ 3 逆直交変換回路 4 フレームメモリ 5 DC成分保持メモリ 6 DC差分回路 7 平滑演算ON/OFF判定回路 8 アドレス発生回路 9 平滑演算回路 10 復号化テーブル 1 Decoding Circuit 2 Block Memory 3 Inverse Orthogonal Transform Circuit 4 Frame Memory 5 DC Component Holding Memory 6 DC Difference Circuit 7 Smoothing Operation ON / OFF Judgment Circuit 8 Address Generation Circuit 9 Smoothing Operation Circuit 10 Decoding Table

───────────────────────────────────────────────────── フロントページの続き (72)発明者 天野 善則 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Yoshinori Amano 1006 Kadoma, Kadoma City, Osaka Prefecture Matsushita Electric Industrial Co., Ltd.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】固有サイズのブロックの直交変換を用いて
符号化された画像データを復元する装置であって、前記
符号化画像データを復号し、直交変換データを得る手段
と、前記直交変換データを逆直交変換し画像データを得
る手段を有し、前記直交変換データの各々のブロックの
DC成分と前記ブロックと水平に隣接する1つ前のブロ
ックのDC成分との差分値と前記ブロックと垂直に隣接
する1つ上のブロックのDC成分との差分値を得る手段
と、前記差分値が所定の値より小さいときに、当該ブロ
ックと当該ブロックと隣接する1つ前または1つ上のブ
ロックの逆直交変換された画素に平滑化演算を施す手段
とを備えたことを特徴とする画像信号復元装置。
1. An apparatus for restoring image data encoded by using orthogonal transformation of a block of a specific size, means for decoding the encoded image data to obtain orthogonal transformation data, and the orthogonal transformation data. And a means for obtaining image data by performing an inverse orthogonal transform on the block, and a difference value between the DC component of each block of the orthogonal transform data and the DC component of the immediately preceding block horizontally adjacent to the block and the vertical value of the block. Means for obtaining a difference value from the DC component of the block immediately above adjacent block, and, when the difference value is smaller than a predetermined value, the block and the block immediately before or one block above the block adjacent to the block. An image signal restoration device, comprising: means for performing a smoothing operation on the inversely transformed pixels.
【請求項2】平滑化演算を施す手段は、1つ前または1
つうえの隣接ブロックとの境界近傍の画素にのみ施すこ
とを特徴とする請求項1記載の画像信号復元装置。
2. The means for performing the smoothing operation is one before or one.
The image signal restoration device according to claim 1, wherein the image signal restoration device is applied only to pixels in the vicinity of the boundary with the adjacent adjacent block.
JP12024692A 1992-05-13 1992-05-13 Picture signal decoder Pending JPH05316356A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12024692A JPH05316356A (en) 1992-05-13 1992-05-13 Picture signal decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12024692A JPH05316356A (en) 1992-05-13 1992-05-13 Picture signal decoder

Publications (1)

Publication Number Publication Date
JPH05316356A true JPH05316356A (en) 1993-11-26

Family

ID=14781456

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12024692A Pending JPH05316356A (en) 1992-05-13 1992-05-13 Picture signal decoder

Country Status (1)

Country Link
JP (1) JPH05316356A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0776133A2 (en) 1995-11-24 1997-05-28 Nec Corporation Image signal decoder
US7689063B2 (en) 2005-03-28 2010-03-30 Kabushiki Kaisha Toshiba Information processing apparatus and image processing method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0776133A2 (en) 1995-11-24 1997-05-28 Nec Corporation Image signal decoder
US5907636A (en) * 1995-11-24 1999-05-25 Nec Corporation Image signal decoder
EP0776133A3 (en) * 1995-11-24 1999-12-15 Nec Corporation Image signal decoder
US7689063B2 (en) 2005-03-28 2010-03-30 Kabushiki Kaisha Toshiba Information processing apparatus and image processing method

Similar Documents

Publication Publication Date Title
JP3495766B2 (en) Image processing method
JP4870743B2 (en) Selective chrominance decimation for digital images
JPH06139351A (en) Method for improved restoration of image, which is compressed by standard adct method
CN113574881B (en) Image encoding device and method, image decoding device and method, and storage medium
CN1146239C (en) Improved method and apparatus for post-processing decoded image data
JPH08251422A (en) Block distortion correction device and image signal expander
JP2891773B2 (en) Method and apparatus for processing digital image sequences
JP2004528791A (en) Inter-frame encoding method and apparatus
JPH08214309A (en) Image signal encoder
JPH10224790A (en) Filter and filter method for removing blocky noise in compressed and expanded images
JP2723867B2 (en) Image signal decoding device
JP3288811B2 (en) Post-processing filter control method and post-processing filter control circuit in video codec
JPH04229382A (en) Method and device for resolution conversion of digital image data
JPH0514735A (en) Image processing device
JPH05316356A (en) Picture signal decoder
JP3317982B2 (en) Image signal decoding device
JP3211989B2 (en) Orthogonal transform encoding device and decoding device
JPH0389792A (en) image encoding device
JP2839987B2 (en) Image signal decoder
JP3190164B2 (en) Code amount estimation device
JP3034887B2 (en) Image processing method and apparatus
JPH0775103A (en) Image encoder
JPH08186842A (en) Noise reducing device for image data and method therefor
JPH05227431A (en) Mosquito noise reduction device
JPH1188183A (en) Wavelet converter, its method, wavelet inverse converter, its method, image coder, its method, image decoder and its method