JP2860970B2 - Image coding device - Google Patents

Image coding device

Info

Publication number
JP2860970B2
JP2860970B2 JP3035728A JP3572891A JP2860970B2 JP 2860970 B2 JP2860970 B2 JP 2860970B2 JP 3035728 A JP3035728 A JP 3035728A JP 3572891 A JP3572891 A JP 3572891A JP 2860970 B2 JP2860970 B2 JP 2860970B2
Authority
JP
Japan
Prior art keywords
low
pass filter
image coding
coding apparatus
discrete cosine
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
JP3035728A
Other languages
Japanese (ja)
Other versions
JPH04248787A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP3035728A priority Critical patent/JP2860970B2/en
Publication of JPH04248787A publication Critical patent/JPH04248787A/en
Application granted granted Critical
Publication of JP2860970B2 publication Critical patent/JP2860970B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、離散コサイン変換(Di
screte Cosine Translation ;以下、略してDCTとい
う)式符号器を有する画像符号化装置に関し、特に画像
信号を高効率で圧縮するための画像符号化装置に関す
る。
The present invention relates to a discrete cosine transform (Di
The present invention relates to an image encoding device having a screte cosine translation (hereinafter abbreviated as DCT) encoder, and more particularly to an image encoding device for compressing an image signal with high efficiency.

【0002】[0002]

【従来の技術】従来、画像信号を符号化する際にその画
像情報を圧縮する手段としては、解像度を落とす方法が
ある。
2. Description of the Related Art Conventionally, as a means for compressing image information when encoding an image signal, there is a method of reducing the resolution.

【0003】例えば、ある画像を伝送する場合、すべて
の画素の情報を符号化するのではなく、縦横それぞれ1
画素おきに間引いて符号化すれば、情報量は1/4にな
る。これは、空間方向の解像度を落とすものである。
[0003] For example, when transmitting a certain image, information of all pixels is not encoded, but one by one in the vertical and horizontal directions.
If encoding is performed by thinning out every pixel, the information amount is reduced to 1/4. This lowers the resolution in the spatial direction.

【0004】しかし、符号化画素数が予め定められてお
り、画素を間引くことのできない場合もあり、そうした
場合には、振幅方向あるいは時間方向の解像度を落とし
て、圧縮を行なう方法が、従来より用いられている。
However, in some cases, the number of coded pixels is determined in advance, and it is not possible to thin out the pixels. In such a case, a method of performing compression by reducing the resolution in the amplitude direction or the time direction has been conventionally used. Used.

【0005】ここで、振幅方向の解像度を落とす手段と
しては、量子化器の制御がある。例えば、8ビットで表
現された画素の値を6ビットで量子化すれば、情報量は
3/4になる。また、時間方向の解像度を落とすとは、
即ち「コマ落とし」のことであり、これによっても情報
量の圧縮は可能である。
Here, as means for reducing the resolution in the amplitude direction, there is control of a quantizer. For example, if the value of a pixel expressed by 8 bits is quantized by 6 bits, the information amount becomes 3/4. Also, reducing the resolution in the time direction means
In other words, it means "frame drop", and the information amount can be compressed also by this.

【0006】従来の画像符号化装置としては、例えば、
図8に示すようなものがある。この図8において、1は
DCT変換を用いて入力画像情報を符号化するDCT変
換符号化部(DCT式符号器)で、この符号化部1は、
予測誤差を符号化する予測符号器として構成されるもの
であり、図8に示すように、DCT変換部5,量子化器
6,逆量子化器7,逆DCT変換部8,フレームメモリ
9,ローパスフィルタ10,動き補償部11から構成さ
れている。
As a conventional image encoding apparatus, for example,
There is one as shown in FIG. In FIG. 8, reference numeral 1 denotes a DCT transform encoder (DCT encoder) for encoding input image information using DCT transform.
It is configured as a predictive encoder that encodes a prediction error, and as shown in FIG. 8, a DCT transform unit 5, a quantizer 6, an inverse quantizer 7, an inverse DCT transform unit 8, a frame memory 9, It comprises a low-pass filter 10 and a motion compensator 11.

【0007】符号化部1に加えられたディジタル画像信
号は、フレームメモリ9の出力との差を求めることによ
り、フレーム間差分値(予測誤差)が求められ、これに
対して、DCT変換部5によりDCT変換が施された
後、量子化器6により所定の量子化ステップにて量子化
が行なわれる。量子化器6の出力は、後述する可変長符
号化部2へ出力されるとともに、逆量子化器7および逆
DCT変換部8による処理が施され、さらにフレームメ
モリ9の出力が加算され、予測値が得られフレームメモ
リ9に格納される。そして、ループ内のローパスフィル
タ10は、予測効率を向上させるべくフレームメモリ9
の出力にフィルタをかけるもので、このローパスフィル
タ10を通って得られた予測値と原信号との差が予測誤
差として符号化されるようになっている。
The difference between the digital image signal applied to the encoding unit 1 and the output of the frame memory 9 is obtained to obtain an inter-frame difference value (prediction error). After the DCT transformation is performed, quantization is performed by the quantizer 6 in a predetermined quantization step. The output of the quantizer 6 is output to the variable-length encoding unit 2 described later, processed by the inverse quantizer 7 and the inverse DCT transform unit 8, and the output of the frame memory 9 is added to the output. The value is obtained and stored in the frame memory 9. Then, the low-pass filter 10 in the loop includes the frame memory 9 to improve the prediction efficiency.
Is filtered, and the difference between the predicted value obtained through the low-pass filter 10 and the original signal is encoded as a prediction error.

【0008】また、2は符号化部1からの出力に対して
可変長符号化を行ない伝送路符号として出力する可変長
符号化部、3はこの可変長符号化部2からのデータを一
定レートで出力すべくそのデータを蓄積して平滑化する
ためのバッファメモリ、4はバッファメモリ3における
データの占有量(以下BOCという)に応じて符号化部
1の量子化器6の量子化ステップサイズを変更するコン
トローラである。
[0008] Reference numeral 2 denotes a variable length coding unit for performing variable length coding on the output from the coding unit 1 and outputting it as a transmission line code. A buffer memory 4 for accumulating and smoothing the data to be output in step (4). To change the controller.

【0009】このコントローラ4により、BOCが多く
なった場合つまり伝送レートに対応して読み出される情
報量よりも符号化部1からの情報量が多い場合には、量
子化器6における量子化ステップサイズを荒くしてバッ
ファメモリ3への入力情報量を減少させる一方、データ
占有量が少なくなった場合つまり伝送レートに対応して
読み出される情報量よりも符号化部1からの情報量が少
ない場合には、量子化器6における量子化ステップサイ
ズを細かくしバッファメモリ3への入力情報量を増加さ
せる。
When the controller 4 increases the BOC, that is, when the amount of information from the encoder 1 is larger than the amount of information read out corresponding to the transmission rate, the quantization step size in the quantizer 6 To reduce the amount of information input to the buffer memory 3 while reducing the amount of data occupied, that is, when the amount of information from the encoding unit 1 is smaller than the amount of information read corresponding to the transmission rate. Reduces the quantization step size in the quantizer 6 and increases the amount of information input to the buffer memory 3.

【0010】[0010]

【発明が解決しようとする課題】ところで、伝送レート
が低い場合の動画像の符号化を考えた場合、符号化部1
における量子化器6の量子化ステップサイズを荒くし
て、大幅な情報量圧縮を行なう必要があり、符号化効率
が低下するほか、単なる振幅方向,時間方向の圧縮で
は、画質の劣化や単位時間あたりの画素数(フレームレ
ート)の低下といった問題があった。
By the way, in consideration of coding of a moving image when the transmission rate is low, the coding unit 1
It is necessary to make the quantization step size of the quantizer 6 rough in order to perform a large amount of information compression, which leads to a decrease in coding efficiency. There is a problem that the number of pixels per frame (frame rate) is reduced.

【0011】なお、入力信号またはフレーム間予測誤差
信号をDCTで情報量圧縮しようとする装置において、
DCT式符号器の前段にローパスフィルタを設け、この
ローパスフィルタの特性をバッファ占有量に基づいて切
り替えるようにしたものも提案されている(欧州特許出
願公開第0396846号明細書参照)が、このような
従来の技術には、ローパスフィルタの特性を、バッファ
占有量に基づいて切り替えるものが開示されているだけ
で、その他のパラメータでローパスフィルタの特性を変
えることについてまで、開示されているわけではない。
In an apparatus for compressing an input signal or an inter-frame prediction error signal by DCT,
A low-pass filter is provided in the preceding stage of the DCT encoder, and the characteristic of the low-pass filter is switched based on the buffer occupancy (see European Patent Application Publication No. 0396846). Such a conventional technique only discloses switching the characteristics of the low-pass filter based on the buffer occupancy, but does not disclose changing the characteristics of the low-pass filter with other parameters. .

【0012】本発明は、このような状況下において創案
されたもので、画素を間引かずに空間方向の解像度を落
とせる他の手法を見いだすことによって、画質の劣化や
単位時間あたりの画素数の低下を招くことなく、符号化
効率の向上をはかった画像符号化装置を提供することを
目的とする。
The present invention was devised under such circumstances, and by finding other methods for reducing the resolution in the spatial direction without thinning out the pixels, the image quality is degraded and the number of pixels per unit time is reduced. It is an object of the present invention to provide an image encoding device that improves encoding efficiency without causing a decrease.

【0013】[0013]

【課題を解決するための手段】図1は本発明の原理ブロ
ック図で、この図1において、1AはDCT変換を用い
て入力画像情報を符号化するDCT変換符号化部(DC
T式符号器)、2は符号化部1Aからの出力に対して可
変長符号化を行ない伝送路符号として出力する可変長符
号化部、3はこの可変長符号化部2からのデータを一定
レートで出力すべくそのデータを蓄積して平滑化するた
めの画像蓄積用のバッファメモリ、4Aはバッファメモ
リ3のBOCに応じて符号化部1Aの量子化器(図5〜
図8の符号6参照)の量子化ステップサイズを変更する
機能を有するコントローラである。
FIG. 1 is a block diagram showing the principle of the present invention. In FIG. 1, reference numeral 1A denotes a DCT transform coding unit (DCT) for coding input image information using DCT transform.
T-type encoder), 2 is a variable-length encoding unit that performs variable-length encoding on the output from the encoding unit 1A and outputs it as a transmission line code, and 3 is a unit that keeps the data from the variable-length encoding unit 2 constant. A buffer memory for image storage for storing and smoothing the data so as to output the data at a rate, and a quantizer 4A for the encoding unit 1A according to the BOC of the buffer memory 3 (FIGS.
This is a controller having a function of changing the quantization step size (see reference numeral 6 in FIG. 8).

【0014】また、12は符号化部1Aの前段に設けら
れたローパスフィルタであり、このローパスフィルタ1
2の通過帯域を変更するためのローパスフィルタ通過帯
域変更部をコントローラ4Aに設けられている。このロ
ーパスフィルタ通過帯域変更部としては、予め設定され
た伝送レートやフレームレートに応じてローパスフィル
タ12の通過帯域を変更するもの(請求項1,2)や、
予測誤差の絶対値和,フレーム間差分の絶対値和,動き
ベクトルの絶対値和に応じてローパスフィルタ12の通
過帯域を変更するもの(請求項3〜5)などが考えられ
る。
Reference numeral 12 denotes a low-pass filter provided before the encoding unit 1A.
The low pass filter pass band changing unit for changing the pass band of No. 2 is provided in the controller 4A. This low-pass filter pass band changing unit is set in advance.
Which changes the pass band of the low-pass filter 12 (claims 1, 2) and in accordance with the heat transmission rate and frame rate was,
It is conceivable to change the pass band of the low-pass filter 12 according to the sum of absolute values of prediction errors, the sum of absolute values of inter-frame differences, and the sum of absolute values of motion vectors (claims 3 to 5).

【0015】[0015]

【作用】上述の本発明の画像符号化装置では、符号化画
素数が定められておりサブサンプル符号化やサブライン
符号化が適用できない場合においても、空間方向の解像
度を落とすために、符号化部1Aに入力される画像情報
にローパスフィルタ12がかけられて、高周波成分が減
少され、高能率圧縮が行なわれる。
In the above-described image encoding apparatus of the present invention, even if the number of pixels to be encoded is determined and sub-sample encoding or sub-line encoding cannot be applied, the encoding unit is used to reduce the spatial resolution. The low-pass filter 12 is applied to the image information input to 1A to reduce high-frequency components and perform high-efficiency compression.

【0016】ここで、符号化部1Aでは、DCT変換を
用いた符号化が行なわれるが、DCT変換符号化は画素
信号が低周波に集中させることを利用して圧縮を行なう
ため、ローパスフィルタ12をかけ、予め高周波成分を
減少させておけば、圧縮効率は高くなる。このとき、こ
のローパスフィルタ12の通過帯域は、伝送レートやフ
レームレート,予測誤差の絶対値和,フレーム間差分の
絶対値和,動きベクトルの絶対値和に応じて変更され
る。
Here, in the encoding unit 1A, encoding using DCT transform is performed. Since DCT transform encoding is performed by utilizing the concentration of pixel signals at low frequencies, the low-pass filter 12 is used. To reduce the high frequency components in advance, the compression efficiency increases. At this time, the pass band of the low-pass filter 12 is changed according to the transmission rate, the frame rate, the sum of absolute values of prediction errors, the sum of absolute values of differences between frames, and the sum of absolute values of motion vectors.

【0017】[0017]

【実施例】以下、図面を参照して本発明の実施例を説明
する。
Embodiments of the present invention will be described below with reference to the drawings.

【0018】(a)第1実施例の説明 図2は本発明の第1実施例を示すブロック図で、この図
2に示すように、本実施例の装置においても、DCT変
換を用いて入力画像情報を符号化するDCT変換符号化
部1Aと、この符号化部1Aからの出力に対し可変長符
号化を行ない伝送路符号として出力する可変長符号化部
2と、この可変長符号化部2からのデータを一定レート
で出力すべくそのデータを蓄積して平滑化するための画
像蓄積用のバッファメモリ3と、バッファメモリ3のB
OCに応じて符号化部1Aの量子化器の量子化ステップ
サイズを変更する機能を有するコントローラ4Aとがそ
なえられるとともに、その符号化部1Aの前段には、ロ
ーパスフィルタ12が設けられている。
(A) Description of First Embodiment FIG. 2 is a block diagram showing a first embodiment of the present invention. As shown in FIG. A DCT transform coding unit 1A for coding image information, a variable length coding unit 2 for performing variable length coding on the output from the coding unit 1A and outputting it as a transmission line code, and a variable length coding unit And a buffer memory 3 for image storage for accumulating and smoothing the data to output the data from the buffer memory 3 at a constant rate.
A controller 4A having a function of changing the quantization step size of the quantizer of the encoding unit 1A according to the OC is provided, and a low-pass filter 12 is provided at a stage preceding the encoding unit 1A.

【0019】そして、本実施例では、ローパスフィルタ
12の通過帯域を変更するためのローパスフィルタ通過
帯域変更部13Aがコントローラ4Aに設けられてい
る。このローパスフィルタ通過帯域変更部13Aは、予
め設定された伝送レートに応じてローパスフィルタ12
の通過帯域を変更するように構成されたものである。
In this embodiment, a low pass filter pass band changing unit 13A for changing the pass band of the low pass filter 12 is provided in the controller 4A. The low-pass filter pass band changing unit 13A performs the low-pass filter 12 according to a preset transmission rate.
Is configured to change the pass band of

【0020】上述の構成により、基本的には、ローパス
フィルタ12で予め高周波成分を除去された画像情報
が、DCT変換符号化部1Aで高能率圧縮を受け、可変
長符号化部2およびバッファメモリ3を通って出力され
る。ここで、従来と同様に、コントローラ4Aにより、
バッファメモリ3のBOCに応じてDCT変換符号化部
1Aにおける量子化器の量子化ステップサイズが調整さ
れる。
With the above-described configuration, basically, the image information from which the high-frequency component has been removed in advance by the low-pass filter 12 is subjected to high-efficiency compression in the DCT transform coding section 1A, and the variable length coding section 2 3 and output. Here, as in the conventional case, the controller 4A
The quantization step size of the quantizer in the DCT transform coding unit 1A is adjusted according to the BOC of the buffer memory 3.

【0021】そして、本実施例では、コントローラ4A
に設けられたローパスフィルタ通過帯域変更部13Aに
より、伝送レートに応じてローパスフィルタ12の特
性、即ち通過帯域の制御を行なっている。
In this embodiment, the controller 4A
The characteristic of the low-pass filter 12, that is, the pass band is controlled in accordance with the transmission rate by the low-pass filter pass band changing unit 13A provided in the control unit.

【0022】入力画像情報を、ローパスフィルタ12を
通してから符号化部1Aに入力させることにより、確か
に情報量圧縮を行なうことは可能であるが、どうしても
画像がぼけてしまい、伝送レートが高くなっても画質が
向上しなくなる。また、図3に示すように、ローパスフ
ィルタ12の通過帯域を変えることにより、発生情報量
と画質との制御が可能であるので、伝送レートが高い場
合には、比較的通過帯域の広いローパスフィルタ12を
かけ、伝送レートが低い場合には、比較的通過帯域の狭
いローパスフィルタ12をかけることが有効である。
By inputting the input image information to the encoding unit 1A after passing through the low-pass filter 12, it is possible to certainly compress the amount of information. Also does not improve the image quality. Further, as shown in FIG. 3, the amount of generated information and the image quality can be controlled by changing the pass band of the low-pass filter 12, so that when the transmission rate is high, the low-pass filter having a relatively wide pass band is used. When the transmission rate is low, it is effective to apply a low-pass filter 12 having a relatively narrow pass band.

【0023】従って、例えば、通過帯域の異なったロー
パスフィルタ12として、図3にA〜Xで示すような特
性をもつものを用意しておき、コントローラ4Aのロー
パスフィルタ通過帯域変更部13Aにより、伝送レート
を管理し、数種類のしきい値Th1〜Thnを設けて、
次のようにローパスフィルタ12の通過帯域の変更を行
なう。
Therefore, for example, as the low-pass filters 12 having different pass bands, filters having the characteristics indicated by A to X in FIG. 3 are prepared, and transmitted by the low-pass filter pass band changing unit 13A of the controller 4A. By managing the rate and providing several types of thresholds Th1 to Thn,
The pass band of the low-pass filter 12 is changed as follows.

【0024】 伝送レート≦TH1の時は、特性Aのローパスフィルタ TH1<伝送レート≦TH2の時は、特性Bのローパスフィルタ : : : : : THn<伝送レート の時は、特性XのローパスフィルタWhen the transmission rate ≤ TH1, the low-pass filter of the characteristic A. When the TH1 <the transmission rate ≤ TH2, the low-pass filter of the characteristic B.

【0025】このように、本発明の第1実施例によれ
ば、画素を間引かずに空間方向の解像度を落とすことが
でき、画質の劣化や単位時間あたりの画素数の低下を招
くことなく、符号化効率が大幅に向上するほか、伝送レ
ートに応じてローパスフィルタ12における通過帯域を
変更することで、伝送レートが高くなった場合にはそれ
に応じて高画質の画像を伝送することができる。
As described above, according to the first embodiment of the present invention, the resolution in the spatial direction can be reduced without thinning out the pixels, and the image quality and the number of pixels per unit time are not reduced. In addition, the coding efficiency is greatly improved, and by changing the pass band in the low-pass filter 12 according to the transmission rate, when the transmission rate increases, a high-quality image can be transmitted accordingly. .

【0026】(b)第2実施例の説明 図4は本発明の第2実施例を示すブロック図で、この図
4に示すように、本実施例の装置も、図2に示す第1実
施例とほぼ同様に構成されているが、この第2実施例の
装置では、コントローラ4Aに設けられたローパスフィ
ルタ通過帯域変更部13Bが、予め設定された伝送レー
トおよびフレームレートに応じてローパスフィルタ12
の通過帯域を変更するように構成されている。
(B) Description of the Second Embodiment FIG. 4 is a block diagram showing a second embodiment of the present invention. As shown in FIG. 4, the device of this embodiment is also the same as the first embodiment shown in FIG. Although the configuration is almost the same as that of the example, in the device of the second embodiment, the low-pass filter pass band changing unit 13B provided in the controller 4A is adapted to control the low-pass filter 12 according to a preset transmission rate and frame rate.
Is configured to change the pass band of

【0027】伝送レートが低い場合でもフレームレート
を落とすことで、画質の劣化を抑えることができるの
で、本実施例では、伝送レートが低く且つフレームレー
トが高い場合に通過帯域の狭いローパスフィルタ12を
かけるように制御することで、より高画質の画像伝送を
行なえるようになる。
Even when the transmission rate is low, the deterioration of the image quality can be suppressed by lowering the frame rate. Therefore, in this embodiment, when the transmission rate is low and the frame rate is high, the low-pass filter 12 having a narrow pass band is used. By controlling the transmission, higher-quality image transmission can be performed.

【0028】(c)第3実施例の説明 図5は本発明の第3実施例を示すブロック図で、この図
5に示すように、本実施例の装置も、図2に示す第1実
施例とほぼ同様に構成され、本実施例におけるDCT変
換符号化部1Bは、図8に示した従来のものとほぼ同様
に構成されているが、この第3実施例の装置では、DC
T変換符号化部1Bに予測誤差評価部14が設けられ、
コントローラ4Aのローパスフィルタ通過帯域変更部1
3Dが、予測誤差評価部14からの予測誤差の絶対値和
に応じてローパスフィルタ12の通過帯域を変更するよ
うに構成されている。
(C) Description of Third Embodiment FIG. 5 is a block diagram showing a third embodiment of the present invention. As shown in FIG. 5, the apparatus of the present embodiment also includes the first embodiment shown in FIG. The DCT transform coding unit 1B according to the present embodiment is configured substantially in the same manner as that of the conventional example shown in FIG.
A prediction error evaluator 14 is provided in the T-transform encoder 1B,
Low-pass filter pass band changing unit 1 of controller 4A
The 3D is configured to change the pass band of the low-pass filter 12 according to the absolute value sum of the prediction error from the prediction error evaluation unit 14.

【0029】本実施例では、動き補償とDCTとを組み
合わせたハイブリッド予測符号器を例としているが、こ
のような予測符号器では、フレームメモリ9からループ
内のローパスフィルタ10を通って得られた予測値と原
信号との差が予測誤差として符号化される。
In this embodiment, a hybrid predictive encoder combining motion compensation and DCT is taken as an example. In such a predictive encoder, a signal obtained from a frame memory 9 through a low-pass filter 10 in a loop is obtained. The difference between the predicted value and the original signal is encoded as a prediction error.

【0030】一般的に、予測誤差が大きいほど発生情報
量も大きくなる傾向があることから、本実施例では、通
過帯域の異なった複数種のローパスフィルタ12を用意
しておき、予測誤差評価部14からの予測誤差の絶対値
和によってローパスフィルタ12を切り換える。
In general, the larger the prediction error, the larger the amount of generated information tends to be. Therefore, in this embodiment, a plurality of types of low-pass filters 12 having different pass bands are prepared, and the prediction error evaluation unit is provided. The low-pass filter 12 is switched according to the sum of the absolute values of the prediction errors from.

【0031】即ち、予測誤差の絶対値和が大きくなる場
合には、相対的に通過帯域の狭いローパスフィルタ12
に切り換える一方、予測誤差の絶対値和が小さくなる場
合には、相対的に通過帯域の広いローパスフィルタ12
に切り換えるという制御を行なう。
That is, when the sum of the absolute values of the prediction errors increases, the low-pass filter 12 having a relatively narrow pass band is used.
On the other hand, if the absolute value sum of the prediction error becomes small, the low-pass filter 12 having a relatively wide pass band is used.
Is controlled.

【0032】(e)第4実施例の説明 図6は本発明の第4実施例を示すブロック図で、この図
6に示すように、本実施例の装置も、図2に示す第1実
施例とほぼ同様に構成され、本実施例におけるDCT変
換符号化部1Bは、図8に示した従来のものとほぼ同様
に構成されているが、この第4実施例の装置では、フレ
ーム間差分、即ち動きベクトル(0,0)における予測
誤差が、動き補償部11によって得られフレーム間差分
累積部15に累積され、コントローラ4Aに設けられた
ローパスフィルタ通過帯域変更部13Eが、このフレー
ム間差分累積部15からのフレーム間差分の絶対値和に
応じてローパスフィルタ12の通過帯域を変更するよう
に構成されている。
(E) Description of the Fourth Embodiment FIG. 6 is a block diagram showing a fourth embodiment of the present invention. As shown in FIG. 6, the apparatus of the present embodiment also includes the first embodiment shown in FIG. The DCT transform coding unit 1B according to the present embodiment is configured in substantially the same manner as the conventional one shown in FIG. 8, but the apparatus according to the fourth embodiment employs a difference between frames. That is, the prediction error in the motion vector (0, 0) is obtained by the motion compensating unit 11 and accumulated in the inter-frame difference accumulating unit 15, and the low-pass filter pass band changing unit 13E provided in the controller 4A outputs the inter-frame difference. The pass band of the low-pass filter 12 is changed according to the absolute value sum of the inter-frame difference from the accumulating unit 15.

【0033】本実施例においては、動きベクトル探索の
際にすでに得られている、フレーム間差分を制御に用い
るため、第3実施例におけるDCT変換部5前段の予測
誤差評価部14は必要なくなる。
In this embodiment, since the inter-frame difference already obtained at the time of the motion vector search is used for control, the prediction error evaluator 14 in the preceding stage of the DCT converter 5 in the third embodiment is not required.

【0034】一般的に動きの大きい画像ほどフレーム間
差分の絶対値和が大きくなり、かつ発生情報量も大きく
なる傾向があることから、本実施例において、ローパス
フィルタ通過帯域変更部13Eでは、フレーム間差分の
絶対値和が大きいほど、相対的に通過帯域の狭いフィル
タを選択し、発生情報量を抑えるように制御する。
In general, the sum of the absolute values of the inter-frame differences tends to increase and the amount of generated information tends to increase for an image having a large motion. Therefore, in the present embodiment, the low-pass filter As the sum of absolute values of the inter-differences increases, a filter having a relatively narrow pass band is selected, and control is performed so as to suppress the amount of generated information.

【0035】(f)第5実施例の説明 図7は本発明の第5実施例を示すブロック図で、この図
7に示すように、本実施例の装置も、図2に示す第1実
施例とほぼ同様に構成され、本実施例におけるDCT変
換符号化部1Bは、図8に示した従来のものとほぼ同様
に構成されているが、この第5実施例の装置では、動き
ベクトルの絶対値和が、動き補償部11によって得ら
れ、動きベクトル累積部16に蓄積され、コントローラ
4Aに設けられたローパスフィルタ通過帯域変更部13
Fが、この動きベクトル累積部16からの動きベクトル
の絶対値和に応じてローパスフィルタ12の通過帯域を
変更するように構成されている。
(F) Description of Fifth Embodiment FIG. 7 is a block diagram showing a fifth embodiment of the present invention. As shown in FIG. 7, the apparatus of this embodiment is also the same as the first embodiment shown in FIG. The configuration is substantially the same as that of the example, and the DCT transform coding unit 1B in the present embodiment is configured substantially the same as the conventional one shown in FIG. The sum of absolute values is obtained by the motion compensator 11, accumulated in the motion vector accumulator 16, and provided to the low-pass filter pass band changing unit 13 provided in the controller 4 </ b> A.
F is configured to change the pass band of the low-pass filter 12 according to the sum of absolute values of the motion vectors from the motion vector accumulating unit 16.

【0036】一般的に動きの大きい画像ほど、動きベク
トルの絶対値和が大きくなり、かつ発生情報量も大きく
なる傾向があることから、本実施例において、ローパス
フィルタ通過帯域変更部13Fでは、動きベクトルの絶
対値和が大きいほど、相対的に通過帯域の狭いフィルタ
を選択し、発生情報量を抑えるように制御する。
In general, the larger the motion of an image, the larger the sum of absolute values of motion vectors and the larger the amount of generated information. Therefore, in this embodiment, the low-pass filter As the sum of absolute values of the vectors is larger, a filter having a relatively narrow pass band is selected, and control is performed so as to suppress the amount of generated information.

【0037】[0037]

【発明の効果】以上詳述したように、本発明の画像符号
化装置(請求項1〜5)によれば、離散コサイン変換式
符号器の前段に、ローパスフィルタを設け、予め設定さ
れた伝送レートやフレームレートに応じてローパスフィ
ルタ12の通過帯域を変更したり、予測誤差の絶対値
和,フレーム間差分の絶対値和,動きベクトルの絶対値
和に応じてローパスフィルタ12の通過帯域を変更した
りするローパスフィルタ通過帯域変更部を設けることに
より、画素を間引かずに空間方向の解像度を落とすこと
ができ、画質の劣化や単位時間当たりの画素数の低下を
招くことなく、符号化効率を大幅に向上させることがで
きる利点がある。
As described above in detail, according to the image coding apparatus of the present invention (claims 1 to 5), a low-pass filter is provided at a stage prior to the discrete cosine transform type coder , and a predetermined value is set.
Change the passband of the low-pass filter 12 in accordance with the heat transmission rate and frame rate, the absolute value sum of the prediction error absolute value sum of interframe differences, the low-pass filter 12 in accordance with the absolute value sum of the motion vector By providing a low-pass filter pass band changing unit that changes the pass band, the resolution in the spatial direction can be reduced without thinning out the pixels, without deteriorating the image quality or reducing the number of pixels per unit time. This has the advantage that the coding efficiency can be greatly improved.

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

【図1】本発明の原理ブロック図である。FIG. 1 is a principle block diagram of the present invention.

【図2】本発明の第1実施例を示すブロック図である。FIG. 2 is a block diagram showing a first embodiment of the present invention.

【図3】ローパスフィルタの周波数特性を示すグラフで
ある。
FIG. 3 is a graph showing frequency characteristics of a low-pass filter.

【図4】本発明の第2実施例を示すブロック図である。FIG. 4 is a block diagram showing a second embodiment of the present invention.

【図5】本発明の第3実施例を示すブロック図である。FIG. 5 is a block diagram showing a third embodiment of the present invention.

【図6】本発明の第4実施例を示すブロック図である。FIG. 6 is a block diagram showing a fourth embodiment of the present invention.

【図7】本発明の第5実施例を示すブロック図である。FIG. 7 is a block diagram showing a fifth embodiment of the present invention.

【図8】従来例を示すブロック図である。FIG. 8 is a block diagram showing a conventional example.

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

1A,1B DCT変換符号化部(離散コサイン変換式
符号器) 2 可変長符号化部 3 バッファメモリ 4A コントローラ 5 DCT変換部 6 量子化器 7 逆量子化器 8 逆DCT変換部 9 フレームメモリ 10 ローパスフィルタ 11 動き補償部 12 ローパスフィルタ 13A,13B,13D,13E,13F ローパスフ
ィルタ通過帯域変更部 14 予測誤差評価部 15 フレーム間差分累積部 16 動きベクトル累積部
1A, 1B DCT transform encoder (discrete cosine transform encoder) 2 Variable length encoder 3 Buffer memory 4A controller 5 DCT transformer 6 Quantizer 7 Inverse quantizer 8 Inverse DCT transformer 9 Frame memory 10 Low pass Filter 11 Motion compensating unit 12 Low-pass filter 13A, 13B, 13D, 13E, 13F Low-pass filter pass band changing unit 14 Prediction error evaluating unit 15 Inter-frame difference accumulating unit 16 Motion vector accumulating unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 大野 光典 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 伊藤 隆 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 松田 喜一 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (56)参考文献 欧州公開396846(EP,A1) ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Mitsunori Ohno 1015 Uedanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture Inside Fujitsu Limited (72) Inventor Takashi Ito 1015 Kamiodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture Fujitsu Limited (72) Inventor Kiichi Matsuda 1015 Uedanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Fujitsu Limited (56) Reference European publication 396846 (EP, A1)

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 離散コサイン変換式符号器を有する画像
符号化装置において、 該離散コサイン変換式符号器の前段に設けられたローパ
スフィルタと 予め設定された伝 送レートに応じて該ローパスフィルタ
の通過帯域を変更するローパスフィルタ通過帯域変更部
とが設けられたことを特徴とする、画像符号化装置。
1. A picture coding apparatus having a discrete cosine transform type encoder, a low-pass filter provided in front of the discrete cosine transform type encoder, of the low-pass filter according to a preset heat transmission rate a low-pass filter passband changing unit for changing the passband characterized the kite is provided, the image coding apparatus.
【請求項2】 該ローパスフィルタ通過帯域変更部が
予め設定されたフレームレートに応じて該ローパスフィ
ルタの通過帯域を変更するように構成されたことを特徴
とする、請求項1記載の画像符号化装置。
2. The low-pass filter pass band changing unit ,
Characterized in that it is configured to change the passband of the low-pass filter according to a preset frame rate, the image coding apparatus according to claim 1.
【請求項3】 離散コサイン変換式符号器を有する画像
符号化装置において、 該離散コサイン変換式符号器の前段に設けられたローパ
スフィルタと、 予測誤差の絶対値和に応じて該ローパスフィルタの通過
帯域を変更するローパスフィルタ通過帯域変更部とが設
けられたことを特徴とする、画像符号化装置。
3. An image coding apparatus having a discrete cosine transform encoder, comprising: a low-pass filter provided before the discrete cosine transform encoder; and a low-pass filter that passes through the low-pass filter according to a sum of absolute values of prediction errors. and wherein the kite and a low-pass filter passband changing unit for changing the band is provided, the image coding apparatus.
【請求項4】 離散コサイン変換式符号器を有する画像
符号化装置において、 該離散コサイン変換式符号器の前段に設けられたローパ
スフィルタと、 フレーム間差分の絶対値和に応じて該ローパスフィルタ
の通過帯域を変更するローパスフィルタ通過帯域変更部
とが設けられたことを特徴とする、画像符号化装置。
4. An image coding apparatus having a discrete cosine transform encoder, comprising: a low-pass filter provided at a stage preceding the discrete cosine transform encoder; and a low-pass filter according to a sum of absolute values of inter-frame differences. a low-pass filter passband changing unit for changing the passband characterized the kite is provided, the image coding apparatus.
【請求項5】 離散コサイン変換式符号器を有する画像
符号化装置において、 該離散コサイン変換式符号器の前段に設けられたローパ
スフィルタと、 動きベクトルの絶対値和に応じて該ローパスフィルタの
通過帯域を変更するローパスフィルタ通過帯域変更部と
が設けられたことを特徴とする、画像符号化装置。
5. An image coding apparatus having a discrete cosine transform encoder, comprising: a low-pass filter provided before the discrete cosine transform encoder; and a low-pass filter that passes through the low-pass filter according to a sum of absolute values of motion vectors. and wherein the kite and a low-pass filter passband changing unit for changing the band is provided, the image coding apparatus.
JP3035728A 1991-02-04 1991-02-04 Image coding device Expired - Fee Related JP2860970B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3035728A JP2860970B2 (en) 1991-02-04 1991-02-04 Image coding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3035728A JP2860970B2 (en) 1991-02-04 1991-02-04 Image coding device

Publications (2)

Publication Number Publication Date
JPH04248787A JPH04248787A (en) 1992-09-04
JP2860970B2 true JP2860970B2 (en) 1999-02-24

Family

ID=12449909

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3035728A Expired - Fee Related JP2860970B2 (en) 1991-02-04 1991-02-04 Image coding device

Country Status (1)

Country Link
JP (1) JP2860970B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07135653A (en) * 1993-11-12 1995-05-23 Nec Corp Picture coder
AU2000257047A1 (en) 2000-06-28 2002-01-08 Mitsubishi Denki Kabushiki Kaisha Image encoder and image encoding method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0710103B2 (en) * 1987-06-11 1995-02-01 三菱電機株式会社 Image coding transmission device
EP0396846B1 (en) * 1989-05-12 1993-04-28 Rai Radiotelevisione Italiana Improved device for dct encoding of digital video signals

Also Published As

Publication number Publication date
JPH04248787A (en) 1992-09-04

Similar Documents

Publication Publication Date Title
KR100203710B1 (en) Improved image coding system having functions for controlling generated amount of coded bit stream
JP3441132B2 (en) Moving picture compression apparatus and method
EP1401211A2 (en) Multi-resolution video coding and decoding
JPH0832047B2 (en) Predictive coding device
JPH0723422A (en) Video signal band compression equipment of digital vtr
JPH10191391A (en) Data processing unit and method, moving image coder and method and moving image decoder and method
JPH0638197A (en) Coder, decoder and coding method
JPH01228384A (en) Moving image coding system using area division
JP2860970B2 (en) Image coding device
WO2000001158A1 (en) Encoder and encoding method
JPH04322593A (en) Picture coder and its decoder
US20060181650A1 (en) Encoding method and device
KR100229791B1 (en) Adaptive image coding system having functions for controlling bandpath of video signals
JPH03283785A (en) Block coding signal decoder
KR100203677B1 (en) Improved image coding system having functions for controlling generated amount of coded bit stream
KR100203676B1 (en) Improved image coding system having functions for controlling generated amount of coded bit stream
KR100203709B1 (en) Improved image coding system having functions for controlling generated amount of coded bit stream
KR100229793B1 (en) Improved image coding system having functions for adaptively determining image coding mode
KR100203702B1 (en) Improved image coding system having functions for controlling generated amount of coded bit stream
KR100203698B1 (en) Improved image coding system having functions for controlling generated amount of coded bit stream
KR100203623B1 (en) An improved image coding system having functions for controlling generated amount of coded bit stream
KR100234239B1 (en) Method and apparatus of quantizing for decreasing blocking effect
KR100203624B1 (en) An improved image coding system having functions for controlling generated amount of coded bit stream
KR100203678B1 (en) Improved image coding system having functions for controlling generated amount of coded bit stream
KR100203684B1 (en) Improved image coding system having functions for controlling generated amount of coded bit stream

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19961015

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

Free format text: PAYMENT UNTIL: 20071211

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20081211

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees