JPH07250327A - Image coding method - Google Patents

Image coding method

Info

Publication number
JPH07250327A
JPH07250327A JP3696194A JP3696194A JPH07250327A JP H07250327 A JPH07250327 A JP H07250327A JP 3696194 A JP3696194 A JP 3696194A JP 3696194 A JP3696194 A JP 3696194A JP H07250327 A JPH07250327 A JP H07250327A
Authority
JP
Japan
Prior art keywords
region
coding
quantization width
coefficient
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
JP3696194A
Other languages
Japanese (ja)
Inventor
Chiyun Sen Bun
ブン・チュン・セン
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP3696194A priority Critical patent/JPH07250327A/en
Publication of JPH07250327A publication Critical patent/JPH07250327A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce quantization distortion by dividing digital image information into plural coding areas, applying prescribed conversion to the information, quantizing the result with a corresponding quantization width, decoding it and adjusting the quantization quantity based on an evaluation corresponding to an error with respect to original information and to a fluctuation in the coded areas. CONSTITUTION:Input digital image information divided into coded blocks is subjected to DC transformation and quantized at a decided quantization width and then decoded. Then an error amount calculation device 11 and a fluctuation calculation device 12 calculate respectively an error quantity epsilonk between original information and reproduced decoded information and a fluctuation amount alphak in a coded area, an evaluation quantity calculation device 13 decides an evaluation value gk. When the value is a threshold value or over, it is decided that the compression coding information has large distortion and the quantization width is adjusted to be small. Thus, the compression coding image information is obtained, in which quantization distortion is reduced even from a flat level portion such as a background.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、デジタル画像データを
蓄積もしくは伝送するための圧縮符号化方法に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a compression coding method for storing or transmitting digital image data.

【0002】[0002]

【従来の技術】デジタル動画像データを、伝送、記録す
るためには圧縮符号化処理が必要である。このような動
画像データの圧縮方法には、フレーム内符号化とフレー
ム間予測符号化とがある。フレーム内符号化は1枚の画
像の圧縮処理が1フレームで完結するのに対し、フレー
ム間符号化は隣接するフレームから動き補償予測をして
高能率圧縮を実現する。これらを応用し、フレーム内符
号化とフレーム間符号化とを組み合わせて符号化するこ
ともある。一連の動画像を全てフレーム内符号化を行な
う場合もあるし、1枚目の画像をフレーム内符号化し
て、残りの画像を全てフレーム間符号化を行なう場合も
ある。またはフレーム内符号化を周期的に行ない、フレ
ーム内符号化された二つの画像の間にある画像に対しフ
レーム間予測符号化を行なう場合もある。
2. Description of the Related Art A compression encoding process is required for transmitting and recording digital moving image data. Such moving image data compression methods include intraframe coding and interframe predictive coding. In the intra-frame coding, the compression process of one image is completed in one frame, whereas in the inter-frame coding, motion-compensated prediction is performed from adjacent frames to realize high efficiency compression. By applying these, intra-frame coding and inter-frame coding may be combined and coded. In some cases, a series of moving images may be intraframe-encoded, or the first image may be intraframe-encoded and all the remaining images may be interframe-encoded. In some cases, intra-frame coding is periodically performed, and inter-frame predictive coding is performed on an image located between two intra-frame coded images.

【0003】フレーム内符号化は空間内の冗長性を除去
するものであり、離散コサイン変換(以下、DCTと記
す)で代表される直交変換法や、周波数帯域に分割する
ウェーブレット変換またはサブバンド法が用いられる。
直交変換した係数、周波数帯域に分割された係数は、所
望の伝送量もしくは蓄積量に量子化して可変長符号化さ
れる。この際には、再生側で復号化できるように、量子
化幅も符号化しなければならない。なお、DCTを行な
う場合には、画像を適切な大きさのブロックに分割して
から変換を施す。
Intraframe coding removes redundancy in space, and is an orthogonal transform method represented by discrete cosine transform (hereinafter referred to as DCT), a wavelet transform or subband method for dividing into frequency bands. Is used.
The orthogonally transformed coefficients and the coefficients divided into frequency bands are quantized into a desired transmission amount or storage amount and variable-length coded. At this time, the quantization width must be encoded so that the reproduction side can decode it. When performing DCT, the image is divided into blocks of an appropriate size and then converted.

【0004】一方、フレーム間予測符号化は時間方向の
冗長性を除去するものである。1フレームの画像を隣接
する複数のブロックに分割し、各ブロックに対して、過
去もしくは未来のフレームを参照し、所定の評価関数の
もとで動きベクトルを求める。得られた動きベクトルを
用いて、オフセットした位置にある参照ブロックを予測
信号とする。そして、対象ブロックと予測信号のブロッ
クとの差分をとり、上述したフレーム内符号化の方法で
さらに空間内の冗長性を除去する。予測信号としては再
生画が用いられる場合が多い。その場合、符号化された
画像を復号再生しなければならない。
On the other hand, interframe predictive coding removes redundancy in the time direction. An image of one frame is divided into a plurality of adjacent blocks, a past or future frame is referred to for each block, and a motion vector is obtained under a predetermined evaluation function. Using the obtained motion vector, the reference block at the offset position is used as the prediction signal. Then, the difference between the target block and the block of the prediction signal is calculated, and the intra-frame redundancy is further removed by the above-described intra-frame coding method. A reproduced image is often used as the prediction signal. In that case, the encoded image must be decoded and reproduced.

【0005】なお、過去や未来の予測信号の他に、動き
補償した過去と未来の信号の平均もしくは重みつき平均
で予測信号を作る場合もある。また、差分信号を求めな
いで、フレーム内符号化と同じように符号化するブロッ
クもあり得る。すなわち、フレーム間符号化された画像
では、複数の符号化モードが存在する。したがって、差
分信号以外に、動きベクトルや符号化モードの情報など
も符号化しなければならない。なお、ウェーブレット変
換やサブバンド法の場合、周波数帯域に分割してからブ
ロック化し、動き補償することによって、時間方向の冗
長性を除去することもある。
In addition to the past and future prediction signals, a prediction signal may be created by an average or weighted average of motion-compensated past and future signals. Further, there may be a block that is encoded in the same manner as the intraframe encoding without obtaining the differential signal. That is, there are a plurality of coding modes in an inter-frame coded image. Therefore, in addition to the difference signal, the motion vector and the information about the coding mode must be coded. In the case of the wavelet transform or the sub-band method, the redundancy in the time direction may be removed by dividing into frequency bands, dividing them into blocks, and performing motion compensation.

【0006】このように、デジタル動画像を圧縮符号化
する際に、量子化された変換係数(または周波数帯域に
分割された係数)、量子化幅、符号化方法(フレーム内
/フレーム間)、符号化ブロックのモード、動きベクト
ルなどの情報を符号化する。その他に、フレームサイ
ズ、フレーム・レート、画素のアスペクト比、などの情
報も伝送もしくは記録しなければならない。この一連の
符号化されたデータの流れをビットストリームを呼ぶ。
再生側では、このビットストリームを読み込んで復号し
て画像を伸長再生する。
As described above, when compressing and coding a digital moving image, quantized transform coefficients (or coefficients divided into frequency bands), quantization widths, coding methods (intraframe / interframe), Information such as a mode of a coding block and a motion vector is coded. In addition, information such as frame size, frame rate, and pixel aspect ratio must be transmitted or recorded. This series of encoded data streams is called a bitstream.
On the reproducing side, this bit stream is read and decoded to decompress and reproduce the image.

【0007】変換係数などを量子化すると、量子化雑音
が生じる。大きな量子化幅で粗く量子化すると、多くの
歪が現われる。人間の視覚特性によると、画像の複雑な
部分よりも平坦な部分に現われる歪の方が目で検知しや
すい。そのために量子化幅を決定する際には、平坦部の
量子化幅を小さくし、複雑部の量子化幅を大きくする手
法が広く用いられる。このような手法は、例えば、米国
特許5144424号に開示されている。
Quantization noise occurs when the transform coefficient and the like are quantized. A large amount of distortion appears when coarsely quantized with a large quantization width. According to human visual characteristics, the distortion appearing in the flat part of the image is easier to detect with eyes than the complicated part of the image. Therefore, when determining the quantization width, a method of reducing the quantization width of the flat portion and increasing the quantization width of the complicated portion is widely used. Such a technique is disclosed, for example, in US Pat. No. 5,144,424.

【0008】[0008]

【発明が解決しようとする課題】フレーム間予測符号化
によって高圧縮率を実現することができるが、予測信号
の良否は2つの要因に依存している。すなわち、動き検
出の性能と予測信号の質の2つである。
Although a high compression rate can be realized by the inter-frame predictive coding, the quality of the prediction signal depends on two factors. That is, there are two factors: the performance of motion detection and the quality of the prediction signal.

【0009】動き検出の性能は、採用される動きのモデ
ルに依存する。例えば、物体の動きは水平移動のみのモ
デルで近似すると、水平移動でない物体の動きを正確に
検出できないため、動き補償の性能が低下してしまう。
動きのモデルが動き検出の性能を決めてしまうわけであ
る。
The performance of motion detection depends on the model of motion adopted. For example, if the motion of an object is approximated by a model that moves only horizontally, the motion of an object that does not move horizontally cannot be detected accurately, and the performance of motion compensation will deteriorate.
The motion model determines the performance of motion detection.

【0010】一方、予測信号の質とは、予測信号内に含
まれる量子化歪のことである。符号化部と復号化部との
間に整合性がとれるように、予測信号として過去もしく
は未来の再生画像が用いられるため、予測信号には量子
化歪が含まれる。この場合、たとえ動き検出が正確で
も、動き補償に用いられる予測信号に多くの歪が含まれ
ると、差分信号にはほとんどこの歪が残されて、所望の
信号ではなくて量子化歪を符号化することになる。高圧
縮率の場合、ビット数が少ないためこの差分信号を十分
に符号化することができず、復号側で再生した差分信号
を予測信号に加えても、予測信号の歪を打ち消すことが
できないために再生画像に歪が現れてしまう。前画面に
隠された背景が現れる場合には、このような歪が特によ
く生じる。これを図2を用いて説明する。
On the other hand, the quality of the prediction signal is the quantization distortion included in the prediction signal. Since the past or future reconstructed image is used as the prediction signal so that the encoding unit and the decoding unit can be matched with each other, the prediction signal includes quantization distortion. In this case, even if the motion detection is accurate, if the prediction signal used for motion compensation contains a lot of distortion, this distortion is left in the difference signal and the quantization distortion is encoded instead of the desired signal. Will be done. In the case of a high compression rate, since the number of bits is small, this difference signal cannot be encoded sufficiently, and even if the difference signal reproduced on the decoding side is added to the prediction signal, the distortion of the prediction signal cannot be canceled. Distortion appears in the reproduced image. Such distortion is especially common when a hidden background appears on the previous screen. This will be described with reference to FIG.

【0011】図2は、フレーム1の真ん中にある菱形の
パターンが、フレーム2、フレーム3を経て、フレーム
4のように広がっていく様子を示す。この一連の画像に
対して、フレーム4をフレーム1から予測し、フレーム
2とフレーム3をフレーム1とフレーム4から予測する
場合を考える。
FIG. 2 shows how the diamond-shaped pattern in the middle of the frame 1 spreads through the frames 2 and 3 and then to the frame 4. Consider a case where frame 4 is predicted from frame 1 and frame 2 and frame 3 are predicted from frame 1 and frame 4 for this series of images.

【0012】フレーム4の菱形内のブロック(i,j−
1)、(i−1,j)、(i,j)、(i+1,j)、
(i,j+1)はフレーム1の菱形内のブロック(i,
j)と同じ輝度信号を有する。従って、予測信号として
フレーム1のブロック(i,j)が用いられる。ここ
で、もしフレーム1のブロック(i,j)に多くの量子
化歪が含まれていると、フレーム4の菱形内のブロック
の予測信号にも同じ歪が含まれ、差分信号を求めるとほ
とんどが量子化歪になる。高圧縮率の場合には、この差
分信号を十分に符号化できず、復号側で予測信号の歪を
打ち消すことができないため、歪が菱形内に広がって現
れる。また、フレーム2とフレーム3の菱形内のブロッ
クの予測信号は、フレーム1もしくはフレーム4の菱形
内にある画素データから選ばれるので、同様に再生画像
には歪が現れる。このようにして歪が次々へと伝搬して
いく。
The block (i, j-) in the diamond of frame 4
1), (i-1, j), (i, j), (i + 1, j),
(I, j + 1) is a block (i, j) in the diamond of frame 1.
j) has the same luminance signal. Therefore, the block (i, j) of frame 1 is used as the prediction signal. Here, if a large amount of quantization distortion is included in the block (i, j) of the frame 1, the same distortion is included in the prediction signal of the block in the rhombus of the frame 4, and when the differential signal is obtained, it is almost the same. Becomes quantization distortion. In the case of a high compression rate, this difference signal cannot be sufficiently coded, and the distortion of the prediction signal cannot be canceled on the decoding side, so that the distortion appears in the rhombus. Further, since the prediction signals of the blocks in the rhombus of the frame 2 and the frame 3 are selected from the pixel data in the rhombus of the frame 1 or the frame 4, distortion appears in the reproduced image similarly. In this way, distortion propagates one after another.

【0013】このように、従来の技術においては、再生
画像(符号化の対象となる画像の再生画や、再生した参
照画像など)に含まれる歪み量を考慮にいれずに量子化
幅を決定しているため、平坦部、とりわけ隠された背景
には非常に顕著な歪が現われるという欠点があった。
As described above, in the conventional technique, the quantization width is determined without considering the distortion amount included in the reproduced image (the reproduced image of the image to be encoded, the reproduced reference image, etc.). Therefore, there is a drawback that a very noticeable distortion appears in the flat portion, especially in the hidden background.

【0014】[0014]

【課題を解決するための手段】上述の問題点を解決する
ために、本発明の画像符号化方法は、平坦部、すなわち
視覚的に歪の検知しやすい部分の歪を簡単に検出できる
方法を導入し、またこの歪検出方法を符号化の際に適用
する。
In order to solve the above-mentioned problems, the image coding method of the present invention provides a method for easily detecting the distortion of a flat portion, that is, a portion where distortion can be visually detected easily. Introduce and apply this distortion detection method at the time of encoding.

【0015】請求項1記載の発明は、符号化の対象とな
る原画像を入力し、原画像を複数の符号化領域に分割し
て、符号化領域を所定の変換方法で符号化変換領域に変
換し、符号化変換領域の係数を第1の量子化幅で量子化
し、逆量子化し、逆変換して符号化領域を再生領域に復
元した後に以下の処理を行う。すなわち、再生領域と符
号化領域とから誤差量εkを求め、符号化領域の変動量
αkを求め、εkの増大と共に増大し、αkの増大と共に
減少するような評価関数、f(εk,αk)で評価値gk
を求めて、評価値gkが所定の閾値を越える場合、第1
の量子化幅に所定の係数を乗じて第2の量子化幅を形成
し、符号化変換領域の係数を第2の量子化幅で量子化す
る。
According to a first aspect of the present invention, an original image to be encoded is input, the original image is divided into a plurality of encoding areas, and the encoding area is converted into an encoding conversion area by a predetermined conversion method. After the transformation, the coefficient of the coding transformation area is quantized with the first quantization width, inversely quantized, and inverse transformation is performed to restore the coding area into the reproduction area, and then the following processing is performed. That is, the error amount ε k is calculated from the reproduction region and the coding region, the variation amount α k of the coding region is calculated, and the evaluation function f () increases as ε k increases and decreases as α k increases. Evaluation value g k by ε k , α k ).
If the evaluation value g k exceeds a predetermined threshold value, the first
The second quantization width is formed by multiplying the quantization width of 1 by a predetermined coefficient, and the coefficient in the coding conversion region is quantized by the second quantization width.

【0016】請求項2記載の発明は、符号化の対象とな
る原画像を入力し、原画像を複数の符号化領域に分割し
て、符号化領域を所定の変換方法で符号化変換領域に変
換し、符号化変換領域の係数を第1の量子化幅で量子化
し、逆量子化して量子化変換領域を形成した後に以下の
処理を行う。すなわち、量子化変換領域と符号化変換領
域とから誤差量εkを求め、符号化領域の変動量αkを求
め、εkの増大と共に増大し、αkの増大と共に減少する
ような評価関数、f(εk,αk)で評価値gkを求め、
評価値gkが所定の閾値を越える場合、第1の量子化幅
に所定の係数を乗じて第2の量子化幅を形成し、符号化
変換領域の係数を第2の量子化幅で量子化する。
According to a second aspect of the present invention, an original image to be encoded is input, the original image is divided into a plurality of encoding areas, and the encoding area is converted into an encoding conversion area by a predetermined conversion method. After the transformation, the coefficient of the coding transformation area is quantized with the first quantization width, and dequantized to form the quantized transformation area, the following processing is performed. That is, the error amount ε k is obtained from the quantized transformation region and the coding transformation region, the variation amount α k of the coding region is obtained, and an evaluation function that increases as ε k increases and decreases as α k increases , F (ε k , α k ) to obtain the evaluation value g k ,
When the evaluation value g k exceeds a predetermined threshold value, the first quantization width is multiplied by a predetermined coefficient to form a second quantization width, and the coefficient in the coding conversion region is quantized with the second quantization width. Turn into.

【0017】請求項3記載の発明は、請求項1または請
求項2記載の発明に対して、さらに現在の符号化領域の
評価値gkの代わりに過去の符号化領域の評価値gm(m
<k)が所定の閾値を越える場合、第1の量子化幅に所
定の係数を乗じて第2の量子化幅を形成し、現在の符号
化領域を所定の変換方法で符号化変換領域に変換し、符
号化変換領域の係数を前記第2の量子化幅で量子化する
画像符号化方法である。
The invention according to claim 3 is different from the invention according to claim 1 or 2 in that instead of the evaluation value g k of the current coding region, the evaluation value g m (of the past coding region) g m ( m
When <k) exceeds a predetermined threshold value, the first quantization width is multiplied by a predetermined coefficient to form a second quantization width, and the current coding area is converted into a coding conversion area by a predetermined conversion method. This is an image coding method of transforming and quantizing the coefficient of the coding transform region with the second quantization width.

【0018】請求項4記載の発明は、符号化の対象とな
る原画像と参照画像とを入力し、原画像を複数の符号化
領域に分割して、参照画像から、符号化領域の予測信号
領域を検出し、符号化領域と予測信号領域とから差分信
号領域を求め、差分信号領域を所定の変換方法で差分信
号変換領域に変換し、差分信号変換領域の係数を第1の
量子化幅で量子化し、逆量子化し、逆変換して差分信号
領域を再生し、再生した差分信号領域のデータに予測信
号領域のデータを加えて符号化領域を再生領域に復元し
た後に以下の処理を行う。すなわち、再生領域と符号化
領域とから誤差量εkを求め、符号化領域の変動量αk
求め、εkの増大と共に増大し、αkの増大と共に減少す
るような評価関数、f(εk,αk)で評価値gkを求
め、評価値gkが所定の閾値を越える場合、第1の量子
化幅に所定の係数を乗じて第2の量子化幅を形成し、差
分信号変換領域の係数を第2の量子化幅で量子化する。
According to a fourth aspect of the present invention, an original image to be encoded and a reference image are input, the original image is divided into a plurality of encoding regions, and a prediction signal of the encoding region is calculated from the reference image. A region is detected, a difference signal region is obtained from the coding region and the prediction signal region, the difference signal region is converted into a difference signal conversion region by a predetermined conversion method, and the coefficient of the difference signal conversion region is converted into a first quantization width. Quantize, dequantize, and inverse transform to reproduce the difference signal area, add the predicted signal area data to the reproduced difference signal area data, restore the coding area to the reproduction area, and then perform the following processing. . That is, the error amount ε k is calculated from the reproduction region and the coding region, the variation amount α k of the coding region is calculated, and the evaluation function f () increases as ε k increases and decreases as α k increases. epsilon k, we obtain the evaluation value g k with alpha k), if the evaluation value g k exceeds a predetermined threshold value, forming a second quantization width by multiplying a predetermined coefficient to the first quantization width, the difference The coefficient in the signal conversion region is quantized with the second quantization width.

【0019】請求項5記載の発明は、符号化の対象とな
る原画像と参照画像とを入力し、原画像を複数の符号化
領域に分割して、参照画像から符号化領域の予測信号領
域を検出し、符号化領域と予測信号領域とから差分信号
領域を求め、差分信号領域を所定の変換方法で差分信号
変換領域に変換し、差分信号変換領域の係数を第1の量
子化幅で量子化し、逆量子化して量子化差分信号変換領
域を形成した後に以下の処理を行う。すなわち、量子化
差分信号変換領域と差分信号変換領域とから誤差量εk
を求め、符号化領域の変動量αkを求め、εkの増大と共
に増大し、αkの増大と共に減少するような評価関数、
f(εk,αk)で評価値gkを求め、評価値gkが所定の
閾値を越える場合、第1の量子化幅に所定の係数を乗じ
て第2の量子化幅を形成し、差分信号変換領域の係数を
第2の量子化幅で量子化する。
According to a fifth aspect of the present invention, an original image to be encoded and a reference image are input, the original image is divided into a plurality of encoding regions, and a prediction signal region from the reference image to the encoding region. Is detected, the difference signal region is obtained from the coding region and the prediction signal region, the difference signal region is converted into the difference signal conversion region by a predetermined conversion method, and the coefficient of the difference signal conversion region is converted to the first quantization width. The following processing is performed after quantized and dequantized to form a quantized differential signal conversion region. That is, the error amount ε k is calculated from the quantized difference signal conversion region and the difference signal conversion region.
Then, the variation amount α k of the coding region is obtained, and an evaluation function that increases with an increase of ε k and decreases with an increase of α k ,
f (ε k, α k) obtains the evaluation value g k, if the evaluation value g k exceeds a predetermined threshold value, the second to form a quantization width by multiplying a predetermined coefficient to the first quantization width , The coefficient in the differential signal transform region is quantized with the second quantization width.

【0020】また、請求項6記載の発明は、請求項4ま
たは請求項5記載の発明に対して、さらに、現在の符号
化領域の評価値gkの代わりに過去の符号化領域の評価
値gm(m<k)が所定の閾値を越える場合、第1の量
子化幅に所定の係数を乗じて第2の量子化幅を形成し、
現在の符号化領域の差分信号変換領域の係数を第2の量
子化幅で量子化する画像符号化方法である。
Further, the invention according to claim 6 is different from the invention according to claim 4 or claim 5 in that instead of the evaluation value g k of the current coding area, the evaluation value of the past coding area is used. If g m (m <k) exceeds a predetermined threshold value, the first quantization width is multiplied by a predetermined coefficient to form a second quantization width,
This is an image coding method for quantizing the coefficient of the difference signal conversion region of the current coding region with the second quantization width.

【0021】請求項7記載の発明は、符号化の対象とな
る原画像と参照画像と参照画像の原画像とを入力し、符
号化の対象となる原画像を複数の符号化領域に分割し、
参照画像から符号化領域の予測信号領域を検出した後に
以下の処理を行う。予測信号領域の画素と、参照画像の
原画像において予測信号領域の画素と同じ位置にある画
素値とから誤差量εkを求め、符号化領域の変動量αk
求め、εkの増大と共に増大し、αkの増大と共に減少す
るような評価関数、f(εk,αk)で評価値gkを求め
る。評価値gkが所定の閾値を越えない場合、符号化領
域と予測信号領域とから差分信号領域を求め、差分信号
領域を所定の変換方法で差分信号変換領域に変換し、差
分信号変換領域の係数を第1の量子化幅で量子化する。
評価値g kが所定の閾値を越える場合、第1の量子化幅
に所定の係数を乗じて第2の量子化幅を形成し、差分信
号変換領域の係数を第2の量子化幅で量子化する。
The invention according to claim 7 is an object of encoding.
Input the original image, the reference image, and the original image of the reference image.
The original image to be encoded is divided into multiple coding areas,
After detecting the prediction signal region of the coding region from the reference image
The following processing is performed. The pixels of the prediction signal area and the reference image
The image at the same position as the pixel in the predicted signal area in the original image
From the prime value and the error amount εkAnd the variation amount α of the coding areakTo
Find, εkIncreases with the increase of αkDiminishes with increasing
Evaluation function f (εk, Αk) Is the evaluation value gkSeeking
It Evaluation value gkIf the value does not exceed the predetermined threshold,
The difference signal area is obtained from the range and the prediction signal area, and the difference signal
Convert the area to the difference signal conversion area by the specified conversion method,
The coefficient in the split signal conversion region is quantized with the first quantization width.
Evaluation value g kIs greater than a predetermined threshold, the first quantization width
Is multiplied by a predetermined coefficient to form the second quantization width,
The coefficient in the signal transform domain is quantized with the second quantization width.

【0022】請求項8記載の発明は、符号化の対象とな
る原画像と参照画像とを入力し、原画像を複数の符号化
領域に分割し、参照画像から符号化領域の予測信号領域
を検出した後に以下の処理を行う。符号化領域と予測信
号領域とから誤差量εkを求め、符号化領域の変動量αk
を求め、εkの増大と共に増大し、αkの増大と共に減少
するような評価関数、f(εk,αk)で評価値gkを求
める。評価値gkが所定の閾値を越えない場合、符号化
領域と予測信号領域とから差分信号領域を求め、差分信
号領域を所定の変換方法で差分信号変換領域に変換し、
差分信号変換領域の係数を第1の量子化幅で量子化す
る。評価値gkが所定の閾値を越える場合、第1の量子
化幅に所定の係数を乗じて第2の量子化幅を形成し、差
分信号変換領域の係数を第2の量子化幅で量子化する。
According to an eighth aspect of the present invention, an original image to be encoded and a reference image are input, the original image is divided into a plurality of encoding regions, and a prediction signal region of the encoding region is divided from the reference image. Following detection is performed. The error amount ε k is calculated from the coding region and the prediction signal region, and the variation amount α k of the coding region
Then, the evaluation value g k is calculated with an evaluation function f (ε k , α k ) that increases with increase in ε k and decreases with increase in α k . When the evaluation value g k does not exceed the predetermined threshold value, a difference signal area is obtained from the coding area and the prediction signal area, and the difference signal area is converted into the difference signal conversion area by a predetermined conversion method,
The coefficient in the differential signal transform region is quantized with the first quantization width. When the evaluation value g k exceeds a predetermined threshold value, the first quantization width is multiplied by a predetermined coefficient to form a second quantization width, and the coefficient in the differential signal transform region is quantized with the second quantization width. Turn into.

【0023】また、請求項9記載の発明は、請求項1か
ら請求項8記載の発明において、評価値が所定の閾値を
越える場合、第1の量子化幅に1より小さい係数を乗じ
て第2の量子化幅を形成する画像符号化方法である。
Further, in the invention described in claim 9, in the invention described in claims 1 to 8, when the evaluation value exceeds a predetermined threshold value, the first quantization width is multiplied by a coefficient smaller than 1 This is an image coding method for forming a quantization width of 2.

【0024】請求項10記載の発明は、請求項4から請
求項8記載の発明において、評価値が所定の閾値を越え
る場合、差分信号領域の代わりに符号化領域を所定の変
換方法で符号化変換領域に変換し、符号化変換領域の係
数を量子化する画像符号化方法である。
According to a tenth aspect of the invention, in the invention of the fourth to eighth aspects, when the evaluation value exceeds a predetermined threshold value, the coding area is coded by a predetermined conversion method instead of the differential signal area. This is an image coding method of transforming into the transform domain and quantizing the coefficient of the coding transform domain.

【0025】また、請求項11記載の発明は、請求項1
から請求項10記載の発明において、評価関数f
(εk,αk)がεk/αkに比例するようにしたものであ
る。
The invention described in claim 11 is the same as claim 1.
Therefore, in the invention of claim 10, the evaluation function f
k , α k ) is proportional to ε k / α k .

【0026】請求項12記載の発明は、請求項1から請
求項11記載の発明において、変動量αkが全参照領域
の変動量の平均値で正規化するようにしたものである。
According to the twelfth aspect of the invention, in the invention according to the first to eleventh aspects, the variation amount α k is normalized by the average value of the variation amounts of all the reference regions.

【0027】[0027]

【作用】人間の視覚的特性では、評価領域の誤差量が同
じであっても空間周波数の高い部分よりも平坦部におい
て、その誤差が視覚的に検知しやすい。
According to human visual characteristics, even if the amount of error in the evaluation area is the same, the error is easier to detect visually in the flat portion than in the portion with high spatial frequency.

【0028】本発明はこの特性を利用して平坦領域の歪
を増強するように重みつけし、空間周波数の高い領域の
歪を抑圧するように重みつけすることにより、視覚的に
検知しやすい歪を検出する。検出された領域をより細か
く量子化したり、差分信号の代わりに原信号を符号化し
たりすることにより、平坦領域に現れる歪を低減する作
用がある。
The present invention utilizes this characteristic to perform weighting so as to enhance distortion in a flat region and weight so as to suppress distortion in a region having a high spatial frequency, so that the strain can be easily detected visually. To detect. By finely quantizing the detected region or by encoding the original signal instead of the differential signal, it has the effect of reducing the distortion that appears in the flat region.

【0029】[0029]

【実施例】本発明の実施例を説明する前に、以下に述べ
る実施例の共通な前提について述べる。まず、符号化の
対象となる画像は複数の符号化領域に分割される。符号
化領域は任意の形状であってもよい。例えば、N×M画
素からなる四角形のブロックや三角形のセグメント、ま
た1画面内の符号化領域の形状とサイズは同じである必
要はない。そして、このように分割された符号化領域
を、所定の変換方法で変換領域に変換する。この変換に
は従来技術で述べたように、DCT変換やウェーブレッ
ト法などの変換方法が用いられる。以下の実施例は特定
の変換方法や分割方法に限るものではないが、簡単化の
ために、ここではDCT変換を用いて、画像をN×M画
素からなる符号化ブロックに分割した場合を例として説
明を行う。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Before describing the embodiments of the present invention, common premise of the embodiments described below will be described. First, an image to be coded is divided into a plurality of coding areas. The coding area may have any shape. For example, it is not necessary that the shape and size of a quadrangle block or triangle segment composed of N × M pixels, or the coding area in one screen be the same. Then, the coding area thus divided is converted into a conversion area by a predetermined conversion method. For this conversion, as described in the prior art, a conversion method such as DCT conversion or wavelet method is used. The following embodiment is not limited to a specific conversion method or division method, but for simplification, here, an example is shown in which an image is divided into encoded blocks of N × M pixels by using DCT transformation. Will be described as.

【0030】まず、本発明の画像符号化方法の第1の実
施例について説明する。図1は第1の実施例を説明する
ための流れ図である。まず、ステップ15で符号化ブロ
ックをDCT変換する。ステップ16で第1の量子化幅
を決定し、この第1の量子化幅でステップ15の変換係
数を量子化する。次いで、量子化された変換係数を逆量
子化(ステップ17)し、逆DCT変換(ステップ1
8)して符号化ブロックを再生ブロックに復元する。次
に再生ブロックを評価する。ステップ19において、再
生ブロックと符号化ブロックとからその誤差量εkを求
め、また符号化ブロックの変動量αkを求め、上記εk
αkとから評価関数f(εk,αk)によって評価値gk
求める。
First, a first embodiment of the image coding method of the present invention will be described. FIG. 1 is a flow chart for explaining the first embodiment. First, in step 15, the coding block is DCT-transformed. In step 16, the first quantization width is determined, and the transform coefficient in step 15 is quantized with this first quantization width. Next, the quantized transform coefficient is inversely quantized (step 17) and the inverse DCT transform (step 1) is performed.
8) Then, the encoded block is restored to the reproduction block. Then the reclaim block is evaluated. In step 19, the error amount ε k is obtained from the reproduced block and the encoded block, the variation amount α k of the encoded block is obtained, and the evaluation function f (ε k , α k ) is obtained from the above ε k and α k. The evaluation value g k is obtained by

【0031】図3は本実施例において、評価値gkを求
めるためのブロック図を示す。誤差量計算器11、変動
量計算器12と評価値計算器13とから構成される。端
子9には再生ブロックのデータを、端子10には符号化
ブロックのデータを入力する。誤差量計算器11にて、
再生ブロックと符号化ブロックとの誤差量を求める。こ
の誤差量は量子化歪を表す。好ましくは、画素間の差の
二乗和もしくは絶対値和を求めると良い。
FIG. 3 shows a block diagram for obtaining the evaluation value g k in this embodiment. It is composed of an error amount calculator 11, a fluctuation amount calculator 12, and an evaluation value calculator 13. The data of the reproduction block is input to the terminal 9, and the data of the encoding block is input to the terminal 10. In the error amount calculator 11,
The error amount between the reproduction block and the coding block is calculated. This error amount represents quantization distortion. Preferably, the sum of squares or the sum of absolute values of the differences between the pixels may be obtained.

【0032】符号化の対象となる画像をK個の符号化ブ
ロックに分割すると仮定し、第k番目(k=1、2、・
・・、K)の符号化ブロックとその再生ブロックとの誤
差量をεkとする。また、符号化ブロックを変動量計算
器12に入力し、変動量αkを求める。好ましくは、符
号化ブロック全体もしくはその一部の画素の交流エネル
ギーを求めると良い。次に、求められたεkとαkとを評
価量計算器13に入力する。評価値を計算するための関
数f(εk,αk)はεkの増大と共に増大し、αkの増大
と共に減少することが好ましい。これは以下の考えに基
づいているのである。
Assuming that an image to be coded is divided into K coded blocks, the k-th (k = 1, 2, ...
.., K), and the error amount between the encoded block and the reproduced block is ε k . In addition, the coding block is input to the fluctuation amount calculator 12 to obtain the fluctuation amount α k . It is preferable to obtain the AC energy of the pixels of the entire encoded block or a part thereof. Next, the obtained ε k and α k are input to the evaluation amount calculator 13. The function f (ε k , α k ) for calculating the evaluation value preferably increases with increasing ε k and decreases with increasing α k . This is based on the following ideas.

【0033】人間の視覚的特性によると、画像の平坦な
領域に現れる歪は簡単に検知できるが、複雑な領域(空
間周波数の高い領域)に歪が現れても検知できないこと
が多い。従って、誤差量εkの値が同程度であっても、
その領域が平坦でなければ歪が見えにくくなるが、平坦
であれば歪が顕著になる。一方、平坦部の変動量αk
複雑部の変動量より小さいので、αkが小さい(平坦
部)時にεkを強化し、α kが大きい(複雑部)時にεk
を抑圧するようにεkを重みつけることによって、人間
の視覚特性に合った歪を検出することができる。このよ
うな評価関数f(ε k,αk)の一例としてはεk/αk
比例するような関数がある。この関数は上述の条件を満
足し、また簡単に計算できる。
According to human visual characteristics, the flatness of the image
The distortion that appears in a region is easy to detect, but it can
Even if distortion appears in the high frequency range)
There are many. Therefore, the error amount εkEven if the values of
If the area is not flat, distortion will be difficult to see, but flat
If so, the distortion becomes significant. On the other hand, the variation amount α in the flat partkIs
Since it is smaller than the variation of the complicated part, αkIs small (flat
Part) sometimes εkTo strengthen α kIs large (complex part), εk
Ε to suppresskHumans by weighting
It is possible to detect the distortion that matches the visual characteristics of. This
Una evaluation function f (ε k, Αk) As an examplek/ ΑkTo
There is a function that is proportional. This function satisfies the above conditions
You can add and calculate easily.

【0034】ところで、画像のある領域が平坦であるか
どうかは相対的なものである。人間が、ある画像の全画
面を見てはじめて平坦部と複雑部とが区別できるのであ
る。すなわち、上述の変動量αkは絶対的なものではな
い。変動量を相対的に表すために、αkを全参照領域の
変動量の平均値<α>で正規化することが好ましい。一
例として、 gk=f(εk,αk) =εk/(αk/<α>) が考えられる。しかし、これに限られるわけではない。
なお、<α>は現符号化画像の全領域の変動量の平均値
の代わりに、過去の符号化画像の全領域の変動量の平均
値であってもよい。以上に述べた評価値の計算について
は、以下全ての実施例に当てはまるので、以下では特に
必要がない限り繰り返しては述べない。
By the way, whether or not a certain area of an image is flat is relative. Only when a human sees the entire screen of an image, the flat portion and the complex portion can be distinguished. That is, the variation amount α k described above is not absolute. In order to relatively represent the variation amount, it is preferable to normalize α k with the average value <α> of the variation amounts of all reference regions. As an example, g k = f (ε k , α k ) = ε k / (α k / <α>) can be considered. However, it is not limited to this.
Note that <α> may be an average value of variation amounts of all regions of the past encoded image, instead of an average value of variation amounts of all regions of the current encoded image. The calculation of the evaluation value described above applies to all the following examples, and therefore will not be repeated below unless particularly necessary.

【0035】さて、上記のような手法にて求められた評
価値gkを所定の閾値と比較する(ステップ20)。gk
が閾値を越える場合には、第1の量子化幅に所定の係数
を乗じて第2の量子化幅を形成(ステップ21)し、符
号化ブロックのDCT係数を第2の量子化幅で量子化
(ステップ22)する。上記所定の係数は1より小さい
値が好ましい。例えば0.3から0.5を用いるとよ
い。第1の量子化幅を小さくすることにより、DCT係
数を細かく量子化できるので、画質の向上につながる。
なお、上記所定の係数は1より大きな係数であってもよ
い。この場合、DCT係数は粗く量子化されるので発生
ビット数が少なくなる。その分だけ次の符号化ブロック
を細かく量子化することができる。最後に、量子化され
た係数とその他の情報を可変長もしくは固定長符号化
(ステップ23)する。ステップ20で評価値gkが閾
値を越えない場合、ステップ16で量子化した変換係数
とその他の情報を符号化(ステップ23)する。
Now, the evaluation value g k obtained by the above method is compared with a predetermined threshold value (step 20). g k
Is greater than the threshold value, the first quantization width is multiplied by a predetermined coefficient to form a second quantization width (step 21), and the DCT coefficient of the coding block is quantized by the second quantization width. (Step 22). The predetermined coefficient is preferably a value smaller than 1. For example, 0.3 to 0.5 may be used. By reducing the first quantization width, the DCT coefficient can be finely quantized, which leads to improvement in image quality.
The predetermined coefficient may be a coefficient larger than 1. In this case, since the DCT coefficient is roughly quantized, the number of generated bits is reduced. The next encoded block can be finely quantized by that amount. Finally, the quantized coefficient and other information are variable length or fixed length coded (step 23). If the evaluation value g k does not exceed the threshold value in step 20, the transform coefficient quantized in step 16 and other information are encoded (step 23).

【0036】図1に示していないが、第2の量子化幅で
量子化された変換係数を逆量子化し、逆DCT変換して
符号化ブロックを再生ブロックに復元する処理が行われ
る場合がある。これはフレーム間予測符号化方式の場合
に、次の画像を符号化するための参照画像として使われ
るためである。フレーム内符号化のみを行う場合には必
要としない。
Although not shown in FIG. 1, there is a case where a process of dequantizing the transform coefficient quantized with the second quantization width and performing inverse DCT transform to restore the coded block to the reproduced block is performed. . This is because in the case of the inter-frame predictive coding method, it is used as a reference image for coding the next image. It is not necessary when only intraframe coding is performed.

【0037】なお、上記の説明では、再生ブロックと符
号化ブロックとから誤差量εkを求めたが、量子化前の
DCT係数と逆量子化後のDCT係数とから、誤差量ε
kを求めてもよい。好ましくは、係数間の差の二乗和も
しくは絶対値和を求めると良い。この場合の変動量αk
は、量子化前のDCT係数から求めることも可能であ
る。好ましくは、DCT係数の直流成分を除いたその他
の係数(交流成分)の二乗和もしくは絶対値和を求める
と良い。すなわち、図3において、端子9に逆量子化後
のDCT係数を、端子10に量子化前のDCT係数を入
力することになる。図1のステップ19にて、量子化前
と逆量子化後のDCT係数から評価値gkを求め、ステ
ップ20にて閾値と比較し、それ以降の処理は図1と同
じである。
In the above description, the error amount ε k is obtained from the reproduced block and the encoded block. However, the error amount ε k is obtained from the DCT coefficient before quantization and the DCT coefficient after dequantization.
You may ask for k . Preferably, the sum of squares or the sum of absolute values of the differences between the coefficients may be obtained. Variation amount α k in this case
Can also be obtained from the DCT coefficient before quantization. Preferably, the sum of squares or the sum of absolute values of the other coefficients (AC components) excluding the DC component of the DCT coefficient may be obtained. That is, in FIG. 3, the DCT coefficient after dequantization is input to the terminal 9, and the DCT coefficient before quantization is input to the terminal 10. In step 19 of FIG. 1, an evaluation value g k is obtained from the DCT coefficient before quantization and after inverse quantization, and compared with a threshold value in step 20, and the subsequent processing is the same as in FIG.

【0038】なお、図1のステップ20では、「gk
閾値?」のかわりに、「gm>閾値?」にすることも可
能である。但し、m<kである。すなわち、判定条件に
は過去の符号化ブロックの評価値を用いる。好ましく
は、m=k−1である。ステップ20以降の処理は図1
と同じである。なお、第m番目の符号化ブロックと第k
番目の符号化ブロックとの変動量は同程度であることが
好ましい。なぜなら、第k番目の符号化ブロックが平坦
でも、第m番目の符号化ブロックは平坦とは限らないか
らである。第m番目の符号化ブロックが複雑なら細かく
量子化する必要はない。従って、図1のステップ20に
は、「gm>閾値1、かつ (αm/αk)<閾値2」と
なる判定条件を用いるとさらに好ましい。但し、閾値2
=(1±λ)、λ<<1である。
In step 20 of FIG. 1, "g k >
Threshold? Instead of ", it is possible to set" g m > threshold? " However, m <k. That is, the evaluation value of the past encoded block is used as the determination condition. Preferably, m = k-1. The process after step 20 is shown in FIG.
Is the same as. Note that the mth coded block and the kth coded block
It is preferable that the variation amount of the second coded block is approximately the same. This is because even if the kth coded block is flat, the mth coded block is not always flat. If the m-th coding block is complex, it is not necessary to quantize it in detail. Therefore, in step 20 of FIG. 1, it is more preferable to use the determination condition that “g m > threshold value 1 and (α m / α k ) <threshold value 2”. However, the threshold 2
= (1 ± λ), λ << 1.

【0039】以下、本発明の画像符号化方法の第2の実
施例について説明する。図4は第2の実施例を説明する
ための流れ図である。本実施例はフレーム間予測符号化
方式の実施例であり、各符号化ブロックに対し、予測信
号が必要である。
The second embodiment of the image coding method of the present invention will be described below. FIG. 4 is a flow chart for explaining the second embodiment. This embodiment is an embodiment of an interframe predictive coding system, and a prediction signal is required for each coding block.

【0040】そこで、参照画像から符号化ブロックの最
適な予測信号ブロックが検出されているとする。まず、
ステップ31で符号化ブロックと予測信号ブロックとか
ら差分信号ブロックを求める。この差分信号ブロックを
DCT変換(ステップ32)する。ステップ33にて第
1の量子化幅を決定し、この第1の量子化幅でDCT係
数を量子化する。次に、量子化係数を逆量子化(ステッ
プ34)し、逆DCT変換(ステップ35)する。ステ
ップ36で、再生した差分信号ブロックに予測信号ブロ
ックを加えて符号化ブロックを再生ブロックに復元す
る。
Therefore, it is assumed that the optimum prediction signal block of the coding block is detected from the reference image. First,
In step 31, a difference signal block is obtained from the coded block and the prediction signal block. This difference signal block is DCT transformed (step 32). In step 33, the first quantization width is determined, and the DCT coefficient is quantized with this first quantization width. Next, the quantized coefficient is inversely quantized (step 34) and inverse DCT transform (step 35) is performed. In step 36, the prediction signal block is added to the reproduced difference signal block to restore the coded block to the reproduced block.

【0041】次に、再生ブロックを評価する。ステップ
37において再生ブロックと符号化ブロックとから誤差
量εkを求め、さらに符号化ブロックの変動量αkを求
め、第1の実施例で述べた評価関数f(εk,αk)を用
いて評価値gkを求める。そして、ステップ38にて、
評価値gkを所定の閾値と比較する。評価値が閾値を越
える場合には、第1の量子化幅に所定の係数を乗じて第
2の量子化幅を形成(ステップ40)し、差分信号ブロ
ックのDCT係数を第2の量子化幅で量子化(ステップ
41)する。上記所定の係数は1より小さい値が好まし
い。例えば0.3から0.5を用いると良い。第1の量
子化幅を小さくすることにより、DCT係数を細かく量
子化できるので、画質の向上につながる。なお、上記所
定の係数は1より大きな係数であっても良い。この場
合、DCT係数は粗く量子化されるので発生ビット数が
少なくなる。その分だけ次の符号化ブロックを細かく量
子化することができる。最後に、量子化された係数とそ
の他の情報を可変長もしくは固定長符号化(ステップ4
2)する。ステップ38にて、評価値gkが閾値を越え
ない場合には、ステップ33で量子化した変換係数とそ
の他の情報を符号化(ステップ42)する。
Next, the reproduction block is evaluated. In step 37, the error amount ε k is obtained from the reproduced block and the encoded block, the variation amount α k of the encoded block is obtained, and the evaluation function f (ε k , α k ) described in the first embodiment is used. To obtain the evaluation value g k . Then, in step 38,
The evaluation value g k is compared with a predetermined threshold value. If the evaluation value exceeds the threshold value, the first quantization width is multiplied by a predetermined coefficient to form a second quantization width (step 40), and the DCT coefficient of the difference signal block is set to the second quantization width. To quantize (step 41). The predetermined coefficient is preferably a value smaller than 1. For example, 0.3 to 0.5 may be used. By reducing the first quantization width, the DCT coefficient can be finely quantized, which leads to improvement in image quality. The predetermined coefficient may be a coefficient larger than 1. In this case, since the DCT coefficient is roughly quantized, the number of generated bits is reduced. The next encoded block can be finely quantized by that amount. Finally, the quantized coefficient and other information are encoded in variable length or fixed length (step 4
2) Do. In step 38, when the evaluation value g k does not exceed the threshold value, the transform coefficient quantized in step 33 and other information are encoded (step 42).

【0042】図4には示されていないが、第2の量子化
幅で量子化された係数を逆量子化し、逆DCT変換し、
再生した差分信号ブロックに予測信号ブロックを加えて
符号化ブロックを再生ブロックに復元する場合も考えら
れる。これはフレーム間予測符号化方式の場合に、次の
画像を符号化するための参照画像として使われるからで
ある。
Although not shown in FIG. 4, the coefficient quantized with the second quantization width is inversely quantized and inversely DCT-transformed,
A case may be considered in which a prediction signal block is added to a reproduced difference signal block to restore a coding block to a reproduction block. This is because in the case of the inter-frame predictive coding method, it is used as a reference image for coding the next image.

【0043】なお、再生ブロックと符号化ブロックとか
ら誤差量εkを求めたが、量子化前のDCT係数と逆量
子化後DCT係数とから、誤差量εkを求めてもよい。
好ましくは、係数間の差の二乗和もしくは絶対値和を求
めると良い。この場合、DCT係数は差分信号であるた
めに、その変動量は符号化ブロック(原画像)の変動量
とは異なる。差分信号の変動量が小さければ、符号化ブ
ロックが平坦とは限らない。従って、変動量αkは符号
化ブロックの画素から求める。好ましくは、符号化ブロ
ック全体もしくはその一部の画素の交流エネルギーを求
めると良い。すなわち、図3において、端子9には逆量
子化後のDCT係数を、端子10には量子化前のDCT
係数を入力するが、変動量計算器12の入力は端子10
から切り放して、符号化ブロックを入力する。図4のス
テップ37で量子化前と逆量子化後のDCT係数から評
価値gkを求め、ステップ38で閾値と比較し、それ以
降の処理は図4と同じである。
[0043] Note that to determine the amount of error epsilon k from the reproducing block and the encoded block, and a DCT coefficient before quantization and inverse quantization after DCT coefficients may be obtained error amount epsilon k.
Preferably, the sum of squares or the sum of absolute values of the differences between the coefficients may be obtained. In this case, since the DCT coefficient is a difference signal, its variation amount is different from that of the coding block (original image). If the variation amount of the difference signal is small, the coding block is not always flat. Therefore, the variation amount α k is obtained from the pixels of the encoded block. It is preferable to obtain the AC energy of the pixels of the entire encoded block or a part thereof. That is, in FIG. 3, the terminal 9 is the DCT coefficient after dequantization, and the terminal 10 is the DCT coefficient before quantization.
The coefficient is input, but the input of the variation calculator 12 is the terminal 10
Input the coded block. In step 37 of FIG. 4, an evaluation value g k is obtained from the DCT coefficients before quantization and after inverse quantization, and compared with a threshold value in step 38, and the subsequent processing is the same as in FIG.

【0044】なお、図4のステップ38において、「g
k>閾値?」のかわりに、「gm>閾値?」にすることも
可能である。但し、m<kである。すなわち、判定条件
には過去の符号化ブロックの評価値を用いる。好ましく
は、m=k−1である。ステップ38以降の処理は図4
と同じである。なお、第m番目の符号化ブロックと第k
番目の符号化ブロックとの変動量は同程度であることが
好ましい。なぜなら、第k番目の符号化ブロックが平坦
でも、第m番目の符号化ブロックは平坦とは限らないか
らである。第m番目の符号化ブロックが複雑なら細かく
量子化する必要はない。従って、図4のステップ38に
は、「gm>閾値1、かつ (αm/αk)<閾値2」と
なる判定条件を用いるとさらに好ましい。但し、閾値2
=(1±λ)、λ<<1である。
In step 38 of FIG. 4, "g
k > threshold? Instead of ", it is possible to set" g m > threshold? " However, m <k. That is, the evaluation value of the past encoded block is used as the determination condition. Preferably, m = k-1. The process after step 38 is shown in FIG.
Is the same as. Note that the mth coded block and the kth coded block
It is preferable that the variation amount of the second coded block is approximately the same. This is because even if the kth coded block is flat, the mth coded block is not always flat. If the m-th coding block is complex, it is not necessary to quantize it in detail. Therefore, it is more preferable to use the determination condition of "g m > threshold value 1 and (α m / α k ) <threshold value 2" in step 38 of FIG. However, the threshold 2
= (1 ± λ), λ << 1.

【0045】以下、本発明の画像符号化方法の第三の実
施例について説明する。図5に第3の実施例を説明する
ための流れ図を示す。本実施例は第2の実施例と同様に
フレーム間予測符号化方式の実施例であり、各符号化ブ
ロックに対し、予測信号が必要である。
The third embodiment of the image coding method of the present invention will be described below. FIG. 5 shows a flow chart for explaining the third embodiment. This embodiment is an embodiment of an interframe predictive coding system as in the second embodiment, and a prediction signal is required for each coding block.

【0046】参照画像から符号化ブロックの最適な予測
信号ブロックが検出されているとする。この参照画像
は、表示順番において過去もしくは未来の再生した画像
である。以下ではこれを再生参照画像と呼ぶ。また、再
生参照画像の原画像も必要である。
It is assumed that the optimum prediction signal block of the coding block has been detected from the reference image. This reference image is a past or future reproduced image in the display order. Hereinafter, this is referred to as a reproduction reference image. Also, the original image of the reproduction reference image is required.

【0047】まず、ステップ51にて第一の量子化幅を
決定する。次に、最適な予測信号ブロックを評価する。
ステップ52では、予測信号ブロックの画素と、再生参
照画像の原画像において予測信号ブロックの画素と同じ
位置にある画素とから誤差量εkを求め、符号化ブロッ
クの変動量αkを求め、第1の実施例で述べた評価関数
f(εk,αk)を用いて評価値gkを求める。すなわ
ち、図3の端子9には予測信号を、端子10には予測信
号の原信号を入力し、図3に示す変動量計算器12の入
力を端子10から切り放して符号化ブロックを入力して
評価値gkを求める。
First, in step 51, the first quantization width is determined. Next, the optimum prediction signal block is evaluated.
In step 52, the error amount ε k is calculated from the pixel of the prediction signal block and the pixel at the same position as the pixel of the prediction signal block in the original image of the reproduction reference image, and the variation amount α k of the coding block is calculated. An evaluation value g k is obtained using the evaluation function f (ε k , α k ) described in the first embodiment. That is, the prediction signal is input to the terminal 9 of FIG. 3, the original signal of the prediction signal is input to the terminal 10, the input of the variation calculator 12 shown in FIG. 3 is cut off from the terminal 10, and the coding block is input. The evaluation value g k is obtained .

【0048】そして、ステップ53にて評価値gkを所
定の閾値と比較する。評価値が閾値を越えない場合に
は、符号化ブロックと予測信号ブロックとから差分信号
ブロックを求め(ステップ54)、差分信号ブロックを
DCT変換(ステップ55)して第1の量子化幅で量子
化(ステップ56)する。最後に、量子化された係数と
その他の情報を可変長もしくは固定長符号化(ステップ
61)する。評価値gkが所定の閾値を越える場合に
は、ステップ51で決定された第1の量子化幅に所定の
係数を乗じて第2の量子化幅を形成(ステップ57)す
る。上記所定の係数は1より小さい係数または1より大
きい係数でもよい。符号化ブロックと予測信号ブロック
とから差分信号ブロックを求め(ステップ58)、差分
信号ブロックをDCT変換(ステップ59)し、第2の
量子化幅で量子化(ステップ60)する。最後に、量子
化された係数とその他の情報を符号化(ステップ61)
する。
Then, in step 53, the evaluation value g k is compared with a predetermined threshold value. If the evaluation value does not exceed the threshold value, a difference signal block is obtained from the coding block and the prediction signal block (step 54), the difference signal block is DCT-transformed (step 55), and the difference signal block is quantized with the first quantization width. (Step 56). Finally, the quantized coefficient and other information are variable length or fixed length coded (step 61). If the evaluation value g k exceeds a predetermined threshold value, the first quantization width determined in step 51 is multiplied by a predetermined coefficient to form a second quantization width (step 57). The predetermined coefficient may be a coefficient smaller than 1 or a coefficient larger than 1. A difference signal block is obtained from the encoded block and the prediction signal block (step 58), the difference signal block is DCT-transformed (step 59), and quantized with the second quantization width (step 60). Finally, encode the quantized coefficient and other information (step 61)
To do.

【0049】図5に示されていないが、量子化された変
換係数を逆量子化し、逆DCT変換し、再生した差分信
号に予測信号を加えて符号化ブロックを再生ブロックに
復元する場合が考えられる。これは、フレーム間予測符
号化方式の場合に、次の画像を符号化するための参照画
像として使われるからである。
Although not shown in FIG. 5, a case may be considered in which a quantized transform coefficient is inversely quantized, inverse DCT transform is performed, and a prediction signal is added to a reproduced difference signal to restore a coded block into a reproduced block. To be This is because, in the case of the interframe predictive coding method, it is used as a reference image for coding the next image.

【0050】以下、本発明の画像符号化方法の第4の実
施例を説明する。本実施例は基本的には第3の実施例と
同じである。以下では、第3の実施例と異なる部分のみ
について説明する。第3の実施例では、予測信号とその
予測信号の原画から評価値を求めている。すなわち、図
3の端子9には予測信号を、端子10には予測信号の原
信号を入力している。しかし、第4の実施例において
は、図3の端子9には予測信号を入力するが、端子10
には符号化ブロックを入力する。すなわち、予測信号ブ
ロックと符号化ブロックとから評価値を求めるわけであ
る。次に、評価値を所定の閾値と比較し、それ以降の処
理は第3の実施例と同様である。
The fourth embodiment of the image coding method of the present invention will be described below. This embodiment is basically the same as the third embodiment. Only the parts different from the third embodiment will be described below. In the third embodiment, the evaluation value is obtained from the predicted signal and the original image of the predicted signal. That is, the prediction signal is input to the terminal 9 and the original signal of the prediction signal is input to the terminal 10 in FIG. However, in the fourth embodiment, the prediction signal is input to the terminal 9 of FIG.
Enter the coded block in. That is, the evaluation value is obtained from the prediction signal block and the coding block. Next, the evaluation value is compared with a predetermined threshold value, and the subsequent processing is the same as in the third embodiment.

【0051】以上、第1から第4の実施例について説明
したが、第2から第4の実施例において、評価値が所定
の閾値を越える場合、差分信号ブロックの代わりに符号
化ブロックをDCT変換して、その係数を量子化するこ
とも可能である。平坦な部分では、変換領域においてエ
ネルギーが特定な係数に集中するためである。例えばD
CT変換の場合、平坦な部分のエネルギーは直流成分と
その周辺に集中する。このような場合には、差分信号よ
りもDCT係数の直流成分のみを符号化する方が効率的
である。
Although the first to fourth embodiments have been described above, in the second to fourth embodiments, when the evaluation value exceeds a predetermined threshold value, the coding block is DCT-transformed instead of the differential signal block. Then, the coefficient can be quantized. This is because energy is concentrated on a specific coefficient in the conversion region in the flat portion. For example D
In the case of CT conversion, the energy of the flat part concentrates on the DC component and its periphery. In such a case, it is more efficient to encode only the DC component of the DCT coefficient than the difference signal.

【0052】[0052]

【発明の効果】以上の説明より明らかなように、本発明
の画像符号方法は、人間の視覚特性を利用して平坦領域
の歪を増強するように重みつけし、空間周波数の高い領
域の歪を抑圧するように重みつけすることにより、視覚
的に検知しやすい歪を検出しており、さらに、検出され
た領域をより細かく量子化したり、差分信号の代わりに
原信号を符号化したりすることにより、従来の手法に比
較して、隠された平坦領域に現れる歪を大幅に低減する
ことができる。
As is apparent from the above description, the image coding method of the present invention uses the human visual characteristics to perform weighting so as to enhance the distortion in the flat region, and to distort the distortion in the high spatial frequency region. Distortions that are easily detected visually are detected by weighting so that the detected area is further detected.Furthermore, the detected area is quantized more finely, or the original signal is encoded instead of the differential signal. Thereby, the distortion appearing in the hidden flat area can be significantly reduced as compared with the conventional method.

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

【図1】本発明の画像符号化方法の第1の実施例を説明
するための流れ図
FIG. 1 is a flowchart for explaining a first embodiment of an image coding method according to the present invention.

【図2】隠された背景(菱形)が次第に広がって現れる
ことを示すパターン図
FIG. 2 is a pattern diagram showing that a hidden background (diamond) gradually appears.

【図3】本発明の実施例における評価値を求めるための
ブロック図
FIG. 3 is a block diagram for obtaining an evaluation value in the embodiment of the present invention.

【図4】本発明の画像符号化方法の第3の実施例を説明
するための流れ図
FIG. 4 is a flowchart for explaining a third embodiment of the image coding method according to the present invention.

【図5】本発明の画像符号化方法の第4の実施例を説明
するための流れ図
FIG. 5 is a flowchart for explaining a fourth embodiment of the image encoding method of the present invention.

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

11 誤差量計算器 12 変動量計算器 13 評価値計算器 11 error amount calculator 12 fluctuation amount calculator 13 evaluation value calculator

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】符号化の対象となる原画像を入力し、 前記原画像を複数の符号化領域に分割し、 前記符号化領域を所定の変換方法で符号化変換領域に変
換し、前記符号化変換領域の係数を第1の量子化幅で量
子化し、逆量子化し、逆変換して前記符号化領域を再生
領域に復元し、 前記再生領域と前記符号化領域とから誤差量εkを求
め、 前記符号化領域の変動量αkを求め、 前記εkの増大と共に増大し、前記αkの増大と共に減少
するような評価関数f(εk,αk)で評価値gkを求
め、 前記評価値gkが所定の閾値を越える場合、前記第1の
量子化幅に所定の係数を乗じて第2の量子化幅を形成
し、前記符号化変換領域の係数を前記第2の量子化幅で
量子化することを特徴とする画像符号化方法。
1. An original image to be encoded is input, the original image is divided into a plurality of encoding regions, the encoding region is converted into an encoding conversion region by a predetermined conversion method, and the encoding is performed. The coefficient of the coded transform region is quantized by the first quantization width, dequantized, and inversely transformed to restore the coding region to the playback region, and the error amount ε k is calculated from the playback region and the coding region. determined, the determined variation amount alpha k of the encoding region, and increases with increasing the epsilon k, the evaluation function f (ε k, α k) as to decrease with increase of the alpha k obtains the evaluation value g k with When the evaluation value g k exceeds a predetermined threshold value, the first quantization width is multiplied by a predetermined coefficient to form a second quantization width, and the coefficient of the coding conversion area is set to the second quantization width. An image coding method characterized by quantizing with a quantization width.
【請求項2】符号化の対象となる原画像を入力し、 前記原画像を複数の符号化領域に分割し、 前記符号化領域を所定の変換方法で符号化変換領域に変
換し、前記符号化変換領域の係数を第1の量子化幅で量
子化し、逆量子化して量子化変換領域を形成し、 前記量子化変換領域と前記符号化変換領域とから誤差量
εkを求め、 前記符号化領域の変動量αkを求め、 前記εkの増大と共に増大し、前記αkの増大と共に減少
するような評価関数f(εk,αk)で評価値gkを求
め、 前記評価値gkが所定の閾値を越える場合、前記第1の
量子化幅に所定の係数を乗じて第2の量子化幅を形成
し、前記符号化変換領域の係数を前記第2の量子化幅で
量子化することを特徴とする画像符号化方法。
2. An original image to be encoded is input, the original image is divided into a plurality of encoding areas, the encoding area is converted into an encoding conversion area by a predetermined conversion method, and the code is converted. The coefficient of the quantized transform region is quantized with a first quantization width and inversely quantized to form a quantized transform region, and an error amount ε k is obtained from the quantized transform region and the coding transform region. of seeking variation alpha k of region, and increases with increasing the epsilon k, the evaluation function that decreases with increasing α k f (ε k, α k) obtains the evaluation value g k in said evaluation value When g k exceeds a predetermined threshold value, the first quantization width is multiplied by a predetermined coefficient to form a second quantization width, and the coefficient of the coding conversion region is set to the second quantization width. An image coding method characterized by quantizing.
【請求項3】現在の符号化領域の評価値gkの代わりに
過去の符号化領域の評価値gm(m<k)が所定の閾値
を越える場合、第1の量子化幅に所定の係数を乗じて第
2の量子化幅を形成し、前記現在の符号化領域を所定の
変換方法で符号化変換領域に変換し、前記符号化変換領
域の係数を前記第2の量子化幅で量子化することを特徴
とする請求項1または請求項2記載の画像符号化方法。
3. When the evaluation value g m (m <k) of the past coding area instead of the evaluation value g k of the current coding area exceeds a predetermined threshold value, the first quantization width is set to a predetermined value. A coefficient is multiplied to form a second quantization width, the current coding area is converted into a coding conversion area by a predetermined conversion method, and the coefficient of the coding conversion area is converted into the second quantization width. The image coding method according to claim 1 or 2, wherein the image coding method is quantization.
【請求項4】符号化の対象となる原画像と参照画像とを
入力し、 前記原画像を複数の符号化領域に分割し、 前記参照画像から、前記符号化領域の予測信号領域を検
出し、 前記符号化領域と前記予測信号領域とから差分信号領域
を求め、前記差分信号領域を所定の変換方法で差分信号
変換領域に変換し、前記差分信号変換領域の係数を第1
の量子化幅で量子化し、逆量子化し、逆変換して前記差
分信号領域を再生し、 前記再生した差分信号領域のデータに前記予測信号領域
のデータを加えて前記符号化領域を再生領域に復元し、 前記再生領域と前記符号化領域とから誤差量εkを求
め、 前記符号化領域の変動量αkを求め、 前記εkの増大と共に増大し、前記αkの増大と共に減少
するような評価関数f(εk,αk)で評価値gkを求
め、 前記評価値gkが所定の閾値を越える場合、前記第1の
量子化幅に所定の係数を乗じて第2の量子化幅を形成
し、前記差分信号変換領域の係数を前記第2の量子化幅
で量子化することを特徴とする画像符号化方法。
4. An original image to be encoded and a reference image are input, the original image is divided into a plurality of encoding regions, and a prediction signal region of the encoding region is detected from the reference image. , A difference signal region is obtained from the coding region and the prediction signal region, the difference signal region is converted into a difference signal conversion region by a predetermined conversion method, and the coefficient of the difference signal conversion region is set to a first value.
Quantize with a quantization width of, dequantize, inverse transform to reproduce the difference signal region, add the predicted signal region data to the reproduced difference signal region data, the encoding region into a reproduction region. Restoration, the error amount ε k is obtained from the reproduction area and the coding area, the variation amount α k of the coding area is calculated, and increases with the increase of ε k and decreases with the increase of the α k. Do the evaluation function f (ε k, α k) obtains the evaluation value g k with, if the evaluation value g k exceeds a predetermined threshold value, the second quantum is multiplied by a predetermined coefficient to the first quantization width An image coding method, comprising forming a quantization width, and quantizing the coefficient of the differential signal conversion region with the second quantization width.
【請求項5】符号化の対象となる原画像と参照画像とを
入力し、 前記原画像を複数の符号化領域に分割し、 前記参照画像から、前記符号化領域の予測信号領域を検
出し、 前記符号化領域と前記予測信号領域とから差分信号領域
を求め、前記差分信号領域を所定の変換方法で差分信号
変換領域に変換し、前記差分信号変換領域の係数を第1
の量子化幅で量子化し、逆量子化して量子化差分信号変
換領域を形成し、 前記量子化差分信号変換領域と前記差分信号変換領域と
から誤差量εkを求め、 前記符号化領域の変動量αkを求め、 前記εkの増大と共に増大し、前記αkの増大と共に減少
するような評価関数f(εk,αk)で評価値gkを求
め、 前記評価値gkが所定の閾値を越える場合、前記第1の
量子化幅に所定の係数を乗じて第2の量子化幅を形成
し、前記差分信号変換領域の係数を前記第2の量子化幅
で量子化することを特徴とする画像符号化方法。
5. An original image to be encoded and a reference image are input, the original image is divided into a plurality of encoding regions, and a prediction signal region of the encoding region is detected from the reference image. , A difference signal region is obtained from the coding region and the prediction signal region, the difference signal region is converted into a difference signal conversion region by a predetermined conversion method, and the coefficient of the difference signal conversion region is set to a first value.
Quantized with a quantization width of, and inversely quantized to form a quantized difference signal conversion region, and an error amount ε k is obtained from the quantized difference signal conversion region and the difference signal conversion region, and the variation of the coding region determine the amount alpha k, increases with the epsilon k increase, the alpha k evaluation function f (ε k, α k) as decreases with increasing determined evaluation values g k in the evaluation value g k is predetermined When the threshold value is exceeded, the first quantization width is multiplied by a predetermined coefficient to form a second quantization width, and the coefficient in the difference signal conversion region is quantized with the second quantization width. An image encoding method characterized by:
【請求項6】現在の符号化領域の評価値gkの代わりに
過去の符号化領域の評価値gm(m<k)が所定の閾値
を越える場合、第1の量子化幅に所定の係数を乗じて第
2の量子化幅を形成し、前記現在の符号化領域の差分信
号変換領域の係数を前記第2の量子化幅で量子化するこ
とを特徴とする請求項4または請求項5記載の画像符号
化方法。
6. When the evaluation value g m (m <k) of the past coding area exceeds the predetermined threshold value instead of the evaluation value g k of the current coding area, the first quantization width is set to a predetermined value. 5. The method according to claim 4, wherein the coefficient is multiplied to form a second quantization width, and the coefficient in the difference signal transform area of the current coding area is quantized with the second quantization width. 5. The image coding method according to item 5.
【請求項7】符号化の対象となる原画像と参照画像と前
記参照画像の原画像とを入力し、 前記符号化の対象となる原画像を複数の符号化領域に分
割し、 前記参照画像から、前記符号化領域の予測信号領域を検
出し、 前記予測信号領域の画素と、前記参照画像の原画像にお
いて前記予測信号領域の画素と同じ位置にある画素値と
から、誤差量εkを求め、 前記符号化領域の変動量αkを求め、 前記εkの増大と共に増大し、前記αkの増大と共に減少
するような評価関数f(εk,αk)で評価値gkを求
め、 前記評価値gkが所定の閾値を越えない場合、前記符号
化領域と前記予測信号領域とから差分信号領域を求め、
前記差分信号領域を所定の変換方法で差分信号変換領域
に変換し、前記差分信号変換領域の係数を第1の量子化
幅で量子化し、 前記評価値gkが前記所定の閾値を越える場合、前記第
1の量子化幅に所定の係数を乗じて第2の量子化幅を形
成し、前記差分信号変換領域の係数を前記第2の量子化
幅で量子化することを特徴とする画像符号化方法。
7. An original image to be encoded, a reference image, and an original image of the reference image are input, the original image to be encoded is divided into a plurality of encoding regions, and the reference image is divided. From, the prediction signal region of the coding region is detected, and the error amount ε k is calculated from the pixel of the prediction signal region and the pixel value at the same position as the pixel of the prediction signal region in the original image of the reference image. determined, the determined variation amount alpha k of the encoding region, and increases with increasing the epsilon k, the evaluation function f (ε k, α k) as to decrease with increase of the alpha k obtains the evaluation value g k with If the evaluation value g k does not exceed a predetermined threshold value, a difference signal area is obtained from the coding area and the prediction signal area,
When the difference signal region is converted into a difference signal conversion region by a predetermined conversion method, the coefficient of the difference signal conversion region is quantized with a first quantization width, and the evaluation value g k exceeds the predetermined threshold value, An image code characterized by multiplying the first quantization width by a predetermined coefficient to form a second quantization width, and quantizing the coefficient of the differential signal conversion region with the second quantization width. Method.
【請求項8】符号化の対象となる原画像と参照画像とを
入力し、 前記原画像を複数の符号化領域に分割し、 前記参照画像から、前記符号化領域の予測信号領域を検
出し、 前記符号化領域と前記予測信号領域とから誤差量εk
求め、 前記符号化領域の変動量αkを求め、 前記εkの増大と共に増大し、前記αkの増大と共に減少
するような評価関数f(εk,αk)で評価値gkを求
め、 前記評価値gkが所定の閾値を越えない場合、前記符号
化領域と前記予測信号領域とから差分信号領域を求め、
前記差分信号領域を所定の変換方法で差分信号変換領域
に変換し、前記差分信号変換領域の係数を第1の量子化
幅で量子化し、 前記評価値gkが前記所定の閾値を越える場合、前記第
1の量子化幅に所定の係数を乗じて第2の量子化幅を形
成し、前記差分信号変換領域の係数を前記第2の量子化
幅で量子化することを特徴とする画像符号化方法。
8. An original image to be encoded and a reference image are input, the original image is divided into a plurality of encoding regions, and a prediction signal region of the encoding region is detected from the reference image. , An error amount ε k is obtained from the coding region and the prediction signal region, a variation amount α k of the coding region is obtained, and increases as the ε k increases, and decreases as the α k increases. the evaluation function f (ε k, α k) obtains the evaluation value g k with, if the evaluation value g k does not exceed the predetermined threshold value, determines a difference signal area from said encoding region and the predicted signal region,
When the difference signal region is converted into a difference signal conversion region by a predetermined conversion method, the coefficient of the difference signal conversion region is quantized with a first quantization width, and the evaluation value g k exceeds the predetermined threshold value, An image code characterized by multiplying the first quantization width by a predetermined coefficient to form a second quantization width, and quantizing the coefficient of the differential signal conversion region with the second quantization width. Method.
【請求項9】評価値が所定の閾値を越える場合、第1の
量子化幅に1より小さい係数を乗じて第2の量子化幅を
形成することを特徴とする請求項1から請求項8のいず
れかに記載の画像符号化方法。
9. The method according to claim 1, wherein when the evaluation value exceeds a predetermined threshold value, the first quantization width is multiplied by a coefficient smaller than 1 to form the second quantization width. The image coding method according to any one of 1.
【請求項10】評価値が所定の閾値を越える場合、差分
信号領域の代わりに符号化領域を所定の変換方法で符号
化変換領域に変換し、前記符号化変換領域の係数を量子
化することを特徴とする請求項4から請求項8のいずれ
かに記載の画像符号化方法。
10. When the evaluation value exceeds a predetermined threshold value, the coding area is converted into a coding conversion area by a predetermined conversion method instead of the difference signal area, and the coefficient of the coding conversion area is quantized. The image coding method according to any one of claims 4 to 8, wherein:
【請求項11】評価関数f(εk,αk)はεk/αkに比
例することを特徴とする請求項1から請求項10のいず
れかに記載の画像符号化方法。
11. The image coding method according to claim 1, wherein the evaluation function f (ε k , α k ) is proportional to ε k / α k .
【請求項12】変動量αkは、全参照領域の変動量の平
均値で正規化することを特徴とする請求項1から請求項
11のいずれかに記載の画像符号化方法。
12. The image coding method according to claim 1, wherein the variation amount α k is normalized by an average value of the variation amounts of all the reference areas.
JP3696194A 1994-03-08 1994-03-08 Image coding method Pending JPH07250327A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3696194A JPH07250327A (en) 1994-03-08 1994-03-08 Image coding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3696194A JPH07250327A (en) 1994-03-08 1994-03-08 Image coding method

Publications (1)

Publication Number Publication Date
JPH07250327A true JPH07250327A (en) 1995-09-26

Family

ID=12484344

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3696194A Pending JPH07250327A (en) 1994-03-08 1994-03-08 Image coding method

Country Status (1)

Country Link
JP (1) JPH07250327A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001022734A1 (en) * 1999-09-21 2001-03-29 Sharp Kabushiki Kaisha Image encoding device
JP2009533902A (en) * 2006-04-07 2009-09-17 マイクロソフト コーポレーション Quantization adjustment for DC shift artifacts
JP2011530858A (en) * 2008-08-08 2011-12-22 トムソン ライセンシング Method and apparatus for detecting dark noise artifacts
JP2013530584A (en) * 2010-04-29 2013-07-25 アイ.シー.ヴイ.ティー リミテッド Apparatus and method for recompression having a monotonic relationship between the degree of compression and the quality of the compressed image
US8897359B2 (en) 2008-06-03 2014-11-25 Microsoft Corporation Adaptive quantization for enhancement layer video coding
US9967561B2 (en) 2006-05-05 2018-05-08 Microsoft Technology Licensing, Llc Flexible quantization

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001022734A1 (en) * 1999-09-21 2001-03-29 Sharp Kabushiki Kaisha Image encoding device
US7016420B1 (en) 1999-09-21 2006-03-21 Sharp Kabushiki Kaisha Image encoding device
US7830966B2 (en) 1999-09-21 2010-11-09 Sharp Kabushiki Kaisha Image encoding device
JP2009533902A (en) * 2006-04-07 2009-09-17 マイクロソフト コーポレーション Quantization adjustment for DC shift artifacts
US9967561B2 (en) 2006-05-05 2018-05-08 Microsoft Technology Licensing, Llc Flexible quantization
US8897359B2 (en) 2008-06-03 2014-11-25 Microsoft Corporation Adaptive quantization for enhancement layer video coding
US9185418B2 (en) 2008-06-03 2015-11-10 Microsoft Technology Licensing, Llc Adaptive quantization for enhancement layer video coding
US9571840B2 (en) 2008-06-03 2017-02-14 Microsoft Technology Licensing, Llc Adaptive quantization for enhancement layer video coding
US10306227B2 (en) 2008-06-03 2019-05-28 Microsoft Technology Licensing, Llc Adaptive quantization for enhancement layer video coding
JP2011530858A (en) * 2008-08-08 2011-12-22 トムソン ライセンシング Method and apparatus for detecting dark noise artifacts
JP2013530584A (en) * 2010-04-29 2013-07-25 アイ.シー.ヴイ.ティー リミテッド Apparatus and method for recompression having a monotonic relationship between the degree of compression and the quality of the compressed image

Similar Documents

Publication Publication Date Title
JP2549479B2 (en) Motion compensation inter-frame band division coding processing method
JPH06217150A (en) Method and apparatus for coding/decoding image data
JP2003521178A (en) Quality-based image compression
JP3775762B2 (en) Digital data compression method and apparatus
JP2624087B2 (en) Video signal decoding method
CN1366778A (en) Video compression
US5606372A (en) Video signal decoding apparatus capable of reducing blocking effects
JPH05219385A (en) Picture compression expansion method and device
JP3674158B2 (en) Image encoding method and image decoding apparatus
US7280689B2 (en) Anti-compression techniques for visual images
JPH06311496A (en) Method and device for transmitting picture signal
JP3013876B2 (en) Transform coding device
JP2004528791A (en) Inter-frame encoding method and apparatus
JPH05219384A (en) Compression expansion method by orthogonal transformation coding of picture
JPH07250327A (en) Image coding method
US5614953A (en) Image signal decoding apparatus having an encoding error compensation
JP3271098B2 (en) Digital image signal decoding apparatus and method
JP2900808B2 (en) Method for reducing mosquito noise generated when decoding image data and image data decoding apparatus
CN100459714C (en) Method of measuring blocking artefacts
JPS63284974A (en) Picture compression system
JPH08205178A (en) Method for reducing quantization noise and device for decoding image data
US20030138049A1 (en) Video reproduction apparatus with fast post-processing and method thereof
JP2900815B2 (en) Method and device for adaptive coring
JPH05344492A (en) Inter-frame prediction coding system
JPH07154788A (en) Encoder for video signal