JPH0714210B2 - Orthogonal transform coding method for image data - Google Patents

Orthogonal transform coding method for image data

Info

Publication number
JPH0714210B2
JPH0714210B2 JP61090535A JP9053586A JPH0714210B2 JP H0714210 B2 JPH0714210 B2 JP H0714210B2 JP 61090535 A JP61090535 A JP 61090535A JP 9053586 A JP9053586 A JP 9053586A JP H0714210 B2 JPH0714210 B2 JP H0714210B2
Authority
JP
Japan
Prior art keywords
data
value
image data
block
orthogonal
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
JP61090535A
Other languages
Japanese (ja)
Other versions
JPS62247688A (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.)
Fujifilm Holdings Corp
Original Assignee
Fuji Photo Film 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 Fuji Photo Film Co Ltd filed Critical Fuji Photo Film Co Ltd
Priority to JP61090535A priority Critical patent/JPH0714210B2/en
Priority to EP19870101104 priority patent/EP0235566B1/en
Priority to US07/007,218 priority patent/US4805030A/en
Priority to DE19873787298 priority patent/DE3787298T2/en
Publication of JPS62247688A publication Critical patent/JPS62247688A/en
Publication of JPH0714210B2 publication Critical patent/JPH0714210B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 (発明の分野) 本発明はデータ圧縮を目的とした画像データの符号化方
法、特に詳細には直交変換を利用した画像データの符号
化方法に関するものである。
Description: FIELD OF THE INVENTION The present invention relates to an image data encoding method for data compression, and more particularly to an image data encoding method using orthogonal transformation.

(発明の技術的背景および先行技術) 例えばTV信号等、中間調画像を担持する画像信号は膨大
な情報量を有しているので、その伝送には広帯域の伝送
路が必要である。そこで従来より、このような画像信号
は冗長性が大きいことに着目し、この冗長性を抑圧する
ことによって画像データを圧縮する試みが種々なされて
いる。また最近では、例えば光ディスクや磁気ディスク
等に中間調画像を記録することが広く行なわれており、
この場合には記録媒体に効率良く画像信号を記録するこ
とを目的として画像データ圧縮が広く適用されている。
(Technical Background of the Invention and Prior Art) Since an image signal carrying a halftone image, such as a TV signal, has an enormous amount of information, its transmission requires a wide band transmission line. Therefore, conventionally, attention has been paid to the fact that such an image signal has large redundancy, and various attempts have been made to compress the image data by suppressing this redundancy. In addition, recently, for example, it has been widely performed to record a halftone image on an optical disk or a magnetic disk,
In this case, image data compression is widely applied for the purpose of efficiently recording an image signal on a recording medium.

このような画像データ圧縮方法の一つとして、画像デー
タの直交変換を利用するものがよく知られている。この
方法は、ディジタルの2次元画像データを適当な標本数
ずつのブロックに分け、このブロック毎に標本値からな
る数値列を直交変換し、この変換により特定の成分にエ
ネルギーが集中するので、エネルギーの大きな成分は長
い符号長を割当てて符号化(量子化)し、他方低エネル
ギーの成分は短い符号長で粗く符号化することにより、
各ブロック当りの符号数を低減させるものである。上記
直交変換としては、フーリエ(Fourier)変換、コサイ
ン(Cosine)変換、アダマール(Hadamard)変換、カル
ーネン−レーベ(karhunen−Love)変換、ハール(Ha
ar)変換等がよく用いられるが、ここでアダマール変換
を例にとって上記方法をさらに詳しく説明する。まず第
2図に示すように、ディジタルの2次元画像データを所
定の1次元方向に2個ずつ区切って上記ブロックを形成
するものとする。このブロックにおける2つの標本値x
(0)とx(1)とを直交座標系で示すと、前述のよう
にそれらは相関性が高いので、第3図に示すようにx
(1)=x(0)なる直線の近傍に多く分布することに
なる。そこでこの直交座標系を第3図図示のように45°
変換して、新しいy(0)−y(1)座標系を定める。
この座標系においてy(0)は変換前の原画像データの
低周波成分を示すものとなり、該y(0)は、x
(0)、x(1)よりもやや大きい値(約√2倍)をと
るが、その一方原画像データの高周波成分を示すy
(1)はy(0)軸に近い非常に狭い範囲にしか分布し
ないことになる。そこで例えば上記x(0)、x(1)
の符号化にそれぞれ7ビットの符号長を必要としていた
とすると、y(0)については7ビットあるいは8ビッ
ト程度必要となるが、その一方y(1)は例えば4ビッ
ト程度の符号長で符号化できることになり、結局1ブロ
ック当りの符号長が低減され、画像データ圧縮が実現さ
れる。
As one of such image data compression methods, a method using orthogonal transformation of image data is well known. In this method, the digital two-dimensional image data is divided into blocks each having an appropriate number of samples, and a numerical sequence consisting of sample values is orthogonally transformed for each block, and this transformation concentrates energy in a specific component. The large component of is encoded (quantized) by assigning a long code length, while the low energy component is roughly encoded with a short code length,
The number of codes per block is reduced. Examples of the orthogonal transform include a Fourier transform, a cosine transform, a Hadamard transform, a Karhunen-Love transform, and a Haar.
The ar) transformation and the like are often used, and the Hadamard transformation will be taken as an example to explain the method in more detail. First, as shown in FIG. 2, the block is formed by dividing digital two-dimensional image data into two pieces in a predetermined one-dimensional direction. Two sample values x in this block
When (0) and x (1) are shown in an orthogonal coordinate system, they have a high correlation as described above, and therefore x as shown in FIG.
There are many distributions near the straight line (1) = x (0). Therefore, this Cartesian coordinate system is set to 45 ° as shown in Fig. 3.
Transform to define a new y (0) -y (1) coordinate system.
In this coordinate system, y (0) represents the low frequency component of the original image data before conversion, and y (0) is x
(0), a value slightly larger than x (1) (about √2 times), while y indicating the high-frequency component of the original image data
(1) is distributed only in a very narrow range near the y (0) axis. So, for example, x (0), x (1) above
If a code length of 7 bits is required for each encoding of y, 0 or 7 bits are required for y (0), while y (1) has a code length of, for example, 4 bits. As a result, the code length per block is reduced, and image data compression is realized.

以上、2つの画像データ毎に1ブロックを構成する2次
の直交変換について説明したが、この次数を上げるにし
たがって特定の成分にエネルギーが集中する傾向が強く
なり、ビット数低減の効果を高めることができる。一般
的には、直交関数行列を用いることによって上記の変換
を行なうことができ、極限的には上記直交関数行列とし
て対象画像の固有関数を選べば、変換画像はその固有値
行列となり、行列の対角成分のみで元の画像を表現でき
ることになる。また上記の例は画像データを1次元方向
のみにまとめてブロック化しているが、このブロックは
2次元方向に亘るいくつかの画像データで構成してもよ
く、その場合には1次元直交変換の場合よりもより顕著
なビット数低減効果が得られる。
The quadratic orthogonal transformation that forms one block for each two image data has been described above. However, as the order is increased, the energy tends to concentrate on a specific component, and the effect of reducing the number of bits is increased. You can Generally, the above transformation can be performed by using an orthogonal function matrix. In the limit, if the eigenfunction of the target image is selected as the orthogonal function matrix, the transformed image becomes the eigenvalue matrix, and the matrix pair The original image can be represented only by the corner components. Further, in the above example, the image data is grouped into blocks only in the one-dimensional direction, but this block may be composed of several pieces of image data in the two-dimensional direction. A more significant bit number reduction effect can be obtained than in the case.

上述の2次元直交変換で得られた変換データは、各ブロ
ック内で変換に利用された直交関数のシーケンシー(0
を横切る数)順に並べられる。このシーケンシーは空間
周波数と対応が有るので、各変換データは第4図に示す
ように縦横方向に周波数順に並ぶことになる。そこで低
周波成分を担う変換データ(第4図の左上方側のデー
タ)には比較的長い符号長を割当て(前述の1次元2次
直交変換においてy(0)に長い符号長を割当てたこと
と対応する)、高周波成分を担う変換データ(第4図の
右下方側のデータ)には比較的短い符号長を割当てる
か、あるいは切り捨てることにより、ブロック当りの符
号長が低減される。
The transformation data obtained by the above-mentioned two-dimensional orthogonal transformation is the sequence (0) of the orthogonal functions used for transformation in each block.
(Number crossing) is arranged in order. Since this sequence corresponds to the spatial frequency, each conversion data is arranged in the order of frequency in the vertical and horizontal directions as shown in FIG. Therefore, a relatively long code length is assigned to the transform data (data on the upper left side in FIG. 4) that bears the low-frequency component (a long code length was assigned to y (0) in the above-described one-dimensional second-order orthogonal transform). The corresponding code length per block is reduced by assigning or truncating a relatively short code length to the converted data (data on the lower right side in FIG. 4) that carries the high frequency component.

上述の変換データの切り捨ては、周知のようにいわゆる
ゾーンサンプリングによってなされる。つまり前記第4
図に示したように変換データは各ブロックB内で縦横方
向に周波数順に並べられるので、シーケンシー0の変換
データy(1,1)を中心とする円弧R上に同一周波数成
分の変換データyが並ぶことになる。そこで例えばこの
第4図に斜線で示すゾーンZ内の変換データyをサンプ
リングして、このサンプリングされた変換データyのみ
を符号化すれば、大幅なデータ圧縮が達成されるのであ
る。
The truncation of the conversion data described above is performed by so-called zone sampling as is well known. That is, the fourth
As shown in the figure, since the conversion data is arranged in the order of frequency in the vertical and horizontal directions in each block B, the conversion data y of the same frequency component is formed on the arc R centered on the conversion data y (1,1) of sequence 0. Will be lined up. Therefore, for example, by sampling the conversion data y in the zone Z shown by hatching in FIG. 4 and encoding only the sampled conversion data y, a significant data compression can be achieved.

ところが上記ブロックB内の変換データ分布状態は各画
像毎にまた各ブロック毎にまちまちであるので、上述の
ゾーンZを固定にしておくと、あるブロックにおいては
画像再現上有用な変換データが切り捨てられて再生画像
の画質が劣化したり、反対にあるブロックにおいてはさ
ほど有用でない変換データもサンプリングされて画像デ
ータ圧縮効果を高められない、という問題が生じること
になる。このような不具合を解消するため従来より、サ
ンプリングゾーンのパターンを複数用意しておき、各ブ
ロックの変換データ分布状態を認識した上で適切なゾー
ンパターンを選択し、その選択されたパターンに基づい
てゾーンサンプリングを行なうことも考えられている。
しかしながらこのような方法においては、用意できるゾ
ーンパターンの数に実用上限りが有り、したがってさほ
ど適切でないゾーンパターンに基づいてゾーンサンプリ
ングがなされることも当然起こりうる。
However, since the conversion data distribution state in the block B is different for each image and for each block, if the zone Z is fixed, conversion data useful for image reproduction is truncated in a certain block. As a result, the image quality of the reproduced image deteriorates, and on the contrary, in some blocks, conversion data that is not so useful is also sampled, and the image data compression effect cannot be enhanced. In order to eliminate such a problem, conventionally, multiple sampling zone patterns are prepared, the appropriate zone pattern is selected after recognizing the conversion data distribution state of each block, and based on the selected pattern. It is also considered to perform zone sampling.
However, in such a method, the number of zone patterns that can be prepared is practically limited, so that it is naturally possible that zone sampling is performed based on a zone pattern that is not so appropriate.

(発明の目的) 本発明は上記のような事情に鑑みてなされたものであ
り、いかなる画像データのブロックに対しても、再生画
像の画質を損なうことなく画像データ圧縮効果を極限ま
で高めることができる。画像データの直交変換符号化方
法を提供することを目的とするものである。
(Object of the Invention) The present invention has been made in view of the above circumstances, and it is possible to maximize the image data compression effect for any block of image data without deteriorating the quality of the reproduced image. it can. An object of the present invention is to provide an orthogonal transform coding method for image data.

(発明の構成) 本発明の第1の画像データの直交変換符号化方法は、各
ブロック内の変換データの各々の絶対値の増減に対応し
て増減する特性値を高周波成分側から低周波成分側に向
かって順次加算し、 各ブロックにおいて、この加算値が所定値に達したとき
の変換データよりも低周波数側の変換データのみをゾー
ンサンプリングして、符号化するようにしたことを特徴
とするものである。
(Structure of the Invention) A first orthogonal transform coding method for image data according to the present invention is characterized in that a characteristic value that increases / decreases in response to an increase / decrease in absolute value of each piece of transform data in each block is changed from a high frequency component side to a low frequency component side. It is characterized in that the data is sequentially added toward the side, and in each block, only the conversion data on the lower frequency side than the conversion data when the added value reaches a predetermined value is zone-sampled and encoded. To do.

本発明の第2の画像データの直交変換符号化方法は、基
本的には上記第1の方法と同様に、前述の加算値が所定
値に達したときの変換データよりも低周波数側の変換デ
ータのみをゾーンサンプリングするものであるが、高周
波成分を示す変換データの絶対値が全体的に小さいよう
な場合に変換データを切り捨てる(すなわちサンプリン
グしない)領域がむやみに低周波領域まで拡大しないよ
うにしたもので、具体的には予め限界の周波数を定めて
おき、上記加算値が所定値に達したときの周波数がこの
限界周波数よりもより低い場合には、この限界周波数よ
りも低周波数側の変換データをすべてサンプリングし、
反対に上記加算値が所定値に達したときの周波数がこの
限界周波数以上である場合には、上と同じように加算値
が所定値に達したときの変換データよりも低周波数側の
変換データのみをサンプリングし(つまり限界周波数と
上記加算値が所定値に達したときの周波数とを比較し
て、より高い方の周波数を選択し、その選択された周波
数よりも低周波数側の変換データのみをサンプリングす
る)、このサンプリングされた変換データを符号化する
ようにしたものである。
The second method of orthogonal transform coding of image data of the present invention is basically the same as the first method, and the transform on the lower frequency side than the transform data when the above-mentioned added value reaches a predetermined value. Although only the data is zone-sampled, when the absolute value of the converted data showing high frequency components is small overall, the area where the converted data is truncated (that is, not sampled) does not unnecessarily expand to the low frequency area. Specifically, the limit frequency is set in advance, and when the frequency when the above-mentioned added value reaches the predetermined value is lower than this limit frequency, the frequency on the lower frequency side than this limit frequency is set. Sample all the converted data,
On the contrary, when the frequency when the added value reaches the predetermined value is equal to or higher than this limit frequency, the converted data on the lower frequency side than the converted data when the added value reaches the predetermined value as above. Only the sampling frequency (that is, the limit frequency is compared with the frequency when the added value reaches a predetermined value, the higher frequency is selected, and only the conversion data on the lower frequency side than the selected frequency is selected. Is sampled), and the sampled conversion data is encoded.

また本発明の第3の画像データの直交変換符号化方法
も、基本的には上記第1の方法と同様に、前述の加算値
が所定値に達したときの変換データよりも低周波数側の
変換データのみをサンプリングするものであるが、再生
画像において前記ブロックの境界に濃度段差が生じるこ
と(いわゆるブロック歪み)を防止したもので、具体的
には相隣接するブロックにおける前記サンプリングの領
域の大きさの差が所定値を上回っている場合、それらの
サンプリング領域の少なくとも一方の高周波側限界を上
記差が所定値以内となるように修正することを特徴とす
るものである。
Also, the third orthogonal transform coding method for image data according to the present invention is basically the same as the first method, and is on the lower frequency side than the transform data when the above-mentioned added value reaches a predetermined value. Although only the converted data is sampled, it prevents generation of a density step at the boundary between the blocks in the reproduced image (so-called block distortion), and specifically, the size of the sampling area in the adjacent blocks. When the difference in height exceeds a predetermined value, the high-frequency side limit of at least one of the sampling areas is corrected so that the difference is within the predetermined value.

なお以上述べた「変換データの絶対値の増減に対応して
増減する特性値」としては、該変換データの絶対値その
ものや、変換データの2乗値等が利用できる。
The absolute value itself of the converted data, the squared value of the converted data, or the like can be used as the “characteristic value that increases or decreases according to the increase or decrease of the absolute value of the converted data” described above.

(作用) 第4図における右下側の高周波領域に、画像再現上さほ
ど重要でない変換データが比較的広く分布している場合
には、それら変換データの絶対値が全体的に小さく、し
たがって前記特性値の加算値が所定値に達するところの
変換データは、より低周波数側に存在する。そこでこの
場合は、上記方法によればゾーンサンプリングの領域が
比較的狭く設定され、さほど重要でない変換データが多
く切り捨てられて画像データ圧縮効果が高められる。
(Operation) When converted data, which is not so important for image reproduction, is relatively widely distributed in the high-frequency region on the lower right side in FIG. 4, the absolute value of the converted data is generally small, and therefore the characteristics described above are obtained. The converted data at which the added value of the values reaches the predetermined value exists on the lower frequency side. Therefore, in this case, according to the above method, the zone sampling area is set to be relatively narrow, and a large amount of less important converted data is discarded, so that the image data compression effect is enhanced.

一方第4図に示す高周波領域に絶対値の大きい変換デー
タ(それらは画像再現上ある程度重要なものである)が
多く存在する場合、上記特性値の加算値が所定値に達す
るところの変換データは、より高周波数側に存在する。
そこでこの場合はゾーンサンプリングの領域が比較的広
く設定され、画像データ圧縮効果はある程度下がるもの
の、画像再現上有用な変換データが切り捨てられること
がなくなる。
On the other hand, when there are many converted data with large absolute values (these are important to the image reproduction to some extent) in the high frequency region shown in FIG. 4, the converted data where the added value of the characteristic values reaches a predetermined value is , On the higher frequency side.
Therefore, in this case, the zone sampling area is set to be relatively wide, and although the image data compression effect is reduced to some extent, conversion data useful for image reproduction is not truncated.

(実施態様) 以下、図面に示す実施態様に基づいて本発明を詳細に説
明する。
(Embodiment) Hereinafter, the present invention will be described in detail based on an embodiment shown in the drawings.

第1図は本発明の第1の画像データの直交変換符号化方
法を実施する装置を概略的に示すものである。中間調画
像を示す画像データ(原画像データ)xは、まず前処理
回路10に通され、雑音除去のための平滑化等、データ圧
縮効率を上げるための前処理を受ける。この前処理を受
けた画像データxは直交変換回路11に通され、まず2次
元直交変換を受ける。この2次元直交変換は例えば第5
図に示すように、上記画像データxが示す中間調画像G
内の標本数(画素数)M×Nの矩形ブロックB毎に行な
われる。なおこの直交変換としては、例えば前述のアダ
マール変換が用いられる。このアダマール変換は、その
変換マトリクスが+1と−1のみからなるので、他の直
交変換に比べればより簡単な変換回路によって実行され
うる。また周知の通り2次元直交変換は1次元直交変換
に縮退することができる。つまり上記2次元のブロック
B内のM×N画素に関する画像データに対して縦方向に
1次元直交変換をかけ、さらに、得られたM×Nの変換
データに対して横方向に1次元直交変換をかけることに
よって2次元直交換が行なわれる。なお、縦方向、横方
向の変換の順序は逆であってもよい。
FIG. 1 schematically shows an apparatus for carrying out a first image data orthogonal transform coding method according to the present invention. The image data (original image data) x indicating a halftone image is first passed through the preprocessing circuit 10 and subjected to preprocessing such as smoothing for removing noise to improve data compression efficiency. The image data x subjected to this pre-processing is passed through the orthogonal transformation circuit 11 and first subjected to two-dimensional orthogonal transformation. This two-dimensional orthogonal transformation is, for example, the fifth
As shown in the figure, the halftone image G indicated by the image data x
This is performed for each rectangular block B of the sample number (pixel number) M × N in the inside. As the orthogonal transform, for example, the Hadamard transform described above is used. This Hadamard transform can be executed by a simpler transform circuit than other orthogonal transforms because its transform matrix consists of only +1 and -1. Further, as is well known, the two-dimensional orthogonal transform can be degenerated into the one-dimensional orthogonal transform. That is, the one-dimensional orthogonal transformation is applied to the image data regarding the M × N pixels in the two-dimensional block B in the vertical direction, and the obtained M × N transformed data is subjected to the one-dimensional orthogonal transformation in the horizontal direction. Two-dimensional direct exchange is carried out by applying. The order of conversion in the vertical direction and the conversion in the horizontal direction may be reversed.

上記の2次元直交変換によって得られた変換データy
は、第4図に示すように各ブロック内Bで、上記直交変
換の基になった関数(例えばアダマール変換にあっては
Walsh関数、フーリエ変換にあっては三角関数等)のシ
ーケンシー順に縦横方向に並べられる。前述のようにこ
のシーケンシーは空間周波数と対応しているので、変換
データyは上記ブロックB内で、縦横方向に空間周波数
順に(つまり画像のディテール成分の粗密の順に)並べ
られることになる。なおこの第4図では、最上行左端列
の変換データy(1,1)がシーケンシー0(ゼロ)に対
応するものであり、周知のようにこの変換データy(1,
1)はブロックB内の平均画像濃度を示すものとなる。
Transformation data y obtained by the above two-dimensional orthogonal transformation
Is the function that is the basis of the above orthogonal transformation in each block B as shown in FIG. 4 (for example, in the Hadamard transformation,
Walsh function, in the Fourier transform, trigonometric functions, etc.) are arranged in the vertical and horizontal directions in the order of sequence. Since the sequence corresponds to the spatial frequency as described above, the converted data y is arranged in the block B in the order of the spatial frequency (that is, in the order of the density of the detail components of the image). In FIG. 4, the conversion data y (1,1) in the leftmost column of the top row corresponds to the sequence 0 (zero), and as is well known, this conversion data y (1,1)
1) shows the average image density in the block B.

このように並べられた変換データyは第1図図示のよう
に符号化回路12に送られ、符号化される。この符号化回
路12は、後述のようにして作成される割当てビット配分
表に従った符号長(ビット数)で、ブロックB内の各変
換データyを符号化する。上記ビット配分表は例えば第
6図に示すように、前記シーケンシー毎に固有のビット
数を割当てたものであり、前述のように変換データyは
低周波成分にエネルギーが集中しているから、このエネ
ルギーが高い低周波成分には比較的長い符号長を与え、
一方エネルギーが低い高周波成分には比較的短い符号長
を与えることにより、ブロックB当りの必要なビット数
が低減され、画像データ圧縮が達成される。また、第6
図にも示されるように、特に高い周波数成分を担う変換
データyには0ビットを割当てて切り捨て、その他の変
換データyのみをサンプリングすることにより(いわゆ
るゾーンサンプリング)、画像データ圧縮効果はより一
層高められる。
The converted data y arranged in this way is sent to the encoding circuit 12 and encoded as shown in FIG. The encoding circuit 12 encodes each conversion data y in the block B with a code length (the number of bits) according to the allocation bit allocation table created as described later. For example, as shown in FIG. 6, the bit allocation table is one in which a unique number of bits is allocated for each sequence, and as described above, the conversion data y has energy concentrated in the low frequency component. A relatively long code length is given to low-frequency components with high energy,
On the other hand, by giving a relatively short code length to the high-frequency component having low energy, the number of bits required per block B is reduced and image data compression is achieved. Also, the sixth
As shown in the figure, by assigning 0 bits to the converted data y that carries a particularly high frequency component and discarding it, and sampling only the other converted data y (so-called zone sampling), the image data compression effect is further enhanced. To be enhanced.

しかしここで、上記ゾーンサンプリングの領域が余りに
広いと画像データ圧縮効果を十分に高めることが不可能
となり、他方ゾーンサンプリング領域が余りに狭いと、
画像再現上有用な変換データyが多く切り捨てられてし
まうことになる。以下、画像毎にまたブロック毎に異な
る変換データyの分布状態に対応して、上記ゾーンサン
プリング領域を適正に設定する本発明方法の特徴部分に
ついて説明する。
However, here, if the zone sampling area is too wide, it becomes impossible to sufficiently enhance the image data compression effect, while if the zone sampling area is too narrow,
Many conversion data y useful for image reproduction are truncated. The characteristic part of the method of the present invention for properly setting the zone sampling region will be described below in accordance with the distribution state of the converted data y that differs for each image and for each block.

第1図図示のように符号化回路12に接続されたビット配
分決定部20は、前述のように並べられた変換データyを
受け、これらの変換データyの絶対値を高周波成分側か
ら低周波成分側に向かって順次加算する。すなわちこの
加算は、第4図に矢印Hで示すように、シーケンシー最
大の変換データy(M,N)から出発して、変換データy
(1,1)を中心とする円弧Rに沿った経路で各変換デー
タyの絶対値を足し合わせて行なわれる。そしてビット
配分決定部20は、この加算値がある変換データyのとこ
ろで所定値に達すると、その変換データyよりも低周波
数側の変換データyのみに1ビット以上の符号長を割当
て、その他の変換データyには0(ゼロ)ビットを割当
てる。つまり第4図で説明すれば、上記所定値に達した
ときの変換データy0であったとすると、この変換データ
y0を通り円弧Rと同心状の円弧R0に沿った変換データ
y、およびそれよりも右下側領域にある変換データyに
対して0ビットを割当てる。なお1ビット以上の符号長
が与えられる各変換データyに対して、それぞれどのよ
うなビット数を割当てるかは、予め記憶された配分表に
従って決定してもよいし、あるいは実際の各変換データ
yの値を調べそれに応じて決定してもよい。以上述べた
ビット配分決定部20におけるビット配分決定のための処
理の流れを、分かりやすく第7図に示す。
The bit allocation determining unit 20 connected to the encoding circuit 12 as shown in FIG. 1 receives the conversion data y arranged as described above, and calculates the absolute values of these conversion data y from the high frequency component side to the low frequency side. The components are sequentially added toward the component side. That is, this addition starts from the conversion data y (M, N) with the maximum sequence and is converted into the conversion data y as shown by the arrow H in FIG.
The absolute value of each conversion data y is added along a path along an arc R centered on (1,1). Then, when the added value reaches a predetermined value at a certain conversion data y, the bit allocation determination unit 20 allocates a code length of 1 bit or more only to the conversion data y on the lower frequency side than the conversion data y, and The conversion data y is assigned 0 (zero) bit. That is, referring to FIG. 4, assuming that the converted data y 0 when the predetermined value is reached is the converted data
converted data y along the y 0 as arc R and concentric arcs R 0, and assign a 0 bit on the transformed data y in the lower right side region than that. The number of bits to be assigned to each conversion data y to which a code length of 1 bit or more is assigned may be determined according to a distribution table stored in advance, or the actual conversion data y may be determined. The value of may be examined and determined accordingly. The flow of processing for determining the bit allocation in the bit allocation determining unit 20 described above is shown in FIG. 7 for easy understanding.

以上のようにして決定されたビット配分を示す情報Qは
符号化回路12に送られ、該符号化回路12はこのビット配
分情報に従って各変換データyを符号化する。この際、
前述のように0ビットが割当てられた変換データyは切
り捨てられ、1ビット以上の符号長が与えられた変換デ
ータyのみがサンプリングされ、符号化される。ここで
0ビットが割当てられる変換データyの領域は前述のよ
うにして決定されたので、ブロックB内において高周波
領域に画像再現上さほど重要でない(つまり絶対値が小
さい)変換データyが比較的広く分布している場合に
は、ゾーンサンプリングの領域が比較的狭く設定され
る。したがって、さほど有用でない変換データyを符号
化することが回避され、ブロックB当りの必要なビット
数が大いに低減される。一方ブロックB内において、画
像再現上比較的重要な(つまり絶対値がある程度大き
い)変換データyが高周波領域まで広範に分布している
場合には、ゾーンサンプリングの領域が比較的広く設定
される。したがってこの場合には、ブロックB当りの必
要なビット数は上記の場合よりも多くなるが、画像再現
上有用な変換データyが切り捨てられることがなくな
る。
The information Q indicating the bit allocation determined as described above is sent to the encoding circuit 12, and the encoding circuit 12 encodes each conversion data y according to the bit allocation information. On this occasion,
As described above, the conversion data y to which 0 bits are assigned is truncated, and only the conversion data y to which a code length of 1 bit or more is given is sampled and encoded. Here, since the area of the converted data y to which 0 bit is assigned is determined as described above, the converted data y in the high frequency area in the block B is not so important for image reproduction (that is, the absolute value is small), and the converted data y is relatively wide. When distributed, the zone sampling area is set relatively narrow. Therefore, encoding less useful transformed data y is avoided and the number of bits required per block B is greatly reduced. On the other hand, in the block B, when the conversion data y, which is relatively important for image reproduction (that is, the absolute value is relatively large to some extent), is widely distributed up to the high frequency region, the zone sampling region is set relatively wide. Therefore, in this case, although the required number of bits per block B is larger than that in the above case, the converted data y useful for image reproduction is not truncated.

以上のようにして符号化された画像データg(y)およ
び円弧R0の位置情報は、第1図図示のように記録再生装
置13において例えば光ディスクや磁気ディスク等の記録
媒体(画像ファイル)に記録される。上記の通りこの画
像データg(y)は画像データxに対して大幅な圧縮が
なされているから、光ディスク等の記録媒体には、大量
の画像が記録されうるようになる。画像再生に際してこ
の画像データg(y)および円弧R0の位置情報は記録媒
体から読み出され、復号回路14において前記変換データ
yに復号される。こうして復号された変換データyは逆
変換回路15に送られて、前記2次元直交変換との逆変換
を受ける。それにより原画像データxが復元され、この
原画像データxが画像再生装置16に送られ、該データx
が担持する画像が再生される。
The image data g (y) and the position information of the arc R 0 encoded as described above are recorded on a recording medium (image file) such as an optical disk or a magnetic disk in the recording / reproducing apparatus 13 as shown in FIG. Will be recorded. As described above, since the image data g (y) is significantly compressed with respect to the image data x, a large amount of images can be recorded on the recording medium such as an optical disk. At the time of image reproduction, the image data g (y) and the position information of the circular arc R 0 are read from the recording medium and are decoded by the decoding circuit 14 into the converted data y. The transformed data y thus decoded is sent to the inverse transform circuit 15 and subjected to the inverse transform of the two-dimensional orthogonal transform. As a result, the original image data x is restored, this original image data x is sent to the image reproducing device 16, and the data x
The image carried by is reproduced.

次に本発明の第2の方法の実施態様について説明する。
この第2の方法は、前記第1図の装置と基本的に同じ構
成の装置によって実施されうる。しかしこの場合は、ビ
ット配分決定部20に後述のような記憶手段が設けられ
る。以下、ビット配分決定処理の流れを示す第8図と、
第10図とを参照して、このビット配分決定処理について
説明する。ビット配分決定部20は第10図に示すような所
定の限界周波数F′と、変換データy(1,1)を中心と
しこの限界周波数F′を通る円弧R′とを記憶手段に記
憶している。この円弧R′は、再生画像の画質を損うこ
とのない最小のゾーンサンプリング領域を規定するもの
である。つまりゾーンサンプリング領域をこの円弧R′
よりもさらに低周波域側に絞ると、再生画像の画質が損
なわれる恐れがある。なおこのような円弧R′は、実験
的、経験的に求めておくことができる。
Next, an embodiment of the second method of the present invention will be described.
This second method can be carried out by an apparatus having basically the same configuration as the apparatus shown in FIG. However, in this case, the bit allocation determination unit 20 is provided with a storage means as described later. Hereinafter, FIG. 8 showing a flow of bit allocation determination processing,
This bit allocation determination processing will be described with reference to FIG. The bit allocation determining unit 20 stores in memory means a predetermined limit frequency F'as shown in FIG. 10 and an arc R'centered on the converted data y (1,1) and passing through this limit frequency F '. There is. This arc R'defines the minimum zone sampling area that does not impair the quality of the reproduced image. That is, the zone sampling area is defined by this circular arc R '.
If the frequency is further narrowed to the low frequency side, the quality of the reproduced image may be impaired. It should be noted that such an arc R'can be obtained experimentally and empirically.

ビット配分決定部20は前記第1の方法におけるのと同様
にして、各変換データyの絶対値を変換データy(M,
N)から順次加算し、この加算値が所定値に達したとき
の変換データy0を求める。次いでビット配分決定部20は
この変換データy0に対応する周波数F0と、上記限界周波
数F′のどちらがより高いかを判定する。変換データy0
に対応する周波数F0の方が限界周波数F′より高い場合
(第10図図示のような状態)、ビット配分決定部20は前
述の第1の方法におけるのと同様に、変換データy(1,
1)を中心として変換データy0を通る円弧R0よりも低周
波数側の領域をゾーンサンプリング領域とする。それと
は反対に、周波数F0よりも限界周波数F′の方が高い場
合、つまり第10図において上記変換データy0が円弧R′
上の変換データy′と比べてより変換データy(1、
1)に近いものであった場合、ビット配分決定部20は前
記円弧R′よりも低周波数側の領域をゾーンサンプリン
グ領域とする。このようにして決定されたゾーンサンプ
リング領域における各変換データyへのビット配分は、
前記第1の方法におけるのと同様にして行なわれる。
The bit allocation determining unit 20 determines the absolute value of each conversion data y as conversion data y (M,
N) is sequentially added, and converted data y 0 when this added value reaches a predetermined value is obtained. Then bit allocation determining section 20 determines that the frequency F 0 corresponding to the conversion data y 0, which one is higher in the critical frequency F '. Converted data y 0
If the frequency F 0 corresponding to is higher than the limit frequency F ′ (state as shown in FIG. 10), the bit allocation determination unit 20 performs conversion data y (1) as in the first method. ,
The area on the lower frequency side of the circular arc R 0 passing through the converted data y 0 centered on 1) is the zone sampling area. On the contrary, when the limit frequency F ′ is higher than the frequency F 0 , that is, the conversion data y 0 in FIG.
The converted data y (1,
If it is close to 1), the bit allocation determination unit 20 sets the region on the lower frequency side of the circular arc R'as the zone sampling region. The bit allocation to each conversion data y in the zone sampling area thus determined is
The same procedure as in the first method is performed.

符号化回路12は、以上のようにして決定されたビット配
分に従って変換データyを符号化するが、この第2の方
法においては上述のようにしてゾーンサンプリング領域
が決定されているから、高周波領域に絶対値が小さい変
換データyが広く分布しているような場合でも、ゾーン
サンプリング領域がいたずらに狭められることがない。
つまりゾーンサンプリング領域は、最小でも前記円弧
R′よりも低周波数側の領域となる。このようにするこ
とにより、画像再現上有用な変換データyが切り捨てら
れることがなくなる。
The encoding circuit 12 encodes the conversion data y in accordance with the bit allocation determined as described above. In the second method, the zone sampling area is determined as described above, so that the high frequency area is determined. Even if the converted data y having a small absolute value is widely distributed, the zone sampling area is not unnecessarily narrowed.
That is, the zone sampling area is an area on the lower frequency side than the circular arc R'at a minimum. By doing so, the converted data y useful for image reproduction will not be truncated.

次に本発明の第3の方法の実施態様について説明する。
この第3の方法も、前記第1図の装置と基本的に同じ構
成の装置によって実施されうる。しかしこの場合はビッ
ト配分決定部20に、隣接ブロックBのゾーンサンプリン
グ領域を記憶する記憶手段が設けられる。以下、ビット
配分決定処理の流れを示す第9図と、第11図とを参照し
て、このビット配分決定処理について説明する。ビット
配分決定部20は前記第1の方法におけるのと同様にし
て、各ブロックBにおけるゾーンサンプリング領域およ
びビット配分を決定するが、相隣接する2つのブロック
におけるサンプリング領域の大きさの差を所定値以内に
収める修正処理を随時行なう。すなわち例えば第11図に
示すように、第(n−1)番目に直交変換がなされたブ
ロックBn-1のゾーンサンプリング領域が円弧Rn-1よりも
低周波数側の領域であり、そして第n番目に直交変換が
なされたブロックBnのゾーンサンプリング領域が円弧Rn
よりも低周波数側の領域であったとする。ビット配分決
定部20はブロックBnのビット配分決定の際に、上記円弧
Rn-1を示す情報を記憶手段に記憶しており、この円弧R
n-1と円弧Rnの半径の差を求める。そしてビット配分決
定部20は、この両者の半径の差が所定値rを上回ってい
る場合には、その差がrとなるように円弧Rnを修正す
る。第11図は、円弧Rnの半径が円弧Rn-1の半径にrを加
えた値を上回っているので、この値を半径とする円弧
Rn′に修正される様子を示しているが、円弧Rnの半径が
円弧Rn-1の半径からrを引いた値を下回っている場合に
も、円弧Rnはその半径がこの値となるように修正され
る。ビット配分決定部20は、こうして修正された円弧
Rn′あるいは円弧Rn(修正不要の場合)によってゾーン
サンプリング領域を規定し、その領域におけるビット配
分を決定する。そして符号化回路12はこのビット配分に
従って変換データyを符号化する。また上記円弧Rnある
いはRn′を示す情報が、ブロックBn-1の円弧Rn-1を示す
情報に代えて前記記憶手段に記憶あれ、次に直交変換が
なされるブロックBn+1のゾーンサンプリング領域を、必
要があれば修正するために利用される。
Next, an embodiment of the third method of the present invention will be described.
This third method can also be implemented by an apparatus having basically the same configuration as the apparatus shown in FIG. However, in this case, the bit allocation determination unit 20 is provided with a storage unit that stores the zone sampling area of the adjacent block B. The bit allocation determination process will be described below with reference to FIGS. 9 and 11 showing the flow of the bit allocation determination process. The bit allocation determining unit 20 determines the zone sampling area and the bit allocation in each block B in the same manner as in the first method, but the difference between the sizes of the sampling areas in two adjacent blocks is set to a predetermined value. The correction processing to be contained within is performed at any time. That is, for example, as shown in FIG. 11, the zone sampling region of the block (B n-1 ) subjected to the (n-1) th orthogonal transformation is a region on the lower frequency side than the circular arc R n-1 , and The zone sampling area of the block B n that has been subjected to the nth orthogonal transformation is an arc R n.
It is assumed that the region is on the low frequency side. The bit allocation determination unit 20 determines the above-mentioned arc when determining the bit allocation of the block B n.
Information indicating R n-1 is stored in the storage means, and this arc R
Find the difference between the radius of n-1 and the radius of arc R n . Then, when the difference between the radii of the two exceeds the predetermined value r, the bit allocation determination unit 20 corrects the arc R n so that the difference becomes r. FIG. 11, since the radius of the circular arc R n is larger than the value obtained by adding r to the radius of the circular arc R n-1, an arc of this value and the radius
Although it is shown as being modified to R n ′, even if the radius of the arc R n is less than the value obtained by subtracting r from the radius of the arc R n-1 , the radius of the arc R n has this value. It is modified so that The bit allocation determination unit 20 uses the arc thus modified.
The zone sampling area is defined by R n ′ or the arc R n (when no correction is required), and the bit allocation in that area is determined. Then, the encoding circuit 12 encodes the converted data y according to this bit allocation. Further, the information indicating the arc R n or R n ′ is stored in the storage means in place of the information indicating the arc R n-1 of the block B n-1 , and then the block B n + 1 to be orthogonally transformed. Is used to modify the zone sampling area of the if necessary.

以上述べたようにして、相隣接するブロックのゾーンサ
ンプリング領域が大きくかけ離れないようにすることに
より、再生画像において各ブロックの境界部に濃度段差
が生じる、いわゆるブロック歪みの発生を防止すること
ができる。
As described above, by preventing the zone sampling areas of the adjacent blocks from being greatly separated from each other, it is possible to prevent the occurrence of so-called block distortion, which is a density step at the boundary of each block in the reproduced image. .

なお以上説明した実施態様においては、各ブロックにお
いて変換データyの絶対値を加算して、その加算値を所
定値と比較するようにしているが、こうして加算する特
性値は上記絶対値の増減に対応して増減するものであれ
ばよく、したがってその他例えば、変換データyの2乗
値等を加算するようにしてもよい。また先に述べたよう
に変換データyは、低周波数側のものほど画像再生上よ
り重要であるから、上記の特性値として、各変換データ
yが振幅を示しているところの空間周波数の逆数で重み
付けした値を用いれば、より好ましい。すなわちそのよ
うにすれば、高周波領域に絶対値の小さな変換データy
が広く分布しているような場合に、ゾーンサンプリング
領域がむやみに狭められて、画像再生上有用な変換デー
タyが切り捨てられてしまうことを防止できる。
In the embodiment described above, the absolute value of the conversion data y is added in each block, and the added value is compared with a predetermined value. However, the characteristic value to be added in this way increases or decreases the absolute value. It is only necessary to increase / decrease correspondingly. Therefore, for example, the square value of the conversion data y or the like may be added. Further, as described above, the converted data y is more important for image reproduction on the lower frequency side, and therefore, as the above characteristic value, it is the reciprocal of the spatial frequency at which each converted data y indicates the amplitude. It is more preferable to use a weighted value. That is, by doing so, the converted data y having a small absolute value in the high frequency region can be obtained.
Can be prevented from being unnecessarily narrowed and the converted data y useful for image reproduction being truncated.

また上記特性値の加算値と比較する所定値は、最適な値
を予め定めておいてもよいし、あるいはブロックBの特
性値をすべて累積し、この累積値に所定比率を乗じた値
としてもよいし、さらには通常格別に大きな値をとるシ
ーケンシー0の変換データy(1,1)に関する特性値を
除いてブロックB内のその他の特性値をすべて累積し、
この累積値に所定比率を乗じた値としてもよい。
The predetermined value to be compared with the added value of the characteristic values may be set to an optimum value in advance, or may be a value obtained by accumulating all the characteristic values of the block B and multiplying the accumulated value by a predetermined ratio. Good, and furthermore, except for the characteristic value relating to the converted data y (1,1) of the sequence 0 which usually takes a particularly large value, all other characteristic values in the block B are accumulated,
A value obtained by multiplying this cumulative value by a predetermined ratio may be used.

(発明の効果) 以上詳細に説明した通り本発明の画像データの直交変換
符号化方法は、画像データをブロック毎に直交変換して
得た変換データをゾーンサンプリングするに当たり、画
像再生上有用な変換データをすべてサンプリングした上
でサンプリング領域を特に小さく設定できるものであ
る。したがって本発明方法によれば、データ圧縮を経て
再生される画像の画質を劣化させることなく、データ圧
縮率を著しく高めることが可能になる。
(Effect of the Invention) As described in detail above, the orthogonal transform coding method for image data of the present invention is useful for image reproduction when performing zone sampling on the transform data obtained by orthogonal transforming image data block by block. After sampling all the data, the sampling area can be set particularly small. Therefore, according to the method of the present invention, the data compression rate can be significantly increased without deteriorating the image quality of the image reproduced after the data compression.

そして特に本発明の第2の画像データの直交変換符号化
方法においては、ゾーンサンプリング領域の下限を設け
て、該領域がむやみに小さくならないようにしているか
ら、変換データの符号化に際して有用な変換データが切
り捨てられて再生画像の画質が劣化することを防止でき
る。
In particular, in the second method for orthogonal transform coding of image data of the present invention, the lower limit of the zone sampling area is set to prevent the area from becoming unnecessarily small. It is possible to prevent the quality of the reproduced image from being deteriorated due to the data being truncated.

また本発明の第3の画像データの直交変換符号化方法に
おいては、相隣接するブロックのサンプリング領域が大
きくかけ離れないようにしているから、再生画像におい
てブロック歪みが生じることを防止できる。
Further, in the third method of orthogonal transform coding of image data of the present invention, since the sampling areas of adjacent blocks are not largely separated from each other, block distortion can be prevented from occurring in a reproduced image.

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

第1図は本発明方法を実施する装置の概略構成を示すブ
ロック図、 第2図および第3図は本発明に係る直交変換を説明する
説明図、 第4図は本発明の第1の方法におけるゾーンサンプリン
グを説明する説明図、 第5図は本発明に係る画像のブロック分割を説明する説
明図、 第6図は本発明に係るビット配分表を説明する説明図、 第7、8および9図はそれぞれ、本発明の第1、2およ
び3の方法におけるビット配分決定処理の流れを示す流
れ図、 第10図および第11図はそれぞれ、本発明の第2および第
3の方法におけるゾーンサンプリングを説明する説明図
である。 11…直交変換回路、12…符号化回路 20…ビット配分決定部 F′…限界周波数 B、Bn-1、Bn、Bn+1…画像データのブロック R、R0、Rn-1、Rn、Rn′…シーケンシー0の変換データ
を中心とする円弧 r…円弧の半径の差、x…原画像データ y…変換データ y0…特性値の加算値が所定値に達したところの変換デー
タ g(y)…符号化された画像データ
FIG. 1 is a block diagram showing a schematic configuration of an apparatus for carrying out the method of the present invention, FIGS. 2 and 3 are explanatory diagrams for explaining orthogonal transform according to the present invention, and FIG. 4 is a first method of the present invention. 5 is an explanatory diagram for explaining zone sampling in FIG. 5, FIG. 5 is an explanatory diagram for explaining block division of an image according to the present invention, and FIG. 6 is an explanatory diagram for explaining a bit allocation table according to the present invention, 7, 8 and 9. FIG. 10 is a flow chart showing the flow of bit allocation determination processing in the first, second and third methods of the present invention, and FIGS. 10 and 11 show zone sampling in the second and third methods of the present invention, respectively. It is an explanatory view explaining. 11 ... Orthogonal transformation circuit, 12 ... Encoding circuit 20 ... Bit allocation determination unit F '... Limit frequency B, B n-1 , B n , B n + 1 ... Image data block R, R 0 , R n-1 , R n , R n ′ ... Circular arc centered on the converted data of sequence 0 r ... Radius difference of circular arc, x ... Original image data y ... Converted data y 0 ... Where the added value of characteristic values reaches a predetermined value Conversion data g (y) ... Encoded image data

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】2次元画像データに対して、所定の直交関
数に基づいてブロック毎に直交変換をかけた後、 この変換を受け前記ブロック内で前記直交関数のシーケ
ンシー順に並べられた変換データをそれぞれ固有の符号
長で符号化する画像データの直交変換符号化方法におい
て、 前記ブロック内の変換データの各々の絶対値の増減に対
応して増減する特性値を高周波成分側から低周波成分側
に向かって順次加算し、 各ブロックにおいて、この加算値が所定値に達したとき
の変換データよりも低周波数側の変換データのみをサン
プリングし、 このサンプリングされた変換データをそれぞれ固有の符
号長で符号化することを特徴とする画像データの直交変
換符号化方法。
1. Two-dimensional image data is subjected to orthogonal transformation for each block based on a predetermined orthogonal function, and after this transformation, the transformed data arranged in the sequence of the orthogonal functions in the block is received. In an orthogonal transform coding method of image data to be coded with a unique code length, a characteristic value that increases / decreases corresponding to an increase / decrease in the absolute value of each of the conversion data in the block is changed from the high frequency component side to the low frequency component side. Are sequentially added, and in each block, only the conversion data on the lower frequency side than the conversion data when this added value reaches a predetermined value is sampled, and the sampled conversion data is coded with a unique code length. An orthogonal transform coding method for image data, characterized by:
【請求項2】前記特性値が、前記変換データの絶対値で
あることを特徴とする特許請求の範囲第1項記載の画像
データの直交変換符号化方法。
2. The orthogonal transform coding method for image data according to claim 1, wherein the characteristic value is an absolute value of the transformed data.
【請求項3】前記特性値が、前記変換データの2乗値で
あることを特徴とする特許請求の範囲第1項記載の画像
データの直交変換符号化方法。
3. The orthogonal transform coding method for image data according to claim 1, wherein the characteristic value is a square value of the transformed data.
【請求項4】前記特性値が、それに対応する変換データ
が振幅を示しているところの空間周波数の逆数で重み付
けされたものであることを特徴とする特許請求の範囲第
1項から第3項いずれか1項記載の画像データの直交変
換符号化方法。
4. The characteristic value is weighted by the reciprocal of the spatial frequency at which the corresponding converted data indicates the amplitude, and the characteristic value is weighted by the reciprocal of the spatial frequency. An orthogonal transform encoding method for image data according to any one of items.
【請求項5】前記所定値が、前記ブロック内のすべての
特性値を累積した値に所定比率を乗じた値であることを
特徴とする特許請求の範囲第1項から第4項いずれか1
項記載の画像データの直交変換符号化方法。
5. The predetermined value is a value obtained by multiplying a value obtained by accumulating all characteristic values in the block by a predetermined ratio, according to any one of claims 1 to 4.
An orthogonal transform encoding method for image data according to the item.
【請求項6】前記所定値が、前記ブロック内のシーケン
シー0(ゼロ)の変換データに関する特性値を除くその
他すべての特性値を累積した値に所定比率を乗じた値で
あることを特徴とする特許請求の範囲第1項から第4項
いずれか1項記載の画像データの直交変換符号化方法。
6. The predetermined value is a value obtained by multiplying a value obtained by accumulating all the characteristic values other than the characteristic value related to the conversion data of the sequence 0 (zero) in the block by a predetermined ratio. An orthogonal transform coding method for image data according to any one of claims 1 to 4.
【請求項7】2次元画像データに対して、所定の直交関
数に基づいてブロック毎に直交変換をかけた後、 この変換を受け前記ブロック内で前記直交関数のシーケ
ンシー順に並べられた変換データをそれぞれ固有の符号
長で符号化する画像データの直交変換符号化方法におい
て、 前記ブロック内の変換データの各々の絶対値の増減に対
応して増減する特性値を高周波成分側から低周波成分側
に向かって順次加算し、 各ブロックにおいて、この加算値が所定値に達したとき
の変換データに対応する周波数と、予め設定しておいた
限界周波数とを比較して、より高い方の周波数を選択
し、この選択された周波数よりも低周波数側の変換デー
タのみをサンプリングし、 このサンプリングされた変換データをそれぞれ固有の符
号長で符号化することを特徴とする画像データの直交変
換符号化方法。
7. Two-dimensional image data is subjected to an orthogonal transformation for each block based on a predetermined orthogonal function, and the transformed data which has undergone this transformation and is arranged in the sequence order of the orthogonal functions is given. In an orthogonal transform coding method of image data to be coded with a unique code length, a characteristic value that increases / decreases corresponding to an increase / decrease in the absolute value of each of the conversion data in the block is changed from the high frequency component side to the low frequency component side. In each block, the frequency corresponding to the converted data when the added value reaches a predetermined value is compared with the preset limit frequency, and the higher frequency is selected. Then, only the conversion data on the lower frequency side than the selected frequency is sampled, and this sampled conversion data is encoded with a unique code length. An orthogonal transform coding method for characteristic image data.
【請求項8】2次元画像データに対して、所定の直交関
数に基づいてブロック毎に直交変換をかけた後、 この変換を受け前記ブロック内で前記直交関数のシーケ
ンシー順に並べられた変換データをそれぞれ固有の符号
長で符号化する画像データの直交変換符号化方法におい
て、 前記ブロック内の変換データの各々の絶対値の増減に対
応して増減する特性値を高周波成分側から低周波成分側
に向かって順次加算し、 各ブロックにおいて、この加算値が所定値に達したとき
の変換データよりも低周波数側の変換データのみをサン
プリングし、 このサンプリングされた変換データをそれぞれ固有の符
号長で符号化するようにし、 相隣接するブロックにおける前記サンプリングの領域の
大きさの差が所定値を上回っている場合、それらのサン
プリング領域の少なくとも一方の高周波側限界を前記差
が所定値以内となるように修正することを特徴とする画
像データの直交変換符号化方法。
8. The two-dimensional image data is subjected to orthogonal transformation for each block based on a predetermined orthogonal function, and the transformed data which has undergone this transformation and is arranged in the sequence order of the orthogonal functions is given. In an orthogonal transform coding method of image data to be coded with a unique code length, a characteristic value that increases / decreases corresponding to an increase / decrease in the absolute value of each of the conversion data in the block is changed from the high frequency component side to the low frequency component side. Are sequentially added, and in each block, only the conversion data on the lower frequency side than the conversion data when this added value reaches a predetermined value is sampled, and the sampled conversion data is coded with a unique code length. If the difference in the size of the sampling areas in adjacent blocks exceeds a predetermined value, those samples are Orthogonal transform encoding method of the image data to which the difference of at least one of the high-frequency-side limit of the grayed area is equal to or be modified to be within a predetermined value.
JP61090535A 1986-01-27 1986-04-18 Orthogonal transform coding method for image data Expired - Fee Related JPH0714210B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP61090535A JPH0714210B2 (en) 1986-04-18 1986-04-18 Orthogonal transform coding method for image data
EP19870101104 EP0235566B1 (en) 1986-01-27 1987-01-27 Method of image signal encoding by orthogonal transformation
US07/007,218 US4805030A (en) 1986-01-27 1987-01-27 Method of image signal encoding by orthogonal transformation
DE19873787298 DE3787298T2 (en) 1986-01-27 1987-01-27 Method for coding image signals by means of orthogonal transformation.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61090535A JPH0714210B2 (en) 1986-04-18 1986-04-18 Orthogonal transform coding method for image data

Publications (2)

Publication Number Publication Date
JPS62247688A JPS62247688A (en) 1987-10-28
JPH0714210B2 true JPH0714210B2 (en) 1995-02-15

Family

ID=14001103

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61090535A Expired - Fee Related JPH0714210B2 (en) 1986-01-27 1986-04-18 Orthogonal transform coding method for image data

Country Status (1)

Country Link
JP (1) JPH0714210B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63109660A (en) * 1986-10-28 1988-05-14 Konica Corp Coding component deciding method for transformational coding
JPS63136890A (en) * 1986-11-28 1988-06-09 Nec Corp Picture signal coding device
JPH01278185A (en) * 1988-04-29 1989-11-08 Nec Home Electron Ltd Picture signal encoder
JPH0262175A (en) * 1988-08-26 1990-03-02 Fujitsu Ltd Picture encoding/transmission equipment
JP2816168B2 (en) * 1989-01-31 1998-10-27 コニカ株式会社 Image data compression device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS56136093A (en) * 1980-03-26 1981-10-23 Fuji Photo Film Co Ltd Adaptive quantizer

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
IEEETRANSACTIONSONCOMMUNICATIONS,23[7(1975)P.785−786
IEEETRANSACTIONSONCOMMUNICATIONS,25[11P.1285−1292

Also Published As

Publication number Publication date
JPS62247688A (en) 1987-10-28

Similar Documents

Publication Publication Date Title
JP2811175B2 (en) Orthogonal transform coding method for image data
US5901249A (en) Method for compressing image signals
US4805030A (en) Method of image signal encoding by orthogonal transformation
US4807029A (en) Method of reconstructing image from compression-processed image signals
JP2745301B2 (en) Orthogonal transform coding method for image data
EP0231021A2 (en) Image signal encoding method by orthogonal transformation
JPH05219385A (en) Picture compression expansion method and device
JPH0714210B2 (en) Orthogonal transform coding method for image data
JP2963958B2 (en) High efficiency coding device
JPH06292184A (en) Coding system
JPH0716248B2 (en) Orthogonal transform coding method for image data
EP0235566B1 (en) Method of image signal encoding by orthogonal transformation
JPH0681307B2 (en) Orthogonal transform coding method for image data
JPS62196990A (en) Orthogonal transform coding method for picture data
JPS62172884A (en) Orthogonal transform coding method for picture data
JP2745300B2 (en) Orthogonal transform coding method for image data
JP2862022B2 (en) Image coding method
JPH067673B2 (en) Orthogonal transform coding method for image data
JP2582549B2 (en) Orthogonal transform coding method for image data
JP2527352B2 (en) Image data compression device by vector quantization
JPH0722393B2 (en) Orthogonal transform coding method for image data
JPH0650912B2 (en) Orthogonal transform coding method for image data
JP2521359B2 (en) Image coding device
JPS62185484A (en) Orthogonal transformation encoding method for picture data
JPS62172883A (en) Orthogonal transform coding method for picture data

Legal Events

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