JPH07322267A - Image signal coder - Google Patents

Image signal coder

Info

Publication number
JPH07322267A
JPH07322267A JP11158994A JP11158994A JPH07322267A JP H07322267 A JPH07322267 A JP H07322267A JP 11158994 A JP11158994 A JP 11158994A JP 11158994 A JP11158994 A JP 11158994A JP H07322267 A JPH07322267 A JP H07322267A
Authority
JP
Japan
Prior art keywords
image signal
small block
quantization
feature amount
feature
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11158994A
Other languages
Japanese (ja)
Inventor
Atsushi Shimizu
淳 清水
Yoshiyuki Yashima
由幸 八島
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 JP11158994A priority Critical patent/JPH07322267A/en
Publication of JPH07322267A publication Critical patent/JPH07322267A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To attain quantization control adaptively for a local characteristic of an image in the image high efficiency coding. CONSTITUTION:An image signal received from an input terminal equipment 101 is divided into small blocks by a small block division section 102. A characteristic quantity extract section 108 extracts plural characteristic quantities for each small block and a characteristic quantity distribution state calculation section 109 calculates a distribution state of the entire image for each characteristic quantity. A weight calculation section 110 uses the distribution state of each characteristic quantity to calculate a weight coefficient for each characteristic quantity. A quantization control parameter calculation section 111 uses the calculated weight coefficient and plural characteristic quantities calculated for each small block to calculate a quantization control parameter. A quantization step calculation section 112 decides a quantization step of a quantization section 104 based on the quantization control parameter to be calculated and an occupied state of a buffer 106.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は画像信号符号化装置に係
り、詳しくは、テレビジョンなどの高能率符号化におい
て、限られた情報量を画像の局所的性質に応じて適応的
に割り当てることにより、画質を向上するための画像信
号符号化装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image signal coding apparatus, and more specifically, in high efficiency coding of a television or the like, a limited amount of information is adaptively allocated according to a local property of an image. Accordingly, the present invention relates to an image signal encoding device for improving image quality.

【0002】[0002]

【従来の技術】従来、テレビジョンなどの画像信号の高
能率符号化に際しては、符号化雑音が検知しやすい領域
は細かい量子化ステップで量子化し、符号化雑音が検知
しにくい領域は粗い量子化ステップで量子化する方法が
よく用いられている。
2. Description of the Related Art Conventionally, in high-efficiency coding of an image signal of a television or the like, an area where coding noise is easily detected is quantized by a fine quantization step, and an area where coding noise is hard to be detected is coarsely quantized. The method of quantizing in steps is often used.

【0003】図3に、従来の画像信号の分散による量子
化制御の構成例を示す。本例では、画像符号化方式とし
て標準的な動きと離散コサイン変換を使用した場合を想
定している。また、人間の視覚特性の一つとして変化の
少ない平担な領域は少しでも劣化が発生すると目につ
き、変化が激しい領域は多少劣化しても目立ないという
マスキング効果があるので、量子化ステップ切替のため
の特徴量としてフレーム内画素値の分散を用いる。
FIG. 3 shows a configuration example of conventional quantization control by dispersion of image signals. In this example, it is assumed that standard motion and discrete cosine transform are used as the image coding method. Also, as one of the human visual characteristics, there is a masking effect that a flat area with little change will be noticed if deterioration occurs even a little, and a region with a lot of change has a masking effect even if it deteriorates a little. The variance of pixel values within a frame is used as a feature amount for switching.

【0004】まず、入力端子301から入力された画像
信号は小ブロック分割部302にてN×Nの各小ブロッ
クに分割される。各小ブロックの画像信号303とフレ
ームメモリ314に蓄えられている1フレーム前の画像
信号から動きベクトル検出部304において動きベクト
ル305が求められ、この動きベクトル305を基にし
て動き補償部306において動き補償が行われ、減算器
307にて動き補償予測誤差信号308が求められた
後、この動き補償予測誤差信号308に対し、離散コサ
イン変換部309で離散コサイン変換が行われる。
First, the image signal input from the input terminal 301 is divided by the small block dividing unit 302 into N × N small blocks. A motion vector 305 is obtained by the motion vector detection unit 304 from the image signal 303 of each small block and the image signal of one frame before stored in the frame memory 314. Based on the motion vector 305, the motion compensation unit 306 performs motion. After the compensation is performed and the motion compensation prediction error signal 308 is obtained by the subtractor 307, the motion compensation prediction error signal 308 is subjected to the discrete cosine transform in the discrete cosine transform unit 309.

【0005】一方、小ブロック分割された画像信号30
3に対して、分散計算部315において以下の計算によ
りフレーム内分散(V)316が求められ、量子化ステ
ップ計算部317へ送られる。
On the other hand, the image signal 30 divided into small blocks
For 3, the intra-frame variance (V) 316 is obtained by the variance calculation unit 315 by the following calculation and is sent to the quantization step calculation unit 317.

【0006】[0006]

【数1】 [Equation 1]

【0007】量子化ステップ計算部317においては、
フレーム内分散(V)316およびバッファメモリ占有
量318を基にして、一定の情報のもとで、フレーム内
分散316が大きい場合は粗い量子化ステップを設定
し、小さい部分は細かく設定する処理がなされる。この
設定された量子化ステップ319を使って、離散コサイ
ン変換係数320は量子化部310で量子化され、可変
長符号化部321で可変長符号化された後、バッファメ
モリ322に入力され、一定のビットレートで符号化デ
ータ出力端子323に出力される。
In the quantization step calculation unit 317,
Based on the intra-frame variance (V) 316 and the buffer memory occupancy 318, under certain information, when the intra-frame variance 316 is large, a coarse quantization step is set, and the small part is finely set. Done. Using the set quantization step 319, the discrete cosine transform coefficient 320 is quantized by the quantizer 310, variable-length coded by the variable-length coding unit 321, and then input to the buffer memory 322, where it is kept constant. Is output to the encoded data output terminal 323 at the bit rate of.

【0008】また、量子化部310で量子化された離散
コサイン変換係数は逆量子化部311にて逆量子化、逆
離散コサイン変換部312で逆離散コサイン変換された
後、動き補償部306による動き補償された前フレーム
のデータと加算器313で加算され、次フレームの動き
補償予測のためにフレームメモリ314に蓄えられる。
The discrete cosine transform coefficient quantized by the quantizer 310 is inversely quantized by the inverse quantizer 311 and inverse discrete cosine transformed by the inverse discrete cosine transform unit 312, and then by the motion compensator 306. The data of the motion-compensated previous frame is added by the adder 313 and stored in the frame memory 314 for motion-compensated prediction of the next frame.

【0009】図3のような構成によれば、平担な部分を
細かく、変化の激しい部分は粗く量子化できるため、限
られた情報量をマスキング効果に合わせて配分すること
が可能となり、結果として符号化画像の画質を向上させ
ることができる。
According to the configuration as shown in FIG. 3, since the flat portion can be finely quantized and the portion having a large change can be roughly quantized, a limited amount of information can be distributed according to the masking effect. As a result, the quality of the encoded image can be improved.

【0010】[0010]

【発明が解決しようとする課題】上記従来の方式では、
1種類の特徴量のみを利用して量子化制御を行うため、
どのような特徴量を用いるかを決定するのが問題であっ
た。
SUMMARY OF THE INVENTION In the above conventional method,
Since the quantization control is performed using only one type of feature quantity,
It was a problem to decide what kind of feature quantity to use.

【0011】例えば、図4の様に、フレーム内分散がほ
ぼ等しく、動きが一様な領域(a)とランダムな領域
(b)が共存する場合を考える。このような画像信号に
対し、フレーム内分離を量子化制御の特徴量として用い
た場合、(a)、(b)共に量子化の細かさはほぼ等し
く制御される。この場合、動きがランダムな領域に比
べ、動きが一様な領域の方が、劣化が目に付き易い。こ
のような場合、(a)の量子化ステップを、(b)に比
べて細かくすることが適切と考えられるが、フレーム内
分散のみでは、(a)と(b)を区別することができな
いため、(a)の量子化ステップを細かくする制御は行
われない。
For example, as shown in FIG. 4, let us consider a case where the intra-frame variances are substantially equal, and a region (a) in which the motion is uniform and a random region (b) coexist. When intra-frame separation is used as a feature amount of quantization control for such an image signal, the fineness of quantization is controlled to be substantially equal in both (a) and (b). In this case, the deterioration is more noticeable in the area where the movement is uniform as compared with the area where the movement is random. In such a case, it is considered appropriate to make the quantization step of (a) finer than that of (b), but (a) and (b) cannot be distinguished only by intraframe dispersion. , (A) the quantization step is not controlled in detail.

【0012】逆に、動きのランダム性を表す特徴量とし
て、隣り合う小ブロックの動きベクトルの差分ベクトル
の大きさを選択した場合を考える。図5に示すように、
画面全体が並行移動しているような場合、どの領域の量
子化ステップも等しく制御されてしまう。
On the contrary, consider the case where the magnitude of the difference vector between the motion vectors of the adjacent small blocks is selected as the feature quantity representing the randomness of the motion. As shown in FIG.
If the entire screen is moving in parallel, the quantization steps in all areas will be controlled equally.

【0013】このように、従来技術の1種類の特徴量の
みによる量子化制御では、画像信号によっては、制御が
適切に働かないという問題があった。
As described above, the conventional quantization control using only one type of feature quantity has a problem that the control does not work properly depending on the image signal.

【0014】本発明の課題は、上記従来技術の問題点を
解決するものであり、画像の局所的な特徴に対して、適
応的に量子化制御を行うことにより、従来に比べ画質の
向上を可能にする画像信号符号化装置を提供することに
ある。
An object of the present invention is to solve the above-mentioned problems of the prior art, and to improve the image quality as compared with the prior art by adaptively performing the quantization control for the local feature of the image. An object of the present invention is to provide an image signal encoding device that enables the above.

【0015】[0015]

【課題を解決するための手段】本発明の画像信号符号化
装置は、現フレームの画像信号を小ブロックに分割する
手段と、小ブロック毎に複数の特徴量を求める手段と、
1フレームに渡っての各特徴量毎の分布状態を求める手
段と、前記求められた各特徴量毎の分布状態によって各
特徴量に重みを与える手段と、前記小ブロック毎に求め
られる複数の特徴量に対して前記算出された重みにて重
み付けを行うことにより、新たな1つの特徴量を求める
手段とを有し、前記求められた1つの特徴量を用いて符
号化対象小ブロックの量子化特性を切替えることを特徴
とするものである。
An image signal coding apparatus according to the present invention comprises means for dividing an image signal of a current frame into small blocks, means for obtaining a plurality of feature quantities for each small block,
Means for obtaining a distribution state for each feature amount over one frame, means for weighting each feature amount according to the obtained distribution state for each feature amount, and a plurality of features obtained for each small block Means for determining one new feature amount by weighting the calculated amount with the calculated weight, and quantizing the encoding target small block using the one calculated feature amount. It is characterized by switching characteristics.

【0016】[0016]

【作用】本発明では、各小ブロック毎の特徴量の重み係
数を、画面全体の特徴量の分布状態から求め、自動的に
複数の特徴量の中から有効な特徴量のみを量子化制御に
反映させる。
According to the present invention, the weighting coefficient of the feature amount for each small block is obtained from the distribution state of the feature amount of the entire screen, and only the effective feature amount among the plurality of feature amounts is automatically subjected to the quantization control. To reflect.

【0017】[0017]

【実施例】以下、本発明の一実施例について図面により
説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0018】図1に、本発明の画像信号符号化装置の基
本構成を示す。ここで、利用する特徴量数はnとする。
入力端子101から入力される画像信号は、小ブロック
分割部102にて小ブロックに分割され、分割された各
小ブロック毎に、特徴量抽出部108にて画像信号11
3から複数個の特徴量fi(i=1,2,…,n)11
4を抽出する。次に、特徴量分布状態算出部109に
て、各特徴量fiに対して画像全体の分布状態mi(i=
1,2,…,n)115を算出する。この特徴量の分布
状態miを用いて、重み計算部110にて各特徴量毎の
重み係数wi(i=1,2,…n)116を次式から算
出する。
FIG. 1 shows the basic configuration of the image signal coding apparatus of the present invention. Here, the number of feature quantities used is n.
The image signal input from the input terminal 101 is divided into small blocks by the small block dividing unit 102, and the image signal 11 is divided by the feature amount extracting unit 108 for each divided small block.
3 to a plurality of feature quantities f i (i = 1, 2, ..., N) 11
Extract 4. Next, in the feature quantity distribution state calculation unit 109, for each feature quantity f i , the distribution state m i (i =
1, 2, ..., N) 115 is calculated. Using the distribution state m i of the feature amount, the weight calculation unit 110 calculates the weight coefficient w i (i = 1, 2, ... N) 116 for each feature amount from the following equation.

【0019】[0019]

【数2】 [Equation 2]

【0020】ここで、Wiは各特徴量の分布状態から、
符号化対象画像の量子化制御に有効である各特徴量の重
み係数wiを増加させ、それ以外の特徴量の重み係数は
減少させる関数である。
Here, W i is calculated from the distribution state of each feature
It is a function that increases the weighting coefficient w i of each feature quantity that is effective for the quantization control of the image to be encoded and decreases the weighting coefficient w i of the other feature quantities.

【0021】続いて、この重み計算部110より算出さ
れた重み係数(wi)116と特徴量抽出部108にて
各小ブロック毎に算出された複数の特徴量(fi)11
4を用いて、量子化制御パラメータ計算部111にて次
式の量子化制御パラメータ(z)117を算出する。
Subsequently, the weight coefficient (w i ) 116 calculated by the weight calculation unit 110 and the plurality of feature amounts (f i ) 11 calculated for each small block by the feature amount extraction unit 108.
4, the quantization control parameter calculation unit 111 calculates the quantization control parameter (z) 117 of the following equation.

【0022】[0022]

【数3】 [Equation 3]

【0023】この量子制御パラメータ計算部111で算
出された量子化制御パラメータ(z)117と符号化デ
ータバッファ106の占有状態118を量子化ステップ
計算部112に与えて、量子化部104における量子化
ステップ119を決定する。
The quantization control parameter (z) 117 calculated by the quantum control parameter calculation unit 111 and the occupied state 118 of the encoded data buffer 106 are given to the quantization step calculation unit 112, and the quantization in the quantization unit 104 is performed. Step 119 is determined.

【0024】図1の構成によれば、各特徴量の重み係数
を、画面全体の特徴量の分布状態から求めることによ
り、自動的に複数の特徴量の中から有効な特徴量の重み
を量子化制御に反映させることが出来る。
According to the configuration of FIG. 1, the weighting coefficient of each feature quantity is obtained from the distribution state of the feature quantity on the entire screen, and the effective feature weight is automatically quantized from the plurality of feature quantities. It can be reflected in the control.

【0025】図2は、図3の従来の構成図に対応する本
発明の一実施例の構成図を示したものである。本実施例
では、3種類の特徴量(フレーム内輝度信号分散、予測
誤差信号分散、小ブロックの動きベクトルと隣り合う小
ブロックの動きベクトルとの差分ベクトルの大きさ)を
用いる。また、符号化対象画像での各特徴量の画像全体
の分布状態から求められる標準偏差を基に重み付けを行
うものである。
FIG. 2 shows a block diagram of an embodiment of the present invention corresponding to the conventional block diagram of FIG. In the present embodiment, three types of feature amounts (intra-frame luminance signal variance, prediction error signal variance, and magnitude of difference vector between motion vector of small block and motion vector of adjacent small block) are used. In addition, weighting is performed based on the standard deviation obtained from the distribution state of each feature amount in the entire image to be encoded.

【0026】まず、入力端子201から入力された画像
信号は小ブロック分割部202にてN×Nの小ブロック
に分割される。この小ブロックの画像信号203とフレ
ームメモリ214に蓄えられている1フレーム前の画像
から動きベクトル検出部204において動きベクトル2
05が求められ、この動きベクトル205を基にして、
動き補償部206において動き補償が行われ、減算器2
07にて動き補償予測誤差信号208が求められた後、
動き補償予測誤差信号208に対し、離散コサイン変換
部209で離散コサイン変換が行われる。
First, the image signal input from the input terminal 201 is divided by the small block dividing unit 202 into N × N small blocks. From the image signal 203 of this small block and the image of one frame before stored in the frame memory 214, the motion vector 2 is detected in the motion vector detecting unit 204.
05 is obtained, and based on this motion vector 205,
The motion compensation unit 206 performs motion compensation, and the subtractor 2
After the motion compensation prediction error signal 208 is obtained at 07,
The discrete cosine transform unit 209 performs discrete cosine transform on the motion compensation prediction error signal 208.

【0027】一方、各特徴量を次のように算出する。ま
ず、小ブロック分割された画像信号203から、輝度分
散算出部215にて次式により小ブロック内の輝度分散
1を算出する。
On the other hand, each feature amount is calculated as follows. First, the luminance variance calculator 215 calculates the luminance variance f 1 within a small block from the image signal 203 divided into small blocks by the following equation.

【0028】[0028]

【数4】 [Equation 4]

【0029】また、動きベクトル検出部104で検出さ
れた動きベクトル205から、差分ベクトル算出部21
6にて次式により差分ベクトルの大きさf2を算出す
る。数5で、aは符号化対象小ブロックの動きベクト
ル、bi(i=1,2,…,8)は上下左右および斜め
に隣り合う8つの小ブロックの動きベクトルを示す。
Further, from the motion vector 205 detected by the motion vector detection unit 104, the difference vector calculation unit 21
In step 6, the magnitude f 2 of the difference vector is calculated by the following equation. In Equation 5, a represents a motion vector of a small block to be encoded, and b i (i = 1, 2, ..., 8) represents motion vectors of eight small blocks vertically adjacent to each other and diagonally.

【0030】[0030]

【数5】 [Equation 5]

【0031】さらに、減算器207の出力の予測誤差信
号208から、予測誤差信号分散算出部217にて小ブ
ロック内の予測誤差信号の分散f3を次式により算出す
る。
Further, from the prediction error signal 208 output from the subtractor 207, the prediction error signal variance calculator 217 calculates the variance f 3 of the prediction error signal in the small block by the following equation.

【0032】[0032]

【数6】 [Equation 6]

【0033】次に、符号化しようといるフレームの上記
3種類の特徴量f1,f2,f3のそれぞれに対し、特徴
量標準偏差算出部218にて、そのフレーム全体での各
特徴量の標準偏差を求め、223のm1,m2,m3とす
る。この求められたm1,m2,m3から、重み計算部2
19にて各特徴量に対する重み係数w1,w2,w3を次
式より算出する。
Next, for each of the above three types of feature quantities f 1 , f 2 and f 3 of the frame to be encoded, the feature quantity standard deviation calculation unit 218 makes each feature quantity for the entire frame. Then, the standard deviation of 223 is calculated and set to 223 as m 1 , m 2 , and m 3 . From the calculated m 1 , m 2 , and m 3 , the weight calculation unit 2
At 19, the weighting factors w 1 , w 2 , w 3 for each feature amount are calculated by the following equation.

【0034】[0034]

【数7】 [Equation 7]

【0035】重み計算部219で求めた重み係数wi
各特徴量fi(i=1,2,3)から1つの特徴量
(z)225を、量子化制御パラメータ計算部220に
て次式により求め、量子化制御パラメータとする。
From the weight coefficient w i obtained by the weight calculation unit 219 and each feature amount f i (i = 1, 2, 3), one feature amount (z) 225 is calculated by the quantization control parameter calculation unit 220. Obtained by an equation and used as the quantization control parameter.

【0036】[0036]

【数8】 [Equation 8]

【0037】量子化ステップ計算部221では、量子化
制御パラメータ計算部220で求めた量子化制御パラメ
ータ(z)225とバッファ230のバッファメモリ占
有量226を基にして、量子化部210の量子化ステッ
プ227を設定する。この設定された量子化ステップ2
27を使って、離散コサイン変換部209の出力離散コ
サイン変換係数228は量子化部210で量子化され、
可変長符号化部229で可変長符号化された後、バッフ
ァメモリ230に入力され、一定のビットレートで符号
化データ出力端子231に出力される。
In the quantization step calculation unit 221, the quantization of the quantization unit 210 is performed based on the quantization control parameter (z) 225 obtained by the quantization control parameter calculation unit 220 and the buffer memory occupation amount 226 of the buffer 230. Step 227 is set. This set quantization step 2
27, the output discrete cosine transform coefficient 228 of the discrete cosine transform unit 209 is quantized by the quantizer 210,
After variable length coding is performed by the variable length coding unit 229, the variable length coding unit 229 inputs the variable length coding unit 229 into the buffer memory 230 and outputs the coded data output terminal 231 at a constant bit rate.

【0038】また、量子化部110で量子化された離散
コサイン変換係数は逆量子化部211にて逆量子化さ
れ、逆離散コサイン変換部212で逆離散コサイン変換
された後、動き補償部106の出力の動き補償された前
フレームのデータと加算器213で加算され、次フレー
ムの動き補償予測のためにフレームメモリ214に蓄え
られる。
The discrete cosine transform coefficient quantized by the quantizer 110 is inversely quantized by the inverse quantizer 211, inverse discrete cosine transformed by the inverse discrete cosine transform unit 212, and then the motion compensator 106. Is added to the motion-compensated data of the previous frame output by the adder 213 and stored in the frame memory 214 for motion-compensated prediction of the next frame.

【0039】以上、図2の実施例では、特徴量数を3と
し、特徴量を輝度分散、動きベクトルの差分ベクトル、
予測誤差信号の分散としたが、勿論、本発明はこれにと
らわれるものではない。さらに、画像全体の特徴とし
て、符号化対象画像内での各特徴量の標準偏差とした
が、分布状態から求まる他の特徴量でも差し支えない。
さらに、重み係数を求める方法、量子化制御パラメータ
の算出法についても任意に定めることが出来る。
As described above, in the embodiment of FIG. 2, the number of feature amounts is 3, the feature amount is luminance dispersion, the motion vector difference vector,
Although the variance of the prediction error signal is used, the present invention is not limited to this. Furthermore, although the standard deviation of each feature amount in the image to be encoded is used as the feature of the entire image, other feature amounts obtained from the distribution state may also be used.
Further, the method for obtaining the weighting coefficient and the method for calculating the quantization control parameter can be arbitrarily determined.

【0040】[0040]

【発明の効果】以上説明したように、本発明によれば、
画像信号の局所的な特徴に対して、適応的に量子化制御
ができる。すなわち、劣化の目立ちやすい領域では、細
かい量子化を行うことで劣化を目立たなくすることがで
き、劣化の目立ない領域では粗い量子化を行うことで情
報量を削減できる。したがって、一定の情報量のもとで
画質を向上させる手段として有効であり、視覚的な劣化
の低減が実行できる。
As described above, according to the present invention,
Quantization control can be adaptively performed on local features of the image signal. That is, in a region where deterioration is likely to be noticed, the deterioration can be made inconspicuous by performing fine quantization, and in a region where deterioration is not noticeable, the amount of information can be reduced by performing coarse quantization. Therefore, it is effective as a means for improving the image quality under a certain amount of information, and visual deterioration can be reduced.

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

【図1】本発明の画像信号符号化装置の基本構成図であ
る。
FIG. 1 is a basic configuration diagram of an image signal encoding device of the present invention.

【図2】特徴量数を3とした場合の本発明の一実施例の
構成図である。
FIG. 2 is a configuration diagram of an embodiment of the present invention when the number of feature amounts is three.

【図3】従来の画像信号符号化装置の構成図である。FIG. 3 is a configuration diagram of a conventional image signal encoding device.

【図4】一様な動きを持つ領域とランダムな動きを持つ
領域の例を示す図である。
FIG. 4 is a diagram showing an example of a region having uniform movement and a region having random movement.

【図5】動きが一様で、フレーム内分散が異なる領域の
例を示す図である。
FIG. 5 is a diagram showing an example of a region in which the motion is uniform and the intraframe variance is different.

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

101 入力端子 102 小ブロック分割部 103 直交変換部 104 量子化部 105 符号割当部 106 バッファ 107 出力端子 108 特徴量抽出部 109 特徴量分布状態算出部 110 重み計算部 111 量子化制御パラメータ計算部 112 量子化ステップ計算部 101 input terminal 102 small block division unit 103 orthogonal transformation unit 104 quantization unit 105 code allocation unit 106 buffer 107 output terminal 108 feature amount extraction unit 109 feature amount distribution state calculation unit 110 weight calculation unit 111 quantization control parameter calculation unit 112 quantum Step calculation section

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 テレビジョン信号等のディジタル画像信
号を符号化する装置において、現フレームの画像信号を
小ブロックに分割する手段と、小ブロック毎に複数の特
徴量を求める手段と、1フレームに渡っての各特徴量毎
の分布状態を求める手段と、前記求められた各特徴量毎
の分布状態によって各特徴量に重みを与える手段と、前
記小ブロック毎に求められる複数の特徴量に対して前記
算出された重みにて重み付けを行うことにより、新たな
1つの特徴量を求める手段とを有し、前記求められた1
つの特徴量を用いて符号化対象小ブロックの量子化特性
を切替えることを特徴とする画像信号符号化装置。
1. An apparatus for encoding a digital image signal such as a television signal, means for dividing an image signal of a current frame into small blocks, means for obtaining a plurality of feature amounts for each small block, and one frame. A means for obtaining a distribution state for each feature amount across, a means for weighting each feature amount according to the obtained distribution state for each feature amount, and a plurality of feature amounts obtained for each small block Means for obtaining one new feature amount by performing weighting with the calculated weight.
An image signal encoding device, characterized in that the quantization characteristic of a small block to be encoded is switched using one feature amount.
【請求項2】 請求項1記載の画像信号符号化装置にお
いて、特徴量として、フレーム内輝度信号分散、予測誤
差信号分散、小ブロックの動きベクトルと隣り合う小ブ
ロックの動きベクトルとの差分ベクトルの大きさを用い
ることを特徴とする画像信号符号化装置。
2. The image signal coding apparatus according to claim 1, wherein the feature quantity includes an intra-frame luminance signal variance, a prediction error signal variance, and a difference vector between a motion vector of a small block and a motion vector of an adjacent small block. An image signal encoding device characterized by using a size.
JP11158994A 1994-05-25 1994-05-25 Image signal coder Pending JPH07322267A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11158994A JPH07322267A (en) 1994-05-25 1994-05-25 Image signal coder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11158994A JPH07322267A (en) 1994-05-25 1994-05-25 Image signal coder

Publications (1)

Publication Number Publication Date
JPH07322267A true JPH07322267A (en) 1995-12-08

Family

ID=14565202

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11158994A Pending JPH07322267A (en) 1994-05-25 1994-05-25 Image signal coder

Country Status (1)

Country Link
JP (1) JPH07322267A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001507908A (en) * 1997-11-07 2001-06-12 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Image sequence encoding
JP2007504727A (en) * 2003-09-03 2007-03-01 トムソン ライセンシング Process and apparatus for encoding video images

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001507908A (en) * 1997-11-07 2001-06-12 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Image sequence encoding
JP2007504727A (en) * 2003-09-03 2007-03-01 トムソン ライセンシング Process and apparatus for encoding video images

Similar Documents

Publication Publication Date Title
US7206453B2 (en) Dynamic filtering for lossy compression
US6765962B1 (en) Adaptive selection of quantization scales for video encoding
JP2003521178A (en) Quality-based image compression
US11356672B2 (en) System and method for controlling video coding at frame level
JPH08172626A (en) Image compression coder
JPH09307904A (en) Quantizer for video signal coding system
US11134250B2 (en) System and method for controlling video coding within image frame
JP2000152241A (en) Method and device for restoring compressed moving image for removing blocking and ring effects
US10015484B2 (en) Adaptive scan device and method for scanning thereof
JPH0787491A (en) Quantization device, inverse quantization device, picture processing unit and quantization method, reversed quantization method and picture processing method
JPH07264595A (en) Source coding method of picture
JPH07143495A (en) Coder for moving image
EP0978200A2 (en) Method and device for coding a sequence of pictures
US6141449A (en) Coding mode determination system
JP6946979B2 (en) Video coding device, video coding method, and video coding program
JPH07203430A (en) Image coding device
JPH07322267A (en) Image signal coder
JPH07135657A (en) Method and device for coding
JP3200518B2 (en) Image signal encoding device
JPH07336684A (en) Picture signal decoding device
EP1639832A1 (en) Method for preventing noise when coding macroblocks
JPH06350992A (en) Data compression circuit
JP3013090B2 (en) Quantization control method
JPH07236138A (en) Moving image encoding device
JPH07222167A (en) Inter motion compensated frame coding method