JPH03252284A - Data compressor - Google Patents

Data compressor

Info

Publication number
JPH03252284A
JPH03252284A JP2050269A JP5026990A JPH03252284A JP H03252284 A JPH03252284 A JP H03252284A JP 2050269 A JP2050269 A JP 2050269A JP 5026990 A JP5026990 A JP 5026990A JP H03252284 A JPH03252284 A JP H03252284A
Authority
JP
Japan
Prior art keywords
data
value
code amount
band limit
target value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2050269A
Other languages
Japanese (ja)
Inventor
Takayuki Sugawara
隆幸 菅原
Ichiro Ando
一郎 安藤
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.)
Victor Company of Japan Ltd
Original Assignee
Victor Company of Japan 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 Victor Company of Japan Ltd filed Critical Victor Company of Japan Ltd
Priority to JP2050269A priority Critical patent/JPH03252284A/en
Priority to DE1991619936 priority patent/DE69119936T2/en
Priority to EP91301625A priority patent/EP0444918B1/en
Publication of JPH03252284A publication Critical patent/JPH03252284A/en
Priority to US08/187,459 priority patent/US5542008A/en
Priority to US08/468,400 priority patent/US5644658A/en
Priority to US08/791,789 priority patent/US5719962A/en
Pending legal-status Critical Current

Links

Landscapes

  • Transmission Systems Not Characterized By The Medium Used For Transmission (AREA)
  • Image Processing (AREA)
  • Color Television Systems (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PURPOSE:To attain a simple and high speed processing by applying filter processing to a data, predicting data quantity through the calculation including addition and adjusting a quantized step number corresponding to the result of prediction. CONSTITUTION:An inputted picture data is inputted to a code quantity prediction device 1 directly or via a movement compensation and differential data generator 6. The code quantity prediction device 1 predicts the code quantity from an inputted data, sets the band limit and the quantization stop corresponding to the predicted value and outputs the result to a pre-filter (band limit means) 2 and a quantizer (quantization means) 4. The pre-filter 2 applies band limit corresponding to the band limit set by the code quantity prediction device 1 and outputs the value to a DCT circuit 3. The data processed by the DCT circuit 3 is inputted to a quantizer 4, in which the data is quantized by the quantization step number set by the code quantity prediction device 1. The quantized data is inputted to a coder 6, where the data is coded.

Description

【発明の詳細な説明】 [産業上の利用分野コ 本発明は、例えば、カラー静止画像を圧縮して、所定の
記録媒体に記録する場合等に用いて好適なデータ圧縮装
置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data compression device suitable for use, for example, when compressing a color still image and recording it on a predetermined recording medium.

[従来の技術] 画像データを磁気ディスク等の記録媒体に記録するとき
、効率的な記録を行なうため、データが圧縮される。こ
の圧縮のため、例えば、画像データはNXN(あるいは
NXM)画素毎のブロックに分割きれ、各ブロック毎に
直交変換される。直交変換されたデータは、さらに所定
の量子化ステップテ量子化された後、ゼロランレングス
符号化またはハフマン符号化される。このようにしてデ
ータを圧縮すると、効果的にデータが圧縮されるが、画
像によフて符号量が異なってくる。
[Prior Art] When recording image data on a recording medium such as a magnetic disk, the data is compressed for efficient recording. For this compression, for example, image data is divided into blocks each having NXN (or NXM) pixels, and each block is orthogonally transformed. The orthogonally transformed data is further quantized by a predetermined quantization step and then zero-run length encoded or Huffman encoded. Compressing data in this way effectively compresses the data, but the amount of code varies depending on the image.

そこで、従来、次のようにして、符号量を一定にするた
めの制蓼が行なわれている。
Therefore, conventionally, the following control has been performed to keep the code amount constant.

その第1の方法は、所定の量子化ステップで実際に量子
化されたデータの量を演算し、その演算結果に対応して
、データ量が所望の値になるように、量子化ステップ数
を変更して、再度量子化をやりなおす方法である。
The first method is to calculate the amount of data actually quantized at a predetermined quantization step, and then adjust the number of quantization steps according to the calculation result so that the amount of data reaches the desired value. The method is to change it and redo the quantization.

その第2の方法は、直交変換後のデータの係数が、符号
量と所定の関係を有していることに着目したもので、ブ
ロック毎の係数の2乗和を演算し、2乗和の大きざに対
応して各ブロックを、例えば4つのクラスに区分し、デ
ータ量の大きいクラスのブロックには多くのビットを配
分し、小ざいクラスのブロックには少ないビットを配分
するようにしたものである。
The second method focuses on the fact that the coefficients of the data after orthogonal transformation have a predetermined relationship with the code amount, and calculates the sum of squares of the coefficients for each block. Each block is divided into, for example, four classes according to its size, and more bits are allocated to blocks in classes with larger amounts of data, and fewer bits are allocated to blocks in smaller classes. It is.

[発明が解決しようとする課題] しかしながら、上記した第1の方法は、実際に量子化し
たデータの符号量を演算する行程を、少なくとも2回は
繰り返ざなければならないので、高速の処理が困難であ
る。
[Problems to be Solved by the Invention] However, in the first method described above, the process of actually calculating the code amount of quantized data must be repeated at least twice, so high-speed processing is not possible. Have difficulty.

また、上記した第2の方法は、直交変換処理を実行しな
ければならないばかりでなく、クラスを示す情報を付加
しなければならないので、符号量が多くなり、複雑な処
理が必要になる。
Furthermore, in the second method described above, not only it is necessary to perform orthogonal transformation processing, but also information indicating the class must be added, which increases the amount of code and requires complicated processing.

本発明はこのような状況に鑑みてなされたもので、簡単
かつ高速の処理を可能にするものである。
The present invention was made in view of this situation, and enables simple and high-speed processing.

[課題を解決するための手段] 請求項1に記載のデータ圧縮装置は、入力されたデータ
を所定画素毎のブロックに分割し、直交変換した後、量
子化し、さらに符号化するデータ圧縮装置において、入
力されたデータをフィルタ処理する処理手段と、フィル
タ処理手段により処理されたデータについて、少なくと
も加算を含む演算を行なう演算手段と、演算手段の出力
を対応する符号量値に変換する符号量値変換手段と、デ
ータ量の目標値を設定する目標値設定手段と、目標値設
定手段により設定された目標値と符号量値変換手段より
出力された符号量値とを比較し、その差に対応する量子
化ステップ値を出力する量子化ステップ変換手段と、直
交変換されたデータを、量子化ステップ変換手段が出力
する量子化ステップ値に対応して量子化する量子化手段
とを備えることを特徴とする 請求項2に記載のデータ圧縮装置は、入力されたデータ
を所定画素毎のブロックに分割し、直交変換した後、量
子化し、さらに符号化するデータ圧縮装置において、入
力されたデータをフィルタ処理する処理手段と、フィル
タ処理手段により処理されたデータについて、少なくと
も加算を含む演算を行なう演算手段と、演算手段の出力
を対応する符号量値に変換する符号量値変換手段と、デ
ータ量の目標値を設定する目標値設定手段と、目標値設
定手段により設定された目標値と符号量値変換手段より
出力された前記符号量値とを比較し、その差に対応する
帯域制限値を出力する帯域制限値変換手段と、直交変換
する前のデータを、帯域制限値変換手段より出力された
帯域制限値に対応して帯域制限する帯域制限手段とを備
える。
[Means for Solving the Problem] A data compression device according to claim 1 is a data compression device that divides input data into blocks of predetermined pixels, performs orthogonal transformation, quantizes, and further encodes the data. , a processing means for filtering input data, a calculation means for performing an operation including at least addition on the data processed by the filter processing means, and a code amount value for converting the output of the calculation means into a corresponding code amount value. A conversion means, a target value setting means for setting a target value of data amount, and a target value set by the target value setting means and a code amount value outputted from the code amount value conversion means are compared, and the difference is dealt with. and a quantization means that quantizes the orthogonally transformed data in accordance with the quantization step value outputted by the quantization step transformation means. The data compression device according to claim 2 is a data compression device that divides input data into blocks each having a predetermined number of pixels, performs orthogonal transformation, quantizes, and further encodes the input data, and filters the input data. a processing means for processing, a calculation means for performing an operation including at least addition on the data processed by the filter processing means, a code amount value conversion means for converting the output of the calculation means into a corresponding code amount value, and a code amount value converting means for converting the output of the calculation means into a corresponding code amount value; A target value setting means for setting a target value, compares the target value set by the target value setting means and the code amount value outputted from the code amount value converting means, and outputs a band limit value corresponding to the difference. and a band limiter that limits the band of the data prior to orthogonal transformation in accordance with the band limit value output from the band limit value converter.

[作用] 請求項1に記載のデータ圧縮装置においては、データを
フィルタ処理し、さらに、例えば、絶対値加算をするこ
とにより、データ量が予測される。
[Operation] In the data compression device according to the first aspect, the data amount is predicted by filtering the data and further adding, for example, absolute values.

そして、予測結果に対応して、量子化ステップ数が調整
される。
Then, the number of quantization steps is adjusted according to the prediction result.

また、請求項2に記載のデータ圧縮装置においては、同
様に、データ量が予ぷりきれ、予測結果に対応して、帯
域制限値が調整される。
Furthermore, in the data compression apparatus according to the second aspect of the present invention, the amount of data is similarly exceeded in advance, and the band limit value is adjusted in accordance with the prediction result.

従って、いずれの場合も、簡単かつ高速の処理が可能に
なる。
Therefore, in either case, simple and high-speed processing becomes possible.

[実施例] 第1図は本発明のデータ圧縮装置の一実施例の構成を示
すブロック図である。
[Embodiment] FIG. 1 is a block diagram showing the configuration of an embodiment of a data compression device of the present invention.

入力された画像データは直接、または、動き補償および
差分データ生成器6を介して、符号量子θ11器1に入
力される。符号量子θり器1は入力されたデータから符
号量を予ij、lI L、予測値に対応する帯域制限値
と量子化ステップ数を設定し、ブリフィルタ2(帯域制
限手段)と量子化器4(量子化手段)に出力する。
The input image data is input to the code quantum θ11 unit 1 directly or via the motion compensation and difference data generator 6. The code quantum θ-reducer 1 predetermines the code amount from the input data, sets the band limit value and the number of quantization steps corresponding to the predicted value, and converts the code amount to the input data. 4 (quantization means).

ブリフィルタ2は符号量予測器1から供給されるデータ
を、やはり符号量予測器1により設定された帯域制限値
に対応して帯域制限し、DCT(Discrete c
osine transfer)回路3に出力する。D
CT回路3により処理されたデータは、量子化器4に入
力され、符号量予測器1により設定された量子化ステッ
プ数で量子化される。量子化されたデータは、符号器5
に入力され、符号化される。
The filter 2 band-limits the data supplied from the code amount predictor 1 in accordance with the band limit value set by the code amount predictor 1, and performs DCT (Discrete C
(osine transfer) circuit 3. D
The data processed by the CT circuit 3 is input to the quantizer 4 and is quantized by the number of quantization steps set by the code amount predictor 1. The quantized data is sent to the encoder 5
is input and encoded.

符号量予測器lは、例えば、第2図に示すように、 構
成される。
The code amount predictor l is configured as shown in FIG. 2, for example.

入力された画像データは、フレームメモリ11に一旦記
憶きれる。フレームメモリ11より読み出されたデータ
は、オペレータ処理器12(処理手段)によりフィルタ
処理された後、絶対値和算出回路13(演算手段)に入
力され、演算される。絶対値和算出回路13の出力は、
符号量値変換器14(符号量値変換手段)に入力され、
標準量子化ステップで、かつ、標準帯域制限値のときの
符号量値に変換きれる。この符号量値は量子化ステップ
変換器15(量子化ステップ変換手段)と帯域制限値変
換器16(帯域制限値変換手段)に出力される。
The input image data is temporarily stored in the frame memory 11. The data read from the frame memory 11 is filtered by the operator processor 12 (processing means), and then input to the absolute value sum calculation circuit 13 (calculation means), where it is calculated. The output of the absolute value sum calculation circuit 13 is
is input to the code amount value converter 14 (code amount value converting means),
It can be converted to a code amount value using a standard quantization step and a standard band limit value. This code amount value is output to the quantization step converter 15 (quantization step conversion means) and the band limit value converter 16 (band limit value conversion means).

量子化ステップ変換器15と帯域制限値変換器16には
、制御データ送信回路(目標値設定手段)より、設定さ
れるべきデータ量の目標値が入力されている。量子化ス
テップ変換器15と帯域制限値変換器16は、符号量値
変換器14から入力される符号量値と目標値とを比較し
、その誤差に対応する量子化ステップ値と帯域制限値を
、量子化器4とブリフィルタ2にそれぞれ出力する。
A target value for the amount of data to be set is input to the quantization step converter 15 and the band limit value converter 16 from a control data transmission circuit (target value setting means). The quantization step converter 15 and the band limit value converter 16 compare the code amount value inputted from the code amount value converter 14 with the target value, and convert the quantization step value and band limit value corresponding to the error. , are output to the quantizer 4 and the Buri filter 2, respectively.

次に、その動作を説明する。Next, its operation will be explained.

入力画像データはフレームメモリ11に入力され、そこ
に、1フレ一ム分の画像データが一旦記憶される。フレ
ームメモリ11に記憶されたデータは、読み出され、オ
ペレータ処理器12に供給され、フィルタ処理される。
Input image data is input to the frame memory 11, and image data for one frame is temporarily stored therein. The data stored in frame memory 11 is read out, provided to operator processor 12, and filtered.

この、フィルタ処理について、第3図を参照して説明す
る。
This filter processing will be explained with reference to FIG. 3.

第3図ra)乃至(C)は、それぞれ、バイパスフィル
タ、ローパスフィルタ、またはラプラシアンの、各処理
を行なう場合の9個(3X3)の係数を表わしている。
FIGS. 3 ra) to 3 (C) each represent nine (3×3) coefficients of a bypass filter, a low-pass filter, or a Laplacian when each process is performed.

フレームメモリ11から所定の領域の3X3の画素デー
タが読み出され、これらのデータと、第3図に示す3×
3の係数が、対応する位置同士で乗算される。この乗算
した結果得られる9個のデータは、さらに加算される。
3×3 pixel data of a predetermined area is read out from the frame memory 11, and these data and 3×3 pixel data shown in FIG.
A factor of 3 is multiplied between the corresponding positions. The nine pieces of data obtained as a result of this multiplication are further added.

次に、フレームメモリ11から読み出される領域が、例
えば右に1画素分ずらされ、そこから読み出された3X
3の画素データについて、同様の処理が実行きれる。以
下、同様の処理が、1フレ一ム分のデータ全部について
行なわれる。
Next, the area read out from the frame memory 11 is shifted, for example, by one pixel to the right, and the 3X
Similar processing can be executed for the pixel data of No. 3. Thereafter, similar processing is performed on all data for one frame.

このとき、領域を順次ずらす量を、1画素ではなく、2
画素、3画素等とすることもできる。
At this time, the amount by which the area is sequentially shifted is not 1 pixel but 2 pixels.
It can also be a pixel, three pixels, etc.

このようにして、フィルタ処理されたデータは、絶対値
和算出回路13に入力される。絶対値和算出回路13は
、オペレータ処理器12より上述したようにして、3X
3の画素データをフィルタ処理する毎に1制得られるデ
ータの絶対値を演算し、その絶対値を1フレ一ム分につ
いて加算する。この加算値(絶対値和)は符号量値変換
器14に入力される。
The data thus filtered is input to the absolute value sum calculation circuit 13. The absolute value sum calculation circuit 13 receives the 3X data from the operator processor 12 as described above.
Each time 3 pixel data are filtered, the absolute value of one piece of data is calculated, and the absolute value is added for one frame. This added value (sum of absolute values) is input to the code amount value converter 14.

絶対値和算出回路13が出力する絶対値和は、第4図に
示すように、符号量にほぼ対応している。
The absolute value sum outputted by the absolute value sum calculation circuit 13 approximately corresponds to the code amount, as shown in FIG.

すなわち、所定の絶対値和が与えられたとき、その画像
データの符号量は、第4図にハツチングを施した部分の
範囲で表わされる。符号量値変換器14は、例えばRO
Mにより構成され、第4図に実線で示すように、所定の
絶対値和に対応する符号量の平均値が記憶されている。
That is, when a predetermined sum of absolute values is given, the code amount of the image data is represented by the hatched area in FIG. The code amount value converter 14 is, for example, RO
As shown by the solid line in FIG. 4, the average value of the amount of codes corresponding to a predetermined sum of absolute values is stored.

そこで、符号量値変J!i!!器14は、絶対値和算出
回路13より入力される絶対値和を、対応する符号i値
に変換し、量子化ステップ変換器15と帯域制限値変換
器16に出力する。
Therefore, the code amount value change J! i! ! The unit 14 converts the absolute value sum input from the absolute value sum calculation circuit 13 into a corresponding code i value, and outputs it to the quantization step converter 15 and the band limit value converter 16.

制御データ値送信回路17は、予め設定されたデータ量
の目標値を量子化ステップ変換器15と帯域制限値変換
器16に出力している。量子化ステップ変換器15と帯
域制限値変換器16も、例えば、ROMにより構成され
、所定の符号量を得るのに適切な量子化ステップ数と帯
域制限値とを対応してそれぞれ記憶している。従フて、
量子化ステップ変換器15と帯域制限値変換器16は、
符号量値変換器14より入力された符号量値と、制御デ
ータ値送信回路上7より入力された目標値とを比較し、
その誤差に対応して、設定されている目標値を得るのに
適切な量子化ステップ数と帯域制限値とを読み出し、量
子化器4とブリフィルタ2に出力する。
The control data value transmitting circuit 17 outputs a preset target value of data amount to the quantization step converter 15 and the band limit value converter 16. The quantization step converter 15 and the band limit value converter 16 are also configured by, for example, a ROM, and each stores a corresponding number of quantization steps and a band limit value appropriate for obtaining a predetermined amount of code. . Following,
The quantization step converter 15 and the band limit value converter 16 are
Compare the code amount value input from the code amount value converter 14 and the target value input from the control data value transmitting circuit 7,
Corresponding to the error, the number of quantization steps and band limit value appropriate for obtaining the set target value are read out and output to the quantizer 4 and the Buri filter 2.

ブリフィルタ2は、例えば、第5図に示すように、帯域
制限値(カットオフ周波数)が基準値の]5/16から
1/16の範囲で1ずつ順次変化する15秤頚の特性の
フィルタを有し、帯域制限値変換器16から入力される
帯域制限値に対応する特性のフィルタを選択する。この
選択されたフィルタにより帯域制限されたデータがDC
T回路3に供給される。
For example, as shown in FIG. 5, the Buri filter 2 is a filter with a characteristic of 15 scales in which the band limit value (cutoff frequency) sequentially changes by 1 in the range from 5/16 to 1/16 of the reference value. , and selects a filter with characteristics corresponding to the band limit value input from the band limit value converter 16. The data band-limited by this selected filter is
It is supplied to the T circuit 3.

あるいはまた、ブリフィルタ2は、第6図に示すように
構成することもできる。
Alternatively, the brifilter 2 can also be configured as shown in FIG.

この実施例の場合、ブリフィルタ2は、フィルタ21と
、乗算器22.23と、加算器24により構成されてい
る。フィルタ2コば、第7図に示すように、基準値の1
/2の帯域制限値を有している。
In this embodiment, the Brifilter 2 includes a filter 21, multipliers 22, 23, and an adder 24. For two filters, as shown in Figure 7, the reference value is 1.
It has a band limit value of /2.

入力データはフィルタ21により帯域制限された後、乗
X器22に入力され、第1表に示すように、入力データ
のレベルO乃至16に対応して、0/16乃至16/1
6の各係数が乗算される。
After the input data is band-limited by the filter 21, it is input to the multiplier
6 are multiplied by each coefficient.

また、フィルタ21を経ない入力データは、乗算器23
に入力きれ、そのレベルに対応して、16/16乃至O
/16の各係数が乗算される。乗算器22と23の出力
が加算器24で加算され、OCT回路3に出力される。
Furthermore, the input data that has not passed through the filter 21 is sent to the multiplier 23.
You can enter from 16/16 to O according to the level.
/16 are multiplied by each coefficient. The outputs of multipliers 22 and 23 are added by adder 24 and output to OCT circuit 3.

このようにしても、第5図に示した場合と同様の動作を
実行きせることかできる。
Even in this case, the same operation as shown in FIG. 5 can be executed.

第1表 DCT回路3は、入力されたデータをブロック毎に区分
し、直交変換する。直交変換されたデータは、量子化器
4に入力きれる。
The DCT circuit 3 in Table 1 divides the input data into blocks and orthogonally transforms them. The orthogonally transformed data can be input to the quantizer 4.

量子化器4は、入力されたデータを、量子化ステップ変
換器15により設定された量子化ステップ数で量子化し
、符号器5に出力する。符号器5は量子化されたデータ
を、ランレングス符号化、またはハフマン符号化する。
The quantizer 4 quantizes the input data by the number of quantization steps set by the quantization step converter 15 and outputs it to the encoder 5. The encoder 5 performs run-length encoding or Huffman encoding on the quantized data.

あるいはまた、ランレングス符号化とハフマン符号化の
両方を行なう。
Alternatively, both run-length encoding and Huffman encoding are performed.

以上においては、入力された画像データをそのまま符号
量予測器1に入力し、処理するようにしたフ+<、  
動き補償および差分データ生成器6において動き補償を
行なった後、基準の画像データとフレーム間予測画像デ
ータとの差分を生成し、この差分データを符号量予測器
1に入力するようにすることもできる。
In the above, the input image data is input as is to the code amount predictor 1 and processed.
After motion compensation is performed in the motion compensation and difference data generator 6, a difference between the reference image data and the interframe predicted image data may be generated, and this difference data may be input to the code amount predictor 1. can.

また、オペレータ処理器12の出力の絶対値和を演算す
るようにしたが、各出力の2乗値の和(2乗和)、ある
いは、2乗値の和の平均値(2乗平均値)を演算するよ
うにしてもよい。
Furthermore, although the sum of absolute values of the outputs of the operator processor 12 is calculated, the sum of the square values of each output (sum of squares) or the average value of the sum of square values (mean square value) may be calculated.

さらに、以上においては、帯域制限値と量子化ステップ
数の両方を制御するようにしたが、いずれが一方とする
こともできる。
Further, in the above description, both the band limit value and the number of quantization steps are controlled, but either one may be controlled.

[発明の効果] 以上のように、請求項1に記載のデータ圧縮装置によれ
ば、データをフィルタ処理し、さらに、絶対値加算、2
乗加算、2乗平均等の加算を含む演算処理を行なって、
データ量を子と11シ、その予測結果に対応して、量子
化ステップ数を調整するようにし、また、請求項2に記
載のデータ圧縮装置によれば、同様にデータ量を予測し
、予」11結果に対応して、帯域制限値を調整するよう
にしたので、いずれの場合も、簡単かつ高速の処理が可
能になる。
[Effects of the Invention] As described above, according to the data compression device according to claim 1, data is filtered, and further, absolute value addition, 2
By performing arithmetic processing including addition of multiplication and addition, root mean square, etc.,
According to the data compression device according to claim 2, the data amount is similarly predicted and the number of quantization steps is adjusted according to the prediction result. Since the band limit value is adjusted in accordance with the results of ``11'', simple and high-speed processing becomes possible in any case.

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

第1図は本発明のデータ圧縮装置の一実施例の構成を示
すブロック図、第2図は第1図の実施例における符号量
予測器の一実施例の構成を示すブロック図、第3図(a
)乃至(c)は第2図の実施例におけるフィルタ処理の
動作を説明する図、第4図は第2図の実施例における符
号量値変換器の特性を説明する図、第5図および第7図
は第1図のブリフィルタの特性を説明する図、第6図は
第1図のブリフィルタの一実施例の構成を示すブロック
図である。 1・・・符号量子θ11器、2・・ブリフィルタ、3・
・・DCT回路、4・・・量子化器、5・・・符号器、
6・・動き補償および差分データ生成器、11・・・フ
レームメモリ、12・・・オペレータ処理器、13・・
・絶対値和算出回路、14“・・符号量値変換器、15
・・・量子化ステップ変換器、1.6・・・帯域制限値
変換器、17・・・制御データ値送信回路、21・・・
フィルタ、22.23・・乗算器、24・・加算器。
FIG. 1 is a block diagram showing the configuration of an embodiment of a data compression device of the present invention, FIG. 2 is a block diagram showing the configuration of an embodiment of the code amount predictor in the embodiment of FIG. 1, and FIG. (a
) to (c) are diagrams explaining the operation of filter processing in the embodiment of FIG. 2, FIG. 4 is a diagram explaining the characteristics of the code amount value converter in the embodiment of FIG. 2, and FIGS. 7 is a diagram illustrating the characteristics of the BRI filter shown in FIG. 1, and FIG. 6 is a block diagram showing the configuration of one embodiment of the BRI filter shown in FIG. 1. 1... Code quantum θ11 unit, 2... Buri filter, 3...
...DCT circuit, 4...quantizer, 5...encoder,
6...Motion compensation and difference data generator, 11...Frame memory, 12...Operator processor, 13...
・Absolute value sum calculation circuit, 14"... code amount value converter, 15
...Quantization step converter, 1.6...Band limit value converter, 17...Control data value transmission circuit, 21...
Filter, 22.23... Multiplier, 24... Adder.

Claims (2)

【特許請求の範囲】[Claims] (1)入力されたデータを所定画素毎のブロックに分割
し、直交変換した後、量子化し、さらに符号化するデー
タ圧縮装置において、 入力されたデータをフィルタ処理する処理手段と、 前記フィルタ処理手段により処理されたデータについて
、少なくとも加算を含む演算を行なう演算手段と、 前記演算手段の出力を対応する符号量値に変換する符号
量値変換手段と、 データ量の目標値を設定する目標値設定手段と、前記目
標値設定手段により設定された前記目標値と前記符号量
値変換手段より出力された前記符号量値とを比較し、そ
の差に対応する量子化ステップ値を出力する量子化ステ
ップ変換手段と、直交変換されたデータを、前記量子化
ステップ変換手段が出力する前記量子化ステップ値に対
応して量子化する量子化手段とを備えることを特徴とす
るデータ圧縮装置。
(1) A data compression device that divides input data into blocks of predetermined pixels, performs orthogonal transformation, quantizes, and further encodes the data, comprising: processing means for filtering the input data; and the filter processing means. a calculation means for performing an operation including at least addition on the data processed by the calculation means; a code amount value conversion means for converting the output of the calculation means into a corresponding code amount value; and a target value setting for setting a target value of the data amount. and a quantization step of comparing the target value set by the target value setting means and the code amount value outputted from the code amount value converting means and outputting a quantization step value corresponding to the difference. A data compression device comprising: a transformer; and a quantizer that quantizes orthogonally transformed data in accordance with the quantization step value output by the quantization step transformer.
(2)入力されたデータを所定画素毎のブロックに分割
し、直交変換した後、量子化し、さらに符号化するデー
タ圧縮装置において、 入力されたデータをフィルタ処理する処理手段と、 前記フィルタ処理手段により処理されたデータについて
、少なくとも加算を含む演算を行なう演算手段と、 前記演算手段の出力を対応する符号量値に変換する符号
量値変換手段と、 データ量の目標値を設定する目標値設定手段と、前記目
標値設定手段により設定された前記目標値と前記符号量
値変換手段より出力された前記符号量値とを比較し、そ
の差に対応する帯域制限値を出力する帯域制限値変換手
段と、 直交変換する前のデータを、前記帯域制限値変換手段よ
り出力された前記帯域制限値に対応して帯域制限する帯
域制限手段とを備えることを特徴とするデータ圧縮装置
(2) A data compression device that divides input data into blocks of predetermined pixels, performs orthogonal transformation, quantizes, and further encodes the data, comprising: processing means for filtering the input data; and the filter processing means. a calculation means for performing an operation including at least addition on the data processed by the calculation means; a code amount value conversion means for converting the output of the calculation means into a corresponding code amount value; and a target value setting for setting a target value of the data amount. means, and a band limit value conversion for comparing the target value set by the target value setting means and the code amount value outputted from the code amount value converting means and outputting a band limit value corresponding to the difference. A data compression device comprising: means for band limiting data before orthogonal transformation in accordance with the band limit value outputted from the band limit value converting means.
JP2050269A 1990-02-28 1990-02-28 Data compressor Pending JPH03252284A (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP2050269A JPH03252284A (en) 1990-02-28 1990-02-28 Data compressor
DE1991619936 DE69119936T2 (en) 1990-02-28 1991-02-28 Data compression facility
EP91301625A EP0444918B1 (en) 1990-02-28 1991-02-28 Data compression apparatus
US08/187,459 US5542008A (en) 1990-02-28 1994-01-28 Method of and apparatus for compressing image representing signals
US08/468,400 US5644658A (en) 1990-02-28 1995-06-06 Method of and apparatus for compressing image representing signals
US08/791,789 US5719962A (en) 1990-02-28 1997-01-29 Method of and apparatus for compressing image representing signals

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2050269A JPH03252284A (en) 1990-02-28 1990-02-28 Data compressor

Publications (1)

Publication Number Publication Date
JPH03252284A true JPH03252284A (en) 1991-11-11

Family

ID=12854240

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2050269A Pending JPH03252284A (en) 1990-02-28 1990-02-28 Data compressor

Country Status (1)

Country Link
JP (1) JPH03252284A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05268586A (en) * 1992-03-20 1993-10-15 Victor Co Of Japan Ltd Picture compressor
JPH06105304A (en) * 1992-09-22 1994-04-15 Sony Corp Digital moving image information processor
WO1994024822A1 (en) * 1993-04-09 1994-10-27 Sony Corporation Method and apparatus for coding image, and image recording medium
US5418569A (en) * 1992-06-10 1995-05-23 Victor Company Of Japan, Ltd. Method and apparatus for predictive coding of moving images while adaptively changing the method in accordance with them

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03217183A (en) * 1990-01-23 1991-09-24 Olympus Optical Co Ltd Device and method for encoding picture data

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03217183A (en) * 1990-01-23 1991-09-24 Olympus Optical Co Ltd Device and method for encoding picture data

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05268586A (en) * 1992-03-20 1993-10-15 Victor Co Of Japan Ltd Picture compressor
US5418569A (en) * 1992-06-10 1995-05-23 Victor Company Of Japan, Ltd. Method and apparatus for predictive coding of moving images while adaptively changing the method in accordance with them
JPH06105304A (en) * 1992-09-22 1994-04-15 Sony Corp Digital moving image information processor
WO1994024822A1 (en) * 1993-04-09 1994-10-27 Sony Corporation Method and apparatus for coding image, and image recording medium
AU676581B2 (en) * 1993-04-09 1997-03-13 Sony Corporation Method and apparatus for coding image, and image recording medium

Similar Documents

Publication Publication Date Title
JP2549013B2 (en) Data compression device
JPH04323961A (en) Picture coding method and device
JPH07222154A (en) Method and apparatus for image coding
JP2516082B2 (en) Data compression device
JP2003032677A (en) Compressive coder for moving image
JPH02215278A (en) Image signal compressing encoder
JPH03252284A (en) Data compressor
JP3681828B2 (en) Code amount control method and apparatus for image data
JPH03270378A (en) Data compressing device
JPH11122495A (en) Picture encoding device
JP2734905B2 (en) Image coding device
JPH04323965A (en) Picture coding method
JPH04255190A (en) Picture data compressor
JP3024386B2 (en) Encoding device
JPH06284401A (en) Picture coder
JP3143487B2 (en) Image processing device
JP2633118B2 (en) Image data compression apparatus and method
JP2843397B2 (en) Compressed data amount control method
JPH0487467A (en) Coding system
JP3125615B2 (en) Image encoding device and image encoding / decoding device
JPH04362886A (en) Quantizing method in image coding
JPH04208775A (en) Bit distribution encoding system
JP3746804B2 (en) Image compression device
JP2638179B2 (en) Image signal compression / encoding device and image signal compression / decompression system
JPH1051776A (en) Image coder