JPH0683444B2 - Image coding method - Google Patents

Image coding method

Info

Publication number
JPH0683444B2
JPH0683444B2 JP60285833A JP28583385A JPH0683444B2 JP H0683444 B2 JPH0683444 B2 JP H0683444B2 JP 60285833 A JP60285833 A JP 60285833A JP 28583385 A JP28583385 A JP 28583385A JP H0683444 B2 JPH0683444 B2 JP H0683444B2
Authority
JP
Japan
Prior art keywords
vector
block
coding method
image coding
signal
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
JP60285833A
Other languages
Japanese (ja)
Other versions
JPS62145987A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP60285833A priority Critical patent/JPH0683444B2/en
Publication of JPS62145987A publication Critical patent/JPS62145987A/en
Publication of JPH0683444B2 publication Critical patent/JPH0683444B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • G06T9/008Vector quantisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Transmission Systems Not Characterized By The Medium Used For Transmission (AREA)
  • Image Processing (AREA)

Description

【発明の詳細な説明】 (発明の属する技術分野) 本発明は、テレビジョン信号を効率よく符号化する画像
符号化方式に関するものである。
Description: TECHNICAL FIELD The present invention relates to an image coding system for efficiently coding a television signal.

(従来の技術) 従来より、音声あるいは画像信号を高能率に符号化する
方法としてベクトル量子化器が知られている。
(Prior Art) Conventionally, a vector quantizer has been known as a method for encoding a voice or image signal with high efficiency.

この方式では、複数個のサンプルによりブロックを構成
し、ブロック内サンプル値を要素とする入力ベクトル
と、予め定めてある代表ベクトルの中で最も距離が小さ
くなるベクトルを各入力ベクトル毎に選択し、その識別
符号を伝送することにより、受信側では送られてくる識
別符号から信号再生を行うものである。
In this method, a block is composed of a plurality of samples, and an input vector whose elements are sample values in the block and a vector having the smallest distance among the predetermined representative vectors are selected for each input vector, By transmitting the identification code, the signal is reproduced from the identification code sent on the receiving side.

符号化情報量R(ビット/サンプル)は、ブロック内サ
ンプル数をM、代表ベクトル数をN(=2L)とすると
き、 で与えられ、例えば、(4×4)ブロックに対して256
(=28)個の代表ベクトルを用いるベクトル量子化器で
は R=8/(4×4)=0.5ビット/サンプルとなる。
The coded information amount R (bits / sample) is M when the number of samples in the block is N and the number of representative vectors is N (= 2 L ). Given by, for example, 256 for a (4 × 4) block
In a vector quantizer using (= 2 8 ) representative vectors, R = 8 / (4 × 4) = 0.5 bits / sample.

他の高能率符号化の例としての予測符号化におけるサン
プル単位の予測誤差信号をスカラー量子化する場合に比
べて、また同じくブロック単位で符号化処理を行う変換
符号化においても、変換係数をスカラー量子化する場合
に比べてベクトル量子化器は高い符号化効率を達成し、
Rate-Distortion限界に最も近い符号化速度が得られる
ことが知られている。
Compared to the case where the prediction error signal in sample units in predictive encoding as another example of high-efficiency encoding is scalar-quantized, and also in the transform encoding in which the coding process is also performed in block units, the transform coefficients are scalar. The vector quantizer achieves higher coding efficiency than the case of quantizing,
It is known that the coding rate closest to the Rate-Distortion limit can be obtained.

ベクトル量子化器の符号化効率は(1)式で示される符
号化情報量と量子化によって生じる符号化歪量で定ま
り、平均符号化歪が最小となる代表ベクトルの集合(コ
ードブック)の作成法がその良否を左右する。
The coding efficiency of the vector quantizer is determined by the amount of coded information expressed by equation (1) and the amount of coding distortion generated by quantization, and a set of representative vectors (codebook) that minimizes the average coding distortion is created. The law influences its quality.

トレーニングデータを用いてコードブックを作成するア
ルゴリズムが提案されているが、高い符号化率を得るこ
とを目的として、入力信号の統計的性質に基づいたコー
ドブックを作成するためには、コードブックに含まれる
ベクトル数の10倍以上のトレーニングデータを用いた計
算を必要とする。
An algorithm that creates a codebook using training data has been proposed.However, in order to create a codebook based on the statistical properties of the input signal in order to obtain a high coding rate, It requires a calculation using training data that is more than 10 times the number of vectors included.

Rate-Distortion理論からブロック内サンプル数が多
い、従ってベクトル次元数が高い程、符号化効率を高め
られることが知られているが、それに応じてコードブッ
クの大きさ(2′)と同時にトレーニングデータの数を
増加させる必要がある。
It is known from the Rate-Distortion theory that the larger the number of samples in a block, and thus the higher the number of vector dimensions, the higher the coding efficiency. However, the size of the codebook (2 ') and the training data are increased accordingly. Need to increase the number of.

しかしながら、現状の計算機の計算能力及び演算精度の
点からブロックサイズを大きくとることには限界があ
り、(4×4)ブロックに対して512〜1024(=29〜210
程度のサイズのコードブックを作成するのが現実的であ
る。
However, to a large block size from the computing power and the computation accuracy of the state of the computer point is limited, 512 to 1024 (= 2 9-2 10 against (4 × 4) blocks
It is realistic to create a codebook of a moderate size.

ブロックサイズ及びコードブック数を増大することによ
って符号化効率を高めると共に、平均符号化歪を小さく
する量子化法として、第1段の量子化として代表ベクト
ルを求め、次いで分散ベクトル辞書等を用い、各代表ベ
クトルを中心にベクトル成分毎、独立に第2の量子化を
行う発明がある(特願昭57-204849号)。
As a quantization method for increasing the coding efficiency by increasing the block size and the number of codebooks and reducing the average coding distortion, a representative vector is obtained as the first-stage quantization, and then a distributed vector dictionary or the like is used. There is an invention in which the second quantization is independently performed for each vector component centering on each representative vector (Japanese Patent Application No. 57-204849).

しかし、上記発明では第1段の量子化に割当てられるビ
ット数と第2段の量子化ビット数の和が一定となるよう
に構成されており、テレビジョン信号のフレーム間符号
化の例に見られるように、被写体の動きの大小に依存し
て情報量が変化する場合、ブロック当りの情報発生量を
制御することにより、大きな画品質劣化を避ける符号化
方式の構成には、そのまま適用できないという欠点があ
った。
However, in the above invention, the sum of the number of bits assigned to the first-stage quantization and the number of second-stage quantization bits is set to be constant. As described above, when the amount of information changes depending on the magnitude of the motion of the subject, it cannot be applied as it is to the configuration of the encoding method that avoids large image quality deterioration by controlling the amount of information generation per block. There was a flaw.

(発明の目的) 本発明の目的は、ブロック単位の符号割当てを制御する
ことにより、平均符号化歪を軽減することを特徴とする
ベクトル・スカラー量子化法を用いた画像符号化方式を
提供することにある。
(Object of the Invention) An object of the present invention is to provide an image coding method using a vector-scalar quantization method, which is characterized in that the average coding distortion is reduced by controlling code allocation in block units. Especially.

(発明の構成) (発明の特徴と従来の技術との差異) 本発明は、画像信号をブロック化しブロック毎にベクト
ル量子化を行った後にベクトル量子化誤差を符号化する
場合において、誤差信号符号化に割当てられるビット数
を過去の符号発生量及び現ブロックの誤差信号の大きさ
に基づいて制御し、時間的平均値としての情報発生量を
一定値に保つと共に、画像の精細度、動き等が変化して
も再生画像の大幅な画品質劣化を引き起こすことなく、
平均符号化歪を最小化することを最も主要な特徴とす
る。
(Structure of the Invention) (Differences between Features of the Invention and Conventional Techniques) The present invention relates to an error signal code when a vector quantization error is coded after blocking an image signal and performing vector quantization for each block. The number of bits allocated to the digitization is controlled based on the amount of code generation in the past and the size of the error signal of the current block, and the amount of information generation as a temporal average value is maintained at a constant value. Even if the change occurs, without causing a significant deterioration in the quality of the reproduced image,
The main feature is to minimize the average coding distortion.

従来の技術とは、ベクトル量子化誤差信号の符号化に割
当てられるビット数を可変とすること及びその制御法が
異なる。
It differs from the conventional technique in that the number of bits assigned to the coding of the vector quantization error signal is variable and its control method is different.

(実施例) 第1図は本発明をテレビジョン信号の動き補償フレーム
間符号化方式に適用した場合の一実施例の構成を示す図
であって、1は信号入力端子、2は走査変換回路、3は
動きベクトル検出回路、4は可変遅延回路、5はフレー
ムメモリ、6は遅延回路、7は減算器、8は有意ブロッ
ク検出回路、9はベクトル量子化器、10は減算回路、11
はベクトル量子化誤差算出回路、12は符号割当て制御回
路、13はスカラー量子化器、14,15は加算回路、16は遅
延回路、17は多重化回路、18はバッファメモリ、19はコ
ードブック記憶回路、20は信号出力端子である。
(Embodiment) FIG. 1 is a diagram showing a configuration of an embodiment in which the present invention is applied to a motion compensation interframe coding system of a television signal, in which 1 is a signal input terminal and 2 is a scan conversion circuit. 3 is a motion vector detection circuit, 4 is a variable delay circuit, 5 is a frame memory, 6 is a delay circuit, 7 is a subtractor, 8 is a significant block detection circuit, 9 is a vector quantizer, 10 is a subtraction circuit, 11
Is a vector quantization error calculation circuit, 12 is a code allocation control circuit, 13 is a scalar quantizer, 14 and 15 are addition circuits, 16 is a delay circuit, 17 is a multiplexing circuit, 18 is a buffer memory, 19 is a codebook storage The circuit, 20 is a signal output terminal.

まず、ラスタ走査順序によって信号入力端子1より入力
されるディジタル化された画像信号は、走査変換回路2
によって、例えば4×4,8×8,16×16等のブロックサイ
ズに従ってブロック走査順序に並べ替えられる。
First, the digitized image signal input from the signal input terminal 1 according to the raster scanning order is scanned by the scan conversion circuit 2.
According to the block size, for example, 4 × 4, 8 × 8, 16 × 16, etc., they are rearranged in the block scanning order.

ブロック化された画像信号は動きベクトル検出回路3に
入力され、フレームメモリ5に記憶されている前フレー
ムの再生画像を参照にして、ブロック単位にフレーム間
の被写体の変位を示す動きベクトルが検出される。
The blocked image signal is input to the motion vector detection circuit 3, and the motion vector indicating the displacement of the subject between frames is detected in block units with reference to the reproduced image of the previous frame stored in the frame memory 5. It

可変遅延回路4では、検出された動きベクトルに基づき
フレーム間予測に用いるフレームメモリ5からの参照画
像ブロックを遅延させて減算器7に出力する。
The variable delay circuit 4 delays the reference image block from the frame memory 5 used for interframe prediction based on the detected motion vector and outputs the delayed reference image block to the subtractor 7.

一方、走査変換回路2からの画像ブロックは、遅延回路
6において動きベクトル検出に要する演算遅延時間と可
変遅延回路4の遅延時間の和に相当する時間だけ遅延さ
れて、対応する前フレーム中の参照画像ブロックと遅延
調整された状態で減算器7に入力される。
On the other hand, the image block from the scan conversion circuit 2 is delayed by a time corresponding to the sum of the operation delay time required for motion vector detection in the delay circuit 6 and the delay time of the variable delay circuit 4, and the reference in the corresponding previous frame is obtained. It is input to the subtractor 7 in a state where the image block and the delay are adjusted.

減算器7ではブロック内の画素単位に減算が行われ、そ
の減算結果を用いて有意ブロック検出回路8で符号化伝
送すべき画像ブロックが選択される。
The subtractor 7 performs subtraction on a pixel-by-pixel basis within the block, and the significant block detection circuit 8 uses the subtraction result to select an image block to be encoded and transmitted.

例えば、減算結果のブロック内絶対値累積和が小さく、
無効ブロックと識別された画像ブロックに対しては無効
ブロックを示す識別符号のみが伝送され、以後の符号化
処理は適用されない。
For example, the cumulative sum of absolute values in the block of the subtraction result is small,
Only the identification code indicating the invalid block is transmitted to the image block identified as the invalid block, and the subsequent encoding process is not applied.

ベクトル量子化器9では、有意ブロックに対してコード
ブック記憶回路19に記憶されている代表ベクトル(コー
ドワード)との間でブロックマッチング処理を行い、両
者間の距離が最小となる代表ベクトルを示す符号(イン
デックス)を多重化回路17に送出すると共に、選択され
た代表ベクトルを減算回路10へ送出する。
The vector quantizer 9 performs block matching processing on the significant block with the representative vector (codeword) stored in the codebook storage circuit 19 and shows the representative vector with the minimum distance between them. The code (index) is sent to the multiplexing circuit 17 and the selected representative vector is sent to the subtraction circuit 10.

減算回路10ではベクトル量子化器9の入出力ベクトル間
で画素単位の減算が行われ、減算結果のベクトル量子化
誤差信号が次段のスカラー量子化器13へ送られる。
The subtraction circuit 10 performs pixel-by-pixel subtraction between the input and output vectors of the vector quantizer 9, and the vector quantization error signal resulting from the subtraction is sent to the scalar quantizer 13 at the next stage.

同時にベクトル量子化誤差信号はベクトル量子化誤差算
出回路11において、例えばブロック内誤差信号電力が計
算され、これとバッファメモリ18の情報記憶量の状態を
示す信号を用いて、符号割当て制御回路12において符号
化中のブロックに割当てるべき符号量の総数と、これを
ブロック内画素の各々の配分するビット配分表を決定す
る。
At the same time, the vector quantization error signal, in the vector quantization error calculation circuit 11, for example, the error signal power in the block is calculated, using this and a signal indicating the state of the information storage amount of the buffer memory 18, in the code allocation control circuit 12 The total number of codes to be assigned to the block being encoded and the bit allocation table for allocating each of the pixels in the block are determined.

スカラー量子化器13ではベクトル量子化誤差信号をビッ
ト配分表に基づいて画素単位に量子化し、その量子化レ
ベルを表わす符号を多重化回路17へ送出する。
The scalar quantizer 13 quantizes the vector quantization error signal on a pixel-by-pixel basis based on the bit allocation table, and sends a code representing the quantization level to the multiplexing circuit 17.

また、量子化出力信号には加算回路14においてベクトル
量子化器9で選択された代表ベクトルが加算されて、有
意ブロックに対する動き補償フレーム間差分信号が再生
される。
The representative vector selected by the vector quantizer 9 is added to the quantized output signal by the adder circuit 14 to reproduce the motion-compensated interframe difference signal for the significant block.

さらに、加算回路15では動き補償された前フレーム中の
参照ブロックがブロック当りの符号化処理時間に相当す
るだけの遅延時間を有する遅延回路16を経て加算され、
入力信号が再生される。再生画像ブロックはフレームメ
モリ5に記憶され、次フレーム画像の動き補償フレーム
間予測参照画像ブロックとして用いられる。
Further, in the adder circuit 15, the reference block in the motion-compensated previous frame is added via the delay circuit 16 having a delay time corresponding to the encoding processing time per block,
The input signal is reproduced. The reproduced image block is stored in the frame memory 5 and used as a motion-compensated inter-frame prediction reference image block of the next frame image.

多重化回路17では、動きベクトル、有意/無為ブロック
識別ベクトルインデックス、ビット割当て制御符号、及
び画素単位の量子化レベルを示す符号化が時分割多重化
されてバッファメモリ18へ送出される。
The multiplexing circuit 17 time-division-multiplexes the motion vector, the significant / random block identification vector index, the bit allocation control code, and the coding indicating the quantization level for each pixel, and sends the time-division multiplexed data to the buffer memory 18.

バッファメモリ18はブロック単位に不均一に発生する符
号を記憶すると共に、信号出力端子20を介して伝送路へ
一定速度で送出する。
The buffer memory 18 stores a code generated non-uniformly in block units, and sends the code to the transmission path via the signal output terminal 20 at a constant speed.

また、バッファメモリ内の記憶情報量を監視し、その状
態を示す制御信号を符号割当て制御回路12へ送出する。
It also monitors the amount of information stored in the buffer memory and sends a control signal indicating that state to the code allocation control circuit 12.

符号割当て制御回路12ではバッファメモリ18の情報記憶
量の状態を示す変数B0とベクトル量子化誤差算出回路11
で得られる誤差電力εVQを変数とする式(1)に示す関
数(B0,εVQ)からビット配分のスケーリング係数η
を求める。
In the code allocation control circuit 12, a variable B 0 indicating the state of the information storage amount of the buffer memory 18 and a vector quantization error calculation circuit 11
From the function (B 0 , ε VQ ) shown in Eq. (1) with the error power ε VQ obtained as
Ask for.

η=(B0,εVQ) (1) 第2図はビット配分を定めるスケーリング係数とベクト
ル量子化誤差信号及びバッファメモリ記憶情報量との関
係を示す図である。
η = (B 0 , ε VQ ) (1) FIG. 2 is a diagram showing the relationship between the scaling coefficient that determines the bit allocation, the vector quantization error signal, and the buffer memory storage information amount.

式(1)は定性的に第2図で示され、εVQが大きい程、
またB0が小さい程、スケーリング係数ηは大きくなる。
Equation (1) is qualitatively shown in FIG. 2, and the larger ε VQ ,
Further, the smaller B 0, the larger the scaling coefficient η.

第3図はスケーリングによるスカラー量子化ビット配分
の制御法を示す図であり、サンプルデータを求めて、予
め定めてある代表ベクトルのビット割当て表の各要素毎
に、スケーリング係数ηを乗じて、改めてビット割当て
表をブロック毎に作成する。
FIG. 3 is a diagram showing a method of controlling scalar quantized bit allocation by scaling, in which sample data is obtained, each element of the bit allocation table of a predetermined representative vector is multiplied by a scaling coefficient η, and anew. Create a bit allocation table for each block.

以上述べた実施例において、ベクトル量子化器のブロッ
クマッチングに用いる歪測度関数として任意の形式が可
能である。
In the above-described embodiments, any form can be used as the distortion measure function used for the block matching of the vector quantizer.

また、受信部へ伝送するビット割当て制御符号としての
スケーリング係数は、必ずしも式(1)に限定されるこ
となく、例えば、バッファメモリの状態のみで決定する
ことも可能であるし、その制御周期をブロック単位の代
りにフレーム単位等にできることは容易に類推できる。
Further, the scaling coefficient as the bit allocation control code transmitted to the receiving unit is not necessarily limited to the equation (1), and it can be determined only by the state of the buffer memory, and the control cycle thereof can be determined. It can be easily inferred that the frame unit can be used instead of the block unit.

(発明の効果) 以上説明したように、本発明では、ベクトル量子化とス
カラー量子化の2段の量子化過程を設け、第2段のスカ
ラー量子化に割当てるビット数を適応的に制御できるこ
とから、激しい被写体の動きを含むテレビジョン信号の
フレーム間符号化方式に適用した場合でも、大きい画品
質劣化を伴うことなく、入力信号に追随した符号化処理
が可能な高能率・高品質符号化方式を実現できるという
利点がある。
(Effects of the Invention) As described above, according to the present invention, the number of bits allocated to the second-stage scalar quantization can be adaptively controlled by providing the two-stage quantization process of vector quantization and scalar quantization. , A high-efficiency, high-quality coding method that enables coding processing to follow an input signal without causing significant image quality degradation even when applied to a television signal inter-frame coding method that includes intense subject movement. There is an advantage that can be realized.

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

第1図は本発明をテレビジョン信号の動き補償フレーム
間符号化方式に適用した場合の一実施例の構成を示す
図、第2図はビット配分を定めるスケーリング係数とベ
クトル量子化誤差信号及びバッファメモリ記憶情報量と
の関係を示す図、第3図はスケーリングによるスカラー
量子化ビット配分の制御法を示す図である。 1……信号入力端子、2……走査変換回路、 3……動きベクトル検出回路、 4……可変遅延回路、5……フレームメモリ、 6……遅延回路、7……減算器、 8……有意ブロック検出回路、 9……ベクトル量子化器、10……減算回路、 11……ベクトル量子化誤差算出回路、 12……符号割当て制御回路、 13……スカラー量子化器、14,15……加算回路、 16……遅延回路、17……多重化回路、 18……バッファメモリ、 19……コードブック記憶回路、 20……信号出力端子。
FIG. 1 is a diagram showing a configuration of an embodiment in which the present invention is applied to a motion compensation interframe coding system of a television signal, and FIG. 2 is a scaling coefficient for defining bit allocation, a vector quantization error signal and a buffer. FIG. 3 is a diagram showing the relationship with the amount of information stored in the memory, and FIG. 3 is a diagram showing a method of controlling the scalar quantization bit allocation by scaling. 1 ... Signal input terminal, 2 ... Scan conversion circuit, 3 ... Motion vector detection circuit, 4 ... Variable delay circuit, 5 ... Frame memory, 6 ... Delay circuit, 7 ... Subtractor, 8 ... Significant block detection circuit, 9 ... vector quantizer, 10 ... subtraction circuit, 11 ... vector quantization error calculation circuit, 12 ... code assignment control circuit, 13 ... scalar quantizer, 14, 15 ... Adder circuit, 16 ... Delay circuit, 17 ... Multiplexing circuit, 18 ... Buffer memory, 19 ... Codebook storage circuit, 20 ... Signal output terminal.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】画像信号を複数サンプル単位にブロック化
し、そのブロック単位に符号化処理を実行する画像符号
化方式において、 ブロック内のサンプル値を成分として構成されるベクト
ルに対するベクトル量子化器と、 ベクトル量子化誤差をベクトル成分毎に量子化するスカ
ラー量子化器と、 発生符号量と伝送路への送出符号量を整合させるための
バッファメモリ及び符号割当て制御回路を具備し、 過去の符号化済みブロックの情報発生量に基づくバッフ
ァメモリの状態、及び現在符号化中のブロックのベクト
ル量子化誤差の大きさを用いて、符号割当て制御回路に
おいて前記ブロックのスカラー量子化に割当てるビット
数を制御することを特徴とする画像符号化方式。
1. A vector quantizer for a vector constituted by a sample value in a block as an element in an image coding method in which an image signal is divided into blocks in units of a plurality of samples and an encoding process is executed in units of the blocks. Scalar quantizer that quantizes vector quantization error for each vector component, equipped with buffer memory and code allocation control circuit for matching generated code amount and transmitted code amount to transmission line, past coded Controlling the number of bits allocated to the scalar quantization of the block in the code allocation control circuit using the state of the buffer memory based on the information generation amount of the block and the magnitude of the vector quantization error of the block currently being encoded. An image coding method characterized by.
【請求項2】前記画像信号がフレーム内予測を行って得
られる予測誤差信号であることを特徴とする特許請求の
範囲第(1)項記載の画像符号化方式。
2. The image coding method according to claim 1, wherein the image signal is a prediction error signal obtained by performing intra-frame prediction.
【請求項3】前記画像信号がフレーム間予測を行って得
られる予測誤差信号であることを特徴とする特許請求の
範囲第(1)項記載の画像符号化方式。
3. The image coding method according to claim 1, wherein the image signal is a prediction error signal obtained by performing inter-frame prediction.
【請求項4】入力信号の属する集合内サンプルデータを
用いて、ベクトル量子化器の各代表ベクトル毎にベクト
ル成分の分散値を求め、 その分散値を用いてベクトル量子化誤差成分に対するビ
ット配分を予め定めておき、 バッファメモリの状態、及び、ベクトル量子化誤差によ
って定まるスケーリング係数を用いて前記ビット配分の
値を増減することにより、 スカラー量子化に割当てられるビット数をブロック毎に
制御することを特徴とする特許請求の範囲第(1)項、
第(2)項または第(3)項記載の画像符号化方式。
4. A variance value of a vector component is obtained for each representative vector of a vector quantizer using sample data in a set to which an input signal belongs, and a bit distribution for a vector quantization error component is calculated using the variance value. It is possible to control the number of bits assigned to the scalar quantization for each block by increasing or decreasing the value of the bit allocation using a scaling coefficient determined by the state of the buffer memory and the vector quantization error. Claims (1), characterized by:
The image coding method according to item (2) or (3).
JP60285833A 1985-12-20 1985-12-20 Image coding method Expired - Fee Related JPH0683444B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60285833A JPH0683444B2 (en) 1985-12-20 1985-12-20 Image coding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60285833A JPH0683444B2 (en) 1985-12-20 1985-12-20 Image coding method

Publications (2)

Publication Number Publication Date
JPS62145987A JPS62145987A (en) 1987-06-30
JPH0683444B2 true JPH0683444B2 (en) 1994-10-19

Family

ID=17696667

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60285833A Expired - Fee Related JPH0683444B2 (en) 1985-12-20 1985-12-20 Image coding method

Country Status (1)

Country Link
JP (1) JPH0683444B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0832045B2 (en) * 1988-07-11 1996-03-27 松下電器産業株式会社 Image signal interframe compression device
JPH0556275A (en) * 1990-08-30 1993-03-05 Sharp Corp Image coder and image decoder

Also Published As

Publication number Publication date
JPS62145987A (en) 1987-06-30

Similar Documents

Publication Publication Date Title
JP3716931B2 (en) Adaptive decoding device for continuous images
US5767909A (en) Apparatus for encoding a digital video signal using an adaptive scanning technique
JP3888597B2 (en) Motion compensation coding apparatus and motion compensation coding / decoding method
JPH02308671A (en) Conversion coder
KR870011805A (en) Image coding transmission method and apparatus
US5508745A (en) Apparatus for controlling a quantization level to be modified by a motion vector
US6141449A (en) Coding mode determination system
KR100220582B1 (en) Image encoder having adaptive coding
JPH0683444B2 (en) Image coding method
JP2523876B2 (en) Video coding device
JPH0711832B2 (en) High-efficiency image coding device
JP2934342B2 (en) Image compression coding device
JPH1098720A (en) Method and device for encoding video signal
JP2002315006A (en) Movement compensation predicting singular value development encoding device
KR100207418B1 (en) Method and apparatus for controlling generation of bit rate in video encoding
KR100207416B1 (en) Method and apparatus for controlling generation of bit rate in video encoding
JPS63177672A (en) Picture encoding transmission system
JP2696869B2 (en) Image coding device
KR100207417B1 (en) Method and apparatus for controlling generation of bit rate in video encoding
JPS63280576A (en) Compression coding method
JPH03113979A (en) Moving picture coder
KR100204470B1 (en) An escape pts vector quantizer
JP2590166B2 (en) Vector coding circuit
JPH03243086A (en) Movement compensating inter-frame coding device
JPH0237889A (en) Picture encoding transmitter

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees