JP2832972B2 - Image data quantization circuit - Google Patents

Image data quantization circuit

Info

Publication number
JP2832972B2
JP2832972B2 JP1089489A JP1089489A JP2832972B2 JP 2832972 B2 JP2832972 B2 JP 2832972B2 JP 1089489 A JP1089489 A JP 1089489A JP 1089489 A JP1089489 A JP 1089489A JP 2832972 B2 JP2832972 B2 JP 2832972B2
Authority
JP
Japan
Prior art keywords
circuit
quantization
data
code
pixel
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 - Lifetime
Application number
JP1089489A
Other languages
Japanese (ja)
Other versions
JPH02192284A (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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP1089489A priority Critical patent/JP2832972B2/en
Publication of JPH02192284A publication Critical patent/JPH02192284A/en
Application granted granted Critical
Publication of JP2832972B2 publication Critical patent/JP2832972B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、画像データを圧縮符号化するのに適用さ
れる画像データの量子化回路に関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a quantization circuit for image data applied to compression-encode image data.

〔従来の技術〕[Conventional technology]

ディジタル化された画像データの各画素(サンプル)
のビット数を画像信号の相関を利用して低減する符号化
方式が種々提案されている。本願出願人は、特開昭61−
144989号公報に記載されているように、2次元ブロック
内に含まれる複数画素の最大値及び最小値の差であるダ
イナミックレンジを求め、このダイナミックレンジに適
応した符号化を行う高能率符号化装置を提案している。
また、特開昭62−92620号公報に記載されているよう
に、複数フレームに各々属する複数の領域の画素から形
成された3次元ブロックに関してダイナミックレンジに
適応した符号化を行う高能率符号化装置が提案されてい
る。更に、特開昭62−128621号公報に記載されているよ
うに、量子化を行った時に生じる最大歪みが一定となる
ように、ダイナミックレンジに応じてビット数が変化す
る可変長符号化方法が提案されている。
Each pixel (sample) of digitized image data
Various encoding schemes have been proposed for reducing the number of bits of an image signal using correlation of image signals. The present applicant filed Japanese Patent Application Laid-Open
As described in Japanese Patent No. 144989, a high-efficiency coding apparatus that obtains a dynamic range that is a difference between a maximum value and a minimum value of a plurality of pixels included in a two-dimensional block, and performs encoding adapted to the dynamic range. Has been proposed.
Also, as described in Japanese Patent Application Laid-Open No. 62-92620, a high-efficiency coding apparatus that performs coding suitable for a dynamic range with respect to a three-dimensional block formed from pixels in a plurality of regions belonging to a plurality of frames. Has been proposed. Further, as described in Japanese Patent Application Laid-Open No. 62-128621, a variable length encoding method in which the number of bits changes according to a dynamic range so that the maximum distortion generated when quantization is performed is constant. Proposed.

これらのダイナミックレンジに適応した符号化(以
下、ADRCと略す。)は、1画面を分割した小領域(ブロ
ック)では、画像が強い相関を有していることを利用し
て1画素当たりのビット数を低減する高能率符号化方法
である。即ち、ブロック内の最小値又は最大値と各画素
のレベルとの差が元のレベルより小さくなり、この差を
元のビット数(例えば8ビット)より少ないビット数
(例えば4ビット)で量子化することが可能となる。
Encoding adapted to these dynamic ranges (hereinafter abbreviated as ADRC) is based on the fact that, in a small area (block) obtained by dividing one screen, a bit per pixel is utilized by utilizing the fact that an image has a strong correlation. This is a highly efficient coding method that reduces the number. That is, the difference between the minimum value or the maximum value in the block and the level of each pixel is smaller than the original level, and this difference is quantized with a smaller number of bits (eg, 4 bits) than the original number of bits (eg, 8 bits). It is possible to do.

この発明は、上述のADRCにおける最大値又は最小値で
正規化されたレベルの量子化或いはADRCで得られたnビ
ットのコードをmビット(n>m)に圧縮するのに適用
できるものである。但し、この発明は、ADRCに限定され
るものでなく、nビットのディジタル画像信号をmビッ
トに圧縮する量子化回路に対して適用できる。
The present invention can be applied to the quantization of the level normalized by the maximum value or the minimum value in the above-mentioned ADRC or to the compression of the n-bit code obtained by the ADRC to m bits (n> m). . However, the present invention is not limited to ADRC, and can be applied to a quantization circuit that compresses an n-bit digital image signal into m bits.

一例として、2ビットの量子化を行うADRCでは、最大
値MAX及び最小値MIXの差であるブロックのダイナミック
レンジDRが4個のレベル範囲に均等に分割され、最小値
MINが除去された後の画素の値がレベル範囲と夫々対応
する2ビットの量子化コードで表現される。復号側で
は、ダイナミックレンジDRと量子化コードから各レベル
範囲の中央の復号代表レベルI0〜I3の一つが復号され、
復号された値に最小値MINが加算されることで、ブロッ
ク内の画素データが復元される。
As an example, in ADRC that performs 2-bit quantization, the dynamic range DR of a block, which is the difference between the maximum value MAX and the minimum value MIX, is equally divided into four level ranges, and the minimum value
The value of the pixel after MIN has been removed is represented by a 2-bit quantization code corresponding to the level range. On the decoding side, one of the central decoding representative levels I0 to I3 of each level range is decoded from the dynamic range DR and the quantization code,
The pixel data in the block is restored by adding the minimum value MIN to the decoded value.

第6図は、ADRCにおける量子化の一例を示す。第6図
は、水平方向に連続する6個の画素で1ブロックが構成
される1次元ADRCの例を示し、白いドットで示すデータ
がブロック内の画素の4ビット、8ビット等の真値であ
り、実線101で示される水平方向の変化を有している。
上述の2ビットのADRCで符号化された場合では、復号側
で×で示す復元レベルが得られ、復元画像において、破
線102で示す信号の変化が生じる。
FIG. 6 shows an example of quantization in ADRC. FIG. 6 shows an example of a one-dimensional ADRC in which one block is composed of six pixels that are continuous in the horizontal direction. Data indicated by white dots is a true value of 4 bits, 8 bits, etc. of the pixels in the block. And has a horizontal change as indicated by the solid line 101.
In the case of encoding by the above-described 2-bit ADRC, a restoration level indicated by x is obtained on the decoding side, and a change in a signal indicated by a broken line 102 occurs in the restored image.

第7図は、ADRCにおける量子化の他の例を示す。第7
図は、時間方向に連続する6フレームの夫々に属し、且
つ空間的に対応する位置の画素の時間変化を示してい
る。簡単のため、これらの6個の画素が含まれる各ブロ
ックが互いに等しい最大値MAX及び最小値MINを有してい
るものとしている。白いドットで示すデータが画素の真
値であり、実線103で示される時間方向の変化を有して
いる。上述の2ビットのADRCで符号化された場合では、
復号側で×で示す復号レベルが得られ、復元画像におい
て、破線104で示す信号の変化が生じる。
FIG. 7 shows another example of quantization in ADRC. Seventh
The figure shows a temporal change of a pixel at a position spatially corresponding to each of six consecutive frames in the time direction. For simplicity, it is assumed that each block including these six pixels has the same maximum value MAX and minimum value MIN. Data indicated by white dots is the true value of the pixel, and has a change in the time direction indicated by a solid line 103. In the case of encoding with the above 2-bit ADRC,
On the decoding side, a decoding level indicated by X is obtained, and a signal change indicated by a broken line 104 occurs in the restored image.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

従来の量子化では、量子化誤差を小さくし、S/Nを良
好とするために、元の画素のレベルが最も近い復号代表
レベルに置換されている。しかしながら、定量的に良好
であっても、視覚的に目立つ劣化が復元画像に生じるこ
とがある。第6図に示す例では、元のなだらかな水平方
向の変化101が復元後には、激しい変化102となり、復元
画像において、視覚的に目立つノイズ(劣化)が発生す
る。このノイズは、弱電界時のテレビジョン受信画像に
発生するスノーノイズを細かくしたようなもので、ジロ
ジロしたノイズである。このような問題が発生するの
は、人間が画像を認識する時に、画像の微分特性に敏感
なことに基づいている。
In conventional quantization, the original pixel level is replaced with the closest decoded representative level in order to reduce the quantization error and improve the S / N. However, even if quantitatively good, visually noticeable degradation may occur in the restored image. In the example shown in FIG. 6, the original gentle change 101 in the horizontal direction becomes a sharp change 102 after restoration, and visually noticeable noise (deterioration) occurs in the restored image. This noise is similar to that obtained by reducing snow noise generated in a television reception image at the time of a weak electric field, and is a noise that has been generated. The occurrence of such a problem is based on the fact that humans are sensitive to the differential characteristics of an image when recognizing the image.

空間的な変化と同様に、第7図に示す例では、元のな
だらかな時間方向の変化103が復元後には、激しい変化1
04となり、復元画像において、上述と同様のノイズが発
生する。
Similar to the spatial change, in the example shown in FIG. 7, the original gentle change 103 in the time direction becomes a sharp change 1 after restoration.
04, and the same noise as described above occurs in the restored image.

第6図及び第7図から分るように、上述のノイズは、
原ディジタルデータの空間的に隣接し、又は空間的に対
応し、時間的に連結する2サンプルのデータが異なり、
その一方と他方とが異なる2ビットのコードに量子化さ
れることに起因している。つまり、この2サンプルのデ
ータが隣接する二つのレベル領域の境界の上下に夫々含
まれる場合に、ノイズが発生する。
As can be seen from FIG. 6 and FIG.
The data of two samples which are spatially adjacent to each other or spatially correspond to the original digital data and are temporally connected are different,
This is because one and the other are quantized into different 2-bit codes. That is, noise occurs when the data of the two samples is included above and below the boundary between two adjacent level regions.

従って、この発明の目的は、定量的な誤差が増えると
しても、元の画像信号の空間的な変化を保存することが
でき、復元画像の画質を視覚的に良好とできる画像デー
タの量子化回路を提供することにある。
Therefore, an object of the present invention is to provide an image data quantization circuit that can preserve the spatial change of the original image signal and visually improve the quality of the restored image even if a quantitative error increases. Is to provide.

この発明の他の目的は、ノイズが発生するおそれがあ
る時のみに、視覚特性を考慮した量子化がされることに
より、原データとレベルが良く対応した出力データが得
られる画像データの量子化回路を提供することにある。
Another object of the present invention is to quantize image data in which output data having a level corresponding to original data is obtained by performing quantization in consideration of visual characteristics only when there is a possibility that noise may occur. It is to provide a circuit.

〔課題を解決するための手段〕[Means for solving the problem]

この発明は、nビットで量子化されたディジタルデー
タをmビット(n>m)のデータに圧縮する画像データ
の量子化回路において、nビットのディジタルデータの
上位mビットのコードが空間的に隣接する2サンプルデ
ータ間又は空間的に対応し、時間的に連続する2サンプ
ルデータ間で異なり、且つこれらの2サンプルデータの
一方及び他方がmビットのコードの変化点の上下のレベ
ルをそれぞれ採る状態を検出する検出回路と、注目画素
の真値と、注目画素の周辺の参照画素の真値との間の空
間的な変化量又は注目画素の真値と、注目画素に対して
時間的に先行し、且つ空間的に対応する参照画素の真値
との間の時間的な変化量を検出し、量子化コードの復号
値に対する参照画素の空間的又は時間的な変化量が検出
された空間的又は時間的な変化量と最も近接した復号代
表値を求め、復号代表値に対応する量子化コードを選択
するようにした量子化回路とを備え、検出回路により状
態が検出される時に、nビットのディジタルデータから
形成されたmビットのディジタルデータの代わりに、量
子化回路の出力データを選択するようにしたことを特徴
とする画像データの量子化回路である。
According to the present invention, in an image data quantization circuit for compressing digital data quantized by n bits into data of m bits (n> m), a code of upper m bits of the digital data of n bits is spatially adjacent. Different between two sample data or spatially corresponding two sample data that are temporally continuous, and one and the other of the two sample data take levels above and below the m-bit code change point, respectively. , A spatial change amount between the true value of the pixel of interest and the true value of the reference pixel around the pixel of interest or the true value of the pixel of interest, and a temporally preceding pixel of interest. And a temporal change amount between the true value of the reference pixel and a spatially corresponding change amount of the reference pixel with respect to the decoded value of the quantization code is detected. Or time And a quantizing circuit for determining a decoding representative value closest to a typical change amount and selecting a quantization code corresponding to the decoding representative value. An image data quantization circuit characterized in that output data of a quantization circuit is selected instead of m-bit digital data formed from data.

〔作用〕[Action]

ADRCの符号化で発生した4ビットの量子化コードDTを
より圧縮するために、量子化コードDTの上位2ビットが
選択される。この上位2ビットと視覚特性を考慮した量
子化回路21からの2ビットとがスイッチ回路13で選択さ
れる。スイッチ回路13は、検出回路19の出力信号で制御
される。検出回路19は、空間的に隣接する2サンプルデ
ータ又は空間的に対応し、時間的に連続する2サンプル
データが異なり、2ビットの量子化の場合の異なるレベ
ル領域に夫々含まれることを検出する。この検出時に
は、量子化回路21の出力信号が選択的に出力される。
In order to further compress the 4-bit quantization code DT generated by ADRC encoding, the upper 2 bits of the quantization code DT are selected. The upper two bits and the two bits from the quantization circuit 21 in consideration of visual characteristics are selected by the switch circuit 13. The switch circuit 13 is controlled by an output signal of the detection circuit 19. The detection circuit 19 detects that two spatially adjacent two-sample data or two spatially corresponding two-time continuous two-sample data are different and included in different level regions in the case of 2-bit quantization. . At the time of this detection, the output signal of the quantization circuit 21 is selectively output.

量子化回路21が原データと同様の空間的な変化を有す
る出力データを形成する場合について説明する。注目画
素の真値x1と周辺画素例えば前の画素の真値x0との差
(水平方向の変化量)Δr(=x1−x0)が検出される。
画素x0の復号レベルX0がローカルデコーダにより生成さ
れる。また、4個の復号代表レベル(I0+MIN、I1+MI
N、I2+MIN、I3+MIN)がローカルデコーダで生成され
る。減算回路40〜43において、復号代表レベルと復号レ
ベルX0との差(予測変化量)Δ0、Δ1、Δ2、Δ3が
演算される。即ち、 Δ0=(I0+MIN)−X0 Δ1=(I1+MIN)−X0 Δ2=(I2+MIN)−X0 Δ3=(I3+MIN)−X0 これらの4個の差の中で、元の画像データが有してい
た変化量Δrと最も近接した変化量が検出される。この
ため、減算回路34〜37において、(β0=Δr−Δ0)
(β1=Δr−Δ1)(β2=Δr−Δ2)(β3=Δ
r−Δ3)の減算処理がされ、最小の減算出力が検出さ
れ、この検出に応じた量子化コードがコード選択回路39
で選択される。つまり、Δ0との差分が最小の場合に
は、(00)の量子化コードが選択され、以下、同様にし
て(01)(10)(11)の量子化コードが選択される。
The case where the quantization circuit 21 forms output data having the same spatial change as the original data will be described. The difference (horizontal change) Δr (= x1−x0) between the true value x1 of the target pixel and the true value x0 of the peripheral pixel, for example, the previous pixel, is detected.
The decoding level X0 of the pixel x0 is generated by the local decoder. In addition, four decoding representative levels (I0 + MIN, I1 + MI
N, I2 + MIN, I3 + MIN) are generated by the local decoder. In the subtraction circuits 40 to 43, differences (predicted change amounts) Δ0, Δ1, Δ2, Δ3 between the decoding representative level and the decoding level X0 are calculated. That is, Δ0 = (I0 + MIN) −X0 Δ1 = (I1 + MIN) −X0 Δ2 = (I2 + MIN) −X0 Δ3 = (I3 + MIN) −X0 Among these four differences, the change that the original image data has The change amount closest to the amount Δr is detected. Therefore, in the subtraction circuits 34 to 37, (β0 = Δr−Δ0)
(Β1 = Δr−Δ1) (β2 = Δr−Δ2) (β3 = Δ
(r−Δ3) is subtracted, a minimum subtraction output is detected, and a quantization code corresponding to this detection is output to the code selection circuit 39.
Is selected. That is, when the difference from Δ0 is the smallest, the quantization code of (00) is selected, and thereafter, the quantization codes of (01), (10), and (11) are similarly selected.

上述のように、元の画像データの持つ空間的な変化量
と最も近い変化量を復元された画像信号が持つように、
量子化を行うので、復元画像の画質の視覚的な劣化を防
ぐことができる。また、復元画像に視覚的に目立つノイ
ズが発生するおそれが無い時には、定量的な量子化がさ
れるので、原データとレベル的に忠実な出力データを得
ることができる。
As described above, so that the restored image signal has a change amount closest to the spatial change amount of the original image data,
Since the quantization is performed, visual deterioration of the image quality of the restored image can be prevented. In addition, when there is no possibility that visually noticeable noise is generated in the restored image, quantitative quantization is performed, so that output data that is faithful in level to the original data can be obtained.

〔実施例〕 以下、この発明の一実施例について、図面を参照して
説明する。この説明は、下記の順序に従ってなされる。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings. This description is made in the following order.

a.一実施例の全体の構成及び動作 b.視覚特性を考慮した量子化回路 c.変形例 a.一実施例の全体の構成及び動作 第1図において、1で示す入力端子には、例えば1画
素(1サンプル)が8ビットに量子化されたディジタル
ビデオ信号が供給される。ブロック化回路2により、入
力ディジタルビデオ信号のデータの順序が走査順序から
ブロックの順序に変換される。例えば1フレームの画面
が細分化され、第2図に示すように、(4×4=16画
素)のブロックが構成される。第2図において、N−1
は、前のブロックを示し、Nが符号化しようとする注目
ブロックを示している。ブロック内では、図面に向かっ
て見て左端の一番上の画素のデータが最初に伝送され、
次に、水平方向に並ぶ3個の画素のデータが伝送され、
更に、2番目のラインにおいて、同様のデータが伝送さ
れ、最後に右端の一番下の画素のデータが伝送される。
a. Overall configuration and operation of one embodiment b. Quantization circuit in consideration of visual characteristics c. Modification a. Overall configuration and operation of one embodiment In FIG. A digital video signal in which one pixel (one sample) is quantized to 8 bits is supplied. The blocking circuit 2 converts the data order of the input digital video signal from the scanning order to the block order. For example, a screen of one frame is subdivided to form a block of (4 × 4 = 16 pixels) as shown in FIG. In FIG. 2, N-1
Indicates the previous block, and N indicates the block of interest to be coded. In the block, the data of the top leftmost pixel as viewed in the drawing is transmitted first,
Next, data of three pixels arranged in a horizontal direction is transmitted,
Further, in the second line, the same data is transmitted, and finally, the data of the rightmost lowermost pixel is transmitted.

ブロック化回路2の出力信号が最大値及び最小値検出
回路3に供給され、各ブロックに含まれる画素の最大値
及MAX及び最小値MINが夫々検出される。最大値MAX及び
最小値MINが減算回路6に供給され、両者の差であるダ
イナミックレンジDRが算出される。ダイナミックレンジ
DR及び最小値MINが夫々遅延回路8、9を介して出力端
子10、11に取り出される。出力端子10、11、16には、図
示せずも、フレーム化回路が接続され、フレーム化回路
では、ダイナミックレンジDR、最小値MIN及び後述する
2ビットに圧縮されたコード信号がフレーム構成の信号
形態に変換され、また、必要に応じてエラー訂正符号化
の処理がなされる。フレーム化回路から送信データが得
られる。
The output signal of the blocking circuit 2 is supplied to the maximum value and minimum value detection circuit 3, and the maximum value, MAX, and minimum value MIN of the pixels included in each block are detected, respectively. The maximum value MAX and the minimum value MIN are supplied to the subtraction circuit 6, and a dynamic range DR, which is a difference between the two, is calculated. Dynamic range
DR and the minimum value MIN are taken out to output terminals 10 and 11 via delay circuits 8 and 9, respectively. Although not shown, a framing circuit is connected to the output terminals 10, 11, and 16. The framing circuit converts a dynamic range DR, a minimum value MIN, and a code signal compressed to 2 bits to be described later into a frame signal. It is converted into a form, and error correction coding processing is performed as necessary. Transmission data is obtained from the framing circuit.

ブロック化回路2の出力信号が遅延回路4を介して減
算回路5に供給される。遅延回路4は、最大値MAX及び
最小値MINを検出するのに必要な時間、ブロック化回路
2の出力信号を遅延させる。減算回路5には、最小値MI
Nが供給され、減算回路5から最小値除去後のデータが
得られる。この最小値除去処理で正規化されたデータが
量子化回路7に供給される。量子化回路7には、ダイナ
ミックレンジDRが供給され、量子化回路7から例えば4
ビットの量子化コードDTが取り出される。
The output signal of the blocking circuit 2 is supplied to the subtraction circuit 5 via the delay circuit 4. The delay circuit 4 delays the output signal of the blocking circuit 2 for a time required to detect the maximum value MAX and the minimum value MIN. The subtraction circuit 5 has a minimum value MI
N is supplied, and data after the minimum value is removed from the subtraction circuit 5 is obtained. The data normalized by the minimum value removal processing is supplied to the quantization circuit 7. The dynamic range DR is supplied to the quantization circuit 7 and the quantization circuit 7 outputs, for example, 4
The bit quantization code DT is extracted.

量子化回路7では、ダイナミックレンジDRを(24=1
6)等分した値である量子化ステップで減算回路5の出
力データの値が除算され、得られた商に対して切り捨て
処理が施されて整数(量子化コードDT)が形成される。
量子化回路7は、ROM或いは割算回路により実現でき
る。
In the quantization circuit 7, the dynamic range DR is set to (2 4 = 1
6) The value of the output data of the subtraction circuit 5 is divided by the quantization step which is the equally divided value, and the obtained quotient is truncated to form an integer (quantized code DT).
The quantization circuit 7 can be realized by a ROM or a division circuit.

量子化回路7からの4ビットのデータDTが上位の2ビ
ットを選択する2ビット選択回路12及びサンプル遅延回
路17に供給される。2ビット選択回路12で選択された上
位の2ビットがスイッチ回路13の一方の入力端子14に供
給される。スイッチ回路13の他方の入力端子15には、視
覚特性を考慮した量子化回路21(後に詳述する)の2ビ
ットの出力信号が供給される。量子化回路21の入力端子
22には、ブロック化回路2の出力信号が供給され、ま
た、端子23及び24から、ダイナミックレンジDR及び最小
値MINが量子化回路21に供給され、更に、出力端子25か
ら量子化出力が発生する。スイッチ回路13の出力端子16
に2ビットの出力信号が得られる。この実施例では、元
の8ビットの画像データがADRCにより4ビットのデータ
に圧縮され、更に、2ビットのデータに圧縮される。
The 4-bit data DT from the quantization circuit 7 is supplied to a 2-bit selection circuit 12 for selecting the upper 2 bits and a sample delay circuit 17. The upper 2 bits selected by the 2-bit selection circuit 12 are supplied to one input terminal 14 of the switch circuit 13. The other input terminal 15 of the switch circuit 13 is supplied with a 2-bit output signal of a quantization circuit 21 (to be described in detail later) that takes into account visual characteristics. Input terminal of quantization circuit 21
The output signal of the blocking circuit 2 is supplied to 22, the dynamic range DR and the minimum value MIN are supplied to the quantization circuit 21 from the terminals 23 and 24, and the quantization output is generated from the output terminal 25. I do. Output terminal 16 of switch circuit 13
, A 2-bit output signal is obtained. In this embodiment, the original 8-bit image data is compressed to 4-bit data by ADRC, and further compressed to 2-bit data.

スイッチ回路13は、一致検出回路19の出力信号で制御
される。一致検出回路19は、水平方向に連続する2個の
サンプルデータが異なり、且つこれらのサンプルデータ
が2ビットのコードの変化点の近傍のレベルを採る時
に、“1"(ハイレベル)となる一致信号を発生する。上
記以外では、“0"(ローレベル)となる信号を発生す
る。一致検出回路19の出力信号は、サンプルデータ毎に
発生する。一致信号(“1")が発生する時には、スイッ
チ回路13の入力端子15が選択され、従って、視覚特性を
考慮した量子化回路21の出力信号が出力される。一致信
号が“0"、即ち、不一致の信号でスイッチ回路13の入力
端子14が選択され、従って、2ビット選択回路12からの
上位2ビットのコード信号が出力される。
The switch circuit 13 is controlled by an output signal of the coincidence detection circuit 19. The coincidence detecting circuit 19 determines that the coincidence becomes "1" (high level) when two consecutive sample data in the horizontal direction are different and these sample data take a level near a change point of a 2-bit code. Generate a signal. Other than the above, a signal which becomes “0” (low level) is generated. The output signal of the coincidence detection circuit 19 is generated for each sample data. When the coincidence signal (“1”) is generated, the input terminal 15 of the switch circuit 13 is selected, and thus the output signal of the quantization circuit 21 considering the visual characteristics is output. The input signal 14 of the switch circuit 13 is selected by the coincidence signal of "0", that is, the signal of the non-coincidence. Therefore, the code signal of the upper 2 bits from the 2-bit selection circuit 12 is output.

ADRCの量子化回路7の出力信号が供給されるサンプル
遅延回路17に対して、サンプル遅延回路18が接続され
る。サンプル遅延回路17及び18からの水平方向に連続す
る2個のサンプルデータが一致検出回路19に供給され
る。一致検出回路19には、ROM20からの基準データが供
給される。
A sample delay circuit 18 is connected to a sample delay circuit 17 to which the output signal of the ADRC quantization circuit 7 is supplied. Two horizontally continuous sample data from the sample delay circuits 17 and 18 are supplied to the coincidence detection circuit 19. The match detection circuit 19 is supplied with reference data from the ROM 20.

第3図に示すように、ブロックの最小値MINと対応す
る4ビットの量子化コードDT(0000)から最大値MAXと
対応する4ビットの量子化コードDT(1111)がADRCで形
成される。この4ビットのコードの上位2ビット(MSB
及び2番目のMSB)が2ビット選択回路12で選択され
る。従って、(00)(01)(10)(11)の2ビットのコ
ード信号が形成される。第3図において、*が付された
4ビットのコードは、2ビットのコードの変化点の上下
の値を有するものである。水平方向に連続した2サンプ
ルのコードが変化点の上下の一方及び他方のコードであ
る場合には、冒頭に述べたように、なだらかなレベル変
化が激しい変化に化ける劣化が生じる。従って、この場
合には、元の画像データとレベル変化が近くなるような
量子化を行う量子化回路21の出力コードが選択される。
As shown in FIG. 3, a 4-bit quantization code DT (1111) corresponding to the maximum value MAX is formed by ADRC from a 4-bit quantization code DT (0000) corresponding to the minimum value MIN of the block. Upper 2 bits (MSB) of this 4-bit code
And the second MSB) are selected by the 2-bit selection circuit 12. Therefore, two-bit code signals (00) (01) (10) (11) are formed. In FIG. 3, the 4-bit code marked with * has values above and below the change point of the 2-bit code. If the code of two samples that are continuous in the horizontal direction is one of the upper and lower codes above and below the change point, as described at the beginning, deterioration occurs in which a gradual level change becomes a sharp change. Therefore, in this case, the output code of the quantization circuit 21 that performs quantization such that the level change becomes close to the original image data is selected.

ROM20は、変化点の上下の*が付されたコードからな
る8ビットの基準データを発生する。この基準データ
は、下記のものである。
The ROM 20 generates 8-bit reference data consisting of codes marked with * above and below the change point. The reference data is as follows.

(00110100)(01000011) (01111000)(10000111) (10111100)(11001011) 一致検出回路19では、サンプル遅延回路17及び18から
の2サンプルのデータ(8ビット)と上述の6個の基準
データとが比較される。この比較は、並列的に一度でな
されるか、又は時分割でシリアルになされる。
(00110100) (01000011) (01111000) (10000111) (10111100) (11001011) In the coincidence detection circuit 19, the two-sample data (8 bits) from the sample delay circuits 17 and 18 and the six reference data described above are used. Be compared. This comparison can be done at once in parallel, or serially in time division.

b.視覚特性を考慮した量子化回路 第4図は、視覚特性を考慮した量子化回路21の一例を
示す。入力端子22からのブロック化回路2の出力信号が
遅延回路27、28及び29を介してセレクタ30の一方の入力
端子に供給される。遅延回路27の遅延量DL1は、最大値
及び最小値が検出されるのに必要な時間と対応してい
る。遅延回路28の遅延量DL2は、画素の水平方向の間
隔、即ち、1サンプル周期と対応している。
b. Quantization Circuit Considering Visual Characteristics FIG. 4 shows an example of the quantization circuit 21 considering visual characteristics. An output signal of the blocking circuit 2 from the input terminal 22 is supplied to one input terminal of the selector 30 via delay circuits 27, 28 and 29. The delay amount DL1 of the delay circuit 27 corresponds to the time required for detecting the maximum value and the minimum value. The delay amount DL2 of the delay circuit 28 corresponds to the horizontal interval between pixels, that is, one sample period.

遅延回路28の出力信号がセレクタ30の他方の入力端子
に供給される。遅延回路27の出力信号とセレクタ30の出
力信号とが減算回路31に供給され、元の画素データ(真
値)の水平方向の差分Δrが算出される。注目画素の真
値をx1とし、1サンプリング周期前の画素の真値をx0と
すると、(Δr=x1−x0)と表される。
The output signal of the delay circuit 28 is supplied to the other input terminal of the selector 30. The output signal of the delay circuit 27 and the output signal of the selector 30 are supplied to the subtraction circuit 31, and the horizontal difference Δr of the original pixel data (true value) is calculated. Assuming that the true value of the pixel of interest is x1 and the true value of the pixel one sampling cycle before is x0, it is expressed as (Δr = x1−x0).

但し、ブロックの左端の列の画素の場合、ブロック内
に前の画素のデータが存在しないので、前のブロックN
−1の右端の画素のデータを使用して差分を形成する必
要がある。セレクタ30は、ブロック内の左端の画素が減
算回路31に供給される時に、遅延回路29からの前のブロ
ックの右端の画素のデータを選択する。遅延回路29の遅
延量DL3が(1ブロック周期−3サンプル周期)に設定
されている。セレクタ30は、セレクト信号発生回路32か
らのセレクト信号で制御される。セレクト信号発生回路
32には、端子33からのクロック信号(サンプリングクロ
ック及びブロッククロック)が供給され、上述のよう
に、セレクタ30を制御するセレクト信号が形成される。
However, in the case of the pixel in the leftmost column of the block, since the data of the previous pixel does not exist in the block, the previous block N
It is necessary to form a difference using the data of the rightmost pixel of -1. When the leftmost pixel in the block is supplied to the subtraction circuit 31, the selector 30 selects the data of the rightmost pixel of the previous block from the delay circuit 29. The delay amount DL3 of the delay circuit 29 is set to (one block period−3 sample periods). The selector 30 is controlled by a select signal from a select signal generating circuit 32. Select signal generation circuit
The clock signal (sampling clock and block clock) from the terminal 33 is supplied to the terminal 32, and the select signal for controlling the selector 30 is formed as described above.

減算回路31からの画像データの真値の差分Δrが減算
回路34、35、36、37に供給される。これらの減算回路34
〜37の出力信号β0、β1、β2、β3が最小値検出回
路38に供給され、最小の出力信号が検出される。最小値
検出回路38の検出信号がコード選択回路39に供給され、
2ビットのコード信号がコード選択回路39から発生す
る。コード信号は、出力端子25に取り出される。コード
選択回路39では、復号代表レベルI0、I1、I2、I3の夫々
対応する2ビットのコード信号(00)(01)(10)(1
1)の一つが選択される。
The difference Δr between the true values of the image data from the subtraction circuit 31 is supplied to the subtraction circuits 34, 35, 36, and 37. These subtraction circuits 34
The output signals .beta.0, .beta.1, .beta.2, and .beta.3 of .about.37 are supplied to the minimum value detection circuit 38, and the minimum output signal is detected. The detection signal of the minimum value detection circuit 38 is supplied to the code selection circuit 39,
A 2-bit code signal is generated from the code selection circuit 39. The code signal is output to the output terminal 25. In the code selection circuit 39, 2-bit code signals (00) (01) (10) (1) corresponding to the respective decoded representative levels I0, I1, I2, and I3.
One of 1) is selected.

コード選択回路39の選択動作は、下記のものである。 The selection operation of the code selection circuit 39 is as follows.

β0が最小の場合、(00)が選択される。 If β0 is the minimum, (00) is selected.

β1が最小の場合、(01)が選択される。 If β1 is the minimum, (01) is selected.

β2が最小の場合、(10)が選択される。 If β2 is minimum, (10) is selected.

β3が最小の場合、(11)が選択される。 If β3 is the minimum, (11) is selected.

減算回路34〜37に対して、減算回路40、41、42、43か
ら信号Δ0、Δ1、Δ2、Δ3が供給される。これらの
信号Δ0〜Δ3は、注目画素の前の画素の復号レベル
(X0)と4個の復号代表レベルとの夫々の差であり、予
測変化量である。減算回路34〜37及び最小値検出回路38
は、信号Δ0〜Δ3の中で、画像データの真値の水平方
向の差分Δrと最も近いものを検出している。即ち、元
の画像信号の水平方向の信号変化と最も近い変化を生じ
させる復号代表レベルと対応するコード信号が注目画素
に関して選択される。
Signals Δ0, Δ1, Δ2, Δ3 are supplied from the subtraction circuits 40, 41, 42, 43 to the subtraction circuits 34 to 37. These signals Δ0 to Δ3 are the respective differences between the decoding level (X0) of the pixel before the pixel of interest and the four decoding representative levels, and are prediction change amounts. Subtraction circuits 34 to 37 and minimum value detection circuit 38
Detects the signal closest to the horizontal difference Δr of the true value of the image data among the signals Δ0 to Δ3. That is, a code signal corresponding to a decoded representative level that causes a change closest to the horizontal signal change of the original image signal is selected for the target pixel.

減算回路40〜43には、ローカルデコーダ48、49、50、
51で形成された復号代表レベル(MIN+I0)(MIN+I1)
(MIN+I2)(MIN+I3)が供給される。これらの復号代
表レベルを発生させるために、ローカルデコーダ48〜51
に、ダイナミックレンジDR及び最小値MINが供給され、
また、端子44、45、46、47から2ビットのコード信号
(00)(01)(10)(11)が夫々供給される。ローカル
デコーダ48〜51及び52は、ダイナミックレンジDR及び量
子化コードDTがアドレスとして供給されるROMで構成さ
れ、ROMから読み出されたデータに対して最小値MINが加
算される。
The local decoders 48, 49, 50,
Decoding representative level formed by 51 (MIN + I0) (MIN + I1)
(MIN + I2) and (MIN + I3) are supplied. To generate these decoded representative levels, the local decoders 48-51
Is supplied with the dynamic range DR and the minimum value MIN,
Also, 2-bit code signals (00) (01) (10) (11) are supplied from terminals 44, 45, 46 and 47, respectively. Each of the local decoders 48 to 51 and 52 is constituted by a ROM to which a dynamic range DR and a quantization code DT are supplied as addresses, and adds a minimum value MIN to data read from the ROM.

注目画素の前の画素の復号レベルX0がローカルデコー
ダ52と遅延回路53、54とセレクタ55とにより形成され
る。ローカルデコーダ52には、コード選択回路39からの
コード信号が供給され、ローカルデコーダ52から注目画
素の復号レベルが発生する。この復号レベルが1サンプ
リング周期の遅延量DL2を持つ遅延回路53を介してセレ
クタ55の一方の入力端子に供給される。遅延回路53の出
力信号が(1ブロック周期−3サンプリング周期)の遅
延量DL3を持つ遅延回路54を介してセレクタ55の他方の
入力端子に供給される。セレクタ55は、前述のセレクタ
30と同様に、セレクト信号発生回路32からのセレクト信
号で制御される。
The decoding level X0 of the pixel before the pixel of interest is formed by the local decoder 52, the delay circuits 53 and 54, and the selector 55. The code signal from the code selection circuit 39 is supplied to the local decoder 52, and the local decoder 52 generates a decoding level of the pixel of interest. This decoding level is supplied to one input terminal of a selector 55 via a delay circuit 53 having a delay amount DL2 of one sampling period. The output signal of the delay circuit 53 is supplied to the other input terminal of the selector 55 via the delay circuit 54 having a delay amount DL3 of (one block period−3 sampling periods). The selector 55 is the selector described above.
As in the case of 30, control is performed by a select signal from a select signal generating circuit 32.

遅延回路53、54及びセレクタ55は、前述の遅延回路2
8、29及びセレクタ30と同様にして、注目画素x1の前の
画素x0の復号レベルX0を発生する。この復号レベルが減
算回路40〜43に供給される。従って、減算回路40〜43か
ら夫々発生する信号Δ0〜Δ3は、下記のように、4個
の復号代表レベルと前の画素の復号レベルX0との予測さ
れた差分である。
The delay circuits 53 and 54 and the selector 55
The decoding level X0 of the pixel x0 before the pixel of interest x1 is generated in the same manner as in 8, 29 and the selector 30. This decoding level is supplied to subtraction circuits 40 to 43. Therefore, the signals Δ0 to Δ3 generated from the subtraction circuits 40 to 43 are the predicted differences between the four decoded representative levels and the decoded level X0 of the previous pixel as described below.

Δ0=(I0+MIN)−X0 Δ1=(I1+MIN)−X0 Δ2=(I2+MIN)−X0 Δ3=(I3+MIN)−X0 減算回路34〜37では、 β0=Δr−Δ0 β1=Δr−Δ1 β2=Δr−Δ2 β3=Δr−Δ3 の出力信号が形成される。最小値検出回路38により、
β0〜β3の中で最小のものが検出されるので、予測変
化量が真値の変化量Δrに最も近い2ビットのコードが
コード選択回路39により選択される。
Δ0 = (I0 + MIN) −X0 Δ1 = (I1 + MIN) −X0 Δ2 = (I2 + MIN) −X0 Δ3 = (I3 + MIN) −X0 In the subtraction circuits 34 to 37, β0 = Δr−Δ0 β1 = Δr−Δ1 β2 = Δr−Δ2 An output signal of β3 = Δr−Δ3 is formed. By the minimum value detection circuit 38,
Since the smallest one of β0 to β3 is detected, the code selection circuit 39 selects the 2-bit code whose predicted change is closest to the true change Δr.

上述の実施例における水平方向の差分に限らず、水平
方向、垂直方向及び斜め方向等の2次元的変化を忠実に
表現するように、量子化を行うことも、効果的である。
例えば第5図に示すように、注目画素のレベルがxであ
り、その上、左及び斜め上の周辺画素のレベルが夫々a,
b,cである場合に、注目画素の真値の変化量Δr及び予
測変化量Δi(i=0,1,2,3)が周辺画素のレベルの平
均値と注目画素のレベルとの差分として求められる。即
ち、 Δr=(3x−a−b−c) Δi=(3Ii−A−B−C) (但し、A,B及びCは、a,b,cに関して得られた量子化コ
ードを夫々復号したレベルである。) Δrに最も近いΔiを生じさせる量子化コード信号が
選択される。
It is also effective to perform quantization so as to faithfully represent not only the horizontal difference in the above-described embodiment but also two-dimensional changes in the horizontal, vertical, and oblique directions.
For example, as shown in FIG. 5, the level of the pixel of interest is x, and the levels of peripheral pixels above, left, and diagonally above are a,
In the case of b and c, the change amount Δr of the true value of the target pixel and the predicted change amount Δi (i = 0, 1, 2, 3) are calculated as the difference between the average value of the levels of the peripheral pixels and the level of the target pixel. Desired. That is, Δr = (3x-abc) Δi = (3Ii-ABC) (However, A, B and C are obtained by decoding the quantization codes obtained for a, b and c, respectively. The quantization code signal that produces Δi closest to Δr is selected.

空間内の変化量を求めるためには、平均値に限らず、
空間的な予測で求められた予測値を使用しても良い。即
ち、予測値をx′とすると、 x′=b+1/2(c−a) Δr=x−x′=x−b−1/2(c−a) Δi=Ii−B−1/2(C−A) そして、上述と同様に、Δrに最も近いΔiを生じさ
せる量子化コード信号が選択される。
In order to determine the amount of change in space, not only the average value,
A prediction value obtained by spatial prediction may be used. That is, assuming that the predicted value is x ', x' = b + 1/2 (ca) [Delta] r = xx '= xb-1 / 2 (ca) [Delta] i = Ii-B-1 / 2 ( CA) Then, in the same manner as described above, the quantization code signal that generates Δi closest to Δr is selected.

c.変形例 上述の実施例では、空間的な変化が復号後において、
元の画像データと近くなるように、量子化回路21が量子
化を行っている。しかし、空間的に対応する位置で、時
間的に連続する2個のサンプルデータ例えば1フレーム
間の時間差を有する2個のサンプルデータ間の変化が真
値の変化と近くなるように量子化する量子化回路を使用
しても良い。
c. Modification In the above embodiment, the spatial change after decoding is
The quantization circuit 21 performs quantization so as to be close to the original image data. However, at a spatially corresponding position, a quantum that quantizes so that a change between two temporally continuous sample data, for example, two sample data having a time difference between one frame, is close to a true value change. A conversion circuit may be used.

また、この発明は、可変長のADRC、3次元ブロックの
ADRC等の他の高能率符号における量子化回路に対して適
用できる。
Also, the present invention provides a variable-length ADRC and three-dimensional block.
The present invention can be applied to a quantization circuit for other high efficiency codes such as ADRC.

〔発明の効果〕〔The invention's effect〕

この発明によれば、元の画像データのなだらかな変化
が復号後に、激しい変化に化けるような視覚的に目立つ
劣化を防止することができる。また、この発明では、上
述の劣化が生じる危険がある場合にだけ、元の画像信号
の変化を保存する量子化を行い、他の場合では、レベル
に基づく量子化ので、元の画像信号とレベル的に対応が
良い量子化を行うことができる。
According to the present invention, it is possible to prevent visually conspicuous deterioration in which a gentle change of the original image data is transformed into a drastic change after decoding. Further, in the present invention, quantization is performed to preserve the change of the original image signal only when there is a risk of occurrence of the above-described degradation, and in other cases, quantization based on the level is performed. It is possible to perform quantization with good correspondence.

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

第1図はこの発明の一実施例の全体のブロック図、第2
図はブロックの一例の略線図、第3図は4ビットのコー
ドを2ビットに圧縮する処理の説明に用いる略線図、第
4図は視覚特性を考慮した量子化回路の一例のブロック
図、第5図は空間的変化の検出の他の例の説明に用いる
略線図、第6図及び第7図は従来の量子化の説明に用い
る略線図である。 図面における主要な符号の説明 1:ディジタルビデオ信号の入力端子、 7:ADRCの量子化回路、 12:上位2ビットを選択する回路、 13:スイッチ回路、 16:出力端子、 19:一致検出回路、 31:真値の変化量を発生する減算回路、 38:最小値検出回路、 39:コード選択回路、 40、41、42、43:予測変化量を発生する減算回路、 48、49、50、51、53:ローカルデコーダ。
FIG. 1 is an overall block diagram of one embodiment of the present invention, and FIG.
FIG. 3 is a schematic diagram of an example of a block, FIG. 3 is a schematic diagram used to explain a process of compressing a 4-bit code into 2 bits, and FIG. 4 is a block diagram of an example of a quantization circuit considering visual characteristics. , FIG. 5 is a schematic diagram used for explaining another example of detection of a spatial change, and FIGS. 6 and 7 are schematic diagrams used for explaining conventional quantization. Explanation of main symbols in the drawing 1: input terminal of digital video signal, 7: quantization circuit of ADRC, 12: circuit for selecting upper 2 bits, 13: switch circuit, 16: output terminal, 19: match detection circuit, 31: subtraction circuit that generates a change in true value, 38: minimum value detection circuit, 39: code selection circuit, 40, 41, 42, 43: subtraction circuit that generates a predicted change, 48, 49, 50, 51 , 53: Local decoder.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】nビットで量子化されたディジタルデータ
をmビット(n>m)のデータに圧縮する画像データの
量子化回路において、 上記nビットのディジタルデータの上位mビットのコー
ドが空間的に隣接する2サンプルデータ間又は空間的に
対応し、時間的に連続する2サンプルデータ間で異な
り、且つこれらの2サンプルデータの一方及び他方が上
記mビットのコードの変化点の上下のレベルをそれぞれ
採る状態を検出する検出回路と、 注目画素の真値と、上記注目画素の周辺の参照画素の真
値との間の空間的な変化量又は上記注目画素の真値と、
上記注目画素に対して時間的に先行し、且つ空間的に対
応する参照画素の真値との間の時間的な変化量を検出
し、量子化コードの復号値に対する上記参照画素の空間
的又は時間的な変化量が上記検出された空間的又は時間
的な変化量と最も近接した復号代表値を求め、上記復号
代表値に対応する量子化コードを選択するようにした量
子化回路とを備え、 上記検出回路により上記状態が検出される時に、上記n
ビットのディジタルデータから形成されたmビットのデ
ィジタルデータの代わりに、上記量子化回路の出力デー
タを選択するようにしたことを特徴とする画像データの
量子化回路。
An image data quantization circuit for compressing digital data quantized by n bits into data of m bits (n> m), wherein a code of upper m bits of the digital data of n bits is spatially Are different between two sample data adjacent to or spatially corresponding to each other and temporally continuous, and one and the other of these two sample data set the level above and below the change point of the m-bit code. A detection circuit that detects a state to be taken, a spatial change amount between the true value of the target pixel and the true value of a reference pixel around the target pixel or the true value of the target pixel,
A temporal change amount between the true value of the reference pixel that temporally precedes the target pixel and that corresponds spatially is detected, and the spatial or temporal change of the reference pixel with respect to the decoded value of the quantization code is detected. A quantizing circuit configured to determine a decoding representative value whose temporal variation is closest to the detected spatial or temporal variation and to select a quantization code corresponding to the decoding representative value. When the detection circuit detects the state,
An image data quantization circuit, wherein output data of said quantization circuit is selected instead of m-bit digital data formed from bit digital data.
JP1089489A 1989-01-19 1989-01-19 Image data quantization circuit Expired - Lifetime JP2832972B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1089489A JP2832972B2 (en) 1989-01-19 1989-01-19 Image data quantization circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1089489A JP2832972B2 (en) 1989-01-19 1989-01-19 Image data quantization circuit

Publications (2)

Publication Number Publication Date
JPH02192284A JPH02192284A (en) 1990-07-30
JP2832972B2 true JP2832972B2 (en) 1998-12-09

Family

ID=11763019

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1089489A Expired - Lifetime JP2832972B2 (en) 1989-01-19 1989-01-19 Image data quantization circuit

Country Status (1)

Country Link
JP (1) JP2832972B2 (en)

Also Published As

Publication number Publication date
JPH02192284A (en) 1990-07-30

Similar Documents

Publication Publication Date Title
JP2509469B2 (en) Method and apparatus for adaptive encoding and decoding of continuous image by conversion
JP3888597B2 (en) Motion compensation coding apparatus and motion compensation coding / decoding method
JP3442028B2 (en) Data decoding method and apparatus
JP2629238B2 (en) Decoding device and decoding method
JP2670259B2 (en) High efficiency coding device
US5070402A (en) Encoding image information transmission apparatus
JPH0793724B2 (en) High efficiency coding apparatus and coding method for television signal
US4785356A (en) Apparatus and method of attenuating distortion introduced by a predictive coding image compressor
US7406203B2 (en) Image processing method, system, and apparatus for facilitating data transmission
JP2832972B2 (en) Image data quantization circuit
US4905002A (en) Delta modulation encoder/decoder method and system
JP2841362B2 (en) High efficiency coding device
JP2832971B2 (en) Image data quantization circuit
JP2606319B2 (en) Image data quantization circuit
JP2621422B2 (en) Image data quantization circuit
JP2785823B2 (en) High-efficiency television signal encoding apparatus and method, and decoding apparatus and method
JPS6359187A (en) Highly efficient encoder
JP3225667B2 (en) Digital signal quantizer
JP2701274B2 (en) High efficiency coding device
JP2621421B2 (en) Image data quantization circuit
JP2629315B2 (en) High-efficiency coding device for image signals
JP2518215B2 (en) High efficiency encoder
JPH0797754B2 (en) Encoding transmission device
JP2518214B2 (en) High efficiency encoder
JP2501027B2 (en) Image transmission system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091002

Year of fee payment: 11

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091002

Year of fee payment: 11