JPH01276981A - Orthogonal transform coding system for picture data - Google Patents

Orthogonal transform coding system for picture data

Info

Publication number
JPH01276981A
JPH01276981A JP63105981A JP10598188A JPH01276981A JP H01276981 A JPH01276981 A JP H01276981A JP 63105981 A JP63105981 A JP 63105981A JP 10598188 A JP10598188 A JP 10598188A JP H01276981 A JPH01276981 A JP H01276981A
Authority
JP
Japan
Prior art keywords
pattern
image data
data
low frequency
frequency domain
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.)
Granted
Application number
JP63105981A
Other languages
Japanese (ja)
Other versions
JPH0748858B2 (en
Inventor
Tomoko Aono
友子 青野
Masao Izumi
泉 正夫
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP63105981A priority Critical patent/JPH0748858B2/en
Priority to EP19890107497 priority patent/EP0339589A3/en
Publication of JPH01276981A publication Critical patent/JPH01276981A/en
Priority to US07/257,763 priority patent/US5109451A/en
Publication of JPH0748858B2 publication Critical patent/JPH0748858B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Color Television Systems (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PURPOSE:To compress an input picture at a fixed compressing ratio irrespective of the content of the input picture by comparing an input picture pattern with plural representative picture patterns stored in a memory beforehand and finding the closest representative pattern, and then, coding a high-frequency area by using the number indicating the representative pattern. CONSTITUTION:The pattern of orthogonally transformed picture data of several sheets of pictures selected as a training sequence in each block of a high-frequency area is stored in a code book as a model. A quantization circuit 14 for high-frequency component selects an output vector which gives the minimum distortion by comparing the pattern of an input vector with patterns of output vectors stored in the code book and outputs the index of the selected output vector. Then a coding circuit 15 for high frequency component outputs the index outputted from the circuit 14 after coding. Therefore, the picture quality and compressing ratio of vector quantization depend upon the number of the output vectors stored in the code book and the way of output vector selection.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 この発明は、データ圧縮を目的とした画像データ符号化
方式、特に直交変換を利用した画像データ直交変換符号
化方式に関する。
DETAILED DESCRIPTION OF THE INVENTION <Industrial Application Field> The present invention relates to an image data encoding method for the purpose of data compression, and particularly to an image data orthogonal transform encoding method using orthogonal transform.

〈従来の技術〉 2次元のフルカラー静止画像は膨大な情報量を有してい
るが、この画像データには大きな冗長性があり、これを
抑圧することによって画像データの圧縮が可能である。
<Prior Art> A two-dimensional full-color still image has a huge amount of information, but this image data has a large amount of redundancy, and by suppressing this redundancy, it is possible to compress the image data.

従来、このような画像圧縮方式の1つに、画像データの
冗長性を除去するために、フーリエ変換。
Conventionally, one such image compression method uses Fourier transform to remove redundancy of image data.

アダマール変換、バール変換、コサイン変換およびカル
ーネン・レーベ変換(KL変換)等の直交変換を利用し
て、各画素値を空間周波数成分に変換する方式がある。
There are methods of converting each pixel value into a spatial frequency component using orthogonal transformations such as Hadamard transformation, Barr transformation, cosine transformation, and Karhunen-Loeve transformation (KL transformation).

このような画像圧縮方式は、上述のような変換により特
定の空間周波数成分にエネルギーが集中するので、エネ
ルギーの大きな空間周波数成分に多くのビット数を割り
当て、エネルギーの小さい空間周波数成分に少ないビッ
ト数を割り当てることにより、データ量を圧縮すること
ができる。第8図は上述の方式を実施する画像データ直
交変換符号化装置のブロック図を示す。
In this type of image compression method, energy is concentrated in specific spatial frequency components due to the above-mentioned transformation, so a large number of bits are allocated to spatial frequency components with high energy, and a small number of bits are allocated to spatial frequency components with low energy. By allocating , the amount of data can be compressed. FIG. 8 shows a block diagram of an image data orthogonal transform encoding device implementing the above-described method.

この画像データ直交変換符号化装置は次のよう。This image data orthogonal transform encoding device is as follows.

に動作する。すなわち、フルカラー静止画像データ (
例えば、レッド(R)、グリーン(G)、ブルー(B)
の3原色1画像サイズはNXNとする)を前処理回路!
で輝度信号(Y)と色差信号(I、Q)に変換する。こ
のように、YIQ系に変換するのは次のような理由によ
る。すなわち、RGB系では色成分間の相関が高いため
大きな冗長度を含んでいるが、YIQ系では輝度と色差
の相関の低い直交系を用いるため冗長度が大幅に削減さ
れること、および、YIQ系では人間の視覚特性からY
成分に較べてI、Q成分は精度がかなり低くても目立た
ないため、I、Q成分を粗く符号化し全体の符号量を少
なくすることが可能であるからである。RGB系からY
IQ系への変換は次式で行われる。
works. In other words, full-color still image data (
For example, red (R), green (G), blue (B)
3 primary colors 1 image size is NXN) is the preprocessing circuit!
The signal is converted into a luminance signal (Y) and color difference signals (I, Q). The reason for converting to the YIQ system in this way is as follows. In other words, the RGB system has a high degree of redundancy due to the high correlation between color components, but the YIQ system uses an orthogonal system with a low correlation between luminance and color difference, so redundancy is significantly reduced. In the system, Y due to human visual characteristics
This is because even if the accuracy of the I and Q components is considerably lower than that of the other components, it is not noticeable, so it is possible to roughly encode the I and Q components and reduce the total amount of code. RGB to Y
Conversion to the IQ system is performed using the following equation.

次に、YIQ系に変換されたデータを直交変換回路2で
お互いに独立な変換軸をもった空間周波数成分に変換す
る。そして、得られた直交変換画像データを符号化回路
3に入力して符号化回路3で各周波数成分のエネルギー
に応じたビット配分を行い、割り当てられた各ビット数
に応じて量子化および符号化を行って、記録再生装置4
に記録する。
Next, the data converted into the YIQ system is converted into spatial frequency components having mutually independent conversion axes in an orthogonal conversion circuit 2. Then, the obtained orthogonal transformed image data is input to the encoding circuit 3, which allocates bits according to the energy of each frequency component, and performs quantization and encoding according to the number of allocated bits. and record/playback device 4.
to be recorded.

このデータを再生して画像再生装置7に表示するには、
上記記録再生装置4に記録されたデータを読み出して復
号化回路5に入力し、この復号化回路5によって復号化
処理された直交変換画像データを、逆変換回路6によっ
て上記直交変換回路2によって行った変換の逆変換を行
った後に、上記YIQ系からRGB系への変換を行って
RGB信号を得る。そして、このRGB信号に基づいて
画像再生装置7に再生画像を表示する。上述のYIQ系
からRGB系への変換は次式によって行わしかしながら
、上記方式では、空間周波数成分のエネルギーの大小に
基づいてのみビット配分を行っているため、高周波数成
分でも大きなエネルギーを持っていれば多くのビット数
を割り当てられる場合がある。
To reproduce this data and display it on the image reproduction device 7,
The data recorded in the recording/reproducing device 4 is read out and input to the decoding circuit 5, and the orthogonal transform image data decoded by the decoding circuit 5 is processed by the orthogonal transform circuit 2 by the inverse transform circuit 6. After performing the inverse transformation of the above conversion, the conversion from the YIQ system to the RGB system is performed to obtain an RGB signal. Then, a reproduced image is displayed on the image reproduction device 7 based on this RGB signal. Conversion from the YIQ system to the RGB system described above is performed using the following formula.However, in the above method, bit allocation is performed only based on the magnitude of the energy of the spatial frequency component, so even high frequency components have large energy. In some cases, a large number of bits can be allocated.

そこで、人間の視覚特性は空間周波数において低周波数
成分(空間座標系では画素値の変化の少ない平坦な部分
)には敏感であるが、高周波成分(画素値の変化の急激
なエツジの部分)には、多少の誤差があってもあまり目
に付かないことに着目して、先に本発明者は、空間周波
数領域を低周波数領域と高周波数領域に分割して、エネ
ルギーの大きさは同じであっても、高周波数成分には少
ないビット数を割り当てるようにすることによって、圧
縮率を高めることが可能な画像データ直交変換符号方式
を提案した。この画像データ直交変換符号化方式は、上
記低周波数領域の情報を符号化する場合は、この低周波
数領域を複数のブロックに分割し、ブロック毎の直交変
換画像データの平均値を算出し、この平均値に基づいて
ブロック毎のビット数を計算して符号化している。一方
、高周波数領域の情報を符号化する場合は、上記直交変
換データの高周波数領域を空間周波数成分1つ当たり3
〜5ビツトでビットプレーンに分解し、各ビットプレー
ト毎にランレングス符号化を行うようにしている。
Therefore, human visual characteristics are sensitive to low frequency components (flat parts with little change in pixel values in the spatial coordinate system), but sensitive to high frequency components (edge parts with rapid changes in pixel values). The inventor first divided the spatial frequency region into a low frequency region and a high frequency region, noting that even if there is some error, it is not noticeable. We proposed an orthogonal transform coding method for image data that can increase the compression rate by allocating a small number of bits to high frequency components. In this image data orthogonal transform encoding method, when encoding information in the low frequency region, this low frequency region is divided into multiple blocks, the average value of orthogonally transformed image data for each block is calculated, and this The number of bits for each block is calculated and encoded based on the average value. On the other hand, when encoding information in a high frequency domain, the high frequency domain of the orthogonal transform data is
It is decomposed into bit planes of ~5 bits, and run length encoding is performed for each bit plate.

〈発明が解決しようとする課題〉 しかしながら、上記直交変換画像データの空間周波数領
域を低周波数領域と高周波数領域とに分割して、夫々の
領域について符号化する画像データ直交変換符号化方式
は、高周波数領域の情報を符号化する場合は、高周波数
領域をビットブレーンに分解してランレングス符号化す
るようにしているので、高周波数領域を符号化した場合
のデータ量は符号化しようとしている画像の内容に依存
する。すなわち、比較的エネルギーの分散している画像
を符号化した場合はデータ量が多くなり、圧縮率はかな
り低下するという問題がある。
<Problems to be Solved by the Invention> However, the image data orthogonal transform encoding method that divides the spatial frequency region of the orthogonally transformed image data into a low frequency region and a high frequency region and encodes each region, When encoding information in the high frequency domain, the high frequency domain is decomposed into bit brains and run length encoded, so the amount of data when encoding the high frequency domain is reduced. Depends on the content of the image. That is, when an image with relatively dispersed energy is encoded, the amount of data increases and the compression rate is considerably reduced.

そこで、この発明の目的は、空間周波数領域をを低周波
数領域と高周波数領域に分割し、上記高周波数領域複数
をブロックに分割し、各ブロック毎にベクトル量子化を
行うことによって、データ量を画像に依存することなく
一定にして、高周波数領域における画像データを一定の
圧縮率で圧縮可能な画像データ直交変換符号方式を提供
することにある。
Therefore, an object of the present invention is to divide the spatial frequency domain into a low frequency domain and a high frequency domain, divide the plurality of high frequency domains into blocks, and perform vector quantization for each block to reduce the amount of data. It is an object of the present invention to provide an image data orthogonal transform coding system capable of compressing image data in a high frequency domain at a constant compression rate without depending on the image.

く課題を解決するための手段〉 上記目的を達成するため、この発明は、2次元のフルカ
ラー静止画像データに直交変換を行って、空間座標から
空間周波数に変換して符号化する画像データ直交変換符
号化方式において、空間周波数領域を、夫々所定の閾値
によって低周波数領域と高周波数領域とに分割する複数
の領域パターンを設け、上記各領域パターンの低周波数
領域に対応する直交変換データの絶対値和を算出し、上
記絶対値和が最大となる領域パターンの低周波数領域を
上記直交変換データの低周波数領域と特定すると共に、
上記領域パターンの高周波数領域を上記直交変換データ
の高周波数領域と特定し、上記直交変換データの低周波
数領域を複数のブロックに分割し、上記直交変換データ
の上記ブロック毎の平均値を算出し、この平均値の大き
なブロックには多くのビット数を配分する一方、平均値
の小さなブロックには少ないビット数を配分して、上記
直交変換データにおける低周波数領域の符号化を行い、
上記直交変換データの高周波数領域を複数のブロックに
分割し、このブロック内の上記直交変換データのパター
ンと予めメモリに格納した複数の代表画像データの代表
パターンとを比較して、上記ブロック内の直交変換画像
データのパターンに最も近い代表パターンを求め、この
代表パターンを表す番号によって、上記直交変換データ
における高周波数領域の符号化を行うことを特徴として
いる。
Means for Solving the Problems> In order to achieve the above object, the present invention provides an image data orthogonal transformation in which two-dimensional full-color still image data is orthogonally transformed, and spatial coordinates are converted into spatial frequencies and encoded. In the encoding method, a plurality of region patterns are provided that divide the spatial frequency region into a low frequency region and a high frequency region, each using a predetermined threshold value, and the absolute value of orthogonal transformation data corresponding to the low frequency region of each region pattern is determined. The sum is calculated, and the low frequency region of the region pattern in which the sum of absolute values is the maximum is identified as the low frequency region of the orthogonal transformation data, and
The high frequency region of the above area pattern is identified as the high frequency region of the above orthogonal transform data, the low frequency region of the above orthogonal transform data is divided into a plurality of blocks, and the average value for each of the above blocks of the above orthogonal transform data is calculated. , while allocating a large number of bits to blocks with a large average value, and allocating a small number of bits to blocks with a small average value, encoding the low frequency domain in the orthogonal transformed data,
The high frequency region of the orthogonal transformation data is divided into a plurality of blocks, and the pattern of the orthogonal transformation data in this block is compared with the representative pattern of the plurality of representative image data stored in memory in advance. The present invention is characterized in that a representative pattern closest to the pattern of orthogonally transformed image data is found, and a high frequency region in the orthogonally transformed data is encoded using a number representing this representative pattern.

〈実施例〉 以下、この発明を図示の実施例により詳細に説明する。<Example> Hereinafter, the present invention will be explained in detail with reference to illustrated embodiments.

第1図はこの発明に係る画像データ直交変換符号化装置
の一実施例を示すブロック図である。この画像データ直
交変換符号化装置は、前処理回路11、直交変換回路1
29周波数領域選択回路13゜高周波数成分用の量子化
回路14.高周波数成分用の符号化回路15.ビット配
分計算回路16.低周波数成分用の量子化回路17.低
周波数成分用の符号化回路18.記録再生装置19.復
号化回路20、逆変換回路21および画像再生装置22
によって概略構成されている。
FIG. 1 is a block diagram showing an embodiment of an image data orthogonal transform encoding device according to the present invention. This image data orthogonal transform encoding device includes a preprocessing circuit 11, an orthogonal transform circuit 1
29 Frequency domain selection circuit 13° Quantization circuit for high frequency components 14. Encoding circuit for high frequency components 15. Bit allocation calculation circuit 16. Quantization circuit for low frequency components 17. Encoding circuit 18 for low frequency components. Recording and reproducing device 19. Decoding circuit 20, inverse conversion circuit 21, and image reproduction device 22
It is roughly structured by.

上記構成の画像データ直交変換符号化装置は次のように
動作する。
The image data orthogonal transform encoding device having the above configuration operates as follows.

まず、符号化処理について説明する。First, the encoding process will be explained.

上記前処理回路11は、フルカラー静止画像データ(各
画素をレッド(R)、グリーン(G)およびブルー(B
)の3信号で表現した画像サイズNXNのデータ)を、
Y(輝度信号)IQ(色差信号)に変換するものである
。上記前処理回路11によってYIQ変換された画像デ
ータは、上記直交変換回路12で直交変換される。この
直交変換にはフーリエ変換、アダマール変換、バール変
換およびカルーネン・レーベ変換(KL変換)等多くの
変換がある。本実施例では、離散コサイン変換(以下、
DCTと言う)を例に以下の説明を行う。したがって、
上記直交変換回路12においては、上記DOTが行われ
てお互いに独立な変換軸をもつ空間周波数に変換される
The preprocessing circuit 11 processes full-color still image data (each pixel is red (R), green (G), and blue (B).
) data of image size NXN expressed by three signals),
It is used to convert Y (luminance signal) to IQ (color difference signal). The image data subjected to YIQ transformation by the preprocessing circuit 11 is orthogonally transformed by the orthogonal transformation circuit 12. This orthogonal transformation includes many transformations such as Fourier transformation, Hadamard transformation, Barr transformation, and Karhunen-Loeve transformation (KL transformation). In this example, the discrete cosine transform (hereinafter referred to as
The following explanation will be given using DCT as an example. therefore,
In the orthogonal transformation circuit 12, the DOT is performed and the signals are transformed into spatial frequencies having mutually independent transformation axes.

第2図に上記OCTによる変換の概略を示す。FIG. 2 shows an outline of the conversion by OCT.

第2図において(x、y)は画面上の画素の位置であり
、WXyは画面上(x 、 y)の位置にある画素値で
ある。また、(u、v)は空間周波数に変換した後の周
波数成分であり、Wuvは空間周波数領域の(u、v)
成分のDCT係数の値である。上記WxyからWLIV
への変換式は次式で表される。
In FIG. 2, (x, y) is the position of a pixel on the screen, and WXy is the pixel value at the position (x, y) on the screen. Also, (u, v) is the frequency component after converting to spatial frequency, and Wuv is (u, v) in the spatial frequency domain.
It is the value of the DCT coefficient of the component. From Wxy above to WLIV
The conversion formula to is expressed by the following formula.

(U、V=O,l、・・・、ト1) 上述の式によって、空間座標系をDCTによって空間周
波数系に変換した後、上記周波数領域選択回路13によ
って以下に述べるようにして低周波数領域と高周波数領
域に分離される。
(U, V=O, l,..., t1) After converting the spatial coordinate system into a spatial frequency system by DCT according to the above equation, the frequency domain selection circuit 13 converts the low frequency It is separated into high frequency region and high frequency region.

すなわち、空間周波数領域における空間周波数成分のエ
ネルギー分布は画像データによって異なる。そこで、こ
のように空間周波数成分のエネルギー分布の異なる画像
データに対しても適応的な処理を行うために、第3図(
a)〜第3図(d)に2次元配列で例示するような、空
間周波数系に変換した画像データ(直交変換画像データ
)の低周波数領域を決定するための4種類の領域パター
ンを設定する。この領域パターンは、空間周波数成分の
所定の閾値によって低周波数領域(斜線部)と高周波数
領域とに分割されている。本実施例における上記領域パ
ターンは上記低周波数領域が全領域の174の領域にな
るように設定しである。
That is, the energy distribution of spatial frequency components in the spatial frequency domain differs depending on the image data. Therefore, in order to perform adaptive processing even for image data with different energy distributions of spatial frequency components, the method shown in Fig. 3 (
Set four types of area patterns for determining the low frequency area of image data converted into a spatial frequency system (orthogonal transformed image data), as illustrated by two-dimensional arrays in a) to FIG. 3(d). . This area pattern is divided into a low frequency area (shaded area) and a high frequency area by a predetermined threshold value of the spatial frequency component. The area pattern in this embodiment is set so that the low frequency area is 174 of the total area.

入力された直交変換画像データのエネルギー分布に基づ
いて、上記4種類の領域パターンの中から最適な領域パ
ターンを次のようにして選ぶ。まず、第3図(a)〜第
3図(d)の各領域パターンの斜線部(低周波数領域)
に対応する直交変換画像データのDCT係数の絶対値の
総和を、各画像データ毎に算出する。次に、上記4種類
の領域パターンのうち上記総和の値が最大値を取る領域
パターンを選ぶ。そして、この選ばれた領域パターンに
おける低周波数領域をもって、直交変換画像データの低
周波数領域と定めるのである。上記低周波数領域として
第3図(e)〜第3図(1)に示すような領域を設定し
てもよい。
Based on the energy distribution of the input orthogonal transformed image data, the optimal region pattern is selected from the above four types of region patterns as follows. First, the hatched portion (low frequency region) of each area pattern in FIGS. 3(a) to 3(d)
The sum of absolute values of DCT coefficients of orthogonally transformed image data corresponding to is calculated for each image data. Next, from among the above four types of area patterns, the area pattern having the maximum value of the above-mentioned sum is selected. Then, the low frequency region in this selected region pattern is determined as the low frequency region of the orthogonal transformed image data. As the low frequency region, regions as shown in FIG. 3(e) to FIG. 3(1) may be set.

さらに、実例を上げて上述の低周波数領域の選択につい
て詳細に説明する。第4図は、画像データをサイズ16
X16の空間周波数系に直交変換した場合のDCT係数
を、2次元配列で表現した図である。この場合、第3図
(a)〜第3図(d)の各領域パターンにおける斜線部
(低周波数領域)に対応する第4図のDOT係数の絶対
値の総和は、第3図(a)の低周波数領域では1028
21、第3図(b)の低周波数領域では102892、
第3図(c)の低周波数領域では103467、第3図
(d)の低周波数領域では103401となる。したが
って、総和の値の一番大きい第3図(c)の領域パター
ンの斜線部分を第4図の直交画像データの低周波数領域
として選定するのである。
Furthermore, the selection of the above-mentioned low frequency region will be explained in detail by giving an example. Figure 4 shows image data of size 16
FIG. 3 is a diagram expressing DCT coefficients in a two-dimensional array when orthogonally transformed to an X16 spatial frequency system. In this case, the sum of the absolute values of the DOT coefficients in FIG. 4 corresponding to the shaded areas (low frequency regions) in each area pattern in FIGS. 3(a) to 3(d) is as shown in FIG. 3(a). 1028 in the low frequency region of
21, 102892 in the low frequency region of Fig. 3(b),
In the low frequency region of FIG. 3(c), it is 103467, and in the low frequency region of FIG. 3(d), it is 103401. Therefore, the hatched portion of the area pattern in FIG. 3(c) with the largest sum value is selected as the low frequency area of the orthogonal image data in FIG. 4.

一方、高周波数領域としては、第3図(c)の領域パタ
ーンのうち上記低周波領域として選択しなかった(斜線
部分以外の)部分を選定する。
On the other hand, as the high frequency region, a portion (other than the shaded portion) that is not selected as the low frequency region in the region pattern of FIG. 3(c) is selected.

次に、上記ビット配分計算回路164を子化回路17お
よび符号化回路18によりて行われる低周波数領域の情
報の量子化および符号化方法について説明する。
Next, a method of quantizing and encoding information in the low frequency region performed by the bit allocation calculation circuit 164, childization circuit 17 and encoding circuit 18 will be described.

第5図に示すように、上述のようにして分離した第4図
の直交変換画像データの低周波数領域を、例えば4×4
個のDCT係数を1つの単位とするブロックに分割する
。ここで、画像データをDCTによって直交変換した後
のデータはガウス分布またはラプラス分布に従うことが
知られている。
As shown in FIG. 5, the low frequency region of the orthogonal transformed image data of FIG.
DCT coefficients are divided into blocks each having one unit. Here, it is known that data after image data is orthogonally transformed by DCT follows a Gaussian distribution or a Laplace distribution.

このように、DCT後の直交変換画像データがガウス分
布またはラプラス分布に従うので、この直交変換画像デ
ータの各DCT係数の絶対値の対数値をとって対数圧縮
する方法が適当である。そして、この対数圧縮したDC
T係数の平均を、上記ブロック毎に算出して量子化を行
う。各ブロックにおけるDCT係数の対数圧縮後の平均
値は次式で計算される。
In this way, since the orthogonally transformed image data after DCT follows the Gaussian distribution or the Laplace distribution, it is appropriate to take the logarithmic value of the absolute value of each DCT coefficient of this orthogonally transformed image data and perform logarithmic compression. Then, this logarithmically compressed DC
Quantization is performed by calculating the average of the T coefficients for each block. The average value of the DCT coefficients in each block after logarithmic compression is calculated using the following equation.

△ ここで、σpqは空間周波数領域の(p、q)に位置す
るブロックのDCT係数の平均値、Wijは上記ブロッ
クにおけるDCT係数値である。上記量子化は一様量子
化とする。
Δ Here, σpq is the average value of the DCT coefficients of the block located at (p, q) in the spatial frequency domain, and Wij is the DCT coefficient value in the block. The above quantization is uniform quantization.

このようにして各ブロック毎に求められたDCT係数の
平均値に基づいて、ビット配分計算回路16は各ブロッ
クに割り当てるビット数の計算を次のようにして行う。
Based on the average value of the DCT coefficients obtained for each block in this manner, the bit allocation calculation circuit 16 calculates the number of bits to be allocated to each block as follows.

すなわち、上記DCT係数がガウス分゛布に従うとする
と、平均二乗誤差を最小にするビット配分は以下の式で
表される。
That is, assuming that the DCT coefficients follow a Gaussian distribution, the bit allocation that minimizes the mean square error is expressed by the following equation.

ここで、Ftpqは空間周波数領域の(p、q)に位置
するブロックに割り当てるビット数、Rは低周波数領域
で各ブロックに割り当てる平均ビット数、RI2はlo
gs I Wij Iの低周波数領域全体の平均値であ
る。
Here, Ftpq is the number of bits allocated to the block located at (p, q) in the spatial frequency domain, R is the average number of bits allocated to each block in the low frequency domain, and RI2 is lo
This is the average value of the entire low frequency region of gs I Wij I.

このようにして、各ブロックに割り当てるビット数が総
て求まると、DCT係数Wijは量子化回路17によっ
てWijの符号とlogs l W ij I−合pq
の一様量子化で量子化が行われる。したがって、人間の
視覚に敏感な低周波数成分の情報としては、上記量子化
値を符号化回路18で符号化したWij、  △   
 △ の符号、logt l Wtj l−σpqおよびσp
qの3種類の情報が出力される。
In this way, when the total number of bits to be allocated to each block is determined, the DCT coefficient Wij is converted by the quantization circuit 17 to the sign of Wij and the logs l W ij I− sum pq
Quantization is performed by uniform quantization of . Therefore, as information on low frequency components that are sensitive to human vision, Wij, △
The sign of △, logt l Wtj l-σpq and σp
Three types of information q are output.

このように、空間周波数領域における低周波数領域の情
報の場合は、ブロック単位でDCT係数の平均値の大き
さに従ってビット数を配分して符号化するので、人間の
視覚が敏感な低周波数領域においては、エネルギーの大
きなブロックには多くのビット数を配分して符号化する
口止ができる。
In this way, in the case of information in the low frequency domain in the spatial frequency domain, the number of bits is distributed and encoded according to the average value of the DCT coefficients in block units. , it is possible to allocate and encode a large number of bits to blocks with large energy.

したがって、画像の劣化を押さえて高圧縮率の符号化を
行うことができる。
Therefore, it is possible to perform encoding at a high compression rate while suppressing image deterioration.

次に1.高周波数成分用の量子化回路14および符号化
回路15によって行われる高周波数領域の情報の量子化
方法および符号化方法について説明する。
Next 1. A method for quantizing and encoding information in a high frequency domain performed by the quantization circuit 14 and encoding circuit 15 for high frequency components will be described.

ここで、まずベクトル量子化の原理について簡単に説明
する。量子化を行うべき2次元配置の信号空間を複数の
ブロックに分割する。上記ブロックのブロックサイズは
nXnであるとする。その場合、上記ブロックのn2次
元信号空間Rn!における入力ベクトルx=(x、・・
・X n t )に対するn1次元信号空間Rn!のM
個の分割をRI・・・RMとし、その部分空間Ryの代
表点である出力ベクトルyi= 〔yl 。
First, the principle of vector quantization will be briefly explained. A two-dimensionally arranged signal space to be quantized is divided into a plurality of blocks. It is assumed that the block size of the above block is nXn. In that case, the n2-dimensional signal space Rn of the above block! Input vector x=(x,...
・n1-dimensional signal space Rn for X n t )! M of
Let the divisions be RI...RM, and the output vector yi = [yl] which is the representative point of the subspace Ry.

・・・yin!〕゛のセットをy=(i−’y、)とし
、4のインデックスセットを1=(1,2,・・・M)
とすると、ベクトル量子化Qは符号化Cと復号化りの縦
続接続として表される。
...yin! ] The set of ゛ is y = (i-'y,), and the index set of 4 is 1 = (1, 2,...M)
Then, vector quantization Q is expressed as a cascade of encoding C and decoding.

Q(「)=4“if”i”eJ Q=D−C C:i’−*i  “if” d(i”: fi)≦d
(i’: 7)“for”VjD:l→Yi ここで、歪測度d(i: i)は入出力ベクトル間の距
離を表し、2乗歪測度ノルムで定義すると、となる。
Q(")=4"if"i"eJ Q=D-C C:i'-*i "if"d(i": fi)≦d
(i': 7) "for" VjD:l→Yi Here, the distortion measure d(i: i) represents the distance between the input and output vectors, and when defined by the squared distortion measure norm.

また、上記出力ベクトルyiのセットY = (Tr・
・・己、)は次のようにして予め決定しておく。すなわ
ち、トレーニングシーケンスとして選んだ数枚の画像に
おける直交変換画像データの、高周波数領域における上
記各ブロックのパターンをモデルとし、クラスタリング
によって、入力ベクトルが形成するn1次元信号空間R
n!の分割と、この分割によって得られたクラスタの重
心(出力ベクトル)の算出を行って、最適な出力ベクト
ルyのセットY= (i−i”y)を決定するのである
。そして、この決定された出力ベクトルのセットYは図
示しないメモリのコードブックに記憶される。
Also, the set of the above output vectors yi = (Tr・
...Self, ) are determined in advance as follows. That is, using the pattern of each block in the high frequency domain of the orthogonally transformed image data of several images selected as a training sequence as a model, the n1-dimensional signal space R formed by the input vectors is created by clustering.
n! The optimal set of output vectors y Y = (i-i”y) is determined by dividing the cluster and calculating the center of gravity (output vector) of the cluster obtained by this division. The set of output vectors Y is stored in a codebook in a memory (not shown).

高周波数成分用の量子化回路14は入力ベクトルXのパ
ターンと、上記コードブックに記憶された出力ベクトル
のセットYに含まれる出力ベクトルYiのパターンとを
比較(パターンマツチング)して、最小歪を与える出力
ベクトルyiを選出し、量子化値として上記最小歪を与
える出力ベクトルViのインデックスiを出力する。そ
して、高周波数成分用の符号化回路15は上記量子化回
路14から出力されたインデックスiを符号化して出力
する。
The quantization circuit 14 for high frequency components compares (pattern matching) the pattern of the input vector The output vector yi that gives the above-mentioned minimum distortion is selected, and the index i of the output vector Vi that gives the above-mentioned minimum distortion is output as a quantized value. Then, the high-frequency component encoding circuit 15 encodes the index i output from the quantization circuit 14 and outputs it.

このようにして符号化された高周波数領域の情報を再生
する場合は、上記復号化回路20は、上記量子化回路1
4から出力される量子化値iを受は取って、符号化側と
同じコードブックから量子化値(上記インデックス)i
に対応する出力ベクトルViを抽出し、この出力ベクト
ルyi= (yH、・・・Winりの元から、上記ブロ
ックを再構成するのである。
When reproducing high frequency domain information encoded in this way, the decoding circuit 20
The receiver takes the quantized value i output from 4 and calculates the quantized value (the above index) i from the same codebook as the encoding side.
The output vector Vi corresponding to is extracted, and the above block is reconstructed from this output vector yi=(yH, . . . Win).

したがって、ベクトル量子化における画質と圧縮率は、
上記コードブックに記憶される出力ベクトル数と出力ベ
クトルの選出の仕方に依存する。
Therefore, the image quality and compression rate in vector quantization are
It depends on the number of output vectors stored in the codebook and how the output vectors are selected.

さらに、上記出力ベクトルはトレーニングシーケンスと
して選ばれた画像に非常に依存している。
Furthermore, the output vectors are highly dependent on the images chosen as training sequences.

そのため、全空間周波数領域をトレーニングシーケンス
として選ぶことによってベクトル量子化する場合は、原
画像への依存を少しでも少なくするために、原画像を正
規化または直交変換等の前処理を行っている。しかしな
がら、それでも原画像の直交変換画像データのパターン
の種類が種々異なるような画質に対してはうまく適合で
きなかった。
Therefore, when vector quantization is performed by selecting the entire spatial frequency domain as a training sequence, the original image is subjected to preprocessing such as normalization or orthogonal transformation in order to reduce dependence on the original image as much as possible. However, even then, it was not possible to adapt well to image quality in which the orthogonally transformed image data of the original image has various types of patterns.

ところが、本実施例においては、原画像を直交変換した
直交変換画像データの高周波数領域のみを対象としてベ
クトル量子化している。上述のように、人間の視覚特性
は高周波数領域に対しては余り敏感ではない。また、高
周波数領域にはエネルギーが集中していないため、直交
変換画像データ自体も類似したパターンが多くなってい
る。そのため、全周波数領域をトレ−ニグシーケンスと
して選ぶ場合よりもベクトルの種類が限定されるのであ
る。そのため1、直交変換画像データの高周波数領域を
画像の劣化を押さえて一定の圧縮率で符号化することが
でき、高い画質の復元画像を得ること力(できるのであ
る。
However, in this embodiment, vector quantization is performed only on the high frequency region of orthogonally transformed image data obtained by orthogonally transforming the original image. As mentioned above, human visual characteristics are not very sensitive to high frequency regions. Furthermore, since energy is not concentrated in the high frequency region, the orthogonal transformed image data itself has many similar patterns. Therefore, the types of vectors are more limited than when the entire frequency range is selected as the training sequence. Therefore, 1. It is possible to encode the high frequency region of orthogonally transformed image data at a constant compression rate while suppressing image deterioration, and it is possible to obtain a restored image with high image quality.

さらに、実例を上げて上述の高周波数領域の情報の量子
化および符号化を詳細に説明する。この量子化は高周波
数成分を2″ルベルで量子化し、1ビツトをDCT係数
の符号に割り当て、(a−1)ビットをDCT係数に割
り当てることによって行−例として、m=3であり、直
交変換画像データとして第4図に示すように2次元配列
されたOCT係数を用いる場合について説明する。すな
わち、第4図の高周波数領域におけるDCT係数の絶対
値1Wijlの値の範囲に応じて、量子化回路11は例
えば次のようにして量子化する。
Further, the quantization and encoding of the above-mentioned high frequency domain information will be explained in detail by giving an example. This quantization is done by quantizing the high-frequency components by 2'' level, assigning 1 bit to the sign of the DCT coefficient, and (a-1) bits to the DCT coefficient. A case will be explained in which OCT coefficients arranged two-dimensionally as shown in Fig. 4 are used as the converted image data. The quantization circuit 11 performs quantization as follows, for example.

すなわち、 0≦IWij1く23のとき  0゛  
23≦・IWijlく45のとき  145≦1Wij
l<91のとき  2 91≦l Wij l    のとき  3として、2
ビツトで量子化する。この結果を第6図(a)に示す(
量子化値Oは省略しである)。次に、上記量子化回路1
4は、第6図(a)の高周波数領域を第6図(c)に示
すようにブロックサイズ4×4の12個のブロックに分
割する。上記各ブロックにおける入力ベクトルLt+X
+t・・・X13 、 X44の元を第6図(b)に示
す。ここで、上記コードブックに記憶されている出力ベ
クトルyiのセットYは、第6図(d)に例示するよう
に4種の出力ベクトルYr*Y*+Ys、Y4からなる
とする。そうすると、上記量子化回路14は、上記入力
ベクトルXの一つ(例えば賛、)と上記4つの出力ベク
トルYr*Y**Ys。
That is, when 0≦IWij1×23, 0゛
When 23≦・IWijl×45 145≦1Wij
When l<91 2 When 91≦l Wij l As 3, 2
Quantize in bits. The results are shown in Figure 6(a) (
(The quantization value O is omitted.) Next, the quantization circuit 1
4, the high frequency region of FIG. 6(a) is divided into 12 blocks of block size 4×4 as shown in FIG. 6(c). Input vector Lt+X in each block above
+t... The elements of X13 and X44 are shown in FIG. 6(b). Here, it is assumed that the set Y of output vectors yi stored in the codebook is composed of four types of output vectors Yr*Y*+Ys and Y4, as illustrated in FIG. 6(d). Then, the quantization circuit 14 outputs one of the input vectors X (for example, Y) and the four output vectors Yr*Y**Ys.

y4とのパターンマツチングを行って、上記歪測度d(
x、 i、)を最小にするような出力ベクトル(例えば
i)を得る。このようにして求められた入力ベクトルX
と出力ベクトルyiの組み合わせを第6図(e)に示す
。そして、量子化回路14は第6図(f)に示すような
量子化値列(すなわち、上述のようにして得られた出力
ベクトルYiのインデッ   ′クス列i)を出力する
。そうすると、上記符号化回路夏5は上記量子化回路1
4から出力される量子化値iを符号化する。
By performing pattern matching with y4, the above distortion measure d(
Obtain the output vector (e.g., i) that minimizes x, i, ). Input vector X obtained in this way
A combination of the output vector yi and the output vector yi is shown in FIG. 6(e). Then, the quantization circuit 14 outputs a quantized value sequence as shown in FIG. 6(f) (that is, the index sequence i of the output vector Yi obtained as described above). Then, the encoding circuit 5 is replaced by the quantizing circuit 1.
The quantized value i output from 4 is encoded.

このように、空間周波数領域における高周波数領域の情
報の場合は、ブロック単位でベクトル量子化するので、
人間の視覚が鈍感であり直交変換画像データのベクトル
の種類が限定される高周波数領域においては、画質と圧
縮率が画像の内容に依存することがなく、画質を劣化さ
せることなく一定の圧縮率で符号化を行うことができる
In this way, information in the high frequency domain in the spatial frequency domain is vector quantized in block units, so
In the high frequency domain, where human vision is insensitive and the types of vectors in orthogonally transformed image data are limited, the image quality and compression rate do not depend on the image content, and the compression rate remains constant without deteriorating the image quality. Encoding can be done with .

以上のようにして求めた低周波数領域および高周波数領
域の情報を記録再生装置19(磁気テープおよびフロッ
ピーディスク等)に蓄える。
The information in the low frequency region and the high frequency region obtained as described above is stored in the recording/reproducing device 19 (magnetic tape, floppy disk, etc.).

次に、復号化処理について説明する。Next, the decoding process will be explained.

上記記録再生装置19から読み出されたデータは、復号
化回路20に入力されてこの復号化回路20によって以
下に述べるような復号化処理が行われる。
The data read from the recording/reproducing device 19 is input to a decoding circuit 20, and the decoding circuit 20 performs decoding processing as described below.

低周波数領域の情報の場合は、記録再生装置19から読
み出した上記各ブロック毎のDCT係数係 数率均値σpqより、各ブロックに割り当てられたビッ
ト数を上記符号化の場合と同様の方法で算出する。そし
て、割り当てられたビット数から量子化幅を決定して1
01h l Wij l −Opqの値を計算し、企p
qの値を引くことによってlogs l W ij I
を求める。さらに、logt I Wij Iの2のべ
き乗を計算して1WiNの値すなわちDCT係数値を求
めることによって復号化するのである。
In the case of information in the low frequency region, the number of bits allocated to each block is calculated using the same method as in the case of encoding described above from the average value σpq of the DCT coefficient coefficient rate for each block read from the recording/reproducing device 19. do. Then, determine the quantization width from the allocated number of bits and
01h l Wij l - Calculate the value of Opq and plan
By subtracting the value of q, logs l W ij I
seek. Furthermore, decoding is performed by calculating the power of 2 of logt I Wij I to obtain the value of 1WiN, that is, the DCT coefficient value.

また、高周波数領域の情報の場合は、上記記録再生装置
19から読み出した上記インデックスiに従って、上記
復号化回路20の図示しないメモリに格納された符号化
側と同じコードブックを参照してインデックスiに対応
する出力ベクトルFiを抽出する。そして、このように
して抽出された出力ベクトルylを、空間周波数領域に
おける高周波数領域の対応する上記ブロック内に2次元
配列で組み込む。このようにして得られた空間周波数領
域における量子化値を第7図(a)に示す。また、この
第7図(a)の量子化値を復号した結果を第7図(b)
に示す。ここで、第7図(a)における符号l。
In the case of information in a high frequency domain, the code book stored in the memory (not shown) of the decoding circuit 20, which is the same as the code book on the encoding side, is stored in accordance with the index i read from the recording/reproducing device 19, and the index i is read out. Extract the output vector Fi corresponding to . Then, the output vector yl extracted in this way is incorporated into the corresponding block in the high frequency domain in the spatial frequency domain in a two-dimensional array. The quantized values in the spatial frequency domain thus obtained are shown in FIG. 7(a). In addition, the result of decoding the quantized value in FIG. 7(a) is shown in FIG. 7(b).
Shown below. Here, the symbol l in FIG. 7(a).

2.3はそれぞれ32,64,128と復号されている
2.3 are decoded as 32, 64, and 128, respectively.

上述のようにして、低周波数領域の情報および高周波数
領域の情報が共に復号されてDCT係数が算出された後
、この2種のDCT係数を合わせて空間周波数系を再構
成し、このデータを逆変換回路21に入力する。逆変換
回路21では上記空間周波数系を空間座標系に逆変換す
る。ここで、DCT係数をWuv、画素値をWxyおよ
び画像サイズをNXNとすると、逆離散コサイン変換は
次式で定義される。
As described above, after both low frequency domain information and high frequency domain information are decoded and DCT coefficients are calculated, these two types of DCT coefficients are combined to reconstruct a spatial frequency system, and this data is It is input to the inverse conversion circuit 21. The inverse transformation circuit 21 inversely transforms the spatial frequency system into a spatial coordinate system. Here, when the DCT coefficient is Wuv, the pixel value is Wxy, and the image size is NXN, the inverse discrete cosine transform is defined by the following equation.

(x、y=IO,1,・・・、トl) 上式で算出された画素値は、輝度信号(Y)と色差信号
(1,Q)であるので、これをレッド(R)、グリ゛−
ン(G)およびブルー(B)のRGB信号にデータ変換
して画像再生装置22に入力し、この画像再生装置22
で上記RGB信号に基づいて復元画像を得る。
(x, y = IO, 1, ..., tr) The pixel values calculated by the above formula are a luminance signal (Y) and a color difference signal (1, Q), so they are converted into red (R), Green
The data is converted into RGB signals of green (G) and blue (B) and input to the image reproducing device 22.
A restored image is obtained based on the RGB signals.

なお、この発明の画像データ直交変換符号化方式で用い
た量子化幅、閾値およびブロックサイズ等のパラメータ
は実験的または経験的に求めることができる。
Note that parameters such as the quantization width, threshold value, and block size used in the image data orthogonal transform encoding method of the present invention can be determined experimentally or empirically.

〈発明の効果〉 以上より明らかなように、この発明の画像データ直交変
換符号化方式は、空間周波数領域を低周波数領域と高周
波数領域とに分割する複数の領域パターンを設け、上記
各領域パターンの低周波数領域に対応する直交変換デー
タの絶対値和を計算し、この絶対値和が最大となる領域
パターンの低周波数領域を上記直交変換データの低周波
数領域と特定すると共に、上記領域パターンの高周波数
領域を上記直交変換データの高周波数領域と特定し、人
間の視覚の敏感な上記低周波数領域と鈍感な高周波数領
域とを、異なる符号化方法で符号化するようにしたので
、人間の視覚の鈍感な高周波数領域に対するビット数を
少なくし、敏感な低周波数領域に対するビット数を多く
して符号化することができ、画質の劣化を押さえながら
従来よりも更に高い圧縮率で画像データを圧縮すること
ができる。
<Effects of the Invention> As is clear from the above, the image data orthogonal transform encoding method of the present invention provides a plurality of area patterns that divide the spatial frequency area into a low frequency area and a high frequency area, and The sum of absolute values of the orthogonal transform data corresponding to the low frequency region of The high frequency region is specified as the high frequency region of the orthogonal transform data, and the low frequency region to which human vision is sensitive and the high frequency region to which human vision is insensitive are encoded using different encoding methods. It is possible to encode image data by reducing the number of bits for the high-frequency region, where the visual sense is insensitive, and increasing the number of bits for the sensitive low-frequency region, thereby suppressing deterioration of image quality and compressing image data at a higher compression rate than before. Can be compressed.

また、この発明の画像データ直交変換符号化方式は、上
記直交変換データの高周波数領域のブロック内の上記直
交変換データのパターンと予めメモリに格納した複数の
代表画像データの代表パターンとを比較して、上記ブロ
ック内の直交変換画像データのパターンに最も近い代表
パターンを求め、この代表パターンを表す番号によって
高周波数領域の符号化を行うようにしたので、入力画像
の内容に関係無く一定の圧縮率で高周波数領域の直交変
換データを圧縮することができる。
Further, the image data orthogonal transform encoding method of the present invention compares the pattern of the orthogonal transform data in the block of the high frequency domain of the orthogonal transform data with a representative pattern of a plurality of representative image data stored in a memory in advance. Therefore, the representative pattern closest to the pattern of orthogonally transformed image data in the above block is found, and the high frequency domain is encoded using the number representing this representative pattern, so that a constant compression is achieved regardless of the content of the input image. Orthogonal transform data in the high frequency domain can be compressed at a high rate.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図はこの発明に係る画像データ直交変換符号化装置
の一実施例のブロック図、第2図は画像データのDCT
による直交変換の説明図、第3図は各領域パターンの説
明図、第4図はDCTによる直交変換を行った後のDC
T係数の一例を示す図、第5図は低周波数領域における
ブロックの一例を示す図、第6図は高周波数領域におけ
るベクトル量子化の一例を示す図、第7図は第6図に示
す高周波数領域のベクトル量子化による符号を復号化し
た結果を示す図、第8図は従来の画像データ直交変換符
号化装置のブロック図である。 11・・・前処理回路、  12・・・直交変換回路、
13・・・周波数領域選択回路、 14.17・・・量子化回路、 15.18・・・符号化回路、 16・・・ビット配分計算回路、 19・・・記録再生装置、  20・・・復号化回路、
21・・・逆変換回路  22・・・画像再生装置。
FIG. 1 is a block diagram of an embodiment of an image data orthogonal transform encoding device according to the present invention, and FIG. 2 is a DCT of image data.
Figure 3 is an explanatory diagram of each area pattern, Figure 4 is the DC after orthogonal transformation by DCT.
FIG. 5 is a diagram showing an example of a block in the low frequency domain. FIG. 6 is a diagram showing an example of vector quantization in the high frequency domain. FIG. 7 is a diagram showing an example of vector quantization in the high frequency domain. FIG. 8 is a block diagram of a conventional image data orthogonal transform encoding device. 11... Preprocessing circuit, 12... Orthogonal transformation circuit,
13... Frequency domain selection circuit, 14.17... Quantization circuit, 15.18... Encoding circuit, 16... Bit allocation calculation circuit, 19... Recording/reproducing device, 20... decoding circuit,
21... Inverse conversion circuit 22... Image reproducing device.

Claims (1)

【特許請求の範囲】[Claims] (1)2次元のフルカラー静止画像データに直交変換を
行って、空間座標から空間周波数に変換して符号化する
画像データ直交変換符号化方式において、 空間周波数領域を、夫々所定の閾値によって低周波数領
域と高周波数領域とに分割する複数の領域パターンを設
け、 上記各領域パターンの低周波数領域に対応する直交変換
データの絶対値和を算出し、 上記絶対値和が最大となる領域パターンの低周波数領域
を上記直交変換データの低周波数領域と特定すると共に
、上記領域パターンの高周波数領域を上記直交変換デー
タの高周波数領域と特定し、上記直交変換データの低周
波数領域を複数のブロックに分割し、上記直交変換デー
タの上記ブロック毎の平均値を算出し、この平均値の大
きなブロックには多くのビット数を配分する一方、平均
値の小さなブロックには少ないビット数を配分して、上
記直交変換データにおける低周波数領域の符号化を行い
、 上記直交変換データの高周波数領域を複数のブロックに
分割し、このブロック内の上記直交変換データのパター
ンと予めメモリに格納した複数の代表画像データの代表
パターンとを比較して、上記ブロック内の直交変換画像
データのパターンに最も近い代表パターンを求め、この
代表パターンを表す番号によって、上記直交変換データ
における高周波数領域の符号化を行うことを特徴とする
画像データ直交変換符号化方式。
(1) In the image data orthogonal transformation encoding method, which performs orthogonal transformation on two-dimensional full-color still image data and converts the spatial coordinates into spatial frequencies and encodes them, the spatial frequency domain is converted to a low frequency by a predetermined threshold value. A plurality of area patterns are provided that are divided into areas and high frequency areas, and the absolute value sum of the orthogonal transformation data corresponding to the low frequency area of each of the area patterns is calculated, and the low frequency area of the area pattern where the above absolute value sum is the maximum is calculated. Identifying a frequency domain as a low frequency domain of the orthogonal transformation data, identifying a high frequency domain of the area pattern as a high frequency domain of the orthogonal transformation data, and dividing the low frequency domain of the orthogonal transformation data into a plurality of blocks. Then, calculate the average value for each block of the orthogonal transformed data, and allocate a large number of bits to blocks with a large average value, while allocating a small number of bits to blocks with a small average value, and then The low frequency region of the orthogonal transform data is encoded, the high frequency region of the orthogonal transform data is divided into multiple blocks, and the pattern of the orthogonal transform data in this block and multiple representative image data stored in memory in advance are The representative pattern closest to the pattern of the orthogonal transformed image data in the block is determined by comparing the representative pattern of A featured image data orthogonal transform encoding method.
JP63105981A 1988-04-28 1988-04-28 Image data orthogonal transform coding method Expired - Fee Related JPH0748858B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP63105981A JPH0748858B2 (en) 1988-04-28 1988-04-28 Image data orthogonal transform coding method
EP19890107497 EP0339589A3 (en) 1988-04-28 1989-04-25 Orthogonal transform coding system for image data
US07/257,763 US5109451A (en) 1988-04-28 1991-06-28 Orthogonal transform coding system for image data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63105981A JPH0748858B2 (en) 1988-04-28 1988-04-28 Image data orthogonal transform coding method

Publications (2)

Publication Number Publication Date
JPH01276981A true JPH01276981A (en) 1989-11-07
JPH0748858B2 JPH0748858B2 (en) 1995-05-24

Family

ID=14421926

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63105981A Expired - Fee Related JPH0748858B2 (en) 1988-04-28 1988-04-28 Image data orthogonal transform coding method

Country Status (1)

Country Link
JP (1) JPH0748858B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0563989A (en) * 1991-08-30 1993-03-12 Fuji Xerox Co Ltd Encoder of image signal
JPH06284402A (en) * 1993-03-26 1994-10-07 Kodo Eizo Gijutsu Kenkyusho:Kk High definition picture coding method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0563989A (en) * 1991-08-30 1993-03-12 Fuji Xerox Co Ltd Encoder of image signal
JPH06284402A (en) * 1993-03-26 1994-10-07 Kodo Eizo Gijutsu Kenkyusho:Kk High definition picture coding method

Also Published As

Publication number Publication date
JPH0748858B2 (en) 1995-05-24

Similar Documents

Publication Publication Date Title
US5109451A (en) Orthogonal transform coding system for image data
JP3195966B2 (en) Method and apparatus for coding data using both vector quantization and run-length coding and further using adaptive run-length coding
US4797944A (en) Image signal encoding method by orthogonal transformation
US5754698A (en) Image signal encoding device having first and second encoding means
JPH02305191A (en) Coding method of two- dimensional information
US4807042A (en) Method of image signal encoding by orthogonal transformation
Nageswara et al. Image compression using discrete cosine transform
JP2745301B2 (en) Orthogonal transform coding method for image data
JP3105335B2 (en) Compression / expansion method by orthogonal transform coding of image
EP1402729A1 (en) Interframe encoding method and apparatus
Aizawa et al. Adaptive discrete cosine transform coding with vector quantization for color images
JPH01276981A (en) Orthogonal transform coding system for picture data
US4862262A (en) Method of compressing image signals by vector quantization
JPH01276980A (en) Orthogonal transform coding system for picture data
JP2527352B2 (en) Image data compression device by vector quantization
JPH07250327A (en) Image coding method
JP2862022B2 (en) Image coding method
Hashim et al. Correlated Block Quad-Tree Segmented and DCT based Scheme for Color Image Compression
JPH0681307B2 (en) Orthogonal transform coding method for image data
JPH08186842A (en) Noise reducing device for image data and method therefor
JPS62172884A (en) Orthogonal transform coding method for picture data
Manoria et al. An efficient DCT compression technique using Strassen's matrix multiplication algorithm
JP3163753B2 (en) Image processing apparatus and image processing method
JPH02305272A (en) Picture encoding method
Breesam et al. Walsh Transform-based image compression for less memory usage and high-speed transfer

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees