JP2950559B2 - Image processing method and apparatus - Google Patents

Image processing method and apparatus

Info

Publication number
JP2950559B2
JP2950559B2 JP31873089A JP31873089A JP2950559B2 JP 2950559 B2 JP2950559 B2 JP 2950559B2 JP 31873089 A JP31873089 A JP 31873089A JP 31873089 A JP31873089 A JP 31873089A JP 2950559 B2 JP2950559 B2 JP 2950559B2
Authority
JP
Japan
Prior art keywords
image
block
image processing
quantization
discrete cosine
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
JP31873089A
Other languages
Japanese (ja)
Other versions
JPH03181229A (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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP31873089A priority Critical patent/JP2950559B2/en
Publication of JPH03181229A publication Critical patent/JPH03181229A/en
Application granted granted Critical
Publication of JP2950559B2 publication Critical patent/JP2950559B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は静止画像をデータ圧縮して伝送または記録
するための画像処理方法および装置に関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing method and apparatus for compressing and transmitting or recording a still image with data.

〔従来の技術〕[Conventional technology]

自然画符号化方式の標準化を図るために“Baseline S
ystem"や“Extended System"等の各種国際化標準方式が
提案されている。
“Baseline S” to standardize the natural image coding system
Various international standardization schemes such as "ystem" and "Extended System" have been proposed.

第3図は国際化標準方式のうち“Baseline System"の
処理手順を示す概略図である。このシステムは入力画像
を8×8画素からなるブロックに分割し、各ブロック毎
に離散コサイン変換(DCT:Discrete Cosine Transfor
m)を行い(処理P1)、得られるDCT係数を8×8個の閾
値からなる量子化マトリクスの各閾値により除算するこ
とで量子化を行う(処理P2)。第4図は輝度信号用の量
子化マトリクスの例を示す図である。
FIG. 3 is a schematic diagram showing the processing procedure of the "Baseline System" of the international standardized system. This system divides an input image into blocks of 8 × 8 pixels, and performs discrete cosine transform (DCT) for each block.
m) (process P1), and the obtained DCT coefficient is divided by each threshold of a quantization matrix composed of 8 × 8 thresholds to perform quantization (process P2). FIG. 4 is a diagram showing an example of a quantization matrix for a luminance signal.

量子化されたDCT係数のDC成分は前のブロックで量子
化されたDC成分と差分が取られ、その差分のビット数が
ハフマン符号化される(処理P3およびP4)。AC成分はブ
ロック内でジグザグスキャンされて一次元の数列に変換
されたのち、連続する零(無効係数)の個数と有効係数
のビット数とで2次元のハフマン符号化が行なわれる
(処理P3およびP4)。第5図はジグザグスキャンの順序
の例を示すテーブルである。
A difference between the DC component of the quantized DCT coefficient and the DC component quantized in the previous block is obtained, and the number of bits of the difference is Huffman-coded (processing P3 and P4). After the AC component is zigzag scanned in the block and converted into a one-dimensional sequence, two-dimensional Huffman coding is performed on the number of consecutive zeros (ineffective coefficients) and the number of bits of effective coefficients (processing P3 and P3). P4). FIG. 5 is a table showing an example of the zigzag scan order.

なお、処理P2における量子化のときには、量子化マト
リクスの各閾値に対してある係数(スケールファクタ)
が乗算されたのち量子化が行われる。このスケールファ
クタにより圧縮画像の画質および圧縮率が調整される。
At the time of quantization in the process P2, a certain coefficient (scale factor) is set for each threshold value of the quantization matrix.
Are multiplied and then quantized. The image quality and the compression ratio of the compressed image are adjusted by the scale factor.

こうして圧縮されたデータは、処理P1〜P4とは逆の処
理によって伸張される。すなわち、処理P4′におけるハ
フマン復号化、処理P3′におけるDC成分およびAC成分の
復号化、処理P2′における逆量子化および処理P1′にお
ける逆DCT(IDCT)である。
The data thus compressed is decompressed by a process reverse to the processes P1 to P4. That is, Huffman decoding in process P4 ', decoding of DC and AC components in process P3', inverse quantization in process P2 ', and inverse DCT (IDCT) in process P1'.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

ところで、前述の処理手順において、スケールファク
タを、ある一定の値に固定して量子化すると、圧縮され
る画像の内容によって画像の品質が変化するという不都
合がある。
By the way, in the above-described processing procedure, if the scale factor is fixed at a fixed value and quantized, there is a disadvantage that the quality of the image changes depending on the content of the compressed image.

一般に一枚の画像には、画像信号の変化が激しい絵柄
の細かい部分と画像信号の変化が比較的緩やかな平坦な
部分とが混在し、絵柄の細かい部分の面積が多い画像で
は、圧縮画像の品質を保つために圧縮率をあまり高く上
げることは出来ない。逆に平坦な部分の面積が多い画像
では、圧縮率を高くしても画質の劣化は少ない。
In general, a single image contains a small portion of a pattern in which the image signal changes rapidly and a flat portion in which the image signal changes relatively slowly. The compression ratio cannot be raised too high to maintain quality. Conversely, in an image having a large area of a flat portion, the deterioration of the image quality is small even if the compression ratio is increased.

そこで、この発明では、圧縮される画像の内容によっ
てスケールファクタの値を変化させ、圧縮画像の品質
を、ほぼ一定に保つことのできる画像処理方法および装
置を提供することを目的とする。
Therefore, an object of the present invention is to provide an image processing method and apparatus capable of changing the value of a scale factor depending on the content of an image to be compressed and keeping the quality of a compressed image almost constant.

〔課題を解決するための手段〕[Means for solving the problem]

この発明は、入力画像を、1ブロックn×n個の画素
からなる複数のブロックに分割し、各ブロック毎に離散
コサイン変換を行い、変換して得られるn×n個の変換
係数を、n×n個の閾値からなる量子化マトリクスを用
いて量子化を行う圧縮工程を含む画像処理方法におい
て、 上記各ブロック内の離散コサイン変換係数より信号変
換が緩やかな画像の平坦部に属するブロックであるか否
かを区分し、この区分したブロックの数の比の関数とし
て得られる係数bを、上記n×n個の量子化マトリクス
の各閾値に乗算したのち量子化を行うようにする。
According to the present invention, an input image is divided into a plurality of blocks each composed of n × n pixels, and a discrete cosine transform is performed for each block. In an image processing method including a compression step of performing quantization using a quantization matrix including × n threshold values, a block belonging to a flat portion of an image whose signal conversion is gentler than a discrete cosine transform coefficient in each block. Whether or not the threshold value is obtained is multiplied by a coefficient b obtained as a function of the ratio of the number of the divided blocks to each threshold value of the n × n quantization matrices, and then quantization is performed.

また、入力画像を、1ブロックn×n個の画素からな
る複数のブロックに分割し、各ブロック毎に離散コサイ
ン変換を行う手段と、変換して得られるn×n個の変換
係数を、n×n個の閾値からなる量子化マトリクスを用
いて量子化を行う手段を含むデータ圧縮を備えた画像処
理装置において、 上記各ブロック内の離散コサイン変換係数より信号変
化が緩やかな画像の平坦部に属するブロックであるか否
かを区分する手段と、この区分したブロックの数の比の
関数として得られる係数bを、上記n×n個の量子化マ
トリクスの各閾値の乗算する手段とを設け、この乗算さ
れた量子化マトリクスを用いて上記量子化を行う。
Also, the input image is divided into a plurality of blocks each composed of n × n pixels, and means for performing discrete cosine transform for each block, and n × n transform coefficients obtained by the conversion are represented by n In an image processing apparatus provided with data compression including means for performing quantization using a quantization matrix composed of × n threshold values, a flat portion of an image in which a signal change is gentler than a discrete cosine transform coefficient in each block. Means for classifying whether or not the block belongs to, and means for multiplying a coefficient b obtained as a function of the ratio of the number of the divided blocks by each threshold value of the n × n quantization matrices, The quantization is performed using the multiplied quantization matrix.

〔作 用〕 この発明による画像処理は、離散コサイン変換などの
処理によって画像データを圧縮する際に、圧縮する画像
の内容が画像信号の変化が激しい絵柄の細かいか、ある
いは画像信号の変化が緩やかな平坦かに応じて量子化時
のスケールファクタを変化させ、圧縮画像の品質をほぼ
一定に保つようにしている。
[Operation] In the image processing according to the present invention, when compressing image data by a process such as discrete cosine transform, the content of the image to be compressed is fine in a pattern in which the image signal changes drastically, or the image signal changes slowly. The scale factor at the time of quantization is changed in accordance with the degree of flatness so that the quality of the compressed image is kept almost constant.

画像の内容が絵柄の細かいか平坦かの判別は、一枚の
画像を構成する各ブロックのDCTスペクトルの検出によ
って行う。この検出によって一枚の画像中の絵柄の細か
い部分と平坦な部分との面積比、言い換えれば、一枚の
画像の全面積に対する絵柄の細かい部分または平坦な部
分の面積比を求め、予め視覚テストで求めておいた面積
比とスケールファクタとの関係から求めた面積比に応じ
たスケールファクタを得る。このようにして得たスケー
ルファクタを、量子化マトリクスの各閾値に乗算したの
ち量子化を行う。
The determination of whether the content of the image is fine or flat is performed by detecting the DCT spectrum of each block constituting one image. By this detection, the area ratio between the fine part and the flat part of the picture in one image, in other words, the area ratio of the fine part or the flat part of the picture with respect to the whole area of one image is obtained, and a visual test is performed in advance. Then, a scale factor corresponding to the area ratio obtained from the relationship between the area ratio and the scale factor obtained in is obtained. After multiplying the thus obtained scale factor by each threshold value of the quantization matrix, quantization is performed.

このようにすれば、圧縮される画像の内容に応じてス
ケールファクタを変化させることができ、圧縮画像の品
質をほぼ一定に保つことが出来る。
In this way, the scale factor can be changed according to the content of the image to be compressed, and the quality of the compressed image can be kept almost constant.

〔実施例〕〔Example〕

第1図はこの発明による画像処理の処理手順を示す概
略図で、第3図と同一部分には同一符号を付して説明す
る。
FIG. 1 is a schematic diagram showing a processing procedure of image processing according to the present invention, and the same parts as those in FIG.

まず、入力画像は水平方向にnドット,垂直方向にラ
インのn×n画素、例えば8×8画素からなるブロック
に分割され、各ブロック毎に離散コサイン変換(DCT)
される(処理P1)。
First, an input image is divided into blocks each including n dots in a horizontal direction and n × n pixels of a line in a vertical direction, for example, 8 × 8 pixels, and a discrete cosine transform (DCT) is performed for each block.
(Process P1).

このDCTによって得られるDCT係数は8×8個の閾値か
らなる量子化マトリクスの各閾値により除算されて量子
化が行われる(処理P2) 量子化されたDCT係数のDC成分は前のブロックで量子
化されたDC成分との差分が取られ、差分のビット数がハ
フマン符号化される。AC成分はブロック内でジグザグス
キャンが行われ一次元の数列に変換されたのち連続する
零(無効係数)の個数と有効係数のビット数とで2次元
のハフマン符号化が行われる(処理P3およびP4)。
The DCT coefficient obtained by this DCT is divided by each threshold value of a quantization matrix composed of 8 × 8 threshold values and quantization is performed (processing P2). The DC component of the quantized DCT coefficient is quantized by the previous block. The difference from the converted DC component is obtained, and the number of bits of the difference is Huffman-coded. The AC component is subjected to zigzag scanning within the block and converted into a one-dimensional sequence, and then two-dimensional Huffman coding is performed on the number of consecutive zeros (ineffective coefficients) and the number of effective coefficient bits (processing P3 and P3). P4).

ハフマン符号化はDC成分およびAC成分共に量子化され
た係数値そのものを使用せず、その値を表現するのに必
要なビット数がハフマン符号化の対象になる。そしてハ
フマン符号とは別にそのビット数の値が付加情報として
付け加えられる。例えば、量子化された係数が2(10進
数)とした場合、2進数で表現すると“000…010"とな
るが、これを表現するのに必要なビット数2がこの値を
代表する値としてハフマン符号化され、付加ビットとし
て2ビットのデータ“10"が付加される。
Huffman coding does not use the quantized coefficient value itself for both the DC and AC components, and the number of bits required to represent the value is the target of Huffman coding. Then, apart from the Huffman code, the value of the number of bits is added as additional information. For example, if the quantized coefficient is 2 (decimal number), it is represented as “000... 010” in a binary number, and the number of bits 2 required to represent this is a value representative of this value. Huffman coding is performed, and 2-bit data “10” is added as additional bits.

他方、量子化された係数が負の場合は付加ビットから
1を引いたデータが付加される。例えば、量子化された
係数が−2(10進数)とすると、2進数(2の補数表
示)で表現すると“111…110"となり、下2ビットが付
加ビットとなるが、“10"から「1」を引いた“01"が付
加ビットとして付加される。こうすることにより、量子
化された係数が正のときは付加ビットは1で始まり、負
であれば0で始まることになり、正負の判別が容易に行
える。
On the other hand, when the quantized coefficient is negative, data obtained by subtracting 1 from the additional bit is added. For example, if the quantized coefficient is -2 (decimal number), it is expressed as a binary number (two's complement notation), "111 ... 110", and the lower two bits are additional bits. “01” obtained by subtracting “1” is added as an additional bit. By doing so, the additional bit starts with 1 when the quantized coefficient is positive, and starts with 0 when the quantized coefficient is negative.

また、処理P2における量子化のときに、量子化マトリ
クスの各閾値に対して圧縮する画像の内容に応じたスケ
ールファクタを乗算し、圧縮画像の品質をほぼ一定に保
つために、処理1で得られるDCT係数に基づいてスケー
ルファクタの決定を行う(処理P5)。
In addition, at the time of quantization in the process P2, each threshold value of the quantization matrix is multiplied by a scale factor corresponding to the content of the image to be compressed, and obtained in process 1 in order to keep the quality of the compressed image almost constant. The scale factor is determined based on the obtained DCT coefficient (process P5).

画像内容の判別は処理1で求めたDCT係数によって行
う。すなわち、DCT係数をCij(i,j=1,2,…,8)とする
と、その絶対値|Cij|はそのブロックの画像の各周波数
成分の大きさを表している。従って、画像内容が平坦で
信号の変化が緩やかであれば、i,jが大きいときの絶対
値|Cij|は小さくなり、逆に絵柄が細かく信号の変化が
激しい画像であれば、絶対値|Cij|は大きくなり高周波
数成分は多くなる。
The image content is determined based on the DCT coefficient obtained in the processing 1. That is, assuming that the DCT coefficient is Cij (i, j = 1, 2,..., 8), the absolute value | Cij | represents the magnitude of each frequency component of the image of the block. Therefore, if the image content is flat and the signal changes slowly, the absolute value | Cij | when i and j are large will be small. Conversely, if the image is fine and the signal changes drastically, the absolute value | Cij | increases and high frequency components increase.

そこで、一枚の画像中の絵柄の細かい部分と平坦な部
分との面積比、言い換えれば、一枚の画像の全面積に対
する絵柄の細かい部分または平坦な部分の面積比を求
め、予め視覚テストで求めた面積比とスケールファクタ
との関係から画像内容に応じたスケールファクタを得る
ようにする。
Therefore, the area ratio between the fine part and the flat part of the picture in one image, in other words, the area ratio of the fine part or the flat part of the picture with respect to the entire area of one image, is determined in advance by a visual test. A scale factor corresponding to the image content is obtained from the relationship between the obtained area ratio and the scale factor.

次に、第2図のフローチャートを参照してスケールフ
ァクタの決定方法について説明する。なお、以下の説明
では一枚の画像の全面積に対する絵柄の細かい部分の面
積比を求め、この面積比からスケールファクタを求める
ものとする。
Next, a method of determining the scale factor will be described with reference to the flowchart of FIG. In the following description, it is assumed that the area ratio of a small portion of a picture to the entire area of one image is obtained, and the scale factor is obtained from the area ratio.

まず、一枚の画像中の絵柄の細かい部分のブロック数
を計数するためにカウンタmをリセットする(ステップ
S1)。
First, a counter m is reset in order to count the number of blocks in a fine portion of a picture in one image (step
S1).

次いで、第1ブロック(n×n画素)のDCT係数を入
力し(ステップS2)、各係数の絶対値を算出する(ステ
ップS3)。この絶対値の算出は1ブロックのDCT係数をC
ij(i,j=1,2,…,8)とすると、次式で定義される値a
を算出することによって行われる。
Next, the DCT coefficients of the first block (n × n pixels) are input (step S2), and the absolute value of each coefficient is calculated (step S3). This absolute value is calculated by calculating the DCT coefficient of one block as C
ij (i, j = 1,2, ..., 8), a value a defined by the following equation
Is calculated.

この値aはDCT絶対値スペクトルの全体に対する低減成
分の比を表し、ブロックが絵柄の細かい部分に属すれば
そのDCTスペクトルの高域成分は多くなり、平坦な部分
に属すれば少なくなる。従って、DCTスペクトルからそ
のブロックが絵柄の細かい部分に属するか平坦な部分に
属するかが識別でき、値aが大きいほど絵柄が平坦であ
ることを示す。そこで、閾値Vを定め、a<Vとなれ
ば、そのブロックは絵柄の細かい部分に属するブロック
であると判断できる(ステップS4)。
This value a represents the ratio of the reduced component to the entire DCT absolute value spectrum. The high frequency component of the DCT spectrum increases when the block belongs to a fine portion of the picture, and decreases when the block belongs to a flat portion. Therefore, it can be determined from the DCT spectrum whether the block belongs to a fine part or a flat part of the picture, and a larger value a indicates that the picture is flatter. Then, when the threshold value V is determined and a <V is satisfied, it can be determined that the block belongs to the fine portion of the picture (step S4).

次いで、絵柄の細かい部分に属するブロックの数をカ
ウントし(ステップS5)、これらの処理が一枚の画像の
全ブロックに対して行われたか否かを判定して(ステッ
プS6)、一枚の画像内の全ブロックに対する絵柄の細か
い部分に属するブロック数を求める。
Next, the number of blocks belonging to the fine part of the picture is counted (step S5), and it is determined whether or not these processes have been performed for all the blocks of one image (step S6). The number of blocks belonging to a small portion of the picture for all blocks in the image is obtained.

こうして求めた絵柄の細かい部分のブロック数mを、
全ブロック数Mで割り、画像内容を示すパラメータrを
求め(ステップS7)、このパラメータrから視覚テスト
により求めた関数fによってスケールファクタbを求め
(ステップS8)、処理を終了する。
The number of blocks m of the fine part of the pattern obtained in this way is
By dividing by the total number of blocks M, a parameter r indicating the image content is obtained (step S7), a scale factor b is obtained from the parameter r by a function f obtained by a visual test (step S8), and the process is terminated.

なお、前述の実施例において、画像内容を示す値を求
めるために絶対値を採用しているのは、ハードウェア構
成が容易であることが理由であり、他の方法として2乗
してパワーを求めたり、実効値を採用するようにしても
よい。
In the above-described embodiment, the reason that the absolute value is used to obtain the value indicating the image content is that the hardware configuration is easy, and as another method, the power is calculated by squaring. It may be determined or an effective value may be adopted.

〔発明の効果〕〔The invention's effect〕

この発明によれば、圧縮される画像の内容によってス
ケールファクタを変化させることができるので、圧縮画
像の品質をほぼ一定に保つことが可能となる。
According to the present invention, since the scale factor can be changed depending on the content of the image to be compressed, the quality of the compressed image can be kept almost constant.

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

第1図はこの発明による画像処理の処理手順を示す図、 第2図は第1図におけるスケールファクタ決定のための
処理を示すフローチャート、 第3図は従来の画像処理の処理手順を示す図、 第4図は輝度信号の量子化マトリクスを示す図、 第5図はジグザグスキャンのテーブルを示す図である。
1 is a diagram showing a processing procedure of image processing according to the present invention, FIG. 2 is a flowchart showing processing for determining a scale factor in FIG. 1, FIG. 3 is a diagram showing a processing procedure of conventional image processing, FIG. 4 is a diagram showing a quantization matrix of a luminance signal, and FIG. 5 is a diagram showing a table of zigzag scan.

フロントページの続き (58)調査した分野(Int.Cl.6,DB名) H04N 1/41 - 1/419 H04N 7/24 - 7/68 Continuation of the front page (58) Field surveyed (Int.Cl. 6 , DB name) H04N 1/41-1/419 H04N 7/24-7/68

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】入力画像を、1ブロックn×n個の画素か
らなる複数のブロックに分割し、各ブロック毎に離散コ
サイン変換を行い、変換して得られるn×n個の変換係
数を、n×n個の閾値からなる量子化マトリクスを用い
て量子化を行う圧縮工程を含む画像処理方法において、 上記各ブロック内の離散コサイン変換係数より信号変化
が緩やかな画像の平坦部に属するブロックであるか否か
を区分し、この区分したブロックの数の比の関数として
得られる係数bを、上記n×n個の量子化マトリクスの
各閾値に乗算したのち上記量子化を行うことを特徴とす
る画像処理方法。
1. An input image is divided into a plurality of blocks each composed of n × n pixels, and a discrete cosine transform is performed for each block. In an image processing method including a compression step of performing quantization using a quantization matrix composed of n × n threshold values, a block belonging to a flat portion of an image whose signal change is more gradual than a discrete cosine transform coefficient in each block. Whether or not there is, and multiplying each threshold of the n × n quantization matrices by a coefficient b obtained as a function of the ratio of the number of the divided blocks, and then performing the quantization. Image processing method.
【請求項2】上記画像の平坦部に属するブロックである
か否かの区分を、ブロック内の離散コサイン変換係数を
Cij(i,j=1,2…,n)とし、 で定義されるパラメータaを算出してこのパラメータa
が所定の閾値以上であるか否かにより区分するようにし
たことを特徴とする請求項1記載の画像処理方法。
2. Classification of whether or not a block belongs to a flat part of the image is performed by using a discrete cosine transform coefficient in the block.
Cij (i, j = 1,2 ..., n) Calculate the parameter a defined by
2. The image processing method according to claim 1, wherein the image data is classified based on whether or not is greater than or equal to a predetermined threshold value.
【請求項3】入力画像を、1ブロックn×n個の画素か
らなる複数のブロックに分割し、各ブロック毎に離散コ
サイン変換を行う手段と、変換して得られるn×n個の
変換係数を、n×n個の閾値からなる量子化マトリクス
を用いて量子化を行う手段を含むデータ圧縮を備えた画
像処理装置において、 上記各ブロック内の離散コサイン変換係数より信号変化
が緩やかな画像の平坦部に属するブロックであるか否か
を区分する手段と、この区分したブロックの数の比の関
数として得られる係数bを、上記n×n個の量子化マト
リクスの各閾値に乗算する手段とを設け、この乗算され
た量子化マトリクスを用いて上記量子化を行うことを特
徴とする画像処理装置。
3. An input image is divided into a plurality of blocks each consisting of n.times.n pixels, and a discrete cosine transform is performed for each block; and n.times.n transform coefficients obtained by the conversion. In an image processing apparatus provided with data compression including means for performing quantization using a quantization matrix composed of n × n threshold values, the image processing apparatus performs image processing in which the signal change is gentler than the discrete cosine transform coefficient in each block. Means for classifying whether or not the block belongs to a flat portion, and means for multiplying each threshold of the n × n quantization matrix by a coefficient b obtained as a function of the ratio of the number of the divided blocks. And an image processing apparatus for performing the quantization using the multiplied quantization matrix.
【請求項4】上記区分する手段が、ブロック内の離散コ
サイン変換係数をCij(i,j=1,2,…,n)とし、 で定義されるパラメータaを算出してこのパラメータa
が所定の閾値以上であるか否かにより区分するようにし
たことを特徴とする請求項3記載の画像処理装置。
4. The dividing means sets discrete cosine transform coefficients in a block to Cij (i, j = 1, 2,..., N), Calculate the parameter a defined by
4. The image processing apparatus according to claim 3, wherein the image data is classified based on whether or not is greater than or equal to a predetermined threshold value.
JP31873089A 1989-12-11 1989-12-11 Image processing method and apparatus Expired - Fee Related JP2950559B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31873089A JP2950559B2 (en) 1989-12-11 1989-12-11 Image processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31873089A JP2950559B2 (en) 1989-12-11 1989-12-11 Image processing method and apparatus

Publications (2)

Publication Number Publication Date
JPH03181229A JPH03181229A (en) 1991-08-07
JP2950559B2 true JP2950559B2 (en) 1999-09-20

Family

ID=18102309

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31873089A Expired - Fee Related JP2950559B2 (en) 1989-12-11 1989-12-11 Image processing method and apparatus

Country Status (1)

Country Link
JP (1) JP2950559B2 (en)

Also Published As

Publication number Publication date
JPH03181229A (en) 1991-08-07

Similar Documents

Publication Publication Date Title
US6011864A (en) Digital image coding system having self-adjusting selection criteria for selecting a transform function
EP0349847B1 (en) Method of and apparatus for compressing image data
JPH05316360A (en) Coding/decoding device for picture signal
CN101588502A (en) DCT compression using Golomb-Rice coding
US5719961A (en) Adaptive technique for encoder and decoder signal transformation
JP3067628B2 (en) Image coding device
JPH07123269A (en) Corder for picture signal
JP3105335B2 (en) Compression / expansion method by orthogonal transform coding of image
US6704455B1 (en) Image processing system and image processing method
US6606039B2 (en) Huffman encoder, Huffman encoding method and recording medium having program for Huffman encoding process recorded thereon
US20010043754A1 (en) Variable quantization compression for improved perceptual quality
JP2950559B2 (en) Image processing method and apparatus
JPH0487460A (en) Picture processor
JPH0856358A (en) Image data encoding device
JP2841197B2 (en) Method of compressing gradation image data
JP3034887B2 (en) Image processing method and apparatus
JP3235761B2 (en) High efficiency coding device
JP2735001B2 (en) Image coding device
JP3017510B2 (en) Compressed data amount control method
JP3232160B2 (en) Encoding device and method
JPH06350992A (en) Data compression circuit
JP2843396B2 (en) Compressed data amount control method
JP2960446B2 (en) Image processing method
JP3163753B2 (en) Image processing apparatus and image processing method
JP3016805B2 (en) Image data compression method

Legal Events

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