JPH07203430A - Image coding device - Google Patents

Image coding device

Info

Publication number
JPH07203430A
JPH07203430A JP33700593A JP33700593A JPH07203430A JP H07203430 A JPH07203430 A JP H07203430A JP 33700593 A JP33700593 A JP 33700593A JP 33700593 A JP33700593 A JP 33700593A JP H07203430 A JPH07203430 A JP H07203430A
Authority
JP
Japan
Prior art keywords
quantization
unit
quantization width
distortion
image
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
JP33700593A
Other languages
Japanese (ja)
Inventor
Hiroyuki Katada
裕之 堅田
Hiroshi Kusao
寛 草尾
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP33700593A priority Critical patent/JPH07203430A/en
Publication of JPH07203430A publication Critical patent/JPH07203430A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To controls data to have a prescribed bit number and to decide an optimum quantization width by modeling a relation among a quantization width, a coding bit number and distortion and using the model so as to obtain the quantization width minimizing picture coding distortion. CONSTITUTION:A model decision section 21 uses plural quantization sections arranged in parallel to apply quantization to data with different quantization width, and calculates a bit number produced for each quantization. Then the generated bit number is expressed as a function of the quantization width and a parameter included in the function is decided. Furthermore, picture data to be quantized are subject to inverse quantization at a corresponding inverse quantization section and distortion with respect to the quantization width is calculated based on the data before quantization and data subject to inverse quantization. Then the distortion is expressed as a function of the quantization width and a parameter included in the function is decided. A quantization width decision section 22 uses two mathematical models obtained in the decision section 21 earlier to control bit number after compression into an allocated bit number and decides the quantization width minimizing the distortion.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ディジタル画像の画像
符号化装置に係り、特に画像データの高能率符号化に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image coding apparatus for digital images, and more particularly to high efficiency coding of image data.

【0002】[0002]

【従来の技術】従来より、ディジタル動画像を、フレー
ム間予測、直交変換、量子化、可変長符号化等の技術を
用いて圧縮する方式が提案されている。また、蓄積メデ
ィア動画像符号化の国際会議、ISO/IECJTC1
/SC29/WG11(MPEG,Moving Picture Cod
ing Experts Group)において、国際標準規格作りが目
指されている。これらの方式を画像伝送や画像蓄積に応
用する際、圧縮後のデータ量をどのように制御するかに
ついて設計上の努力が注がれている。
2. Description of the Related Art Conventionally, there has been proposed a method for compressing a digital moving image by using techniques such as interframe prediction, orthogonal transform, quantization, variable length coding and the like. In addition, ISO / IECJTC1 International Conference on Storage Media Video Coding
/ SC29 / WG11 (MPEG, Moving Picture Cod
ing Experts Group) is aiming to create international standards. When applying these methods to image transmission and image storage, design efforts are being made on how to control the amount of data after compression.

【0003】例えば、文献「MPEG2量子化と符号化
制御」(テレビジョン学会技術報告Vol.16.No
61.pp.43−48)に述べられている手法は、与
えられた区間内(通常十数フレーム)の平均ビット数を
一定に制御する。図12は、この従来法を用いた画像符
号化装置のブロック図である。
For example, the document "MPEG2 Quantization and Coding Control" (Technical Report Vol.
61. pp. The method described in (43-48) controls the average number of bits in a given section (usually a dozen frames) to be constant. FIG. 12 is a block diagram of an image coding apparatus using this conventional method.

【0004】図12において、ブロック分割部(10)
は、符号化しようとするフレームをマクロブロック(以
下MBと略す)と呼ばれるブロックに分割する。動き補
償予測部(11)は、MBを他のフレームから予測し、
その予測誤差を算出する。ただし、フレーム内符号化の
みを行うフレーム(Iピクチャと呼ぶ)のMBや、フレ
ーム内符号化の方が有利なMBでは予測を行わない。予
測方式については文献「MPEG2フレーム間予測方
式」(テレビジョン学会技術報告Vol.16.No6
1.pp.37−42)に記載されている。
In FIG. 12, a block division unit (10)
Divides a frame to be encoded into blocks called macroblocks (hereinafter abbreviated as MB). The motion compensation prediction unit (11) predicts the MB from other frames,
The prediction error is calculated. However, prediction is not performed for a MB of a frame (referred to as an I picture) for which only intra-frame coding is performed or for an MB for which intra-frame coding is more advantageous. For the prediction method, refer to "MPEG2 Interframe Prediction Method" (Technical Report of the Television Society of Japan, Vol. 16, No. 6).
1. pp. 37-42).

【0005】直交変換部(13)は、MBのデータを2
次元直交変換(離散フーリエ変換、アダマール変換、離
散コサイン変換など)によって、符号化に適したデータ
に変換する。量子化部(14)は、量子化幅決定部(3
2)で求められた量子化幅によって、変換係数を量子化
する。可変長符号化部(15)は、量子化された変換係
数を可変長符号化する。逆量子化部(16)は、量子化
された変換係数を逆量子化し、逆直交変換部(17)は
逆量子化された変換係数を逆直交変換して、復元値を求
める。フレームメモリ(18)は、復元されたMBから
得た復元画像を蓄える。この復元画像は、ブロック逆分
割部(20)をへて動き補償予測部(11)によりフレ
ーム間予測の参照画像として用いられる。ただし、復元
値が予測誤差である場合は、フレームメモリ(18)か
らの予測値との和をとることによって復元画像を得る。
The orthogonal transform unit (13) converts the MB data into 2
The data is converted into data suitable for encoding by a dimensional orthogonal transform (discrete Fourier transform, Hadamard transform, discrete cosine transform, etc.). The quantization unit (14) includes a quantization width determination unit (3
The transform coefficient is quantized according to the quantization width obtained in 2). A variable length coding unit (15) performs variable length coding on the quantized transform coefficient. The inverse quantization unit (16) inversely quantizes the quantized transform coefficient, and the inverse orthogonal transform unit (17) inversely orthogonally transforms the inverse quantized transform coefficient to obtain a restored value. The frame memory (18) stores the restored image obtained from the restored MB. This restored image is used as a reference image for inter-frame prediction by the motion compensation prediction unit (11) through the block inverse division unit (20). However, if the restored value is a prediction error, the restored image is obtained by taking the sum with the predicted value from the frame memory (18).

【0006】ビット割り当て部(23)、参照量子化幅
決定部(31)、量子化幅決定部(32)は従来法によ
って、符号化制御を行う部分である。ビット割り当て部
(23)は、前フレームまでの符号化結果(可変長符号
化部(15)から得られる発生ビット数、量子化幅決定
部(32)から得られる量子化幅の平均値)と、与えら
れたデータレートをもとに、これから符号化しようとす
るフレームに割り当てるビット数を決定する。
The bit allocation unit (23), the reference quantization width determination unit (31), and the quantization width determination unit (32) are units for performing coding control by the conventional method. The bit allocation unit (23) stores the coding results up to the previous frame (the number of generated bits obtained from the variable length coding unit (15) and the average value of the quantization width obtained from the quantization width determination unit (32)). , Based on the given data rate, determine the number of bits to allocate to the frame to be encoded.

【0007】参照量子化幅決定部(31)は、可変長符
号化部(15)から得られる前MBまでの発生ビット数
と、割り当てられたビット数をもとに、直交変換係数の
参照量子化幅を決定する。量子化幅決定部(32)は、
ブロック分割部(10)より得られるMBの絵柄の細や
かさを示すアクティビティを計算し、これによって参照
量子化幅を変化させ、量子化部(14)で用いる量子化
幅を決定する。ここで、量子化部(14)で用いる量子
化幅はq1〜qMのM種類であるとする。
The reference quantization width determination unit (31), based on the number of generated bits up to the previous MB obtained from the variable length encoding unit (15) and the number of allocated bits, the reference quantization of the orthogonal transform coefficient. Determine the conversion width. The quantization width determination unit (32)
The activity indicating the fineness of the MB pattern obtained by the block dividing unit (10) is calculated, the reference quantization width is changed by this, and the quantization width used in the quantization unit (14) is determined. Here, it is assumed that the quantization width used in the quantization unit (14) is M types of q 1 to q M.

【0008】次いで、参照量子化幅決定部(31)につ
いて説明する。参照量子化幅は、次に示す式(1)によ
って算出される。
Next, the reference quantization width determining unit (31) will be described. The reference quantization width is calculated by the following equation (1).

【数1】 ここで、i(i=1,2,…,MBcnt)は1フレーム
内でのMBの番号(MBcntはMBの総数)、rは反応
パラメータと呼ばれる定数、d(i)は次の式(2)に
示す仮想バッファフルネスである。
[Equation 1] Here, i (i = 1, 2, ..., MBcnt) is the number of MB in one frame (MBcnt is the total number of MBs), r is a constant called a reaction parameter, and d (i) is the following equation (2) ) Is the virtual buffer fullness.

【数2】 [Equation 2]

【0009】式(2)において、d(0)は該フレーム
の符号化開始時の仮想バッファフルネスであり、前回の
符号化時の最終値を引き継いでいる。ただし、初期値は
ある定数である。b(i)は1〜i番目のMBで発生した
ビット数の和であり、Tはビット割り当て部(23)で
1フレームに割り当てられたビット数である。すなわ
ち、MB番号iの符号化を開始する時点における、それ
まで(MB番号1〜(i−1))の該フレームの符号化
で生じた符号量に関し、式(2)の右辺第2項b(i−
1)は、実際に生じた符号量を示し、式(2)の右辺第
3項(i−1)T/MBcntは、生じているべきターゲ
ット符号量を示すことになる。
In the equation (2), d (0) is a virtual buffer fullness at the start of encoding of the frame, and takes over the final value at the previous encoding. However, the initial value is a constant. b (i) is the sum of the number of bits generated in the 1st to i-th MBs, and T is the number of bits allocated to one frame by the bit allocation unit (23). That is, regarding the code amount generated in the coding of the frame up to that time (MB number 1 to (i-1)) at the time of starting the coding of the MB number i, the second term b on the right side of the equation (2) (I-
1) indicates the actually generated code amount, and the third term (i-1) T / MBcnt on the right side of the equation (2) indicates the target code amount that should occur.

【0010】従って、式(2)は、各MBにTビットが
均等に割り当てられたとし、前MBまでの割り当てビッ
ト数と実際の発生ビット数との差を、仮想バッファフル
ネスに反映させる働きがあると考えられる。つまり、前
MBまでの発生ビット数が大きいと仮想バッファフルネ
スが大きくなり、参照量子化幅も大きくなるため、ビッ
ト発生量を小さくするように働く。逆に前MBまでの発
生ビット数が小さいと仮想バッファフルネスが小さくな
り、参照量子化幅も小さくなるため、ビット発生量を大
きくするように働く。
Therefore, the equation (2) works to reflect the difference between the number of allocated bits up to the previous MB and the actual number of generated bits in the virtual buffer fullness, assuming that T bits are allocated to each MB evenly. It is thought that there is. That is, when the number of generated bits up to the previous MB is large, the virtual buffer fullness is large and the reference quantization width is also large, so that it works to reduce the bit generation amount. Conversely, if the number of generated bits up to the previous MB is small, the virtual buffer fullness becomes small and the reference quantization width also becomes small, so that it works to increase the amount of generated bits.

【0011】実際には、フレーム内符号化のみを行うフ
レーム(Iピクチャと呼ぶ)、時間的に前のフレームか
らの予測符号化を行うフレーム(Pピクチャと呼ぶ)、
時間的に前と後のフレームからの予測符号化を行うフレ
ーム(Bピクチャと呼ぶ)が存在し、各々について仮想
バッファフルネスが計算され、参照量子化幅が決定され
る。
In practice, a frame for performing only intra-frame coding (called an I picture), a frame for performing predictive coding from a temporally previous frame (called a P picture),
There is a frame (referred to as a B picture) for which predictive coding is performed from frames preceding and succeeding in time, the virtual buffer fullness is calculated for each, and the reference quantization width is determined.

【0012】[0012]

【発明が解決しようとする課題】しかしながら、上記従
来の画像符号化法によれば、発生したビット数と割り当
てられたビット数によって参照量子化幅を変化させ、デ
ータ量を制御しているため、必ずしも適切な量子化幅が
選ばれているとは限らない。すなわち、図12の参照量
子化幅決定部(31)と量子化幅決定部(32)は、割
り当てられたビット数に対して最小歪みがえられる量子
化制御を行うとは限らない。
However, according to the above-mentioned conventional image coding method, the reference quantization width is changed depending on the number of generated bits and the number of allocated bits to control the data amount. An appropriate quantization width is not always selected. That is, the reference quantization width determination unit (31) and the quantization width determination unit (32) in FIG. 12 do not always perform the quantization control that can obtain the minimum distortion with respect to the allocated number of bits.

【0013】すなわち、例えば1フレーム中で複雑な絵
柄の後、単純な絵柄が現れるような画像の場合、複雑な
絵柄での発生ビット数が大きいため境界部分で仮想バッ
ファフルネスが大きくなり、単純な絵柄に変化したにも
かかわらず量子化幅を大きく設定してしまい画質劣化を
招くという問題点があった。また逆に、1フレーム中で
単純な絵柄から複雑な絵柄に変化する時は、仮想バッフ
ァフルネスが小さくなり複雑な絵柄にかかわらず量子化
幅を小さく設定してしまい、その後の画質を劣化させて
しまうという問題点があった。
That is, for example, in the case of an image in which a simple pattern appears after a complicated pattern in one frame, the number of bits generated in the complicated pattern is large, so that the virtual buffer fullness becomes large at the boundary portion and the simple pattern is simple. However, there is a problem that the image quality is deteriorated because the quantization width is set to a large value even though the pattern is changed. On the contrary, when changing from a simple picture to a complicated picture in one frame, the virtual buffer fullness becomes small and the quantization width is set to be small regardless of the complicated picture, and the subsequent image quality is deteriorated. There was a problem that it would end up.

【0014】以上の問題点に鑑み、本発明の課題は上記
問題点を解決し、与えられたビット数に制御しかつ最適
な量子化幅を決定する画像符号化装置を提供することに
ある。
In view of the above problems, it is an object of the present invention to solve the above problems and to provide an image coding apparatus which controls to a given number of bits and determines an optimum quantization width.

【0015】[0015]

【課題を解決するための手段】上記課題を解決するた
め、本発明は次の構成を有する。すなわち本発明は、画
像を複数の画像ブロックに分割するブッロク分割部と、
前記分割された画像ブロックについてそれぞれ量子化幅
を設定して量子化を行う量子化部と、該量子化された画
像データを符号化する符号化部とを備え、画像符号量制
御を行う画像符号化装置において、量子化幅と符号ビッ
ト数との関係及び量子化幅と歪みとの関係をそれぞれモ
デル化するモデル化部と、前記モデルを用いて所定の符
号ビット数の範囲で画像符号化歪みを最小にする量子化
幅を求める量子化幅決定部とを備えたことを特徴とする
画像符号化装置である。
In order to solve the above problems, the present invention has the following constitution. That is, the present invention is a block division unit that divides an image into a plurality of image blocks,
An image code that includes a quantizer that sets a quantization width for each of the divided image blocks to perform quantization, and an encoder that encodes the quantized image data, and performs image code amount control In the coding device, a modeling unit that models the relationship between the quantization width and the number of code bits and the relationship between the quantization width and the distortion, and the image coding distortion within a predetermined number of code bits using the model. And a quantization width determining unit that determines a quantization width that minimizes

【0016】また本発明においては、前記画像ブロック
に対してそれぞれ異なる量子化幅を用いて量子化する並
列に配置された複数の量子化部と、前記複数の量子化部
にそれぞれ対応して設けられた符号長を計算する複数の
符号長算出部と、前記符号長に基づいて量子化幅と符号
ビット数との関係をモデル化するモデル化部を備えるこ
とができる。
Further, in the present invention, a plurality of quantizers arranged in parallel for quantizing the image block by using different quantizing widths, and a plurality of quantizers respectively provided corresponding to the quantizers are provided. It is possible to include a plurality of code length calculation units that calculate the obtained code lengths, and a modeling unit that models the relationship between the quantization width and the number of code bits based on the code lengths.

【0017】また本発明においては、複数の量子化部に
よってそれぞれ量子化された変換係数をそれぞれ逆量子
化する複数の逆量子化部と、前記量子化部の入力と前記
逆量子化部の出力とをそれぞれ入力し所定の評価基準に
より歪みを計算する複数の歪み算出部と、該歪み算出部
の歪み計算結果に基づいて量子化幅と歪みとの関係をモ
デル化するモデル化部を備えることができる。
Further, according to the present invention, a plurality of dequantizing units for dequantizing the transform coefficients quantized by the plurality of quantizing units, an input of the quantizing unit and an output of the dequantizing unit. And a plurality of distortion calculation units that calculate the distortions according to a predetermined evaluation criterion, and a modeling unit that models the relationship between the quantization width and the distortion based on the distortion calculation results of the distortion calculation units. You can

【0018】[0018]

【作用】発生ビット数と量子化幅との関係のモデル化に
おいては、並列に配置された複数の量子化部により、そ
れぞれ異なる量子化幅により量子化が行われ、それぞれ
の量子化について発生ビット数が計算される。そして、
発生ビット数を量子化幅の関数としてあらわし、その関
数に含まれるパラメータを決定する。符号化による歪み
と量子化幅との関係のモデル化においては、それぞれ異
なる量子化幅で量子化された画像データをそれぞれ対応
する逆量子化部により逆量子化し、それぞれ量子化前の
データと逆量子化されたデータとから量子化幅に対する
歪みを計算する。そして、歪みを量子化幅の関数として
あらわし、その関数に含まれるパラメータを決定する。
量子化幅決定部では、発生ビット数と量子化幅の関係の
モデル及び、符号化による歪みと量子化幅の関係のモデ
ルを用いて、圧縮後のビット数を割り当てられたビット
数に制御し、かつ歪みを最小にする量子化幅を決定す
る。
In the modeling of the relationship between the number of generated bits and the quantization width, the plurality of quantizers arranged in parallel perform quantization with different quantization widths, and the generated bit is generated for each quantization. The number is calculated. And
The number of generated bits is expressed as a function of the quantization width, and the parameters included in that function are determined. In modeling the relationship between the distortion caused by encoding and the quantization width, the image data quantized with different quantization widths are inversely quantized by the corresponding inverse quantization units, respectively, and inversely quantized with the data before quantization. The distortion with respect to the quantization width is calculated from the quantized data. Then, the distortion is expressed as a function of the quantization width, and the parameters included in the function are determined.
The quantization width determination unit controls the number of bits after compression to the allocated number of bits using the model of the relationship between the number of generated bits and the quantization width and the model of the relationship between distortion due to encoding and the quantization width. , And a quantization width that minimizes distortion is determined.

【0019】[0019]

【実施例】次に、本発明に係る画像符号化装置の実施例
を図面を参照して詳細に説明する。図1は第1実施例の
構成を示すブロック図である。同図において、ブロック
分割部(10)、動き補償予測部(11)、直交変換部
(13)、量子化部(14)、可変長符号化部(1
5)、逆量子化部(16)、逆直交変換部(17)、フ
レームメモリ(18)、ビット割り当て部(23)は、
図12に示された従来の画像符号化装置のそれぞれ対応
する構成要素と同じ構成要素であり、図12と同じ符号
が付与されている。モデル決定部(21)及び最適量子
化幅決定部(22)は、本発明に固有な構成要素であ
り、圧縮後のビット数を割り当てられたビット数に制御
し、かつ歪みを最小にする量子化幅を決定する部分であ
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, an embodiment of an image coding apparatus according to the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the first embodiment. In the figure, a block division unit (10), a motion compensation prediction unit (11), an orthogonal transformation unit (13), a quantization unit (14), a variable length coding unit (1
5), the inverse quantization unit (16), the inverse orthogonal transform unit (17), the frame memory (18), and the bit allocation unit (23),
The components are the same as the corresponding components of the conventional image encoding device shown in FIG. 12, and the same reference numerals as those in FIG. 12 are given. The model determination unit (21) and the optimum quantization width determination unit (22) are constituent elements unique to the present invention, and control the number of bits after compression to the assigned number of bits and minimize distortion. This is the part that determines the conversion width.

【0020】次いで、図2に第1実施例のモデル決定部
(21)の詳細を示す詳細ブロック図を示す。モデル決
定部(21)は本発明の手法を用い、量子化幅と発生ビ
ット数との関係及び、量子化幅と符号化歪みとの関係を
数式でモデル化する。以下図2に従って、モデル決定部
(21)について説明する。
Next, FIG. 2 is a detailed block diagram showing the details of the model determining unit (21) of the first embodiment. The model determining unit (21) uses the method of the present invention to model the relationship between the quantization width and the number of generated bits and the relationship between the quantization width and the coding distortion with mathematical expressions. The model determining unit (21) will be described below with reference to FIG.

【0021】量子化部1(101)〜量子化部M(10
M)は、それぞれ量子化幅q1〜qMを用いて変換係数を
量子化する(量子化部(14)で用いる量子化幅は、q
1〜qMのM種類であるとする)。量子化部1(101)
〜量子化部M(10M)にそれぞれ接続された符号長算
出部1(201)〜符号長算出部M(20M)は、それ
ぞれの量子化結果を可変長符号化した場合の符号長を算
出する。 b(q)決定部(501)は、後で述べる発
生ビット数と量子化幅の関係をあらわす関数b(q)を
決定する部分である。
Quantizer 1 (101) to quantizer M (10)
M) quantizes the transform coefficient using the respective quantization widths q 1 to q M (the quantization width used in the quantization unit (14) is q
It is assumed that there are M types of 1 to q M ). Quantizer 1 (101)
-The code length calculation unit 1 (201) to the code length calculation unit M (20M) connected to the quantization unit M (10M) calculate the code length when the respective quantization results are variable length coded. . The b (q) determination unit (501) is a unit that determines a function b (q) that expresses the relationship between the number of generated bits and the quantization width, which will be described later.

【0022】逆量子化部1(301)〜逆量子化部M
(30M)は、それぞれの量子化結果を、それぞれ量子
化幅q1〜qMを用いて逆量子化を行い変換係数の復元値
を求める。逆量子化部1(301)〜逆量子化部M(3
0M)にそれぞれ接続された歪み算出部1(401)〜
歪み算出部M(40M)は、それぞれ量子化幅q1〜qM
を用いた場合の直交変換係数の歪みを算出する。D
(q)決定部(502)は、後で述べる符号化による歪
みと量子化幅の関係をあらわす関数D(q)を決定する
部分である。
Inverse quantizer 1 (301) to inverse quantizer M
(30M), each quantized result, respectively obtains the restored value of the transform coefficients performs inverse quantization using the quantization width q 1 to q M. Inverse quantization unit 1 (301) to inverse quantization unit M (3
0M) respectively connected to the strain calculation unit 1 (401)
The distortion calculation unit M (40M) has quantization widths q 1 to q M , respectively.
The distortion of the orthogonal transform coefficient when is used is calculated. D
The (q) determining unit (502) is a unit that determines a function D (q) representing the relationship between the distortion due to encoding and the quantization width described later.

【0023】次に、関数b(q),D(q)について説
明する。b(q)は、MBを量子化幅qで変換係数を量
子化し、可変長符号化を行った時に発生するビット数を
求める関数である。関数の形はMBの絵柄や可変長符号
化の方法によって変化するが、qが大きくなるとb
(q)が小さくなるといえる。D(q)は、量子化幅q
で変換係数を量子化した時に発生する歪みを求める関数
である。関数の形は、MBの絵柄や歪みの評価方法によ
って変化するが、qが大きくなるとD(q)が大きくな
るといえる。
Next, the functions b (q) and D (q) will be described. b (q) is a function for determining the number of bits generated when variable length coding is performed by quantizing the transform coefficient of MB with the quantization width q. The shape of the function changes depending on the MB pattern and variable-length coding method, but when q becomes large, b
It can be said that (q) becomes small. D (q) is the quantization width q
This is a function for obtaining the distortion that occurs when the transform coefficient is quantized by. The shape of the function changes depending on the MB pattern and the evaluation method of distortion, but it can be said that D (q) increases as q increases.

【0024】符号化対象MBと量子化幅qを決めると、
発生ビット数と歪みを実際に測定することができる。こ
れらをそれぞれb°(q),D°(q)とあらわすこと
にする。b°(q)は符号化方法が定まっていれば一意
に決めることができるが、D°(q)は歪みの評価基準
をどのようにとるかによって、さまざまな計算方法があ
る。例えば、歪みの評価基準としてMSE(平均2乗誤
差)を用いる場合、D(q)の実測値D°(q)は次の
式(3)により計算することができる。
When the MB to be encoded and the quantization width q are determined,
The number of generated bits and distortion can be actually measured. These are represented as b ° (q) and D ° (q), respectively. Although b ° (q) can be uniquely determined if the encoding method is determined, there are various calculation methods for D ° (q) depending on how the distortion evaluation criterion is used. For example, when MSE (mean squared error) is used as the distortion evaluation criterion, the measured value D ° (q) of D (q) can be calculated by the following equation (3).

【数3】 [Equation 3]

【0025】ここで、g(n)は直交変換部(13)よ
り得られる変換係数のn番目の値であり、g'(n,
q)はg(n)を量子化幅qで量子化し逆量子化した値
である。ただし2次元変換の場合、ラスタスキャンやジ
クザグスキャンなどによって1次元化しているものとす
る。またMBをさらに分割した小さなブロックで2次元
変換を行う場合も、ブロック間に跨ってスキャンを続け
た通し番号をnとする。例えばMBの大きさが縦16画
素、横16画素であり、これを縦8画素、横8画素の4
つのブロックに分割し、各々のブロックに8×8の2次
元変換を行う場合、変換係数の総数N=256である。
Here, g (n) is the n-th value of the transform coefficient obtained from the orthogonal transform unit (13), and g '(n,
q) is a value obtained by quantizing and dequantizing g (n) with a quantization width q. However, in the case of two-dimensional conversion, it is assumed that one-dimensional conversion is performed by raster scanning or zigzag scanning. Also, when two-dimensional conversion is performed with a small block obtained by further dividing the MB, the serial number that continues scanning across blocks is set to n. For example, the size of MB is 16 pixels in the vertical direction and 16 pixels in the horizontal direction.
When the block is divided into two blocks and each block is subjected to the 8 × 8 two-dimensional transform, the total number of transform coefficients N = 256.

【0026】図3,4に関数b°(q),D°(q)の
例を示す。ここでは、qとして1〜31までの整数を用
いている。また、歪みの評価基準としてMSE(平均2
乗誤差)を用いている。歪みの評価基準としては、MS
E以外に次の式(4)に示すような重み付きのものを用
いることもできる。
3 and 4 show examples of the functions b ° (q) and D ° (q). Here, an integer from 1 to 31 is used as q. In addition, MSE (average 2
Multiply error) is used. The distortion evaluation criteria is MS
Besides E, a weighted one as shown in the following equation (4) can be used.

【数4】 [Equation 4]

【0027】ここで、w(n)はn番目の変換係数に対
する重みであり、高周波成分に対する人間の視覚レスポ
ンスの低下を反映するために用いられる。また、AはM
Bの絵柄の細やかさや、エッジの有無などを反映する量
である。Aはブロック分割部(10)より得られるMB
の画素値の分散、ダイナミックレンジ、特許出願番号平
成5−30074号に記載の正規化されたアクティビテ
ィの差、文献「MPEG2量子化と符号化制御」(テレ
ビジョン学会技術報告 Vol.16.No61.p
p.43−48)に記載のアクティビティ、文献「画像
符号化における量子化制御の一手法」(1992年テレ
ビジョン学会年次大会,20−1,pp.375−37
6)に記載の頻度h等によって算出する。
Here, w (n) is a weight for the n-th transform coefficient, and is used to reflect a reduction in human visual response to high frequency components. Also, A is M
This is an amount that reflects the fineness of the B pattern and the presence or absence of edges. A is MB obtained from the block division unit (10)
Of pixel values, dynamic range, difference in normalized activity described in Japanese Patent Application No. 5-30074, document "MPEG2 Quantization and Coding Control" (Technical Report of the Television Society, Vol. 16, No. 61. p
p. 43-48), the document "One Method of Quantization Control in Image Coding" (1992 Television Society Annual Conference, 20-1, pp.375-37).
It is calculated by the frequency h described in 6).

【0028】あるいは、以下のようにして求めることが
できる。まず
Alternatively, it can be obtained as follows. First

【数5】H=(Sxがthx以上となる画素数)+(Sy
がthy以上となる画素数)…(5) とし、図5のような関数によってAを求める。ここで、
x,Syは隣接画素値のそれぞれ水平方向、垂直方向の
変化であり、thx,thyは定数である。図中の
max,HmaxはそれぞれA,Hの最大値をあらわす。
又、図の曲線の形は代表的な画像を用い、視覚実験によ
ってあらかじめ決定する。以上は図1のモデル決定部
(21)を図2のごとく構成した場合であるが、この場
合図1におけるブロック分割部(10)および動き補償
予測部(11)からモデル決定部(21)への信号は用
いない。
[Equation 5] H = (number of pixels where S x is th x or more) + (S y
Is the number of pixels that is more than th y ) (5) and A is obtained by the function shown in FIG. here,
S x and S y are changes in adjacent pixel values in the horizontal direction and the vertical direction, respectively, and th x and th y are constants. A max and H max in the figure represent the maximum values of A and H, respectively.
The shape of the curve in the figure uses a typical image and is determined in advance by visual experiments. The above is the case where the model determining unit (21) of FIG. 1 is configured as shown in FIG. 2. In this case, the block dividing unit (10) and the motion compensation prediction unit (11) in FIG. 1 are transferred to the model determining unit (21). The signal of is not used.

【0029】次に、本発明の第2実施例について説明す
る。歪みの評価基準としては、次の式(6)に示すよう
なD°(q)を用いることもできる。
Next, a second embodiment of the present invention will be described. As the evaluation criterion of distortion, D ° (q) as shown in the following equation (6) can also be used.

【数6】 [Equation 6]

【0030】ここで、h(n)はMB内のn番目の画素
値、h'(n,q)は量子化幅qを用いた時の復元され
たMBの値である。W(n)はn番目の画素値に対する
重みであり、現画素値と近傍画素値とから計算される
(例えば、現画素値と近傍画素値の差の逆数を用い
る)。
Here, h (n) is the nth pixel value in the MB, and h '(n, q) is the value of the restored MB when the quantization width q is used. W (n) is a weight for the n-th pixel value, and is calculated from the current pixel value and the neighboring pixel value (for example, the reciprocal of the difference between the current pixel value and the neighboring pixel value is used).

【0031】図6に式(6)のD°(q)を用いる場合
のモデル決定部(21)の第2実施例を示す。逆直交変
換部1(601)〜逆直交変換部M(60M)及び歪み
算出部1(801)〜歪み算出部M(80M)以外は図
2と同様の働きをする。h'(n,q)は逆直交変換部
1(601)〜逆直交変換部M(60M)において得ら
れる。ただし、逆直交変換で差分値の復元値が得られる
ときは、動き補償予測部(11)より得られる予測値を
足しあわせて復元値が得られる。歪み算出部1(80
1)〜歪み算出部M(80M)では式(6)に従って歪
みの実測値が計算される。
FIG. 6 shows a second embodiment of the model determining unit (21) when using D ° (q) of the equation (6). 2 except the inverse orthogonal transform unit 1 (601) to the inverse orthogonal transform unit M (60M) and the distortion calculation unit 1 (801) to the distortion calculation unit M (80M). h ′ (n, q) is obtained in the inverse orthogonal transform unit 1 (601) to the inverse orthogonal transform unit M (60M). However, when the restored value of the difference value is obtained by the inverse orthogonal transform, the restored value is obtained by adding the prediction values obtained from the motion compensation prediction unit (11). Distortion calculator 1 (80
1) to the strain calculation unit M (80M) calculate the measured strain value according to the equation (6).

【0032】あるいは、次式に示すようなD°(q)を
用いることもできる。
Alternatively, D ° (q) as shown in the following equation can be used.

【数7】 D°(q)=max[(h(n)−h'(n,q))2W(n)]/A …(7) これは、MB内の画素値の2乗誤差の最大値を誤差とす
るものである。ここまで説明してきた評価基準では2乗
誤差を基本にしたが、そのかわりに絶対値誤差を基本と
しても良い。
## EQU00007 ## D.degree. (Q) = max [(h (n) -h '(n, q)) 2 W (n)] / A (7) This is the squared error of the pixel value in the MB. The maximum value of is the error. Although the evaluation criteria described so far are based on the square error, the absolute value error may be used instead.

【0033】次に、関数b(q),D(q)の決定法に
ついて説明する。関数b(q),D(q)を次式のよう
にqの多項式とし、
Next, a method of determining the functions b (q) and D (q) will be described. The functions b (q) and D (q) are polynomials of q as in the following equation,

【数8】 [Equation 8]

【数9】 いろいろなqに対するビット数の実測値b°(q)及び
歪みの実測値D°(q)のデータを用い、最小2乗法に
よって係数bk,Dlを求める。ここで、K-はb(q)
の最低次数、K+はb(q)の最高次数、L-はD(q)
の最低次数、L+はD(q)の最高次数である。図7,
8にK-=−1,K+=0,L-=L+=1とした時の例を
示す。これらは、それぞれ図7,8をモデル化した例で
ある。以上が第1実施例及び第2実施例のモデル決定部
(21)の説明である。
[Equation 9] The coefficients b k and D l are obtained by the method of least squares by using the data of the actually measured value b ° (q) of the number of bits and the actually measured value D ° (q) of the distortion for various q. Where K is b (q)
Is the lowest order, K + is the highest order of b (q), L - is D (q)
, L + is the highest order of D (q). Figure 7,
8 shows an example when K = −1, K + = 0, L = L + = 1. These are examples of modeling FIGS. 7 and 8, respectively. The above is the description of the model determination unit (21) of the first and second embodiments.

【0034】次に第1実施例及び第2実施例に共通の最
適量子化幅決定部(22)について説明する。簡単のた
めに次式のようなモデルを考える。
Next, the optimum quantization width determining unit (22) common to the first and second embodiments will be described. For simplicity, consider a model such as the following equation.

【数10】 [Equation 10]

【数11】 Di(qi)=βii …(11) ここで添字i(i=1,2,…,MBcnt)は1フレー
ム内でのMBの番号をあらわす。従って、bi(qi),
i(qi),qiはそれぞれi番目のブロックにおける
発生ビット数関数、歪み関数、量子化幅である。これら
は、図7,8で用いたものと同じモデルである。
D i (q i ) = β i q i (11) Here, the subscript i (i = 1, 2, ..., MBcnt) represents the number of the MB in one frame. Therefore, b i (q i ),
D i (q i ), q i are the generated bit number function, the distortion function, and the quantization width in the i-th block, respectively. These are the same models used in FIGS.

【0035】1フレームに割り当てられた総ビット数を
Bとすると、最適な量子化幅は
When the total number of bits assigned to one frame is B, the optimum quantization width is

【数12】 を満たし、総歪み量[Equation 12] Satisfies the total strain amount

【数13】 を最小にするqiである。このようなqiは、いろいろな
モデルについてLagrangeの未定乗数法によって解くこと
ができる。式(10),(11)の場合、
[Equation 13] Q i that minimizes. Such q i can be solved by Lagrange's undetermined multiplier method for various models. In the case of formulas (10) and (11),

【数14】 となる。最適量子化幅決定部(22)ではこの式にした
がってqiを求めた後、これを1〜Mの整数に丸める。
非線形に変化する量子化幅を用いる場合は、量子化幅を
非線形な不連続値に丸めればよい。
[Equation 14] Becomes The optimum quantization width determination unit (22) finds q i according to this equation and then rounds it to an integer of 1 to M.
When using a quantization width that changes non-linearly, the quantization width may be rounded to a non-linear discontinuous value.

【0036】図9に、第1実施例の最適量子化幅決定部
(22)の構成を示す。カウント部1(901)、カウ
ント部2(902)は、モデル決定部で求められたパラ
メータからそれぞれ、Σj(αjβj1/2,Σjjを求め
る部分である。記憶部(903)は、αi/βiを1フレ
ーム分記憶する部分である。このように、第1実施例で
は1フレーム分のデータを蓄積して量子化幅を決定する
ため、最低1フレーム分の遅延が必要となる。ただし、
データ量制御の単位を1フレームより小さくすれば遅延
を小さくすることが可能である。qi計算部(904)
では式(14)を用いて量子化幅を求める。qi丸め部
(905)では量子化幅を1〜Mの整数に丸める。
FIG. 9 shows the configuration of the optimum quantization width determining unit (22) of the first embodiment. The counting unit 1 (901) and the counting unit 2 (902) are units that respectively obtain Σ jj β j ) 1/2 and Σ j c j from the parameters obtained by the model determination unit. The storage unit (903) is a unit that stores α i / β i for one frame. As described above, in the first embodiment, since one frame of data is accumulated and the quantization width is determined, at least one frame of delay is required. However,
If the unit of data amount control is smaller than one frame, the delay can be reduced. q i calculation unit (904)
Then, the quantization width is obtained using the equation (14). The q i rounding unit (905) rounds the quantization width to an integer of 1 to M.

【0037】式(8)〜(11)のモデルではb
(q),D(q)としてqの多項式を考えてきたが、必
ずしもqの多項式に限定されない。例えば
In the model of equations (8) to (11), b
Although a polynomial of q has been considered as (q) and D (q), it is not necessarily limited to the polynomial of q. For example

【数15】 [Equation 15]

【数16】 Di(qi)=γilnδ(qi−1) …(16) のようなモデルを用いることもできる。この場合、A model such as D i (q i ) = γ i lnδ (q i −1) (16) can also be used. in this case,

【数17】 [Equation 17]

【数18】 [Equation 18]

【数19】 となる。ただしαi,γiはi番目のMBに固有の定数、
β,δはMB間で共通の定数である。最適量子化幅決定
部(22)ではこの式にしたがってqiを求めた後、こ
れを1〜Mの整数に丸める。非線形に変化する量子化幅
を用いる場合は、量子化幅を非線形な不連続値に丸め
る。非線形に変化する量子化幅を用いる場合は、量子化
幅をを非線形な不連続値に丸めればよい。以上が第1実
施例及び第2実施例に共通の最適量子化幅決定部(2
2)の説明である。
[Formula 19] Becomes Where α i and γ i are constants unique to the i-th MB,
β and δ are common constants between MBs. The optimum quantization width determination unit (22) finds q i according to this equation and then rounds it to an integer of 1 to M. When using a non-linearly varying quantization width, the quantization width is rounded to a non-linear discontinuous value. When the quantization width that changes nonlinearly is used, the quantization width may be rounded to a non-linear discontinuous value. The above is the optimum quantization width determination unit (2) common to the first and second embodiments.
It is the explanation of 2).

【0038】次に本発明の第3実施例について説明す
る。ブロック図は図1と同じであり、モデル決定部(2
1)最適量子化幅決定部(22)以外は第1実施例と同
様の働きをする。図10に第3実施例のモデル決定部
(21)のブロック図を示す。ここでは、式(14)に
もとづいた方式について述べる。分散計算部(911)
では、原画像のMB内の画素値の分散σi 2を計算する。
パラメータ決定部(912)ではパラメータc
(σi 2),α(σi 2),β(σi 2)を決定する。これら
のパラメータは式(14)のパラメータを全てMBの分
散の関数であらわしたものである。この関数の形は代表
的な画像を用い、あらかじめ求めておくことができる。
Next, a third embodiment of the present invention will be described. The block diagram is the same as in FIG.
1) Except for the optimum quantization width determination unit (22), the same operation as in the first embodiment is performed. FIG. 10 shows a block diagram of the model determining unit (21) of the third embodiment. Here, a method based on the expression (14) will be described. Distributed calculator (911)
Then, the variance σ i 2 of the pixel values in the MB of the original image is calculated.
In the parameter determining unit (912), the parameter c
i 2 ), α (σ i 2 ) and β (σ i 2 ) are determined. These parameters are all the parameters of Expression (14) expressed as a function of the variance of MB. The shape of this function can be obtained in advance using a typical image.

【0039】ここでは、パラメータを分散だけの関数と
してあらわしたが、画素値のダイナミックレンジ、特許
出願番号平成5−30074号に記載の正規化されたア
クティビティの差、文献「MPEG2量子化と符号化制
御」(テレビジョン学会技術報告 Vol.16.No
61.pp.43−48)に記載のアクティビティ、文
献「画像符号化における量子化制御の一手法」(199
2年テレビジョン学会年次大会,20−1,pp.37
5−376)に記載の頻度h等の多変数関数として、パ
ラメータをあらわしてもよい。
Here, the parameter is expressed as a function only of the variance, but the dynamic range of the pixel value, the difference between the normalized activities described in Japanese Patent Application No. Heisei 5-30074, and the document "MPEG2 Quantization and Coding". Control ”(Technical Report of the Television Society of Japan, Vol.
61. pp. 43-48), a document "A Method of Quantization Control in Image Coding" (199).
2nd Annual Conference of Television Society, 20-1, pp. 37
The parameters may be expressed as a multivariable function such as the frequency h described in 5-376).

【0040】図11に、第3実施例の最適量子化幅決定
部(22)の一例を示す。カウント部1(921)、カ
ウント部2(922)は図9のカウント部(901、9
02)と同様の働きをする。記憶部1(923)、記憶
部2(924)はそれぞれ前フレームのΣj(αjβj
1/2,Σjjを記憶する部分である。αi/βi計算部
(925)では、αi/βiをブロック毎に計算する。q
i計算部(926)では、記憶部1(923)、記憶部
2(924)の内容とαi/βi計算部(925)の結果
とから式(14)を用いて量子化幅を求める。qi丸め
部(927)では量子化幅を1〜Mの整数に丸める。
FIG. 11 shows an example of the optimum quantization width determining unit (22) of the third embodiment. The counting unit 1 (921) and the counting unit 2 (922) are the counting units (901, 9) of FIG.
Works the same as 02). The storage unit 1 (923) and the storage unit 2 (924) respectively store Σ jj β j ) of the previous frame.
This is a part for storing 1/2 , Σ j c j . The α i / β i calculation unit (925) calculates α i / β i for each block. q
The i calculation unit (926) obtains the quantization width using Expression (14) from the contents of the storage unit 1 (923) and storage unit 2 (924) and the result of the α i / β i calculation unit (925). . The q i rounding unit (927) rounds the quantization width to an integer of 1 to M.

【0041】以上実施例について説明してきたが、これ
らの実施例は本発明を限定するものではない。すなわち
本発明は、画像をブロックに分割し、複数の量子化幅を
用い、与えられたデータ量に制御する、いかなる符号化
方式にも適用できる。例えば直交変換を用いずに、ブロ
ック内の画素値の最大値、最小値及び量子化値を符号化
するような符号化方式や、サブバンド分割の後で変換符
号化を適用する場合にも応用することができる。
Although the embodiments have been described above, these embodiments do not limit the present invention. That is, the present invention can be applied to any encoding method in which an image is divided into blocks, a plurality of quantization widths are used, and a given data amount is controlled. For example, an encoding method that encodes the maximum value, the minimum value, and the quantized value of pixel values in a block without using orthogonal transformation, and also applies when transform coding is applied after subband division. can do.

【0042】[0042]

【発明の効果】以上説明したように本発明によれば、画
像をブロックに分割し、各ブロックについて量子化幅を
設定して符号量制御を行う画像符号化装置において、量
子化幅とビット数の関係及び量子化幅と歪みの関係をモ
デル化するモデル化部と、与えられたビット数に制御し
歪みを最小にする量子化幅を求めてデータ量制御を行う
ので、最適な符号化を行うことができるという効果があ
る。
As described above, according to the present invention, in an image coding apparatus that divides an image into blocks and sets a quantization width for each block to control the code amount, the quantization width and the number of bits are set. And a modeling unit that models the relationship between the quantization width and the distortion, and the amount of data is controlled by determining the quantization width that minimizes the distortion by controlling to a given number of bits, so the optimum encoding is performed. The effect is that it can be done.

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

【図1】本発明の第1実施例及び第2実施例の構成を示
すブロック図である。
FIG. 1 is a block diagram showing a configuration of a first embodiment and a second embodiment of the present invention.

【図2】第1実施例におけるモデル決定部の詳細ブロッ
ク図である。
FIG. 2 is a detailed block diagram of a model determination unit in the first embodiment.

【図3】発生ビット数と量子化幅の関係の例である。FIG. 3 is an example of a relationship between the number of generated bits and a quantization width.

【図4】符号化による歪みと量子化幅の関係の例であ
る。
FIG. 4 is an example of a relation between distortion due to encoding and quantization width.

【図5】実施例におけるアクティビティ決定の一例であ
る。
FIG. 5 is an example of activity determination in an embodiment.

【図6】第2実施例におけるモデル決定部の詳細ブロッ
ク図である。
FIG. 6 is a detailed block diagram of a model determination unit in the second embodiment.

【図7】発生ビット数と量子化幅の関係のモデル化の例
である。
FIG. 7 is an example of modeling the relationship between the number of generated bits and the quantization width.

【図8】符号化による歪みと量子化幅の関係のモデル化
の例である。
FIG. 8 is an example of modeling the relationship between distortion due to encoding and quantization width.

【図9】第1実施例における最適量子化幅決定部のブロ
ック図である。
FIG. 9 is a block diagram of an optimum quantization width determination unit in the first embodiment.

【図10】本発明の第3実施例におけるモデル決定部の
詳細ブロック図である。
FIG. 10 is a detailed block diagram of a model determination unit in the third embodiment of the present invention.

【図11】第3実施例における最適量子化幅決定部の詳
細ブロック図である。
FIG. 11 is a detailed block diagram of an optimum quantization width determination unit in the third embodiment.

【図12】従来例の構成を示すブロック図である。FIG. 12 is a block diagram showing a configuration of a conventional example.

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

10 ブロック分割部 11 動き補償予測部 12、19 加算回路 13 直交変換部 14 量子化部 15 可変長符号化部 16 逆量子化部 17 逆直交変換部 18 フレームメモリ 21 モデル決定部 22 最適量子化幅決定部 23 ビット割り当て部 10 block division unit 11 motion compensation prediction unit 12, 19 addition circuit 13 orthogonal transformation unit 14 quantization unit 15 variable length coding unit 16 inverse quantization unit 17 inverse orthogonal transformation unit 18 frame memory 21 model determination unit 22 optimal quantization width Decision unit 23-bit allocation unit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 5/92 H04N 5/92 H ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical indication H04N 5/92 H04N 5/92 H

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 画像を複数の画像ブロックに分割するブ
ッロク分割部と、前記分割された画像ブロックについて
それぞれ量子化幅を設定して量子化を行う量子化部と、
該量子化された画像データを符号化する符号化部とを備
え、画像符号量制御を行う画像符号化装置において、 量子化幅と符号ビット数との関係及び量子化幅と歪みと
の関係をそれぞれモデル化するモデル化部と、 前記モデルを用いて所定の符号ビット数の範囲で画像符
号化歪みを最小にする量子化幅を求める量子化幅決定部
とを備えたことを特徴とする画像符号化装置。
1. A block division unit for dividing an image into a plurality of image blocks, and a quantization unit for performing quantization by setting a quantization width for each of the divided image blocks,
In an image coding apparatus that includes a coding unit that codes the quantized image data and that controls the image code amount, the relationship between the quantization width and the number of code bits and the relationship between the quantization width and the distortion are described. An image characterized by including a modeling unit for modeling each and a quantization width determining unit for obtaining a quantization width that minimizes image coding distortion within a range of a predetermined number of code bits using the model Encoding device.
【請求項2】 請求項1において、 前記画像ブロックに対してそれぞれ異なる量子化幅を用
いて量子化する並列に配置された複数の量子化部と、前
記複数の量子化部にそれぞれ対応して設けられた符号長
を計算する複数の符号長算出部と、前記符号長に基づい
て量子化幅と符号ビット数との関係をモデル化するモデ
ル化部を備えたことを特徴とする画像符号化装置。
2. The plurality of quantizers arranged in parallel for quantizing the image block using different quantizing widths, and the plurality of quantizers, respectively. Image coding, comprising: a plurality of code length calculation units that are provided to calculate the code length; and a modeling unit that models the relationship between the quantization width and the number of code bits based on the code length. apparatus.
【請求項3】 請求項1または請求項2において、 複数の量子化部によってそれぞれ量子化された変換係数
をそれぞれ逆量子化する複数の逆量子化部と、前記量子
化部の入力と前記逆量子化部の出力とをそれぞれ入力し
所定の評価基準により歪みを計算する複数の歪み算出部
と、該歪み算出部の歪み計算結果に基づいて量子化幅と
歪みとの関係をモデル化するモデル化部を備えたことを
特徴とする画像符号化装置。
3. The plurality of dequantization units according to claim 1 or 2, which dequantize the transform coefficients quantized by the plurality of quantization units, the input of the quantization unit, and the inverse unit. A plurality of distortion calculation units that respectively input the output of the quantization unit and calculate the distortion based on a predetermined evaluation criterion, and a model that models the relationship between the quantization width and the distortion based on the distortion calculation result of the distortion calculation unit. An image encoding device comprising an encoding unit.
JP33700593A 1993-12-28 1993-12-28 Image coding device Pending JPH07203430A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33700593A JPH07203430A (en) 1993-12-28 1993-12-28 Image coding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33700593A JPH07203430A (en) 1993-12-28 1993-12-28 Image coding device

Publications (1)

Publication Number Publication Date
JPH07203430A true JPH07203430A (en) 1995-08-04

Family

ID=18304587

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33700593A Pending JPH07203430A (en) 1993-12-28 1993-12-28 Image coding device

Country Status (1)

Country Link
JP (1) JPH07203430A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998054904A1 (en) * 1997-05-28 1998-12-03 Sony Corporation Coding method and coding equipment using the same
US7035473B1 (en) 2000-03-01 2006-04-25 Sharp Laboratories Of America, Inc. Distortion-adaptive visual frequency weighting
JP2007306277A (en) * 2006-05-11 2007-11-22 Nippon Telegr & Teleph Corp <Ntt> Moving image coding method, device and program, and recording medium therefor
WO2008111454A1 (en) * 2007-03-14 2008-09-18 Nippon Telegraph And Telephone Corporation Quantization control method, device, program, and recording medium containing the program
JP2009005417A (en) * 1995-05-02 2009-01-08 Sony Corp Signal encoding method, signal encoding apparatus and signal recording medium
JP2010519795A (en) * 2007-02-08 2010-06-03 クゥアルコム・インコーポレイテッド Strain estimation for quantized data
US8265142B2 (en) 2007-03-14 2012-09-11 Nippon Telegraph And Telephone Corporation Encoding bit-rate control method and apparatus, program therefor, and storage medium which stores the program
US8396130B2 (en) 2007-03-14 2013-03-12 Nippon Telegraph And Telephone Corporation Motion vector search method and apparatus, program therefor, and storage medium which stores the program
US9455739B2 (en) 2007-03-14 2016-09-27 Nippon Telegraph And Telephone Corporation Code amount estimating method and apparatus, and program and storage medium therefor

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009005417A (en) * 1995-05-02 2009-01-08 Sony Corp Signal encoding method, signal encoding apparatus and signal recording medium
JP4636159B2 (en) * 1995-05-02 2011-02-23 ソニー株式会社 Encoding apparatus and method
US6023297A (en) * 1997-05-28 2000-02-08 Sony Corporation Encoding method and encoder using it
WO1998054904A1 (en) * 1997-05-28 1998-12-03 Sony Corporation Coding method and coding equipment using the same
US7035473B1 (en) 2000-03-01 2006-04-25 Sharp Laboratories Of America, Inc. Distortion-adaptive visual frequency weighting
US7062104B2 (en) 2000-03-01 2006-06-13 Sharp Laboratories Of America, Inc. Distortion-adaptive visual frequency weighting
JP4695016B2 (en) * 2006-05-11 2011-06-08 日本電信電話株式会社 Moving picture encoding method, apparatus, program, and recording medium thereof
JP2007306277A (en) * 2006-05-11 2007-11-22 Nippon Telegr & Teleph Corp <Ntt> Moving image coding method, device and program, and recording medium therefor
US8711926B2 (en) 2007-02-08 2014-04-29 Qualcomm Incorporated Distortion estimation for quantized data
JP2010519795A (en) * 2007-02-08 2010-06-03 クゥアルコム・インコーポレイテッド Strain estimation for quantized data
JPWO2008111454A1 (en) * 2007-03-14 2010-06-24 日本電信電話株式会社 Quantization control method and apparatus, program thereof, and recording medium recording program
US8265142B2 (en) 2007-03-14 2012-09-11 Nippon Telegraph And Telephone Corporation Encoding bit-rate control method and apparatus, program therefor, and storage medium which stores the program
US8396130B2 (en) 2007-03-14 2013-03-12 Nippon Telegraph And Telephone Corporation Motion vector search method and apparatus, program therefor, and storage medium which stores the program
JP5197574B2 (en) * 2007-03-14 2013-05-15 日本電信電話株式会社 Quantization control method and apparatus, program thereof, and recording medium recording program
WO2008111454A1 (en) * 2007-03-14 2008-09-18 Nippon Telegraph And Telephone Corporation Quantization control method, device, program, and recording medium containing the program
US9161042B2 (en) 2007-03-14 2015-10-13 Nippon Telegraph And Telephone Corporation Quantization control method and apparatus, program therefor, and storage medium which stores the program
US9455739B2 (en) 2007-03-14 2016-09-27 Nippon Telegraph And Telephone Corporation Code amount estimating method and apparatus, and program and storage medium therefor

Similar Documents

Publication Publication Date Title
JP2675529B2 (en) Video coding method and apparatus thereof
US11356672B2 (en) System and method for controlling video coding at frame level
KR100319994B1 (en) Video encoding device
JP3208039B2 (en) Image encoded data rate converter
US7388995B2 (en) Quantization matrix adjusting method for avoiding underflow of data
US11134250B2 (en) System and method for controlling video coding within image frame
JPH07184196A (en) Picture coder
US11190775B2 (en) System and method for reducing video coding fluctuation
JP3872849B2 (en) Video encoding device
JP3508916B2 (en) Moving image variable bit rate encoding method and apparatus
JPH07203430A (en) Image coding device
KR101086724B1 (en) ?? Deciding Method of H.264/AVC Encoder using Complexity of Frame, and H.264/AVC Encoder implementing the same
KR101058524B1 (en) Bit quantity control device and control method
JP4942208B2 (en) Encoder
JP3902948B2 (en) Video encoding device
JP3779066B2 (en) Video encoding device
JP2001008207A (en) Dynamic image coder and method therefor
JP2003032680A (en) Image coded, image coding method, program code of the same image coder, and memory medium of the same image coder
JP2005109778A (en) Image coding apparatus and method for controlling quantization
JP4747109B2 (en) Calculation amount adjustment device
JP2008153802A (en) Moving picture encoding device and moving picture encoding program
JP3311312B2 (en) Encoding control method, encoding control device, and recording medium recording encoding control program
KR0141819B1 (en) Apparatus for compression of data
JPH07184195A (en) Picture coder
JPH10234041A (en) Image encoding method, image decoding method, image encoder and image decoder