JPH0583569A - Image encoder - Google Patents

Image encoder

Info

Publication number
JPH0583569A
JPH0583569A JP3270525A JP27052591A JPH0583569A JP H0583569 A JPH0583569 A JP H0583569A JP 3270525 A JP3270525 A JP 3270525A JP 27052591 A JP27052591 A JP 27052591A JP H0583569 A JPH0583569 A JP H0583569A
Authority
JP
Japan
Prior art keywords
data
block
dct
circuit
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
JP3270525A
Other languages
Japanese (ja)
Inventor
Tetsuya Nomura
哲哉 野村
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.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP3270525A priority Critical patent/JPH0583569A/en
Publication of JPH0583569A publication Critical patent/JPH0583569A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PURPOSE:To reduce the redundancy of data bits at the image encoder to compress images by discrete cosine transformation(DCT). CONSTITUTION:A blocking circuit 2 divides image data into blocks defining 8X8 data in spatial arrangement as one block, and a transformation coefficient is calculated by executing the DCT for the image data in the respective blocks at a DCT circuit 5. The output of the DCT circuit is temporarily preserved in a buffer memory 7, and the luminance change of the block receiving the DCT is detected by a luminance change detection circuit 13. When detecting the block close to DC information reducing the luminance change, the data transmission area of this block is unequivocally decided (2X2) and encoded data are constituted by adding a flag only for one bit. By decreasing the flags composed of more than several bits to decide the transmission areas of 8X8 blocks close to DC data, the redundancy of the data bits in this block can be reduced.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、画像データを離散余弦
変換(以下、DCTという。)によって高能率符号化す
る画像符号化装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image coding apparatus for highly efficient coding of image data by discrete cosine transform (hereinafter referred to as DCT).

【0002】[0002]

【従来の技術】画像データを伝送したり、磁気テープ等
の記録媒体に記録するとき、画像圧縮のための高能率符
号化としてDCTによる方法が知られている。前記DC
Tによる変換符号化は、画像信号の有する相関性を利用
し、標本値(以下、画像データという。)を相互に直交
する軸に変換して画像データ間の相関を無相関化し、デ
ータ量の削減を行うものであり、基底ベクトルが互いに
直交し、変換前の平均信号電力の総和と直交変換により
得られる変換係数の平均電力の総和が等しく、かつ画像
信号の低周波成分への電力集中度に優れた直交変換とし
て注目されている。
2. Description of the Related Art When transmitting image data or recording it on a recording medium such as a magnetic tape, a DCT method is known as a high efficiency encoding for image compression. DC
The transform coding by T utilizes the correlation of image signals, transforms sample values (hereinafter referred to as image data) into mutually orthogonal axes to make the correlation between image data uncorrelated, and The base vectors are orthogonal to each other, the sum of the average signal power before conversion and the sum of the average power of the transform coefficients obtained by orthogonal transform are equal, and the degree of power concentration on the low-frequency component of the image signal It is attracting attention as an excellent orthogonal transform.

【0003】前記DCTは、画像を2次元空間配置にお
ける水平・垂直方向共にN個(n×n)の画素からなる
画像ブロックに分割し、画像ブロック内の画像データを
余弦関数(cos関数)を用いて直交変換(2次元DC
T)するものである。そしてこのDCTにより得られる
変換係数(DCT係数)を、電力が集中する成分のみを
符号化することにより、全体として情報量の大幅な削減
が可能となる。
The DCT divides an image into image blocks consisting of N (n × n) pixels in both horizontal and vertical directions in a two-dimensional space arrangement, and the image data in the image block is converted into a cosine function (cos function). Orthogonal transformation (two-dimensional DC
T). Then, the transform coefficient (DCT coefficient) obtained by this DCT is encoded only by the component in which power is concentrated, so that the amount of information can be significantly reduced as a whole.

【0004】n×n個の画像データをDCT変換して得
られる変換係数をCij(i=0〜n−1,j=0〜n−
1)で表すと、変換係数C00は画像ブロック内の平均輝
度値を表す直流成分に対応し、その電力は、通常、他の
成分に比べてかなり大きくなる。そこで、この直流成分
を粗く量子化した場合、視覚的に大きな画質劣化として
感じられる直交変換符号化特有の雑音であるブロック歪
が生じるところから、変換係数C00に多くのビット数
(例えば8ビット以上)を割り当てて均等量子化し、直
流成分を除く他の成分(以下、交流成分という。)の変
換係数Cij(C00を除く)には、視覚の空間周波数が高
域では低下するという視覚特性を利用して、高周波成分
ほどビット割り当て数を減少させて量子化するようにな
っている。
Transform coefficients obtained by DCT transforming n × n image data are C ij (i = 0 to n−1, j = 0 to n−).
Expressed as 1), the conversion coefficient C 00 corresponds to the DC component representing the average luminance value in the image block, and its power is usually considerably higher than other components. Therefore, when the DC component is roughly quantized, block distortion, which is a noise peculiar to the orthogonal transform coding that is visually perceived as a large image quality deterioration, is generated. Therefore, a large number of bits (for example, 8 bits) is included in the transform coefficient C 00. The above is assigned and equally quantized, and the conversion coefficient C ij (excluding C 00 ) of other components excluding the DC component (hereinafter, referred to as the AC component) has a visual spatial frequency that decreases in a high frequency range. By utilizing the characteristics, the higher the frequency component, the smaller the bit allocation number and the quantization.

【0005】また、変換係数Cijの1画像ブロックに相
当する領域において、値が零以外の有意変換係数C
ij(≠0)が存在する最大の行番号と列番号を検出し、
有意変換係数をこの行と列で決定される四角形で囲み、
この囲まれた領域(以下、符号化領域という。)に含ま
れる変換係数のみを量子化して符号化効率を高めるゾー
ン符号化が行われている。
Further, in the area corresponding to one image block of the conversion coefficient C ij , the significant conversion coefficient C having a value other than zero is obtained.
Find the maximum row number and column number where ij (≠ 0) exists,
Enclose the significant transformation coefficient in the rectangle determined by this row and column,
Zone coding is performed in which only the transform coefficients included in the enclosed area (hereinafter, referred to as a coding area) are quantized to improve coding efficiency.

【0006】そして、画像データの伝送や記録では、画
像データをDCTして得られる変換係数Cijを上述のよ
うに量子化した後、さらに圧縮をを行うためにハフマン
符号化やランレングス符号化等の可変長符号化を施し、
得られる符号化データに同期信号やパリティやフラグ等
を付加して伝送や記録を行うようになっている。
In the transmission and recording of image data, the transform coefficient C ij obtained by DCT of the image data is quantized as described above, and then Huffman coding or run length coding is performed for further compression. Variable length coding such as
A synchronization signal, a parity, a flag and the like are added to the obtained encoded data for transmission and recording.

【0007】前記画像符号化装置について従来例の一例
を以下に説明する。図3において、映像信号をサンプリ
ングし、ディジタル信号に変換して形成した画像データ
が画像符号化装置の端子1に入力される。同図におい
て、ブロック化回路2は、1フレーム分の記憶容量を有
し、画像データを記憶するメモリ3と、該メモリ3から
画像データを空間配置におけるn×n個を1ブロックと
する画像ブロックに分割するとともに、1フレーム分を
複数に分割した所定数の画像ブロックからなる処理単位
毎に読み出すブロック化器4とから構成される。
An example of a conventional example of the image coding apparatus will be described below. In FIG. 3, image data formed by sampling a video signal and converting it into a digital signal is input to a terminal 1 of the image encoding device. In the figure, a blocking circuit 2 has a storage capacity for one frame, a memory 3 for storing image data, and an image block in which the image data from the memory 3 has n × n in a spatial arrangement as one block. And a blocker 4 for reading each processing unit consisting of a predetermined number of image blocks obtained by dividing one frame into a plurality of blocks.

【0008】そして、ブロック化回路2は、端子1を介
して供給される画像データをメモリ3に1フレーム毎に
記憶すると共に、このメモリ3に記憶されている画像デ
ータを空間配置における例えば8×8個を1ブロックと
する画像ブロックに分割して、所定数の画像ブロックか
らなる処理単位毎に読み出し、この読み出したデータを
DCT回路5に供給する。
Then, the blocking circuit 2 stores the image data supplied through the terminal 1 in the memory 3 for each frame, and the image data stored in the memory 3 is, for example, 8 × in a spatial arrangement. The image block is divided into eight image blocks each having one block, and read out for each processing unit including a predetermined number of image blocks, and the read data is supplied to the DCT circuit 5.

【0009】上記DCT回路5は、例えばディジタル・
シグナル・プロセッサからなり、余弦関数を用いて垂直
方向に直交変換するDCTと、更に水平方向に直交変換
するDCTとから構成される2次元DCT回路であり、
ブロック化回路4から処理単位毎に供給される画像デー
タを2次元DCTして変換係数Cijを算出し、この変換
係数Cijを量子化回路6に供給する。
The DCT circuit 5 is, for example, a digital circuit.
A two-dimensional DCT circuit which is composed of a signal processor and is composed of a DCT that performs orthogonal transform in the vertical direction using a cosine function and a DCT that performs orthogonal transform in the horizontal direction,
The image data supplied from the blocking circuit 4 for each processing unit is subjected to two-dimensional DCT to calculate a conversion coefficient C ij , and the conversion coefficient C ij is supplied to the quantization circuit 6.

【0010】上記量子化回路6は、上記DCT回路5か
らの変換係数Cijを処理単位毎に記憶するバッファメモ
リ7と、該バッファメモリ7から読み出された変換係数
ijをそれぞれ量子化して量子化データを形成する量子
化器Q1、Q2、Q3と、ゾーン符号化を行うために、
量子化の対象となる領域(符号化領域)を決定する領域
決定回路8と、該領域決定回路8で決定された符号化領
域に含まれる変換係数を量子化した後、ハフマン符号に
より符号化して画像ブロックのデータ量を検出すると共
に、該データ量に基づいて上記量子化器の量子化幅を制
御する符号量算出回路9と、該符号量算出回路9にハフ
マン符号のテーブルを与えるハフマンテーブル回路10
と、上記符号算出回路9の制御のもとに量子化器Q1〜
Q3の出力の1つを選択するセレクタ11とから構成さ
れる。前記セレクタ11で選択された量子化データを符
号化回路12に供給するようになっている。
The quantization circuit 6 quantizes the conversion coefficient C ij from the DCT circuit 5 for each processing unit and the conversion coefficient C ij read from the buffer memory 7. Quantizers Q1, Q2, Q3 forming quantized data, and for performing zone coding,
A region determining circuit 8 for determining a region (coding region) to be quantized, and a transform coefficient included in the coding region determined by the region determining circuit 8 is quantized and then coded by a Huffman code. A code amount calculating circuit 9 for detecting the data amount of the image block and controlling the quantization width of the quantizer based on the data amount, and a Huffman table circuit for giving the Huffman code table to the code amount calculating circuit 9. 10
Under the control of the code calculation circuit 9, the quantizers Q1 to Q1
A selector 11 for selecting one of the outputs of Q3. The quantized data selected by the selector 11 is supplied to the encoding circuit 12.

【0011】ところで、前記画像符号化装置において、
DCTによる高能率画像圧縮の際、記録、伝送される画
像データはDCT係数の他に各ブロックの属性を表すフ
ラグが付加される。特にAC(交流)係数の伝送領域を
表すフラグは、数ビットからアルゴリズムによっては、
十数ビットが伝送される。ブロック内の画像データが直
流に近い(のっぺりしている。)場合、量子化後にAC
係数はほとんど伝送されず、直流成分とブロックの属性
を表すフラグのみが伝送されることになる。また量子化
後、DCT係数が0(零)になった部分と値を有する部
分とに分けて、伝送領域を決定後その伝送領域を数ビッ
トのフラグによって表すが、このような方法は、直流成
分以外の成分がほとんど存在しない場合、伝送するデー
タはほとんどがフラグとAC係数0という状態になる。
このような伝送形態は、データがないことを表すのに同
じビット数を使用することになり、データに冗長をもた
らすことになる。
By the way, in the image coding apparatus,
At the time of high-efficiency image compression by DCT, image data to be recorded and transmitted is added with a flag representing the attribute of each block in addition to the DCT coefficient. Especially, the flag representing the transmission area of the AC (alternating current) coefficient is from several bits
Dozens of bits are transmitted. When the image data in the block is close to DC (is flat), AC is applied after quantization.
Almost no coefficient is transmitted, and only the DC component and the flag indicating the attribute of the block are transmitted. After quantization, the DCT coefficient is divided into a portion where the DCT coefficient becomes 0 (zero) and a portion having a value, and after the transmission area is determined, the transmission area is represented by a flag of several bits. When there are almost no components other than the components, most of the data to be transmitted is in the state of flags and AC coefficient 0.
Such a form of transmission would use the same number of bits to represent the absence of data, which would result in redundancy in the data.

【0012】[0012]

【発明が解決しようとする課題】量子化後、DCT係数
が0(零)になった部分と値を有する部分とに分けて、
伝送領域を決定後その伝送領域を数ビットのフラグによ
って表すが、このような方法は、直流成分以外の成分が
ほとんど存在しない場合、伝送するデータはほとんどが
フラグとAC係数0という状態になる。このような伝送
形態は、データがないことを表すのに同じビット数を使
用することになり、データに冗長をもたらすという問題
点が存在する。本発明は、上記のような場合、データビ
ットの冗長を減らす点にある。
After quantization, the DCT coefficient is divided into a portion where the DCT coefficient becomes 0 (zero) and a portion having a value,
After determining the transmission area, the transmission area is represented by a flag of several bits. In such a method, when there are almost no components other than the DC component, most of the data to be transmitted is in the state of the flag and AC coefficient 0. This type of transmission uses the same number of bits to indicate that there is no data, and thus has a problem in that the data is redundant. The present invention is to reduce the redundancy of data bits in the above cases.

【0013】[0013]

【課題を解決するための手段】本発明は、画像情報の中
で、輝度変化、クロマの変化の小さいブロック、すなわ
ち直流情報に近いブロックは、一義的にデータ伝送エリ
アを決定しておくことにより、伝送エリアを表すフラグ
を省略して、これによりこのようなブロック毎に数ビッ
ト、伝送するビットを減らし、この分を他のブロックに
割り当てることで冗長度を減らすことを特徴とするもの
である。
According to the present invention, a block having a small change in luminance or a change in chroma in image information, that is, a block close to DC information is uniquely determined as a data transmission area. By omitting the flag indicating the transmission area, the number of bits to be transmitted and the number of bits to be transmitted are reduced for each block, and the redundancy is reduced by allocating this amount to other blocks. ..

【0014】[0014]

【実施例】DCTによる画像圧縮の際、記録、伝送され
るデータはDCT係数の他に、各ブロックの属性を表す
フラグが付加される。特にAC係数の伝送領域を表すフ
ラグは、数ビットからアルゴリズムによっては十数ビッ
トが伝送される。ブロック内の画像データが直流に近い
(のっぺりしている)場合、量子化後にAC係数はほと
んど伝送されず、直流成分とブロックの属性を表すフラ
グのみが送られることになるが、本発明はこのような場
合をDCT係数を用いて検出し、直流以外の成分の振幅
が小さいと判断された場合は、これを表すフラグを1
に、他の場合は0にする。このフラグが1のとき、伝送
エリアを示すフラグは伝送せず、あらかじめ定めた領域
内のデータのみをフラグ1を付加して伝送する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS At the time of image compression by DCT, data to be recorded and transmitted is added with a DCT coefficient and a flag representing an attribute of each block. Particularly, the flag representing the transmission area of the AC coefficient is transmitted from several bits to several tens of bits depending on the algorithm. When the image data in the block is close to (direct on) DC, the AC coefficient is hardly transmitted after quantization, and only the DC component and the flag indicating the attribute of the block are sent. When such a case is detected using the DCT coefficient, and when it is determined that the amplitude of components other than direct current is small, a flag indicating this is set to 1
And 0 in other cases. When this flag is 1, the flag indicating the transmission area is not transmitted, and only the data in the predetermined area is transmitted with the flag 1 added.

【0015】本発明の技術的思想を図1及び図2で順次
説明する。図2の(A)は、大きさが8×8の画像ブロ
ックを示しており、該ブロック内において、データの存
在する伝送領域とデータの存在しない伝送しない領域と
が水平方向列番号H、垂直方向行番号Vの位置で分割さ
れている。このような場合の符号化データの一例とし
て、図の伝送領域のH、Vの位置を表すフラグを各3ビ
ットで、左上角より2×2の領域のみ伝送する場合、従
来は、(010 010 DC係数 AC係数)なる符
号化データを構成している。この符号化データは、最初
の3ビット(010)は、伝送領域のHの位置のフラグ
を、次の3ビット(010)は、伝送領域のVの位置の
フラグを表しており、またDC係数は10ビット、AC
係数は可変長符号(VLC)で構成する。このような符
号構成の場合は、伝送領域を示すフラグは6ビットとな
る。
The technical idea of the present invention will be sequentially described with reference to FIGS. FIG. 2A shows an image block having a size of 8 × 8. In the block, a transmission region in which data exists and a non-transmission region in which data does not exist are horizontal column numbers H and vertical. It is divided at the position of the direction line number V. As an example of the encoded data in such a case, when the flags indicating the positions of H and V in the transmission area in the figure are 3 bits each and only the 2 × 2 area from the upper left corner is transmitted, conventionally, (010 010 DC coefficient AC coefficient) is formed. In this encoded data, the first 3 bits (010) represent the flag of the H position of the transmission area, the next 3 bits (010) represent the flag of the V position of the transmission area, and the DC coefficient Is 10 bits, AC
The coefficient is composed of a variable length code (VLC). In the case of such a code configuration, the flag indicating the transmission area has 6 bits.

【0016】次に、符号化データの他の一例として、図
2の(B)に示すように8×8ブロックを、2×2の小
ブロックに分割し、データの有無を伝送する。そしてデ
ータがある場合フラグ1、データがない場合フラグ0と
すると、上記と同様に左上角より2×2の領域を伝送す
る場合は、(1000・・0 DC係数 AC係数)な
る符号化データを構成する。この符号化データは、最初
の16ビットはデータ有無のフラグを表しており、DC
係数は10ビット、AC係数は可変長符号(VLC)で
構成する。
Next, as another example of encoded data, as shown in FIG. 2B, an 8 × 8 block is divided into 2 × 2 small blocks and the presence or absence of data is transmitted. If there is data 1 and flag 0 if there is no data, and if a 2 × 2 area is transmitted from the upper left corner as in the above case, the encoded data of (1000..0 DC coefficient AC coefficient) Constitute. In the encoded data, the first 16 bits represent a data presence / absence flag, and DC
The coefficient is 10 bits, and the AC coefficient is a variable length code (VLC).

【0017】本発明は、このような符号化データの冗長
を、画像データが次のような場合に減らそうとするもの
である。8×8のブロック内にAC成分がないか又は所
定の閾値より小さいと判断された場合、図2の(C)に
示すように、斜線で示す領域例えば2×2のブロックを
データ伝送領域として一義的に定めておくことにより、
データ伝送領域を表す前記フラグを省略する。このよう
な場合、符号化データを(1 DC係数 AC係数)で
構成し、1は、交流(AC)成分がないか又は所定の閾
値より小さいと判断された場合のフラグを表しており、
DC係数を10ビット、AC係数を可変長符号(VL
C)で構成する。そして前記フラグが1のとき、伝送領
域を示すフラグは伝送せず、前記一義的に定められた領
域内のデータを伝送する。また、逆の場合はフラグを0
にする。符号化データを前記のように構成すると、図の
(A)で構成した符号化データと比較して、1ビット付
加するだけであるから、差し引き5ビット減らすことが
できる。
The present invention seeks to reduce the redundancy of such encoded data when the image data is as follows. If it is determined that there is no AC component in the 8 × 8 block or if it is smaller than a predetermined threshold value, as shown in FIG. 2C, a hatched area, for example, a 2 × 2 block is set as the data transmission area. By setting it uniquely,
The flag indicating the data transmission area is omitted. In such a case, the encoded data is composed of (1 DC coefficient AC coefficient), and 1 represents a flag when it is determined that there is no alternating current (AC) component or it is smaller than a predetermined threshold value,
DC coefficient is 10 bits, AC coefficient is variable length code (VL
C). When the flag is 1, the flag indicating the transmission area is not transmitted, but the data in the uniquely determined area is transmitted. In the opposite case, set the flag to 0.
To When the coded data is configured as described above, only 1 bit is added to the coded data configured in (A) of FIG.

【0018】前記AC成分の有無の判断は、以下のよう
にして行う。8×8のブロックのAC成分の振幅は、こ
のブロックの各成分に対する閾値ないしは全AC係数の
絶対値和に対する閾値を用いて検出することが可能であ
る。
The presence / absence of the AC component is determined as follows. The amplitude of the AC component of the 8 × 8 block can be detected using a threshold for each component of this block or a threshold for the sum of absolute values of all AC coefficients.

【0019】図1は、本発明の1実施例で、前記AC成
分の有無の検出は、DCTのAC係数のみを用いて輝度
変化又はクロマの変化を検出することにより行う。図1
に示す回路において、画像データ入力部1、メモリ3、
ブロック化器4、DCT回路5、バッファメモリ7、量
子化器Q、符号化回路12は、図3に示す従来例と変わ
らないので、以下本発明の特徴とする構成について説明
する。図1において、DCT回路5の出力側に、8×8
ブロックの輝度変化検出回路13を設け、この輝度変化
検出回路13において、輝度変化が検出されないとき
は、前記したようなフラグを1ビットだけ付加して、図
2の(C)に示すように伝送領域が一義的に決定され
る。この処理の後、量子化符号量の計算及び伝送領域決
定回路14で量子化器Qが制御され、量子化されたデー
タを符号化回路12に供給する。他の実施例として、前
記輝度変化検出回路13に代えてクロマの変化を検出す
る回路を設けても同じ目的を達成することができる。
FIG. 1 shows an embodiment of the present invention, in which the presence or absence of the AC component is detected by detecting a change in luminance or a change in chroma using only the AC coefficient of DCT. Figure 1
In the circuit shown in, the image data input unit 1, the memory 3,
The blocker 4, the DCT circuit 5, the buffer memory 7, the quantizer Q, and the encoding circuit 12 are the same as those in the conventional example shown in FIG. 3, so the configuration characteristic of the present invention will be described below. In FIG. 1, 8 × 8 is provided on the output side of the DCT circuit 5.
A block luminance change detection circuit 13 is provided, and when the luminance change detection circuit 13 does not detect a luminance change, only one bit of the above-mentioned flag is added and transmission is performed as shown in FIG. The area is uniquely determined. After this process, the quantizer Q is controlled by the calculation and transmission area determination circuit 14 of the quantization code amount, and the quantized data is supplied to the encoding circuit 12. As another embodiment, the same object can be achieved by providing a circuit for detecting a change in chroma instead of the brightness change detection circuit 13.

【0020】[0020]

【発明の効果】本発明は、画像情報の中で、輝度変化、
クロマの変化の小さいブロック、すなわち直流情報に近
いブロックは、一義的にデータ伝送領域を決定しておく
ことにより、伝送領域を表すフラグを省略したので、こ
のようなブロック毎に数ビット伝送するビットを減らす
ことが可能となり、この分を他のブロックに割り当てる
ことができる。この結果、DCT係数の交流係数の多い
ブロックの圧縮率を下げることができ、量子化歪を小さ
くすることができる。
INDUSTRIAL APPLICABILITY According to the present invention, in the image information, the brightness change,
For blocks with a small change in chroma, that is, blocks close to DC information, the data transmission area is uniquely determined, and the flag indicating the transmission area is omitted. Can be reduced, and this amount can be allocated to other blocks. As a result, it is possible to reduce the compression rate of the block having a large number of AC coefficients of the DCT coefficient and reduce the quantization distortion.

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

【図1】本発明を適用した画像符号化装置の回路構成を
示すブロック図である。
FIG. 1 is a block diagram showing a circuit configuration of an image encoding device to which the present invention has been applied.

【図2】画像ブロックの伝送領域の説明図である。FIG. 2 is an explanatory diagram of a transmission area of an image block.

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

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

2・・ブロック化回路 4・・ブロック化器 5・・D
CT回路 7・・バッファメモリ Q・・量子化器 1
2・・符号化回路 13・・輝度変化検出回路 14・・符号量算出伝送領域決定回路
2 ... Blocking circuit 4 ... Blocking device 5 ... D
CT circuit 7 ... Buffer memory Q ... Quantizer 1
2 ... Encoding circuit 13 ... Luminance change detection circuit 14 ... Code amount calculation Transmission area determination circuit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 画像データを空間配置におけるn×n個
を1ブロックとするブロックに分割するブロック化手段
と、 該ブロック化手段からの各ブロックの画像データを余弦
関数を用いて直交変換して変換係数を算出する離散余弦
変換手段と、 該離散余弦変換手段からの変換係数を量子化して量子化
データを形成し、該量子化データを出力する量子化手段
と、 前記離散余弦変換手段からの変換係数に基づいて直流情
報に近いブロックを検出して該ブロックのデータ伝送領
域を一義的に決定する手段と、 前記量子化手段の出力を符号化する手段とを備えること
を特徴とする画像符号化装置。
1. A block forming means for dividing image data into blocks each of which has n × n in a spatial arrangement, and image data of each block from the block forming means is orthogonally transformed by using a cosine function. Discrete cosine transform means for calculating transform coefficients, quantizing means for quantizing transform coefficients from the discrete cosine transform means to form quantized data, and outputting the quantized data; An image code comprising: a unit that detects a block close to DC information based on a conversion coefficient and uniquely determines a data transmission area of the block; and a unit that encodes an output of the quantization unit. Device.
JP3270525A 1991-09-24 1991-09-24 Image encoder Pending JPH0583569A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3270525A JPH0583569A (en) 1991-09-24 1991-09-24 Image encoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3270525A JPH0583569A (en) 1991-09-24 1991-09-24 Image encoder

Publications (1)

Publication Number Publication Date
JPH0583569A true JPH0583569A (en) 1993-04-02

Family

ID=17487439

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3270525A Pending JPH0583569A (en) 1991-09-24 1991-09-24 Image encoder

Country Status (1)

Country Link
JP (1) JPH0583569A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010051013A (en) * 1999-08-27 2010-03-04 Koninkl Philips Electronics Nv Encoding method, encoding apparatus, decoding method, and decoder
JP2013051522A (en) * 2011-08-30 2013-03-14 Honda Elesys Co Ltd Image compression device, image compression method, and image compression program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010051013A (en) * 1999-08-27 2010-03-04 Koninkl Philips Electronics Nv Encoding method, encoding apparatus, decoding method, and decoder
JP2013051522A (en) * 2011-08-30 2013-03-14 Honda Elesys Co Ltd Image compression device, image compression method, and image compression program

Similar Documents

Publication Publication Date Title
US5253075A (en) Image signal coding/decoding system using adaptive quantization
US7848580B2 (en) Image encoding method, image decoding method, moving-image compression method, moving-image expansion method, image encoding program, image decoding device, image encoding device, image encoding/decoding system, and extended image compression/expansion system
JP3447771B2 (en) Image data encoding method and restoration method and apparatus
JP3097665B2 (en) Time-lapse recorder with anomaly detection function
JPH0583696A (en) Picture encoding device
JPH05219385A (en) Picture compression expansion method and device
JPH0522715A (en) Picture encoder
US5508745A (en) Apparatus for controlling a quantization level to be modified by a motion vector
JP3292221B2 (en) Image compression coding method
JPH0787491A (en) Quantization device, inverse quantization device, picture processing unit and quantization method, reversed quantization method and picture processing method
JP2901656B2 (en) Image coding device
JPH0583569A (en) Image encoder
JPH02122767A (en) Encoding/decoding system for picture signal
JP3211989B2 (en) Orthogonal transform encoding device and decoding device
JP3153950B2 (en) Image compression encoding device and image compression decoding device
JP2633118B2 (en) Image data compression apparatus and method
JPH08186842A (en) Noise reducing device for image data and method therefor
JP3382959B2 (en) Image coding device
JP3143970B2 (en) Image coding device
JP2710135B2 (en) Adaptive coding between frames / intra-frame
JP3304989B2 (en) High efficiency coding method
KR20150096353A (en) Image encoding system, image decoding system and providing method thereof
JP3866539B2 (en) Encoding method, decoding method, encoding device, decoding device, encoding program, decoding program, and program recording medium thereof
JP3191462B2 (en) High efficiency coding device
JPH05183889A (en) Image encoder