JPH06284402A - High definition picture coding method - Google Patents
High definition picture coding methodInfo
- Publication number
- JPH06284402A JPH06284402A JP6814193A JP6814193A JPH06284402A JP H06284402 A JPH06284402 A JP H06284402A JP 6814193 A JP6814193 A JP 6814193A JP 6814193 A JP6814193 A JP 6814193A JP H06284402 A JPH06284402 A JP H06284402A
- Authority
- JP
- Japan
- Prior art keywords
- quantization
- image
- dct
- coding method
- high frequency
- 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
Links
Landscapes
- Image Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は画像符号化方法に関し、
特に、高画質化を要求される高品位画像符号化方法に関
するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image coding method,
In particular, the present invention relates to a high-quality image encoding method that requires high image quality.
【0002】[0002]
【従来の技術】図2に示すように、画像データをn×n
ブロック化回路21でn×nのデータにし、これを離散
コサイン変換器22で離散コサイン変換(DCT)し、
その結果を量子化器23で量子化し(25は量子化テー
ブル)、可変長符号化器24で可変長符号化することに
よって、画像データの圧縮・符号化を行う従来の画像符
号化方法においては、DCT後の係数に関して、同一画
像においては単一の量子化テーブルを用いて量子化を行
っていた(輝度成分と色差成分では異なる量子化テーブ
ルを用いる場合がある)。2. Description of the Related Art As shown in FIG.
The blocking circuit 21 converts the data into n × n data, and the discrete cosine transformer 22 performs discrete cosine transform (DCT) on the data.
In the conventional image encoding method for compressing / encoding image data by quantizing the result by the quantizer 23 (25 is a quantization table) and performing variable length encoding by the variable length encoder 24, , The coefficient after DCT is quantized by using a single quantization table in the same image (in some cases, different quantization tables are used for the luminance component and the color difference component).
【0003】[0003]
【発明が解決しようとする課題】ところが、単一の量子
化テーブルを用いて符号化を行うと、通常用いる量子化
テーブルでは人間の視覚特性から、高域成分を減少する
ような性格を持たしており、これにより符号化復号化し
た画像は、高域成分が多く発生する急激な画像の変化点
(文字や建物のエッジ等)では、劣化が目立ってしま
う。However, when encoding is performed using a single quantization table, the normally used quantization table has the character of reducing high frequency components due to human visual characteristics. As a result, the encoded and decoded image is conspicuously deteriorated at a rapid image change point (a character, an edge of a building, etc.) in which a large amount of high-frequency components occur.
【0004】一方、これらの劣化が目立たないように、
高域成分をより多く保存するような性質の量子化テーブ
ルを設定すると、今度は発生する符号量が増大してしま
い、効果的な画像符号化が行われないおそれがある。On the other hand, in order to make these deteriorations inconspicuous,
If a quantization table having a property of storing more high-frequency components is set, the amount of code generated will increase, and effective image coding may not be performed.
【0005】本発明は、以上の点を考慮してなされたも
のであり、急激な画像の変化点に対しても、対応を取る
ことができるようにした、高品位画像符号化方法を提供
しようとするものである。The present invention has been made in consideration of the above points, and provides a high-quality image coding method capable of coping with a sudden image change point. It is what
【0006】[0006]
【課題を解決するための手段】上記問題点を解決するた
めに、本発明は、画像データを離散コサイン変換し、当
該変換の結果を量子化し、可変長符号化することにより
画像データの圧縮・符号化を行う画像符号化方法におい
て、前記量子化に際して前記離散コサイン変換後の係数
に応じて複数の量子化テーブルのうちの1つを選択する
ことを特徴とする。In order to solve the above problems, the present invention compresses image data by subjecting image data to discrete cosine transform, quantizing the result of the transform, and performing variable length coding. In the image encoding method for encoding, one of a plurality of quantization tables is selected according to the coefficient after the discrete cosine transform in the quantization.
【0007】[0007]
【作用】本発明によれば、DCT後のDCT係数と基準
となる比較用DCT係数とを比較し、比較の結果、高域
成分が多いと判断したDCT係数については、高域用量
子化テーブルを選択して用いることにより、劣化が目立
たない符号化が可能となる。According to the present invention, the DCT coefficient after DCT is compared with the reference DCT coefficient, and as a result of the comparison, the DCT coefficient determined to have many high frequency components is quantized in the high frequency quantization table. By selecting and using, it is possible to perform encoding in which deterioration is not noticeable.
【0008】また、比較器・比較用DCT係数・高域用
量子化テーブルを複数組持たせ、比較用DCT係数と高
域用量子化テーブルに異なるパターンを持たせることに
より、出力されるDCT係数の特徴に応じて、細かく高
域用量子化テーブルを切り換えることにより、単一の比
較器を用いた時に比べ、符号化による圧縮率を上げるこ
とができる。Further, a plurality of sets of comparators, comparison DCT coefficients, and high frequency quantization tables are provided, and different DCT coefficients and high frequency quantization tables are provided with different patterns, so that DCT coefficients to be output are output. By finely switching the high frequency quantization table in accordance with the characteristics of, the compression rate by encoding can be increased as compared with the case of using a single comparator.
【0009】[0009]
【実施例】以下、本発明を画像符号化装置に適用した一
実施例を図面を参照しながら詳述する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment in which the present invention is applied to an image coding apparatus will be described in detail below with reference to the drawings.
【0010】図1は、この実施例の構成を示すブロック
図である。FIG. 1 is a block diagram showing the configuration of this embodiment.
【0011】図1において、入力された画像データはn
×nブロック化器1でn×n(通常8×8)の画素ブロ
ックにブロック化される。このブロック単位で以下の作
業は行われる。次に、このブロックに対し離散コサイン
変換器2で離散コサイン変換(DCT)が行われ、DC
T係数が求められる。これは、n×nの左上側をDC
(直流)成分、それ以外はAC(交流)成分であり、左
(x方向)あるいは下(y方向)に行くに従い、より高
域の画像情報を持つ。文字等の画像のDCT係数は、こ
の高域の係数が大きい。そこでDCT係数をm個の比較
器C1 〜Cm によりm個の比較用DCT係数STH1 〜S
THm と比較し、一定以上のDCT係数がある場合は、比
較器よりスイッチング部3を経て、量子化器4に接続さ
れる量子化テーブルQ0 〜Qm を切り換える。In FIG. 1, the input image data is n
The pixel is divided into n × n (normally 8 × 8) pixel blocks by the × n block former 1. The following work is performed in this block unit. Next, a discrete cosine transform (DCT) is performed on this block by a discrete cosine transformer 2, and a DC
The T coefficient is determined. This is the DC on the upper left side of n × n.
The component is a (direct current) component, and the other components are AC (alternating current) components, and have higher-frequency image information as it goes leftward (x direction) or downward (y direction). The DCT coefficient of an image such as a character has a large coefficient in the high frequency range. Therefore, the DCT coefficients are calculated by m comparators C 1 to C m , and m comparison DCT coefficients S TH1 to S TH.
If there is a DCT coefficient higher than a certain value as compared with THm , the comparator switches the quantization tables Q 0 to Q m connected to the quantizer 4 via the switching unit 3.
【0012】例えば、通常量子化器4は従来の量子化テ
ーブルQ0 により量子化を行っている。今、文字等の画
像入力が行われ、そのDCT係数が比較用DCT係数S
TH1〜STHm のうちのSTH1 よりも大きくなったとす
る。すると比較器C1 の出力がONされ、これによりス
イッチング部3は高域用量子化テーブルQ1 を選択して
量子化器4に与える。同様に、C2 ,C3 がONの場合
は、それぞれQ2 ,Q3が使用される。ここで、S
TH1 〜STHm は、mに近くなるにつれ、より高域分
を残すような量子化テーブルである。また、スイッチン
グ部3は複数の比較器がONとなった場合は、よりmに
近い量子化器を用いるような設計となっている。また、
用いた量子化テーブルの番号を復号側に伝達するため、
可変長符号化部5に対してテーブルの番号を伝え、符号
内に番号に対応する符号が発生されるようになってい
る。For example, the normal quantizer 4 quantizes by the conventional quantization table Q 0 . Now, an image such as a character is input, and its DCT coefficient is the comparison DCT coefficient S.
Suppose that it is larger than S TH1 of TH1 to S THm . Then, the output of the comparator C 1 is turned on, whereby the switching unit 3 selects the high frequency quantization table Q 1 and supplies it to the quantizer 4. Similarly, when C 2 and C 3 are ON, Q 2 and Q 3 are used, respectively. Where S
TH1 to S THm are quantization tables that leave higher frequencies as they get closer to m. Further, the switching unit 3 is designed to use a quantizer closer to m when a plurality of comparators are turned on. Also,
In order to transmit the number of the quantization table used to the decoding side,
The number of the table is transmitted to the variable length coding unit 5, and the code corresponding to the number is generated in the code.
【0013】[0013]
【発明の効果】以上のように、本発明によれば、DCT
係数の内で高域成分を多く含んでいるような画像に対し
ては、高域成分重視の量子化テーブルを用いることによ
り、量子化を行う際に高域成分のカットを減らすことが
でき、これにより復号化した画像の劣化を減らし、高品
位な画像の伝送・蓄積を行うことができる。As described above, according to the present invention, the DCT
For images that contain a lot of high frequency components in the coefficients, by using a quantization table that emphasizes high frequency components, it is possible to reduce the cut of high frequency components when performing quantization. As a result, deterioration of the decoded image can be reduced and high-quality image transmission / storage can be performed.
【図1】本発明を適用した高品位画像符号化装置のブロ
ック図である。FIG. 1 is a block diagram of a high-quality image encoding device to which the present invention has been applied.
【図2】従来装置のブロック図である。FIG. 2 is a block diagram of a conventional device.
1 n×nブロック化器 2 離散コサイン変換器 3 スイッチング部 4 量子化器 5 可変長符号化器 1 n × n blocker 2 discrete cosine transformer 3 switching unit 4 quantizer 5 variable length encoder
Claims (4)
変換の結果を量子化し、可変長符号化することにより画
像データの圧縮・符号化を行う画像符号化方法におい
て、 前記量子化に際して前記離散コサイン変換後の係数に応
じて複数の量子化テーブルのうちの1つを選択すること
を特徴とする高品位画像符号化方法。1. An image coding method for performing compression / encoding of image data by subjecting image data to discrete cosine transform, quantizing the result of the transform, and performing variable length coding, wherein the discrete cosine is used for the quantization. A high-definition image coding method, characterized in that one of a plurality of quantization tables is selected in accordance with a coefficient after conversion.
ーブルは複数の比較用離散コサイン変換係数を用いて選
択することを特徴とする高品位画像符号化方法。2. The high quality image coding method according to claim 1, wherein the plurality of quantization tables are selected by using a plurality of comparison discrete cosine transform coefficients.
イン変換係数と前記量子化テーブルの内容を書き換える
ことにより任意の画像に対して高品位な画像を実現する
ことを特徴とする高品位画像符号化方法。3. The high quality image code according to claim 2, wherein a high quality image is realized for an arbitrary image by rewriting the contents of the comparison discrete cosine transform coefficient and the quantization table. Method.
ブルの番号を符号化データに入れることを特徴とする高
品位画像符号化方法。4. The high-quality image coding method according to claim 1, wherein the number of the selected quantization table is included in the coded data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6814193A JPH06284402A (en) | 1993-03-26 | 1993-03-26 | High definition picture coding method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6814193A JPH06284402A (en) | 1993-03-26 | 1993-03-26 | High definition picture coding method |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH06284402A true JPH06284402A (en) | 1994-10-07 |
Family
ID=13365177
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP6814193A Pending JPH06284402A (en) | 1993-03-26 | 1993-03-26 | High definition picture coding method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH06284402A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0716769A4 (en) * | 1993-08-30 | 1996-09-25 | Conner Peripherals Inc | Arcuate scan tape drive |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS62222783A (en) * | 1986-03-24 | 1987-09-30 | Kokusai Denshin Denwa Co Ltd <Kdd> | Highly efficient encoding system for animation picture |
JPH01276981A (en) * | 1988-04-28 | 1989-11-07 | Sharp Corp | Orthogonal transform coding system for picture data |
-
1993
- 1993-03-26 JP JP6814193A patent/JPH06284402A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS62222783A (en) * | 1986-03-24 | 1987-09-30 | Kokusai Denshin Denwa Co Ltd <Kdd> | Highly efficient encoding system for animation picture |
JPH01276981A (en) * | 1988-04-28 | 1989-11-07 | Sharp Corp | Orthogonal transform coding system for picture data |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0716769A4 (en) * | 1993-08-30 | 1996-09-25 | Conner Peripherals Inc | Arcuate scan tape drive |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6654418B2 (en) | Non-linear quantizer for video coding | |
EP1397006B1 (en) | Quantization matrix for still and moving picture coding | |
US10027962B2 (en) | System, method and computer-readable medium for encoding a signal into macroblocks | |
KR950002472A (en) | DC Transform Quantizer Using Human Visual Characteristics | |
KR940008496A (en) | Video encoding and decoding method and apparatus therefor, and recording medium | |
US8116373B2 (en) | Context-sensitive encoding and decoding of a video data stream | |
JP2004528791A (en) | Inter-frame encoding method and apparatus | |
JPH06292019A (en) | Picture data compressor and picture code compressor | |
JP2901656B2 (en) | Image coding device | |
JPH06284402A (en) | High definition picture coding method | |
JPH0217777A (en) | Image transmission system | |
JPH0388488A (en) | Picture coding system | |
JPH02124690A (en) | Picture coding system | |
JPH03283989A (en) | Color picture coding system | |
JPH07255054A (en) | Image encoding device | |
Nasiopoulos et al. | A high-quality fixed-length compression scheme for color images | |
JPH1023261A (en) | Image-processing unit | |
JPH05316364A (en) | Orthogonal transformation coding system for picture | |
KR100189523B1 (en) | Image compression apparatus and method and decoding method by using image separation and arithmatic coding | |
KR0128862B1 (en) | Variable length encoding apparatus in motion picture encoding apparatus | |
JPH0730889A (en) | Picture data encoder | |
JPH0654198A (en) | Image transmission system | |
Aalmoes et al. | Overview of Still-picture and Video Compression Standards | |
JP2860016B2 (en) | Interframe coding of image signal | |
JPH0396123A (en) | Data band compressing/coding method and band compressing/coding device for picture signal |