JPH06284409A - Picture coder - Google Patents

Picture coder

Info

Publication number
JPH06284409A
JPH06284409A JP9356193A JP9356193A JPH06284409A JP H06284409 A JPH06284409 A JP H06284409A JP 9356193 A JP9356193 A JP 9356193A JP 9356193 A JP9356193 A JP 9356193A JP H06284409 A JPH06284409 A JP H06284409A
Authority
JP
Japan
Prior art keywords
code amount
block
code
picture
circuit
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
JP9356193A
Other languages
Japanese (ja)
Inventor
Yoshitaka Takeuchi
義尊 竹内
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP9356193A priority Critical patent/JPH06284409A/en
Publication of JPH06284409A publication Critical patent/JPH06284409A/en
Priority to US08/653,975 priority patent/US5748245A/en
Priority to US09/021,267 priority patent/US6668021B2/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To reproduce a picture close to an original picture so that deterioration in picture quality such as block distortion is not caused when the picture after transmission or recording is decoded. CONSTITUTION:A block processing circuit 102 devides picture elements 101 of sample picture information into 2-dimensional blocks each comprising MXN picture elements (M, N are natural numbers), and a variable length coding circuit 108 encodes a transformation coefficient representing a frequency component resulting from applying orthogonal transformation to the information for each 2-dimension block by an orthogonal transformation circuit 104. Moreover, a code quantity control circuit 111 applies linear processing terminated in a code quantity control block comprising one of the 2-dimension blocks or over to calculate a code quantity in the code quantity control block. Furthermore, A weight is applied between signal components by eliminating a code of a code quantity overflowed for each of the code quantity control blocks while varying a frequency area of a sampled picture signal component to be eliminated for each type of the component. Thus, the high frequency component adaptive to a human visual characteristic is reduced.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は画像符号化装置に係わ
り、例えば、ディジタルで表されたテレビジョン信号な
どの画像情報を、伝送したり記録したりするときに用い
られる画像符号化装置に関するものであり、特に、符号
化さたデータの符号量を制御する画像符号化装置に用い
て好適なものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image encoding device, and more particularly to an image encoding device used when transmitting or recording image information such as a digital television signal. In particular, it is suitable for use in an image coding apparatus that controls the code amount of coded data.

【0002】[0002]

【従来の技術】テレビジョン信号などのディジタル画像
情報を、伝送あるい記録などするときに用いられる符号
化の従来の技術を図6を用いて説明する。図6は、テレ
ビジョン画像の同一フレーム内で、縦M個横N個のM×
N画素(M、Nは自然数)からなる2次元ブロックごと
に分けられたディジタル・データに対して、直交変換、
可変長符号化を行う場合を例に挙げたときの図である。
2. Description of the Related Art A conventional encoding technique used for transmitting or recording digital image information such as a television signal will be described with reference to FIG. FIG. 6 shows M vertical M horizontal N M × within the same frame of a television image.
Orthogonal transformation is performed on digital data divided for each two-dimensional block consisting of N pixels (M and N are natural numbers),
FIG. 6 is a diagram illustrating a case where variable length coding is performed as an example.

【0003】図6において、画面上の各画素にあたる画
像データが入力部301より入力され、その入力された
画像データをブロック化回路302において、M×N個
の2次元ブロックごとの画像データ303にまとめる。
次いで、直交変換回路304により各画素データをM×
N個の周波数成分を表す直交変換ブロック・データ30
5に変換する。
In FIG. 6, image data corresponding to each pixel on the screen is input from an input unit 301, and the input image data is converted into image data 303 for each of M × N two-dimensional blocks in a blocking circuit 302. Put together.
Then, the orthogonal transformation circuit 304 converts each pixel data into M ×
Orthogonal transform block data 30 representing N frequency components
Convert to 5.

【0004】その後、これらの直交変換ブロック・デー
タ305は、量子化回路306に与えられて量子化デー
タ307が形成されるとともに、可変長符号化回路30
8に与えられて可変長符号化される。
Thereafter, these orthogonal transform block data 305 are supplied to a quantizing circuit 306 to form quantized data 307, and at the same time, the variable length coding circuit 30.
8 and variable length coding is performed.

【0005】上記可変長符号化回路308は、各直交変
換ブロックごとに、各係数をまず周波数成分の低域側か
ら高域側にジグザグ・スキャンを行って並べ換える。例
えば、一つの直交変換ブロックが8×8個のデータより
構成されていたとすると、ジグザグ・スキャンは図5に
示されるような順番で行われる場合が多い。そして、こ
の1次元化された周波数成分を表したデータ例に対して
可変長符号化を行う。
The variable length coding circuit 308 first rearranges the coefficients of each orthogonal transform block by performing zigzag scanning from the low frequency side to the high frequency side of the frequency component. For example, if one orthogonal transform block is composed of 8 × 8 data, zigzag scanning is often performed in the order shown in FIG. Then, variable length coding is performed on the data example representing the one-dimensionalized frequency component.

【0006】そして、この符号化データ310は、フォ
ーマッタ311においてフォーマット化され、伝送や記
録などが行われる。このような方法で符号化されたデー
タは、伝送や記録などの媒体の容量に応じて、符号量が
制限される。
Then, the encoded data 310 is formatted by the formatter 311 and is transmitted or recorded. The code amount of the data encoded by such a method is limited according to the capacity of the medium such as transmission and recording.

【0007】この符号量制御の方法として、従来はバッ
ファ309に蓄えられる一旦符号化された直交変換ブロ
ックごと、あるいは複数の直交変換ブロック(以下この
複数の直交変換ブロックからなるブロックを符号量制御
ブロックと呼ぶ)ごとの符号量を符号量計算回路312
において計数し、目的の符号量に適った量子化テーブル
の係数によって量子化を行うようにしている。
As a method of controlling the code amount, conventionally, each coded orthogonal transform block stored in the buffer 309 or a plurality of orthogonal transform blocks (hereinafter, a block composed of the plurality of orthogonal transform blocks is referred to as a code amount control block). The code amount for each of the
In step S1, the quantization is performed by using the coefficient of the quantization table suitable for the target code amount.

【0008】そして、既存の量子化テーブルによって目
的の符号量にまで抑えることができなくなるオーバーフ
ロー時の場合は、フォーマット化する際に各直交変換ブ
ロック内の係数を、復元した画像に与える影響が少ない
高域側から順番に必要量だけ削除することで符号量を減
少させる方法を用いている。
In the case of an overflow in which the amount of code cannot be suppressed to the target code amount by the existing quantization table, the coefficients in each orthogonal transform block are less affected on the restored image at the time of formatting. A method of reducing the code amount by sequentially deleting the required amount from the high frequency side is used.

【0009】このとき、例えば符号量制御が行われる単
位を3個の直交変換ブロックとした場合、符号化方式に
各係数をゼロとゼロ以外の有意係数とに分類し、低域側
から順に連続するゼロ係数の個数とそれに続く有意係数
との組み合わせで符号を与え、ブロック内最後の有意係
数の次にEOB(End of Block)コードを
与えて高域側のゼロ係数を省略するランレングス・ハフ
マン符号化を用いたとき、図7の(a)、(b)、
(c)に示されるような第1番目のブロックから順番に
フォーマット化を行い、最後の第3番目のブロックで目
的の符号量に達した時点でEOBコードを付加して符号
量制御を行う方法などが用いられている。
At this time, for example, when the unit for which the code amount control is performed is three orthogonal transform blocks, each coefficient is classified into zero and a significant coefficient other than zero in the coding method, and the coefficients are consecutive from the low frequency side. Run length Huffman omitting the zero coefficient on the high frequency side by giving a sign by a combination of the number of zero coefficients and the following significant coefficient, and giving an EOB (End of Block) code next to the last significant coefficient in the block. When encoding is used, (a), (b), and
(C) Formatting is performed in order from the first block, and a code amount is controlled by adding an EOB code when the target code amount is reached in the final third block. Are used.

【0010】図7において、実線で区切られたブロック
内の斜線部で示された係数は、直交変換ブロック内で低
域成分から高域成分に向かって配列化したときに、最後
の有意係数以後のゼロ係数となる係数部分を示してい
る。また、破線で区切られた直交変換ブロック内の係数
の高域側は、符号量制御によって削除される係数を示し
ている。
In FIG. 7, the coefficients shown by the shaded areas in the blocks delimited by the solid lines are after the last significant coefficient when arrayed from the low frequency component to the high frequency component in the orthogonal transform block. The coefficient part of the zero coefficient of is shown. Further, the high band side of the coefficients in the orthogonal transform block delimited by the broken line indicates the coefficients deleted by the code amount control.

【0011】[0011]

【発明が解決しようとする課題】以上のような符号量制
御の方法を用いたとき、直交変換ブロック内の比較的低
域寄りの周波数成分が切り捨てられるブロックが発生す
る場合が生じる。しかも、それは符号量制御ブロック内
の各直交変換ブロック間で不均等が発生してしまう。こ
のため、伝送や記録などが行われた後、復元された画像
にブロック歪などの画質劣化が生じて元の画像に近いも
のが再現できなくなるという問題が発生していた。
When the code amount control method as described above is used, there may occur a block in which the frequency components in the orthogonal transform block, which are relatively low, are truncated. Moreover, it causes inequalities among the orthogonal transform blocks in the code amount control block. For this reason, after transmission or recording, image quality deterioration such as block distortion occurs in the restored image, and there is a problem in that an image close to the original image cannot be reproduced.

【0012】特に、符号量制御ブロック内は、例えば、
輝度信号を表すブロックと色差信号を表すブロックとに
よって構成されるなどのように、異なる信号成分を表す
直交変換ブロックから構成されている場合が多い。この
ため、符号量を削減するときは、それぞれの信号成分を
表す直交変換ブロックに対して人間の視覚特性に適した
重み付けを行う必要がある。
Particularly, in the code amount control block, for example,
It is often composed of orthogonal transform blocks representing different signal components, such as a block representing a luminance signal and a block representing a color difference signal. For this reason, when reducing the code amount, it is necessary to perform weighting suitable for human visual characteristics for the orthogonal transform blocks representing the respective signal components.

【0013】本発明は上述の問題点にかんがみ、伝送や
記録などが行われた後の画像を復元したときに、ブロッ
ク歪などの画質劣化が生じるのを防止して元の画像に近
いものを再現できるようにすることを目的とする。
In view of the above problems, the present invention prevents the deterioration of the image quality such as block distortion when the image after being transmitted or recorded is restored, so that an image close to the original image can be obtained. The purpose is to be able to reproduce.

【0014】[0014]

【課題を解決するための手段】本発明の画像符号化装置
は、標本化された画像情報をM×N(M、Nは自然数)
画素の2次元のブロックに分割し、上記2次元のブロッ
ク毎に直交変換を施した周波数成分を表す変換係数を符
号化する画像符号化装置において、上記2次元のブロッ
クが1個以上からなる符号量制御ブロック内で完結する
1次元化処理を施し、上記符号量制御ブロック内の符号
量を算出する符号量算出手段と、上記符号量制御ブロッ
ク毎にオーバーフローした符号量分の符号を削除する符
号量削減手段とを具備し、上記符号量削減手段は上記オ
ーバーフローした符号量分の符号を削除する際に、標本
化された画像の信号成分の種別ごとに削除する周波数領
域を変えることで、各信号成分間で重み付けを行うよう
にしている。
An image coding apparatus according to the present invention uses sampled image information as M × N (M and N are natural numbers).
In an image coding apparatus that divides a pixel into two-dimensional blocks and encodes a transform coefficient that represents a frequency component that has been orthogonally transformed for each of the two-dimensional blocks, a code that includes one or more of the two-dimensional blocks. A code amount calculation means for performing a one-dimensional processing that is completed in the amount control block and calculating the code amount in the code amount control block, and a code for deleting the code amount for the overflowed code amount for each of the code amount control blocks. A code amount reducing means, and when the code amount reducing means deletes the code for the overflowed code amount, by changing the frequency domain to be deleted for each type of signal component of the sampled image, The signal components are weighted.

【0015】[0015]

【作用】上記発明によれば、符号量のオーバーフロー時
に符号量制御を行った場合に、符号量制御を行う単位で
ある符号量制御ブロック内では、同じ信号成分を表す直
交変換ブロックごとに削除する周波数領域を変えて、例
えばテレビジョン信号の輝度信号成分のように、人間の
視覚に影響を与えやすい信号成分よりも、テレビジョン
信号の色差信号成分のように、人間の視覚に影響を与え
にくい信号成分を表すブロックの周波数成分を多く切り
捨てて、人間の視覚特性に適した重み付けを行うことが
可能となる。
According to the above invention, when the code amount control is performed when the code amount overflows, the code amount control block, which is a unit for performing the code amount control, deletes each orthogonal transform block representing the same signal component. By changing the frequency domain, it is less likely to affect human vision like a color difference signal component of a television signal than a signal component that tends to affect human vision such as a luminance signal component of a television signal. It is possible to cut off many frequency components of blocks representing signal components and perform weighting suitable for human visual characteristics.

【0016】[0016]

【実施例】以下、本発明の画像符号化装置の一実施例を
図面を参照して説明する。図1は、本発明の実施例の一
つを表す符号化装置のブロック図である。本実施例にお
いてはテレビジョン信号の画像を伝送したり記録したり
するために、8×8個の画素ブロックごとに、直交変換
および可変長符号化を行う方法を示しており、これは、
従来の符号化方式に符号量制御回路111を加えたもの
である。以下の説明では、このブロック図を中心に説明
する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the image coding apparatus of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of an encoding device representing one embodiment of the present invention. This embodiment shows a method of performing orthogonal transform and variable length coding for each 8 × 8 pixel block in order to transmit or record an image of a television signal.
The code amount control circuit 111 is added to the conventional encoding method. In the following description, this block diagram will be mainly described.

【0017】図1に示したように、テレビジョン信号の
ディジタルの画像データが入力部101より入力され、
その入力された画像データを従来の方法と同様にブロッ
ク化回路102において、8×8の画素ごとに2次元ブ
ロック化を施す。更に、後に符号量制御やフォーマット
化などに用いられるように、複数のブロックごとに符号
量制御単位のブロック化を行う。
As shown in FIG. 1, digital image data of a television signal is input from the input section 101,
In the blocking circuit 102, the input image data is two-dimensionally blocked for each 8 × 8 pixel in the same manner as in the conventional method. Further, the code amount control unit is divided into blocks so as to be used later for code amount control and formatting.

【0018】その後、これらのデータ103を直交変換
回路104において周波数成分を表すデータ105に変
換するとともに、量子化回路106で量子化する。この
量子化されたデータ107は、図5に示される番号順に
可変長符号化回路108でジグザグ・スキャンにより順
番を周波数成分の低域から高域に向かって順に並べ換え
られる。
After that, these data 103 are converted into data 105 representing frequency components in the orthogonal transformation circuit 104, and are quantized in the quantization circuit 106. The quantized data 107 is rearranged in order from the low frequency band to the high frequency band of the frequency component by zigzag scanning in the variable length coding circuit 108 in the numerical order shown in FIG.

【0019】更に、連続するゼロの長さ(ランレング
ス)とそれに続くゼロでない有意係数とを組み合わせて
それらの発生頻度に合わせたコードを割り当てる、ラン
レングス・ハフマン符号化を行う。
Further, run length Huffman coding is performed in which the lengths (run lengths) of consecutive zeros are combined with the following non-zero significant coefficients to assign codes according to their occurrence frequencies.

【0020】ここで、量子化回路106の量子化テーブ
ルは、符号量制御ブロック単位ごとに切り換えられる。
すなわち、符号量制御ブロック単位ごとにバッファ10
9に蓄積された可変長符号化後の符号化データ量を、符
号量計算回路114で算出し、適当な量子化テーブルを
選択することにより、発生符号量を抑えるようにしてい
る。
Here, the quantization table of the quantization circuit 106 is switched for each code amount control block unit.
That is, the buffer 10 is provided for each code amount control block unit.
The amount of coded data after variable-length coding accumulated in 9 is calculated by the code amount calculation circuit 114, and an appropriate quantization table is selected to suppress the generated code amount.

【0021】しかし、最も発生符号量を抑えることがで
きる量子化テーブルを用いても、伝送や記録などのため
のフォーマット化を行う際に、フォーマットで定義され
た符号量まで発生符号量を抑えることができずにオーバ
ーフローを起こしてしまう場合がある。
However, even if the quantization table that can suppress the generated code amount to the maximum is used, the generated code amount can be suppressed to the code amount defined by the format when formatting for transmission or recording. May occur and overflow may occur.

【0022】このとき、本発明のポイントである符号量
制御回路111を用いてオーバーフロー分のデータを削
除することで、画像を復元したときにブロック歪などの
画質劣化が生じないようにして発生符号量を抑えるよう
にしている。これにより、元の画像に近いものを再現す
ることができる。以下で、図2を用いてこの方法の説明
をする。
At this time, the code amount control circuit 111, which is a feature of the present invention, is used to delete the overflow data so that the image quality deterioration such as block distortion does not occur when the image is restored. I try to keep the amount down. As a result, an image close to the original image can be reproduced. Hereinafter, this method will be described with reference to FIG.

【0023】図2は、符号量制御回路111の詳細な構
成を示すブロック図である。図2において、バッファ1
09に蓄積された符号量制御ブロック内の符号化データ
110を、符号化データ探索回路201において図4に
示されたように各ブロックごとから1符号語ずつ順次符
号を読み出す。
FIG. 2 is a block diagram showing a detailed configuration of the code amount control circuit 111. In FIG. 2, buffer 1
The coded data 110 in the code amount control block stored in 09 is sequentially read by the coded data search circuit 201, one code word at a time from each block as shown in FIG.

【0024】図4は、横軸が各ブロック内で図5の順序
で低域から高域に向かって配列を置き換えた係数の順番
であり、縦軸が各周波数成分を表す直交変換係数の大き
さを示している。また、この図4は、1個の符号量制御
ブロックが、輝度信号成分を表す4個の直交変換ブロッ
クY1 〜Y4 、色差成分を表す2個の直交変換ブロック
r 、Pb の合計6個の直交変換ブロックによって構成
されている例を示している。
In FIG. 4, the horizontal axis represents the order of the coefficients in which the array is replaced from the low band to the high band in the order of FIG. 5 in each block, and the vertical axis represents the magnitude of the orthogonal transform coefficient representing each frequency component. Is showing. Further, FIG. 4, one code amount control block, the orthogonal transform of four representing the luminance signal component blocks Y 1 to Y 4, 2 pieces orthogonal transformation blocks P r of representing color difference components, sum of P b An example is shown which is configured by six orthogonal transform blocks.

【0025】上記符号を読み出す順序は、各ブロック内
の低域から高域に向かって配列されてランレングス・ハ
フマン符号化された各符号化データを、各ブロックから
順に一つずつ同じ周波数成分同士を読み出す。
The order of reading the above-mentioned codes is such that the run-length Huffman-encoded coded data arranged in each block from the low band to the high band are sequentially arranged in the same frequency component from each block. Read out.

【0026】符号化データは、ゼロのランレングスと有
意係数とを組み合わせたものなので、符号の読み出しは
有意係数の存在する成分の場所のみにする。これを低域
から順に図4の例に示されているような丸付き番号の順
序で行う。
Since the encoded data is a combination of the run length of zero and the significant coefficient, the code is read only at the location of the component where the significant coefficient exists. This is performed in the order of circled numbers as shown in the example of FIG.

【0027】このとき、符号量を削減する際に、人間の
視覚特性を考慮した重み付けを行うために、視覚に影響
を与えやすい輝度信号成分を表すY1 〜Y4 ブロックの
周波数成分を2種類読み出す間に、視覚に影響を与えに
くい色差成分を表すPr 〜Pb ブロックの周波数成分を
1種類読み出すようにする。
At this time, in order to perform weighting in consideration of human visual characteristics when reducing the code amount, there are two types of frequency components of Y 1 to Y 4 blocks that represent luminance signal components that easily affect visual perception. During the reading, one type of frequency component of the P r to P b blocks, which represents the color difference component that hardly affects the visual sense, is read.

【0028】ここで、読み出す各信号成分間の割合が、
符号量制御における各信号成分の重み付けとなる。この
実施例では、輝度信号Y:色差信号Pr :色差信号Pb
の割合が2:1:1となっているが、4:2:1という
ように、色差信号Pr 、Pb間で重み付けを行うのもよ
い。
Here, the ratio between the read signal components is
Each signal component is weighted in the code amount control. In this embodiment, luminance signal Y: color difference signal P r : color difference signal P b
The ratio is 2: 1: 1, but it is also possible to perform weighting between the color difference signals P r and P b such as 4: 2: 1.

【0029】このようにして、順次読み出している符号
化データ202を、ROMテーブル203を用いて符号
量のデータに置き換える。この符号量のデータを加算器
204、遅延器206を用いて順次加算していく。この
累算されている総符号量205が、比較器207におい
てフォーマットで定義されている符号量に適合した閾値
thと比較され、上記閾値thに達したとき、比較器2
07から制御信号208を発生させる。
In this way, the coded data 202 that is sequentially read is replaced with the data of the code amount using the ROM table 203. Data of this code amount is sequentially added using the adder 204 and the delay device 206. The accumulated total code amount 205 is compared in the comparator 207 with the threshold value th adapted to the code amount defined in the format, and when the threshold value th is reached, the comparator 2
The control signal 208 is generated from 07.

【0030】この制御信号208に応じて、それまで遅
延器212を介してバッファ216に送られていた符号
化データ202は、オーバーフローする直前のデータ
(図4では76番目のデータ)で、スイッチ211によ
って打ち切られ、EOBコード付加回路214によって
EOBコードが付加された後、ゼロデータを詰める回路
215によって空白となる領域にゼロが詰められる。ま
た、制御信号208がリセット回路210に与えられる
と加算器204による累算がリセットされる。
In response to the control signal 208, the encoded data 202 that has been sent to the buffer 216 through the delay device 212 is the data immediately before the overflow (the 76th data in FIG. 4), which is the switch 211. After it is discontinued by the EOB code adding circuit 214 and the EOB code is added by the EOB code adding circuit 214, the blank area is filled with zeros by the zero data filling circuit 215. Further, when the control signal 208 is given to the reset circuit 210, the accumulation by the adder 204 is reset.

【0031】この方法を用いると、図3に示すように、
符号量制御ブロック内の各ブロックの周波数成分を表す
符号化データのオーバーフロー分のうちの、人間の視覚
に影響を与えにくい高域分を削除することで、符号量を
フォーマットの容量内に抑えることができる。
Using this method, as shown in FIG.
The amount of code is kept within the capacity of the format by deleting the high frequency part that does not affect human vision, out of the overflow of the encoded data that represents the frequency components of each block in the code amount control block. You can

【0032】更に、総符号量を計算する際に、人間の視
覚に影響を及ぼしやすい輝度成分を表す符号化データ
を、色差成分を表す符号化データよりも高域の周波数成
分まで読み出しているので、視覚特性に適した符号量制
御を行うことができる。しかも、各直交変換ブロック内
のデータのほぼ同じ周波数成分を削除することができ
る。そして、符号量制御された符号化データ112は、
フォーマッタ113において伝送や記録などのためのフ
ォーマットに適合した配列に置き換えられる。
Further, when calculating the total code amount, the coded data representing the luminance component, which is likely to affect the human visual sense, is read out to the frequency components in the higher frequency range than the coded data representing the color difference component. , The code amount control suitable for the visual characteristics can be performed. Moreover, almost the same frequency components of the data in each orthogonal transform block can be deleted. Then, the coded data 112 whose code amount is controlled is
In the formatter 113, it is replaced with an array suitable for the format for transmission and recording.

【0033】[0033]

【発明の効果】以上説明したように、本発明による画像
符号化装置を用いて符号量制御を行った場合には、オー
バーフロー分で削除される高域の周波数成分を表す符号
化データを、符号量制御ブロック内では各ブロック間で
ほぼ均一にすることができるとともに、人間の視覚特性
に適した高域周波数成分の削減を行うことができる。し
たがって、符号化データを復号した後の画像にブロック
歪などの画質劣化が発生するのを低減することができ、
伝送あるいは記録された後の画像を復元したときに元の
画像に近いものを再現できるようになる。
As described above, when the code amount control is performed by using the image coding apparatus according to the present invention, the coded data representing the high frequency components deleted by the overflow is coded. In the quantity control block, it is possible to make the respective blocks substantially uniform, and it is possible to reduce high frequency components suitable for human visual characteristics. Therefore, it is possible to reduce the occurrence of image quality deterioration such as block distortion in the image after decoding the encoded data,
When the image after being transmitted or recorded is reconstructed, the one close to the original image can be reproduced.

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

【図1】本発明の一実施例を示す画像符号化装置のブロ
ック図である。
FIG. 1 is a block diagram of an image coding apparatus according to an embodiment of the present invention.

【図2】図1中の符号量制御回路の一例を表すブロック
図である。
FIG. 2 is a block diagram showing an example of a code amount control circuit in FIG.

【図3】図1の画像符号化装置で符号量制御を行ったと
きに削除される高域側のデータを表す図である。
FIG. 3 is a diagram showing data on the high frequency side that is deleted when the code amount control is performed by the image encoding device in FIG. 1.

【図4】本発明で符号量制御を行うために、符号量制御
ブロック内で符号化データの配列を置き換える順序を説
明した図である。
FIG. 4 is a diagram illustrating a sequence of replacing an array of encoded data in a code amount control block for performing code amount control according to the present invention.

【図5】直交変換ブロック内で周波数成分を低域側より
高域側に向かって配列するときのジグザグ・スキャンの
一例を示した図である。
FIG. 5 is a diagram showing an example of zigzag scanning when arranging frequency components from a low frequency side toward a high frequency side in an orthogonal transform block.

【図6】従来技術の一例を示す画像符号化装置のブロッ
ク図である。
FIG. 6 is a block diagram of an image encoding device showing an example of a conventional technique.

【図7】従来の方法で符号量制御を行ったときに削除さ
れる高域側のデータを表す図である。
FIG. 7 is a diagram showing data on the high frequency side that is deleted when the code amount control is performed by the conventional method.

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

102 ブロック化回路 104 直交変換回路 108 可変長符号化回路 109 バッファ 111 符号量制御回路 112 符号量制御された符号化データ 113 フォーマッタ 114 符号量計算回路 115 量子化テーブル制御信号 201 符号化データ探索回路 202 符号量制御ブロック内で配列を換えたデータ列 203 符号量読み出しメモリ 204 加算器 205 累算された符号量データ 206、212 遅延器 207 比較器 208 符号量制御データ 213 周波数成分ごとに配列を置き換えた符号量制御
ブロック内の各符号化データ 214 EOBコードを付加する回路 215 ゼロデータを詰める回路 216 周波数成分ごとに配列を置き換えた符号量制御
ブロック内の符号化データを蓄えるバッファ
102 Blocking circuit 104 Orthogonal transformation circuit 108 Variable length coding circuit 109 Buffer 111 Code amount control circuit 112 Code amount controlled coded data 113 Formatter 114 Code amount calculation circuit 115 Quantization table control signal 201 Coded data search circuit 202 Data sequence in which the array is changed in the code amount control block 203 Code amount reading memory 204 Adder 205 Accumulated code amount data 206, 212 Delay device 207 Comparator 208 Code amount control data 213 The array is replaced for each frequency component Coded data in code amount control block 214 Circuit for adding EOB code 215 Circuit for filling zero data 216 Buffer for storing coded data in code amount control block in which array is replaced for each frequency component

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 標本化された画像情報をM×N(M、N
は自然数)画素の2次元のブロックに分割し、上記2次
元のブロック毎に直交変換を施した周波数成分を表す変
換係数を符号化する画像符号化装置において、 上記2次元のブロックが1個以上からなる符号量制御ブ
ロック内で完結する1次元化処理を施し、上記符号量制
御ブロック内の符号量を算出する符号量算出手段と、 上記符号量制御ブロック毎にオーバーフローした符号量
分の符号を削除する符号量削減手段とを具備し、 上記符号量削減手段は上記オーバーフローした符号量分
の符号を削除する際に、標本化された画像の信号成分の
種別ごとに削除する周波数領域を変えることで、各信号
成分間で重み付けを行うことを特徴とする画像符号化装
置。
1. The sampled image information is M × N (M, N
Is a natural number) pixels, and is divided into two-dimensional blocks of two-dimensional blocks, and in each of the two-dimensional blocks, an image encoding device that encodes a transform coefficient representing a frequency component that has been subjected to orthogonal transformation is provided. Code amount control means for performing a one-dimensional processing that is completed in the code amount control block, and calculating the code amount in the code amount control block, and a code amount overflow code for each code amount control block. A code amount reducing means for deleting, wherein the code amount reducing means changes the frequency domain to be deleted for each type of signal component of the sampled image when deleting the code for the overflowed code amount. The image coding apparatus is characterized in that weighting is performed among the respective signal components.
JP9356193A 1993-03-29 1993-03-29 Picture coder Pending JPH06284409A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP9356193A JPH06284409A (en) 1993-03-29 1993-03-29 Picture coder
US08/653,975 US5748245A (en) 1993-03-29 1996-05-28 Encoding apparatus for encoding input information data while controlling a code quantity of encoded information data
US09/021,267 US6668021B2 (en) 1993-03-29 1998-02-10 Encoding apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9356193A JPH06284409A (en) 1993-03-29 1993-03-29 Picture coder

Publications (1)

Publication Number Publication Date
JPH06284409A true JPH06284409A (en) 1994-10-07

Family

ID=14085668

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9356193A Pending JPH06284409A (en) 1993-03-29 1993-03-29 Picture coder

Country Status (1)

Country Link
JP (1) JPH06284409A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6509929B1 (en) 1999-05-06 2003-01-21 Nec Corporation Apparatus and method for coding a moving picture

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6509929B1 (en) 1999-05-06 2003-01-21 Nec Corporation Apparatus and method for coding a moving picture

Similar Documents

Publication Publication Date Title
EP0495490B1 (en) Video signal encoding apparatus
US5787204A (en) Image signal decoding device capable of removing block distortion with simple structure
US6668021B2 (en) Encoding apparatus
WO1991014295A1 (en) Digital image coding using a random scanning of image frames
JPH08275158A (en) Moving image compression system with guaranteed bit generation limit
JP2891773B2 (en) Method and apparatus for processing digital image sequences
US5748795A (en) Image decoder using adjustable filtering
JPH0746139A (en) Signal processor and application thereof
JPH04229382A (en) Method and device for resolution conversion of digital image data
JP2901656B2 (en) Image coding device
JP2002064821A (en) Method for compressing dynamic image information and its system
JP2963958B2 (en) High efficiency coding device
JPH06292184A (en) Coding system
JPH06284409A (en) Picture coder
JPH07236142A (en) Highly efficient encoding and decoding devices
JPH06284408A (en) Picture coder
JP3190164B2 (en) Code amount estimation device
Nasiopoulos et al. A high-quality fixed-length compression scheme for color images
JP3958033B2 (en) Method and system for compressing moving picture information
JP2833235B2 (en) Orthogonal transform coding device
JPH04215385A (en) Method and device for encoding/decoding image data
JPH0775102A (en) Image encoder
JP2891251B2 (en) Image encoding device and image decoding device
JPH04208775A (en) Bit distribution encoding system
JPH04315369A (en) Picture processor