JP2833290B2 - Orthogonal transform coding device - Google Patents

Orthogonal transform coding device

Info

Publication number
JP2833290B2
JP2833290B2 JP25503091A JP25503091A JP2833290B2 JP 2833290 B2 JP2833290 B2 JP 2833290B2 JP 25503091 A JP25503091 A JP 25503091A JP 25503091 A JP25503091 A JP 25503091A JP 2833290 B2 JP2833290 B2 JP 2833290B2
Authority
JP
Japan
Prior art keywords
orthogonal transform
pattern
orthogonal
block
pattern detector
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.)
Expired - Fee Related
Application number
JP25503091A
Other languages
Japanese (ja)
Other versions
JPH0595539A (en
Inventor
豊彦 松田
正一 西野
繁 粟本
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 JP25503091A priority Critical patent/JP2833290B2/en
Priority to EP92308979A priority patent/EP0535963B1/en
Priority to DE69225859T priority patent/DE69225859T2/en
Priority to US07/955,829 priority patent/US5369439A/en
Priority to KR1019920018107A priority patent/KR0137401B1/en
Publication of JPH0595539A publication Critical patent/JPH0595539A/en
Application granted granted Critical
Publication of JP2833290B2 publication Critical patent/JP2833290B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、映像信号を高能率符号
化する場合に、圧縮率を高めるために用いられる直交変
換符号化装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an orthogonal transform coding apparatus used for increasing a compression ratio when a video signal is coded with high efficiency.

【0002】[0002]

【従来の技術】一般に、映像信号は情報量が非常に大き
いため記録あるいは伝送を行なうにあたって、高能率符
号化によって画質劣化が視覚的に目だたないように情報
量を削減する方法が用いられる。この方法のひとつに直
交変換符号化を行なう直交変換符号化装置がある。
2. Description of the Related Art In general, since a video signal has a very large amount of information, a method of reducing the amount of information is used in recording or transmission so that image quality deterioration is not visually noticeable by high efficiency coding. . One of the methods is an orthogonal transform coding device that performs orthogonal transform coding.

【0003】(図6)はこの従来の直交変換符号化装置
の構成を示すブロック図である。以下その動作について
(図6)を参照しながら説明する。
FIG. 6 is a block diagram showing the configuration of this conventional orthogonal transform coding apparatus. The operation will be described below with reference to FIG.

【0004】(図6)において、1は入力端子、2は直
交変換器、3は符号化器、4は出力端子である。また、
符号化器3は、並び換え手段5、量子化器6、量子化選
択回路7および符号化回路8から成る。まず、入力端子
1から入力された所定の大きさのブロックは直交変換器
2で直交変換され、直交変換係数から成るブロックとな
る。次に、符号化器3における並び換え手段5により符
号化するために係数並びを並び換える。符号化器3にお
ける量子化器6では、前記直交変換係数をあるステップ
幅で量子化する。量子化選択回路7は量子化器6の出力
の量子化後のデータ量を所望のデータ量に納めるために
適するステップ幅を持つ量子化係数を選択する。符号化
回路8は、符号化した符号語の発生頻度の高い符号ほど
短い符号語を割り当て、符号化データとして出力端子4
から出力される。
In FIG. 6, 1 is an input terminal, 2 is an orthogonal transformer, 3 is an encoder, and 4 is an output terminal. Also,
The encoder 3 includes a rearranging unit 5, a quantizer 6, a quantization selection circuit 7, and an encoding circuit 8. First, a block of a predetermined size input from the input terminal 1 is orthogonally transformed by the orthogonal transformer 2 to become a block composed of orthogonal transform coefficients. Next, the coefficient arrangement is rearranged for encoding by the rearrangement means 5 in the encoder 3. The quantizer 6 in the encoder 3 quantizes the orthogonal transform coefficients with a certain step width. The quantization selection circuit 7 selects a quantization coefficient having a step width suitable for storing the quantized data amount of the output of the quantizer 6 into a desired data amount. The encoding circuit 8 assigns a shorter code word to a code having a higher occurrence frequency of the encoded code word, and
Output from

【0005】(図7)は、前記並べ換え手段5の動作を
説明するための前記直交変換器2の出力Aと並び換え手
段5の出力Bの1ブロックの係数の並びを示している。
同図の係数並びは、直交変換器2が2次元直交変換の手
法とし、そのブロックは水平4画素、垂直4画素のブロ
ックサイズを持つものとする。よって、(図7)の信号
Aでは水平4係数、垂直4係数の16係数で1ブロック
を構成する。同図のブロックにおいて、各係数が表わす
周波数成分は、左側ほど水平方向の低域に対応し、上方
ほど垂直方向の低域に対応するものとする。そして、並
び換え手段5において、2次元直交変換に対する符号化
のために、(図7)の信号Bの係数並びに示すようなジ
グザグスキャンと言われる2次元周波数的に低域から高
域の並びに並び換える。これは、直流成分を含む低域成
分ほど視覚に対する影響が大きいためで、低域ほど重要
な成分として扱うためである。
FIG. 7 shows an arrangement of coefficients of one block of the output A of the orthogonal transformer 2 and the output B of the rearrangement means 5 for explaining the operation of the rearrangement means 5.
In the coefficient arrangement shown in the figure, it is assumed that the orthogonal transformer 2 uses a two-dimensional orthogonal transformation technique, and that the block has a block size of 4 horizontal pixels and 4 vertical pixels. Therefore, in the signal A of FIG. 7, one block is constituted by 16 coefficients of 4 horizontal coefficients and 4 vertical coefficients. In the block shown in the figure, the frequency component represented by each coefficient corresponds to a low frequency band in the horizontal direction toward the left, and corresponds to a low frequency band in the vertical direction toward the top. Then, in the rearranging means 5, in order to encode the two-dimensional orthogonal transform, the coefficient of the signal B shown in FIG. 7 and the arrangement of the low- to high-frequency two-dimensionally called zigzag scan as shown in FIG. Change. This is because a low-frequency component including a DC component has a greater effect on vision, and a low-frequency component is treated as a more important component.

【0006】そのため、量子化器6の出力が所望のデー
タ量になるように、量子化選択器7の出力の量子化のた
めのステップ幅(量子化係数)を直交変換係数の低域の
方から順に大きくしていけばよい。
Therefore, the step width (quantization coefficient) for the quantization of the output of the quantization selector 7 is set to the lower band of the orthogonal transform coefficient so that the output of the quantizer 6 has a desired data amount. It is good to increase in order from the beginning.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上記し
た従来の構成では以下に示す問題点を有している。
However, the above-described conventional configuration has the following problems.

【0008】符号化によるデータ量を考えると、データ
量の大きいブロックには大振幅の周波数成分を含み、デ
ータ量の小さいブロックには小振幅の周波数成分を含
み、さらにブロック内で直交変換係数の分布が低域に集
中するものや低域から高域に広がるものと様々なパター
ンが存在する。それにも関わらず、前記従来の直交変換
符号化装置の符号化器3内で行う最適量子化が、前記ブ
ロック単位毎に行うので、どんなパターンのブロックに
対しても同じように量子化選択操作が行われ、エッジ部
の様な直交変換係数が広がるブロックの画質を劣化させ
ていた。
Considering the amount of data by encoding, a block having a large amount of data includes a frequency component having a large amplitude, a block having a small amount of data includes a frequency component having a small amplitude, and the orthogonal transform coefficient There are various patterns, such as those whose distribution is concentrated in the low range and those which spread from the low range to the high range. Nevertheless, since the optimal quantization performed in the encoder 3 of the conventional orthogonal transform coding apparatus is performed for each block, the quantization selection operation is similarly performed for any pattern block. This is performed to degrade the image quality of a block in which the orthogonal transform coefficient such as an edge spreads.

【0009】本発明は上記従来の問題点を解決するもの
で、画質劣化が視覚的に分かりやすいブロックの画質を
改善することが可能な直交変換符号化装置を提供するこ
とを目的とする。
An object of the present invention is to solve the above-mentioned conventional problems, and an object of the present invention is to provide an orthogonal transform coding device capable of improving the image quality of a block whose image quality deterioration is easily visually recognized.

【0010】[0010]

【課題を解決するための手段】この目的を達成するため
に本発明の直交変換符号化装置は、所定の大きさにブロ
ック化された信号を入力し、入力されたブロックを直交
変換する直交変換器と、直交変換器の出力の直交変換係
数を少なくとも2つの領域に分け、各領域内の係数に応
じた値の関係から決定される所定の分布パターンを検出
するパターン検出器と、直交変換器の出力とパターン検
出器の出力とを入力として所定の大きさのデータ量とな
るようビット圧縮する符号化器との構成を有している。
In order to achieve the above object, an orthogonal transform coding apparatus according to the present invention is provided with an orthogonal transform for inputting a signal divided into a predetermined size and orthogonally transforming the input block. Transformer and the orthogonal transformer for the output of the orthogonal transformer
Divide the number into at least two regions and respond to the coefficients in each region.
A predetermined distribution pattern determined from the relationship between
Pattern detector, the output of the orthogonal transformer and the pattern
It has a configuration with an encoder that receives the output of the output unit as an input and performs bit compression so as to have a predetermined amount of data.

【0011】[0011]

【作用】本発明は上記した構成により、エッジ部のよう
な視覚的に目立ちやすいブロックを直交変換係数から検
出し、そのブロックの直交変換係数を量子化するステッ
プ幅を制御できるので、画質を劣化させることなくデー
タ量の制御が可能となる。
According to the present invention, with the above-described structure, a block that is visually conspicuous such as an edge portion is detected from orthogonal transform coefficients.
Since it is possible to control the step width for extracting and quantizing the orthogonal transform coefficients of the block, the data amount can be controlled without deteriorating the image quality.

【0012】[0012]

【実施例】(図1)は本発明の従来技術となる直交変換
符号化装置の構成を示すブロック図であるが、以下、第
1の実施例として説明する。(図1)において、10は
ブロック化された画像信号を入力する入力端子、11は
直交変換を施す直交変換器、12は入力ブロックにエッ
ジが存在するか否かを検出するエッジ検出器、13は並
び換え手段20、量子化器21、量子化選択回路22お
よび符号化回路23から成る符号化器、14は符号化器
13の出力の符号化信号を出力する出力端子である。
EXAMPLES (Fig. 1) is a block diagram showing a construction of a prior art become orthogonal transform coding apparatus of the present invention, hereinafter, the
A description will be given of a first embodiment. In FIG. 1, reference numeral 10 denotes an input terminal for inputting a blocked image signal; 11, an orthogonal transformer for performing orthogonal transformation; 12, an edge detector for detecting whether an edge exists in the input block; Is an encoder comprising a rearrangement means 20, a quantizer 21, a quantization selection circuit 22 and an encoding circuit 23, and 14 is an output terminal for outputting an encoded signal output from the encoder 13.

【0013】以上の構成において、その動作を(図2)
のブロック内の直交変換係数の振幅値の分布図を用いて
説明する。
In the above configuration, the operation is shown in FIG.
This will be described with reference to the distribution diagram of the amplitude values of the orthogonal transform coefficients in the block (1).

【0014】(図2(a))は量子化器21に入力され
るブロック内の直交変換係数の振幅値の分布を示してい
る。いま、量子化選択回路22の量子化係数が4で量子
化器21で1/4に量子化されたとすると、その出力は
同図(b)に示すような分布になり、復号されると同図
(c)に示す分布となる。その結果、係数並びの6,
8,13および15がもとの振幅値に復号されない。こ
の誤差がブロックノイズとなる。
FIG. 2A shows the distribution of the amplitude values of the orthogonal transform coefficients in the block input to the quantizer 21. Now, assuming that the quantization coefficient of the quantization selection circuit 22 is 4 and quantized to 1/4 by the quantizer 21, the output has a distribution as shown in FIG. The distribution is as shown in FIG. As a result, 6,
8, 13 and 15 are not decoded to their original amplitude values. This error becomes block noise.

【0015】本実施例においては、エッジ検出器12で
ブロック内にエッジが存在するとされた場合、量子化選
択回路22の出力の量子化係数を小さくする。例えば、
1/4で量子化するところを1/2で量子化する。その
結果、(図2(d))に示すような分布となり、復号さ
れると同図(e)に示す分布となる。すなわち、(図2
(c))に示す分布より誤差の少ない直交変換係数が得
られ、ブロックノイズを軽減することができる。
In this embodiment, when the edge detector 12 determines that an edge exists in a block, the quantization coefficient of the output of the quantization selection circuit 22 is reduced. For example,
The place where quantization is performed by と こ ろ is quantized by 2. As a result, the distribution becomes as shown in FIG. 2D, and when decoded, the distribution becomes as shown in FIG. That is, (FIG. 2
An orthogonal transform coefficient having less error than the distribution shown in (c) can be obtained, and block noise can be reduced.

【0016】なお、エッジ検出器12のエッジ検出の方
法としては、ブロック内で検出可能なものなら特に限定
するものではない。
The method of edge detection by the edge detector 12 is not particularly limited as long as it can be detected in a block.

【0017】以上説明したように、本実施例によれば、
エッジ検出器12において視覚的に劣化が目立ちやすい
エッジ部を検出して、量子化選択回路22で量子化のス
テップ幅を制御することにより画質劣化を軽減すること
が可能となる。
As described above, according to this embodiment,
The image quality deterioration can be reduced by detecting an edge portion where deterioration is easily noticeable by the edge detector 12 and controlling the quantization step width by the quantization selection circuit 22.

【0018】次に本発明における第2の実施例の直交変
換符号化装置について説明する。本実施例は、先の第1
の実施例(従来技術)に対して、劣化が目立ちやすいブ
ロックを直交変換器の出力の直交変換係数から検出する
点で相違する。(図3)は本実施例における直交変換符
号化装置の構成を示すブロック図である。(図3)にお
いて、30はブロック化された画像信号を入力する入力
端子、31は直交変換を施す直交変換器、32は直交変
換器31の出力のブロックに所定のパターンが存在する
か否かを検出するパターン検出器、33は並び換え手段
40、量子化器41、量子化選択回路42および符号化
回路43から成る符号化器、34は前記符号化器33の
出力の符号化信号を出力する出力端子である。
Next, an orthogonal transform coding apparatus according to a second embodiment of the present invention will be described. In the present embodiment, the first
Compared to the embodiment of the present invention (prior art),
Detect lock from orthogonal transform coefficient of output of orthogonal transformer
Differs in that FIG. 3 is a block diagram showing a configuration of the orthogonal transform coding apparatus according to the present embodiment. In FIG. 3, reference numeral 30 denotes an input terminal for inputting a blocked image signal, reference numeral 31 denotes an orthogonal transformer for performing orthogonal transformation, and reference numeral 32 denotes whether or not a predetermined pattern exists in a block of the output of the orthogonal transformer 31. 33 is an encoder comprising a rearrangement means 40, a quantizer 41, a quantization selection circuit 42 and an encoding circuit 43, and 34 outputs an encoded signal of the output of the encoder 33. Output terminal.

【0019】上記構成において、パターン検出器32
は、直交変換器の出力の直交変換係数の分布パターンが
低域から高域まで広がるパターンを検出する。前記パタ
ーンが検出された場合、前述の第1の実施例と同様に量
子化選択回路42の出力の量子化係数を小さくし前記パ
ターンの圧縮による誤差を軽減する。すなわち、前記検
出パターンを保護することになる。直交変換係数が低域
から高域まで広がるパターンは、エッジなどの劣化が視
覚的に目立ちやすいブロックであることが多い。
In the above configuration, the pattern detector 32
Detects a pattern in which the distribution pattern of the orthogonal transform coefficients of the output of the orthogonal transformer spreads from a low band to a high band. When the pattern is detected, the quantization coefficient of the output of the quantization selection circuit 42 is reduced as in the first embodiment to reduce the error due to the compression of the pattern. That is, the detection pattern is protected. A pattern in which the orthogonal transform coefficient extends from a low band to a high band is often a block in which deterioration such as an edge is easily visually noticeable.

【0020】また、前記パターン検出器32のパターン
検出の方法として、(図4)を用いて一例を説明する。
(図4)に示す直交変換係数の分布図において、ある係
数並びを境に低域と高域との2つの領域に分ける。そし
て、各々の領域の最大値をL MAXおよびHMAXとする。前
記2つの最大値LMAX、HMAXはその大きさで絶対値が小
さい方から0,1,2,3の4種類のクラスに分けら
れ、そのクラスから(図5)に示した選択方法の組合せ
のマトリックスで検出パターンか否かを判定する。(図
5)のマトリックスに示した丸印が検出パターンであ
り、同図に示した例は、直交変換係数が全体的に小さい
もの、低域から高域まで広がっているものなどが検出さ
れ、低域に集中しているものなどは検出されない。言い
替えれば、直交変換係数が低域に集中し、かつ振幅が大
きい分布パターンに対しては高圧縮率の量子化を行うこ
とができる。
The pattern of the pattern detector 32
An example will be described using FIG. 4 as a detection method.
In the distribution diagram of the orthogonal transform coefficients shown in FIG.
It is divided into two regions, a low frequency region and a high frequency region, based on the number arrangement. Soshi
And the maximum value of each area is L MAXAnd HMAXAnd Previous
The two maximum values LMAX, HMAXIs the size and the absolute value is small
Divided into 4 classes of 0, 1, 2, and 3
And the combination of the selection methods shown in Fig. 5
It is determined whether or not it is a detection pattern in the matrix of (1). (Figure
The circles shown in the matrix of 5) are the detection patterns.
Therefore, the example shown in FIG.
Objects that extend from low to high frequencies are detected.
However, those that are concentrated in low frequencies are not detected. say
In other words, the orthogonal transform coefficients are concentrated in the low band and the amplitude is large.
High compression ratio quantization should be performed for threshold distribution patterns.
Can be.

【0021】なお、このマトリックスで検出されるパタ
ーンの保護の割合、つまり、量子化係数の制御は、検出
されるパターンごとに決定することもできる。
The protection ratio of the pattern detected by the matrix, that is, the control of the quantization coefficient, can be determined for each detected pattern.

【0022】以上説明したように、本実施例によれば、
パターン検出器32において視覚的に劣化が目立ちやす
いような直交変換係数の分布パターンを検出して、量子
化選択回路42で量子化のステップ幅を制御することに
より画質劣化を軽減することが可能となる。
As described above, according to this embodiment,
It is possible to reduce the image quality deterioration by detecting the distribution pattern of the orthogonal transformation coefficient in which the deterioration is easily noticeable in the pattern detector 32 and controlling the quantization step width by the quantization selection circuit 42. Become.

【0023】なお、本発明の実施例においては、直交変
換されるブロック信号を4×4の画素のブロックサイズ
としたが、8×8画素や16×16画素のブロックサイ
ズでもよい。さらに、水平垂直の2次元直交変換ではな
く、3次元の直交変換の場合でもかまわない。
In the embodiment of the present invention, the block signal to be orthogonally transformed has a block size of 4 × 4 pixels, but may have a block size of 8 × 8 pixels or 16 × 16 pixels. Further, a three-dimensional orthogonal transform may be used instead of the horizontal-vertical two-dimensional orthogonal transform.

【0024】また、第2の実施例におけるパターン検出
器32の方法として、低域と高域の2つの領域の係数の
総和を求め、その関係から検出パターンを限定すること
もできる。
Further, as a method of the pattern detector 32 in the second embodiment, it is also possible to obtain a sum of coefficients of two regions of a low band and a high band, and to limit a detection pattern based on the relationship.

【0025】[0025]

【発明の効果】以上のように本発明は、視覚的に劣化が
目立ちやすいエッジや特定の直交変換係数分布を検出し
て、量子化係数を制御して画質劣化を軽減することがで
き、その実用的効果は非常に大きいものである。
As described above, according to the present invention, it is possible to reduce the image quality deterioration by detecting the edge or the specific orthogonal transform coefficient distribution in which the deterioration is conspicuous visually and controlling the quantization coefficient. The practical effect is very large.

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

【図1】本発明の第1の実施例における直交変換符号化
装置の構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an orthogonal transform encoding device according to a first embodiment of the present invention.

【図2】本発明の第1の実施例を説明するための直交変
換係数の絶対値の分布図である。
FIG. 2 is a distribution diagram of absolute values of orthogonal transform coefficients for explaining a first embodiment of the present invention.

【図3】本発明の第2の実施例における直交変換符号化
装置の構成を示すブロック図である。
FIG. 3 is a block diagram illustrating a configuration of an orthogonal transform encoding device according to a second embodiment of the present invention.

【図4】本発明の第2の実施例に用いるパターン検出器
の動作を説明するための直交変換係数の絶対値の分布図
である。
FIG. 4 is a distribution diagram of absolute values of orthogonal transform coefficients for explaining an operation of a pattern detector used in a second embodiment of the present invention.

【図5】本発明の第2の実施例に用いるパターン検出器
の動作を説明するための検出パターン選択方法の組合せ
図である。
FIG. 5 is a combination diagram of a detection pattern selection method for explaining the operation of the pattern detector used in the second embodiment of the present invention.

【図6】従来の直交変換符号化装置の構成を示すブロッ
ク図である。
FIG. 6 is a block diagram illustrating a configuration of a conventional orthogonal transform coding apparatus.

【図7】従来の直交変換符号化装置の動作を説明するた
めのブロックの係数の並びを示す概念図である。
FIG. 7 is a conceptual diagram showing a sequence of block coefficients for explaining the operation of a conventional orthogonal transform coding apparatus.

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

11 直交変換器 12 エッジ検出器 13 符号化器 20 並び換え手段 21 量子化器 22 量子化選択器 23 符号化回路 DESCRIPTION OF SYMBOLS 11 Orthogonal transformer 12 Edge detector 13 Encoder 20 Rearrangement means 21 Quantizer 22 Quantization selector 23 Encoding circuit

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平2−105791(JP,A) 特開 平3−26081(JP,A) 特開 平2−222386(JP,A) (58)調査した分野(Int.Cl.6,DB名) H04N 7/24 - 7/68 H04N 1/41 - 1/419────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-2-105579 (JP, A) JP-A-3-26081 (JP, A) JP-A 2-222386 (JP, A) (58) Field (Int.Cl. 6 , DB name) H04N 7/24-7/68 H04N 1/41-1/419

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 映像信号を直交変換して符号化する装置
であって、所定の大きさにブロック化された信号を入力
し、入力されたブロックを直交変換する直交変換器と、
前記直交変換器の出力の直交変換係数を少なくとも2つ
の領域に分け、各領域内の係数に応じた値の関係から決
定される所定の分布パターンを検出するパターン検出器
と、前記直交変換器の出力と前記パターン検出器の出力
とを入力として所定の大きさのデータ量となるようビッ
ト圧縮する符号化器とを備えた直交変換符号化装置。
1. An apparatus for orthogonally transforming and encoding a video signal, comprising: an orthogonal transformer for inputting a signal divided into a predetermined size and orthogonally transforming the input block;
At least two orthogonal transform coefficients of the output of the orthogonal transformer
Area, and determined from the relationship between the values according to the coefficients in each area.
A pattern detector that detects a predetermined distribution pattern to be determined, and an encoder that receives the output of the orthogonal transformer and the output of the pattern detector as inputs and performs bit compression to a data amount of a predetermined size. Orthogonal transform coding device provided.
【請求項2】 符号化器は、符号化するブロックがパタ
ーン検出器で所定のパターンであると検出された場合に
圧縮率を軽減することを特徴とする請求項1記載の直交
変換符号化装置。
2. The orthogonal transform encoding apparatus according to claim 1, wherein the encoder reduces a compression ratio when a block to be encoded is detected as a predetermined pattern by a pattern detector. .
【請求項3】 パターン検出器は、各領域内の係数に応
じた値の関係から直交変換係数が低域から高域に広がる
分布パターンを検出することを特徴とする請求項1また
は2記載の直交変換符号化装置。
3. The pattern detector according to claim 1 , wherein said pattern detector responds to a coefficient in each area.
The claim 1 orthogonal transform coefficient from the relationship between the Flip value is characterized by detecting a distribution pattern spreading from low frequency to a higher frequency
Is the orthogonal transform coding apparatus according to 2.
【請求項4】 パターン検出器が、各領域内の係数に応
じた値の関係から直交変換係数が低域に集中し、かつ振
幅の大きい分布パターンであると検出した場合に、符号
化器は、そのブロックに対し高圧縮率の高能率符号化を
行う請求項1記載の直交変換符号化装置。
4. A pattern detector according to claim 1 , wherein said pattern detector responds to a coefficient in each area.
When the orthogonal transform coefficients are concentrated in the low frequency band and are detected as a distribution pattern having a large amplitude based on the relationship between
2. The orthogonal transform encoder according to claim 1 , wherein the transformer performs high-efficiency encoding at a high compression rate on the block .
JP25503091A 1991-10-02 1991-10-02 Orthogonal transform coding device Expired - Fee Related JP2833290B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP25503091A JP2833290B2 (en) 1991-10-02 1991-10-02 Orthogonal transform coding device
EP92308979A EP0535963B1 (en) 1991-10-02 1992-10-01 Orthogonal transformation encoder
DE69225859T DE69225859T2 (en) 1991-10-02 1992-10-01 Orthogonal transform encoder
US07/955,829 US5369439A (en) 1991-10-02 1992-10-02 Orthogonal transform encoder using DC component to control quantization step size
KR1019920018107A KR0137401B1 (en) 1991-10-02 1992-10-02 Orthogonal transformation encoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25503091A JP2833290B2 (en) 1991-10-02 1991-10-02 Orthogonal transform coding device

Publications (2)

Publication Number Publication Date
JPH0595539A JPH0595539A (en) 1993-04-16
JP2833290B2 true JP2833290B2 (en) 1998-12-09

Family

ID=17273206

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25503091A Expired - Fee Related JP2833290B2 (en) 1991-10-02 1991-10-02 Orthogonal transform coding device

Country Status (1)

Country Link
JP (1) JP2833290B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5724097A (en) * 1993-10-18 1998-03-03 Mitsubishi Denki Kabushiki Kaisha Adaptive quantization of video based on edge detection

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02105791A (en) * 1988-10-14 1990-04-18 Nippon Telegr & Teleph Corp <Ntt> Picture encoding device by orthogonal transform coefficient quantizing system
JPH02222386A (en) * 1989-02-23 1990-09-05 Toshiba Corp Picture data compressor
JP2614661B2 (en) * 1989-06-23 1997-05-28 日本電気ホームエレクトロニクス株式会社 High efficiency image coding device

Also Published As

Publication number Publication date
JPH0595539A (en) 1993-04-16

Similar Documents

Publication Publication Date Title
EP0603878B1 (en) Coding system and method
US5369439A (en) Orthogonal transform encoder using DC component to control quantization step size
EP1473943B1 (en) Image coding method, image coding and decoding method, image coding apparatus, and image recording and reproduction apparatus
EP2285117B1 (en) Video coder providing implicit coefficient prediction and scan adaption for image coding and intra coding of video
JP2933457B2 (en) Wavelet transform coding method
EP0479510A2 (en) Image signal coding/decoding system using adaptive quantization
JPH04326255A (en) Method and device for encoding image
US5719961A (en) Adaptive technique for encoder and decoder signal transformation
JPH0491587A (en) Orthogonal transformation encoder
JPH0787491A (en) Quantization device, inverse quantization device, picture processing unit and quantization method, reversed quantization method and picture processing method
JP2833290B2 (en) Orthogonal transform coding device
US5721544A (en) Encoding method
EP1691560B1 (en) Video coder providing implicit coefficient prediction for image coding and intra coding of video
JPH04368088A (en) Adaptive coding system for ac component in moving picture orthogonal transformation system
JP2913950B2 (en) Orthogonal transform coding device
JP3517455B2 (en) Image coding method and apparatus
JPH06153172A (en) Code quantity control system
JP3211989B2 (en) Orthogonal transform encoding device and decoding device
JP2682296B2 (en) Image coding device
US7010173B2 (en) Video coder employing pixel transposition
JPH0284894A (en) Picture encoding system
JP3200200B2 (en) Image coding control method
JP2872149B2 (en) Image coding device
JP3009898B2 (en) Data band compression encoding method and band compression encoding apparatus for image signal
JP2518681B2 (en) Cascaded video coding

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081002

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091002

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees