JPH0681308B2 - Quantization noise suppression method in interframe coding - Google Patents

Quantization noise suppression method in interframe coding

Info

Publication number
JPH0681308B2
JPH0681308B2 JP60131526A JP13152685A JPH0681308B2 JP H0681308 B2 JPH0681308 B2 JP H0681308B2 JP 60131526 A JP60131526 A JP 60131526A JP 13152685 A JP13152685 A JP 13152685A JP H0681308 B2 JPH0681308 B2 JP H0681308B2
Authority
JP
Japan
Prior art keywords
signal
circuit
quantization noise
prediction
block
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
JP60131526A
Other languages
Japanese (ja)
Other versions
JPS61288678A (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 JP60131526A priority Critical patent/JPH0681308B2/en
Publication of JPS61288678A publication Critical patent/JPS61288678A/en
Publication of JPH0681308B2 publication Critical patent/JPH0681308B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Description

【発明の詳細な説明】 (1)発明の属する技術分野 本発明は,ブロック毎の処理を施した高能率なフレーム
間符号化方式に関するものである。
Description: TECHNICAL FIELD The present invention relates to a highly efficient interframe coding method in which processing is performed for each block.

(2)従来の技術 フレーム間差分信号を所定の大きさのブロックに分割
し,分割されたブロック毎に符号化する方式に,ベクト
ル量子化方式や,コサイン変換及びアダマール変換等で
代表される直交変換符号化方式がある。
(2) Conventional technology A method of dividing an inter-frame difference signal into blocks of a predetermined size and encoding each divided block is an orthogonal method represented by a vector quantization method, a cosine transform, a Hadamard transform, or the like. There is a transform coding method.

これらの方式は,分割されたブロック内の画素を一括し
て符号化処理するため,ブロック内の画素の値が零であ
る領域に対しても,ブロック内の他の領域の影響が及
び,量子化雑音が発生するという共通の欠点がある。こ
の欠点を説明するため,ベクトル量子化方式を1例とし
て説明する。
Since these methods collectively code the pixels in the divided blocks, the influence of other areas in the block is affected even in the area where the pixel values in the block are zero. There is a common drawback that noise is generated. In order to explain this drawback, the vector quantization method will be described as an example.

ベクトル量子化方式は,アナログからディジタルに変換
された画像信号を,例えば8ライン×8画素毎にブロッ
ク化する。1画素を8ビットで表わす場合,1ブロック当
りの情報量は8ビット×64画素で512ビットとなり,こ
れをそのまま伝送すれば通信容量は512ビット×ブロッ
クとなる。
In the vector quantization method, an image signal converted from analog to digital is divided into blocks, for example, every 8 lines × 8 pixels. When one pixel is represented by 8 bits, the information amount per block is 8 bits x 64 pixels and 512 bits. If this is transmitted as it is, the communication capacity is 512 bits x block.

これに対しベクトル量子化方式では,画像の近傍画素間
の相関を利用して,1ブロック当りの情報量が削減され,
大幅な帯域圧縮が行われる。
On the other hand, in the vector quantization method, the amount of information per block is reduced by using the correlation between neighboring pixels of the image.
Significant bandwidth compression is performed.

すなわち,ブロック内の各画素のとる値の組合せは原理
的には28×64通りである。しかし,その組合せの発生確
率に非常に大きな偏りがあり,このことを利用して,組
合せの数を例えば128通りに制限すれば,1ブロック当り
の情報量は7ビットとなり,約1/73に帯域圧縮すること
ができる。
In other words, in principle, there are 28 x 64 combinations of values taken by each pixel in the block. However, there is a very large bias in the occurrence probability of the combinations, and if this is used and the number of combinations is limited to 128, the amount of information per block becomes 7 bits, which is approximately 1/73. Band compression is possible.

このように帯域圧縮率は非常に高くなるが,1ブロック当
りの組合せの数を大幅に制限しているため,一般には量
子化雑音が大きくなる。この量子化雑音は,ブロック内
の画素値の組合せで決定されるため画素値が零である領
域においてもブロック内の他の領域の影響を受けて量子
化雑音が発生するという欠点があった。
In this way, the band compression rate is extremely high, but the quantization noise is generally large because the number of combinations per block is greatly limited. Since this quantization noise is determined by a combination of pixel values in a block, there is a drawback that even in a region where the pixel value is zero, the quantization noise is generated under the influence of other regions in the block.

このような量子化雑音を抑圧する方法として,量子化雑
音を含む予測誤差信号に対し非線形処理を施す方法があ
る。この方法は,昭和60年電子通信学会全国大会S19−
2「ベクトル量子化を用いたフレーム間符号化方式の検
討」に記載されたものである。この方法においては,量
子化雑音を含む予測誤差信号に対し,常に非線形特性を
もつ変換処理を行っていた。このため動いているエッジ
部のように,大きい予測誤差信号を含むブロック内の静
止領域に発生する量子化雑音を抑圧することを目的とし
て,微小な予測誤差信号を抑圧すると,エッジ部を含ま
ないブロックに対しても同様な処理を施すことになり,
真の微小なレベル変化に対する追従特性を劣化させるこ
とになり,結果として,画面にシミがはりついたような
画品質劣化を生じる欠点があった。
As a method of suppressing such quantization noise, there is a method of performing non-linear processing on a prediction error signal containing quantization noise. This method is based on the S60-
2 "Examination of interframe coding method using vector quantization". In this method, a prediction error signal containing quantization noise was always subjected to a conversion process with nonlinear characteristics. For this reason, if a small prediction error signal is suppressed for the purpose of suppressing the quantization noise that occurs in a static area within a block that contains a large prediction error signal, such as a moving edge part, the edge part is not included if it is suppressed. The same process will be applied to the blocks,
There is a drawback in that the follow-up characteristics for a true minute level change are deteriorated and, as a result, the image quality is deteriorated as if a stain is stuck on the screen.

(3)発明の目的 本発明の目的は,平坦部におけるはりつき雑音を増加す
ることなく,動くエッジ部を含むブロック内の静止領域
に対するS/Nを改善するフレーム間符号化における量子
化雑音抑圧方式を提供することにある。
(3) Object of the Invention An object of the present invention is to suppress quantization noise in a frame including a moving edge portion without increasing sticking noise in a flat portion and improve S / N in a quantization noise suppression method in interframe coding. To provide.

(4)発明の構成 (4−1)発明の特徴と従来の技術との差異 本発明は,量子化雑音を抑圧する非線形回路の特性を,
ブロック単位の量子化処理での結果を表すインデックス
情報あるいは動き補償予測で検出した最適動ベクトル情
報により,適応的に制御するようにしたことを特徴とす
る。すなわち本発明は,従来の技術とは非線形回路の制
御の有無を異にするものである。
(4) Configuration of the Invention (4-1) Difference between Features of Invention and Prior Art The present invention provides the characteristics of a non-linear circuit for suppressing quantization noise,
It is characterized in that it is adaptively controlled by the index information indicating the result of the quantization processing in block units or the optimum motion vector information detected by the motion compensation prediction. That is, the present invention differs from the prior art in the presence or absence of control of the nonlinear circuit.

(4−2)実施例 第1図は,本発明の実施例であって,1は入力端子,2は遅
延回路,3は減算回路,4は平均値分離・正規化回路,5はブ
ロック識別回路,6はベクトル量子化符号化回路,7は符号
割当回路,8,102はバッファメモリ,9はデータ出力端子,1
0,104はベクトル量子化復号回路,11,105は重み付け・平
均値加算回路,12,106は非線形回路,13,107は加算回路,1
4,108はフレームメモリ,15,109は可変遅延回路,16は動
きベクトル検出回路,100はディジタル伝送路,101はデー
タ入力端子,103は符号解読回路,110は出力端子である。
(4-2) Embodiment FIG. 1 shows an embodiment of the present invention, in which 1 is an input terminal, 2 is a delay circuit, 3 is a subtraction circuit, 4 is an average value separation / normalization circuit, and 5 is block identification. Circuit, 6 is a vector quantization coding circuit, 7 is a code assignment circuit, 8 and 102 are buffer memories, 9 is a data output terminal, 1
0,104 is a vector quantization decoding circuit, 11,105 is a weighting / average value addition circuit, 12,106 is a non-linear circuit, 13,107 is an addition circuit, 1
4, 108 is a frame memory, 15, 109 are variable delay circuits, 16 is a motion vector detection circuit, 100 is a digital transmission line, 101 is a data input terminal, 103 is a code decoding circuit, and 110 is an output terminal.

入力端子1から入力されるディジタル化されたビデオ信
号は,遅延回路2で所定の時間だけ遅延された後減算回
路3において可変遅延回路15の出力である予測信号を差
引かれ,その差信号が平均値分離・正規化回路4に供給
される。
The digitized video signal input from the input terminal 1 is delayed by the delay circuit 2 for a predetermined time and then subtracted from the prediction signal which is the output of the variable delay circuit 15 in the subtraction circuit 3, and the difference signal is averaged. It is supplied to the value separation / normalization circuit 4.

平均値分離・正規化回路4は,所定の大きさ,例えば4
ライン×4画素の大きさのブロック毎に以下のような処
理を施す。
The average value separation / normalization circuit 4 has a predetermined size, for example, 4
The following processing is performed for each block having a size of line × 4 pixels.

即ち,減算回路3の出力に対し,ブロック当りの平均値
を計算し,当該ブロックに含まれる各画素の値から平均
値を減算する。そして,平均値を引かれた結果に対し,
ブロック当りの標準偏差を計算し,得られた標準偏差で
正規化する。この標準偏差と前記平均値の情報は,符号
割当回路7と重み付け・平均値加算回路11に供給され
る。
That is, the average value per block is calculated for the output of the subtraction circuit 3, and the average value is subtracted from the value of each pixel included in the block. And for the result of subtracting the average value,
Calculate the standard deviation per block and normalize with the obtained standard deviation. Information on the standard deviation and the average value is supplied to the code allocation circuit 7 and the weighting / average value addition circuit 11.

ブロック識別回路5は,平均値分離・正規化回路4の出
力をブロック毎に監視し,ブロック内の値が所定の閾値
より全て小さい時これを無効ブロックとし,その他のブ
ロックを有効ブロックとし,ブロック識別情報を符号割
当回路7に供給する。
The block identification circuit 5 monitors the output of the average value separation / normalization circuit 4 for each block, and when the values in the block are all smaller than a predetermined threshold value, this is set as an invalid block, and the other blocks are set as valid blocks. The identification information is supplied to the code allocation circuit 7.

このブロック識別については,平均値・標準偏差が所定
の閾値より小さい場合を無効ブロックとする方法もあ
る。
Regarding this block identification, there is also a method of setting an invalid block when the average value / standard deviation is smaller than a predetermined threshold value.

ベクトル量子化・符号化回路6は,ブロック内の16画素
(4ライン×4画素)の値の組み合わせに対し,例えば
256通りの組み合わせを用意し,各組み合わせを1ベク
トルとして定義する。各ベクトルの中から入力信号値の
組み合わせに対し,評価値(例えば入力信号値と量子化
代表値の差分絶対値のブロック当り累算値)が最小とな
るベクトルを最適ベクトルとして検出し,その最適ベク
トルを表わすインデックス情報を符号割当回路7とベク
トル量子化復号回路10及び非線形回路12に供給する。
The vector quantizing / encoding circuit 6 uses, for example, for a combination of values of 16 pixels (4 lines × 4 pixels) in a block,
256 combinations are prepared, and each combination is defined as one vector. For each combination of input signal values, the vector with the smallest evaluation value (eg cumulative value per block of the absolute difference between the input signal value and the quantized representative value) is detected as the optimum vector and the optimum The index information representing the vector is supplied to the code assignment circuit 7, the vector quantization decoding circuit 10 and the non-linear circuit 12.

符号割当回路7は,各入力信号に対して所定の符号を割
当て,バッファメモリ8に出力し,ここで伝送速度に速
度整合をとった後,データ出力端子9を介してディジタ
ル伝送路100へ送出する。
The code assigning circuit 7 assigns a predetermined code to each input signal, outputs it to the buffer memory 8, and after matching the transmission speed there, sends it to the digital transmission line 100 via the data output terminal 9. To do.

ベクトル量子化復号回路10は,ベクトル量子化符号化回
路6から供給されるインデックス情報を,量子化代表値
を表わす信号に変換する。
The vector quantization decoding circuit 10 converts the index information supplied from the vector quantization coding circuit 6 into a signal representing a quantized representative value.

この量子化代表値は,重み付け・平均値加算回路11にお
いて,標準偏差の値に応じた重み付けを行われた後,平
均値を加算される。
The quantized representative value is weighted in the weighting / average value adding circuit 11 according to the value of the standard deviation, and then the average value is added.

平均値を加算された結果は,非線形回路12において非線
形処理を施される。
The result obtained by adding the average values is subjected to non-linear processing in the non-linear circuit 12.

非線形回路12は例えばROMで構成され,入力値に応じて
所定の大きさの出力値に変換するが,ここでベクトル量
子化符号化回路6の出力であるインデックス情報あるい
は動きベクトル検出回路16の出力である最適動ベクトル
情報を用いて,後述するように制御される。
The non-linear circuit 12 is composed of, for example, a ROM and converts it into an output value of a predetermined size according to the input value. Here, the index information output from the vector quantization coding circuit 6 or the output from the motion vector detection circuit 16 is output. It is controlled as will be described later using the optimum motion vector information.

非線形回路12の出力は,加算回路13において可変遅延回
路15の出力を加えられ局部復号信号となり,フレームメ
モリ14に記憶され,次のフレームの予測信号となる。
The output of the non-linear circuit 12 is added to the output of the variable delay circuit 15 in the adder circuit 13 to become a locally decoded signal, which is stored in the frame memory 14 and becomes the predicted signal of the next frame.

フレームメモリ14の出力は,可変遅延回路15により所定
の時間だけ遅延量を調整される。
The variable delay circuit 15 adjusts the delay amount of the output of the frame memory 14 for a predetermined time.

動きベクトル検出回路16は,入力端子1から供給される
テレビ信号を,例えば8ライン×16画素毎にブロック化
する。そして各ブロックに対し,例えば1フレーム前の
画面上の同じ場所を含む周辺の中から,前記ブロックと
同じ大きさの複数個のブロックを可変遅延回路15の出力
から抽出し,入力ブロックに対する評価関数,例えば入
力ブロックと参照ブロック間の画素間差分絶対値のブロ
ック当り累算値が最小のものを最適ブロックとして選択
し,当該最適ブロックを表わす最適動ベクトル情報を,
符号割当回路7,非線形回路12,および可変遅延回路15に
供給する。
The motion vector detection circuit 16 divides the television signal supplied from the input terminal 1 into blocks, for example, every 8 lines × 16 pixels. Then, for each block, for example, from the periphery including the same place on the screen one frame before, a plurality of blocks having the same size as the block are extracted from the output of the variable delay circuit 15, and the evaluation function for the input block is extracted. , For example, the one having the smallest accumulated value per block of the pixel difference absolute value between the input block and the reference block is selected as the optimum block, and the optimum motion vector information representing the optimum block is
It is supplied to the code assignment circuit 7, the non-linear circuit 12, and the variable delay circuit 15.

可変遅延回路15は,前記最適動ベクトル情報により指定
される最適ブロックに含まれる8ライン×16画素分のテ
レビ信号を,フレームメモリ14の出力の中から選択し,
これを減算回路3,加算回路13へ供給する。
The variable delay circuit 15 selects a TV signal for 8 lines × 16 pixels included in the optimum block specified by the optimum motion vector information from the output of the frame memory 14,
This is supplied to the subtraction circuit 3 and the addition circuit 13.

受信側においては,データ入力端子101より入力される
データを,一旦バッファメモリ102に記憶し,復号速度
に変換して出力する。
On the receiving side, the data input from the data input terminal 101 is temporarily stored in the buffer memory 102, converted into the decoding speed, and output.

符号解読回路103は,バッファメモリ102の出力の符号解
読を行い,インデックス情報をベクトル量子化復号回路
104,非線形回路106へ,平均値情報,標準偏差情報を重
み付け・平均値加算回路105へ,また,最適動ベクトル
情報を非線形回路106,可変遅延回路109へ供給する。
The code decoding circuit 103 decodes the code of the output of the buffer memory 102 and converts the index information into a vector quantization decoding circuit.
The average value information and standard deviation information are supplied to the weighting / average value addition circuit 105 to the nonlinear circuit 106 and the nonlinear circuit 106, and the optimum motion vector information is supplied to the nonlinear circuit 106 and the variable delay circuit 109.

ベクトル量子化復号回路104以降は送信側と同様の動作
をする。
The vector quantizing / decoding circuit 104 and thereafter operate similarly to the transmitting side.

第2図は,本発明の特徴である非線形回路の特性の1例
を示す図である。
FIG. 2 is a diagram showing an example of characteristics of the non-linear circuit which is a feature of the present invention.

非線形回路の入力値が小さい領域の出力値を抑圧するこ
とにより,動くエッジ部を含むブロック内の静止領域の
S/Nを改善している。また,入力値が大きい領域の出力
値を抑圧することにより,動くエッジ部で生じるオーバ
シュートやアンダーシュートを軽減している。
By suppressing the output value in the area where the input value of the nonlinear circuit is small, the static area in the block including the moving edge part is suppressed.
S / N is improved. Moreover, by suppressing the output value in the area where the input value is large, the overshoot and undershoot that occur at the moving edge part are reduced.

但し,このような非線形処理は,インデックス情報によ
り制御され,エッジ部を含むブロックに対してのみ施さ
れても良いし,また,複数の非線形特性をもち,これら
をインデックス情報により適応的に切り替えることも可
能である。
However, such non-linear processing is controlled by the index information and may be applied only to the block including the edge portion. Also, it has a plurality of non-linear characteristics, and these are adaptively switched by the index information. Is also possible.

また最適動ベクトル情報に応じて非線形処理を施したり
あるいはスルーにしたりして適応制御を行うことも可能
である。もちろん複数個の非線形特性の適応制御が可能
なことは明らかである。また,この最適動ベクトル情報
と前記インデックス情報の両者を用いて制御することも
可能である。
It is also possible to perform non-linear processing or to perform adaptive control according to the optimum motion vector information. Of course, it is obvious that adaptive control of a plurality of nonlinear characteristics is possible. It is also possible to control using both the optimum motion vector information and the index information.

以上の説明においては動き補償予測を用いたフレーム間
差分信号をベクトル量子化する例について述べたが,こ
の方式のみに限定されるものではなく,例えば動き補償
・背景予測を用いたフレーム間差分に対してコサイン変
換等の変換符号化を行った後,更にベクトル量子化を行
う方式等に適用できることは明らかである。
In the above description, an example of vector-quantizing an inter-frame difference signal using motion compensation prediction has been described, but the present invention is not limited to this method. For example, an inter-frame difference signal using motion compensation / background prediction may be used. On the other hand, it is obvious that the method can be applied to a method of performing vector quantization after performing transform coding such as cosine transform.

また,以上の説明においては非線形回路を予測符号化・
復号ループの中に挿入した例について述べたが,再生テ
レビ信号に対して雑音を抑圧するためにループの外に設
置されるノイズリデューサ(あるいはポストフィルタと
呼ばれることもある)の雑音除去特性を制御する方法に
も適用可能である。
In the above explanation, the nonlinear circuit
Although the example inserted in the decoding loop was described, it controls the noise reduction characteristics of the noise reducer (sometimes called a post filter) installed outside the loop to suppress noise in the reproduced TV signal. The method can also be applied.

更に,以上の説明においては量子化雑音を抑圧する手段
をフレーム間差分信号に対して設け,フレーム方向に対
する特性を改善する場合について述べたが,その他に,
例えば第1図のフレームメモリの入力段あるいは出力段
に相当するテレビ信号形式になっている信号に対して空
間的な処理を施すことにより,量子化雑音やその他の符
号化処理に関わって発生する雑音を除去する場合に,当
該空間フィルタをインデックス情報等で制御する方法が
本発明に含まれることは明らかである。
Further, in the above description, the case where the means for suppressing the quantization noise is provided for the inter-frame difference signal to improve the characteristics in the frame direction has been described.
For example, by performing spatial processing on a signal in the television signal format corresponding to the input stage or the output stage of the frame memory in FIG. 1, it is generated due to quantization noise and other encoding processing. It is obvious that the present invention includes a method of controlling the spatial filter by index information or the like when removing noise.

(5)発明の効果 以上説明したように,量子化雑音を含むテレビ信号に対
して量子化雑音を抑圧するために設けた非線形回路を,
インデックス情報や,最適動ベクトル情報を用いて適応
制御するようにしたことにより,平坦部におけるはりつ
き雑音を増加することなく,動くエッジ部を含むブロッ
ク内の静止領域に対するS/Nを改善できる利点がある。
(5) Effects of the Invention As described above, the nonlinear circuit provided for suppressing the quantization noise with respect to the television signal containing the quantization noise,
By performing adaptive control using the index information and the optimum motion vector information, there is an advantage that the S / N for the stationary area in the block including the moving edge portion can be improved without increasing the sticking noise in the flat portion. is there.

また,本発明によれば,符号化のために伝送されるイン
デックス情報や最適動ベクトル情報を用いて適応制御す
るようにしたため,特別な付加情報を必要としない利点
がある。
Further, according to the present invention, since the adaptive control is performed using the index information and the optimum motion vector information transmitted for encoding, there is an advantage that no special additional information is required.

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

第1図は本発明の1実施例のブロック図,第2図は非線
形回路の特性の1例を示す図である。 第1図において,1…入力端子,2…遅延回路,3…減算回
路,4…平均値分離・正規化回路,5…ブロック識別回路,6
…ベクトル量子化符号化回路,7…符号割当回路,8,102…
バッファメモリ,9…データ出力端子,10,104…ベクトル
量子化復号化回路,11,105…重み付け平均値加算回路,1
2,106…非線形回路,13,107加算回路,14,108…フレーム
メモリ,15,109…可変遅延回路,16…動きベクトル検出回
路,100…ディジタル伝送路,101…データ入力端子,103…
符号解読回路,110…出力端子
FIG. 1 is a block diagram of one embodiment of the present invention, and FIG. 2 is a diagram showing an example of characteristics of a non-linear circuit. In FIG. 1, 1 ... Input terminal, 2 ... Delay circuit, 3 ... Subtraction circuit, 4 ... Average value separation / normalization circuit, 5 ... Block identification circuit, 6
… Vector quantization coding circuit, 7… Code assignment circuit, 8, 102…
Buffer memory, 9 ... Data output terminal, 10, 104 ... Vector quantization decoding circuit, 11, 105 ... Weighted average value addition circuit, 1
2, 106 ... Non-linear circuit, 13, 107 Adder circuit, 14, 108 ... Frame memory, 15, 109 ... Variable delay circuit, 16 ... Motion vector detection circuit, 100 ... Digital transmission line, 101 ... Data input terminal, 103 ...
Code decoding circuit, 110 ... Output terminal

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】ディジタル化された入力テレビ信号に対し
1フィールド以上前の信号を用いて予測信号を構成し,
入力信号に対する予測誤差信号をブロック単位の量子化
処理により符号化して伝送し,受信側では,送られてき
た符号化データを,1フィールド以上前の信号を用いて構
成した予測信号に加えることにより信号を再生し,再生
画像の量子化雑音を抑圧する量子化雑音抑圧手段を含む
フレーム間符号化方式において, 前記ブロック単位の処理の結果を表わす識別情報によ
り,前記量子化雑音抑圧手段を制御し,該量子化雑音抑
圧手段の特性を変化させることを特徴とするフレーム間
符号化における量子化雑音抑圧方式。
1. A prediction signal is constructed by using a signal one field or more before a digitized input television signal,
The prediction error signal for the input signal is coded by block-based quantization and transmitted, and the receiving side adds the transmitted coded data to the prediction signal constructed using the signal one field or more before. In an interframe coding method that includes a quantization noise suppressing unit that reproduces a signal and suppresses the quantization noise of a reproduced image, the quantization noise suppressing unit is controlled by identification information indicating the result of the processing in block units. , A quantization noise suppression method in interframe coding, characterized in that the characteristics of the quantization noise suppression means are changed.
【請求項2】ディジタル化された入力テレビ信号に対
し,1フィールド以上前の信号を用いて,動き補償・背景
予測を行って,入力信号に対する予測信号を構成し,予
測誤差信号を符号化して伝送し,受信側では,送られて
きた符号化データを,1フィールド以上前の信号を用いて
構成した予測信号に加えることにより信号を再生し,再
生画像の量子化雑音を抑圧する量子化雑音抑圧手段を含
むフレーム間符号化方式において, 動き補償予測で検出した最適予測ベクトル情報により,
前記量子化雑音抑圧手段を制御し,該量子化雑音抑圧手
段の特性を変化させることを特徴とするフレーム間符号
化における量子化雑音抑圧方式。
2. A digital input TV signal is subjected to motion compensation / background prediction using a signal of one field or more before, a prediction signal for the input signal is constructed, and a prediction error signal is encoded. At the receiving side, the received coded data is regenerated by adding the transmitted coded data to the prediction signal composed of the signal one field or more before, and the quantization noise is suppressed to suppress the quantization noise of the reproduced image. In the inter-frame coding method including the suppression means, the optimum prediction vector information detected by motion compensation prediction
A quantizing noise suppressing method in interframe coding, characterized in that the quantizing noise suppressing means is controlled to change the characteristics of the quantizing noise suppressing means.
JP60131526A 1985-06-17 1985-06-17 Quantization noise suppression method in interframe coding Expired - Lifetime JPH0681308B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60131526A JPH0681308B2 (en) 1985-06-17 1985-06-17 Quantization noise suppression method in interframe coding

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60131526A JPH0681308B2 (en) 1985-06-17 1985-06-17 Quantization noise suppression method in interframe coding

Publications (2)

Publication Number Publication Date
JPS61288678A JPS61288678A (en) 1986-12-18
JPH0681308B2 true JPH0681308B2 (en) 1994-10-12

Family

ID=15060124

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60131526A Expired - Lifetime JPH0681308B2 (en) 1985-06-17 1985-06-17 Quantization noise suppression method in interframe coding

Country Status (1)

Country Link
JP (1) JPH0681308B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0787577B2 (en) * 1985-09-02 1995-09-20 日本電気ホームエレクトロニクス株式会社 MUSE system television system
JPS62195989A (en) * 1986-02-24 1987-08-29 Mitsubishi Electric Corp Encoding and decoding device between frames
JPH01202083A (en) * 1988-02-08 1989-08-15 Fujitsu Ltd Coder with movement compensation
JPH0787582B2 (en) * 1988-07-27 1995-09-20 三菱電機株式会社 Image coding transmission device
JPH04109279A (en) * 1990-08-30 1992-04-10 Fujitsu Ltd Thermal fixing device
JPH09163373A (en) 1995-12-08 1997-06-20 Toshiba Corp Noise reduction device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59141887A (en) * 1983-02-03 1984-08-14 Nec Corp Estimating and coding device of dynamic picture signal
JPS59194589A (en) * 1983-04-20 1984-11-05 Nippon Telegr & Teleph Corp <Ntt> Encoding device between movement compensating frames

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
電子通信学会技術報告,IE79−53P.93−100(昭59)

Also Published As

Publication number Publication date
JPS61288678A (en) 1986-12-18

Similar Documents

Publication Publication Date Title
JP3165296B2 (en) Inter-frame coding processing method, inter-frame coding processing method, and coding control method
EP1473943B1 (en) Image coding method, image coding and decoding method, image coding apparatus, and image recording and reproduction apparatus
US5260782A (en) Adaptive DCT/DPCM video signal coding method
RU2189700C2 (en) Device for compression of videosignal presenting image and device for fixation of noise filtration in signal
JPH0746596A (en) Intrablock dc conversion coefficient quantization method
KR0141082B1 (en) Apparatus for coding image signal with adaptive edge part
EP0680217B1 (en) Video signal decoding apparatus capable of reducing blocking effects
JP2001519988A (en) System for extracting coding parameters from video data
US5508745A (en) Apparatus for controlling a quantization level to be modified by a motion vector
KR100262500B1 (en) Adaptive block effect reduction decoder
JPH0681308B2 (en) Quantization noise suppression method in interframe coding
JPH01228384A (en) Moving image coding system using area division
JPH0710103B2 (en) Image coding transmission device
JPS63284974A (en) Picture compression system
JP2512165B2 (en) Video signal encoder
JPH0984024A (en) Coder for moving image signal
JP2916027B2 (en) Image coding device
JP2892701B2 (en) Video signal encoding device
JPS61283293A (en) Inter-frame encoding system
JP2518681B2 (en) Cascaded video coding
JPH0237889A (en) Picture encoding transmitter
KR970008415B1 (en) A preprocessing method for moving image coder
KR0166728B1 (en) The image signal encoding apparatus for edge characteristics and the quantization level decision method
JPH07203442A (en) Digital transmitter
JPH03129981A (en) Video signal coding method

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term