JPH0759086A - Picture processing unit - Google Patents
Picture processing unitInfo
- Publication number
- JPH0759086A JPH0759086A JP5189563A JP18956393A JPH0759086A JP H0759086 A JPH0759086 A JP H0759086A JP 5189563 A JP5189563 A JP 5189563A JP 18956393 A JP18956393 A JP 18956393A JP H0759086 A JPH0759086 A JP H0759086A
- Authority
- JP
- Japan
- Prior art keywords
- block
- image
- encoding
- blocks
- quantization
- 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.)
- Withdrawn
Links
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は画像処理装置に関し、特
に、画像データを符号化する画像処理装置に関するもの
である。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus, and more particularly to an image processing apparatus for encoding image data.
【0002】[0002]
【従来の技術】従来よりカラー静止画像に対する高能率
な圧縮符号化方式として知られているものに、現在国際
標準化が進められているJPEG方式(画像電子学会
誌、Vol.20, No.1, 1991, pp50〜58)がある。2. Description of the Related Art The JPEG system (Journal of the Institute of Image Electronics Engineers, Vol. 20, No. 1, No. 1, which is currently being internationally standardized is known as a highly efficient compression encoding system for color still images. 1991, pp50-58).
【0003】図12はJPEG方式の処理手順の概要を
示したブロック図である。FIG. 12 is a block diagram showing an outline of a processing procedure of the JPEG system.
【0004】JPEG方式では、まず、入力画像データ
をサンプリングして、8×8画素のブロックに分割し、
各ブロックごとに2次元離散コサイン変換(以下、DC
Tという)を行う(図12の121)。次に得られた8
×8のDCT変換係数に対して、量子化テーブル(8×
8画素)を用いて係数位置ごとに異なるステップサイズ
で線形量子化する(図12の122)。最後に量子化さ
れたDCT変換係数のうち、DC係数は1つ前の同一色
成分のブロックのDC係数との差分を取り、ハフマン符
号化を行い、またAC係数は、まずジグザグスキャンを
行い、1次元に変換し、連続する“0”の係数の長さと
“0”以外の有効係数の組とでエントロピー符号化(2
次元ハフマン符号化)を行い(図12の123)、得ら
れた符号を符号化データとして出力する。In the JPEG system, first, input image data is sampled and divided into blocks of 8 × 8 pixels,
Two-dimensional discrete cosine transform (hereinafter DC
(T) is performed (121 in FIG. 12). Next obtained 8
For the DCT transform coefficient of × 8, the quantization table (8 ×
Linear quantization is performed by using 8 pixels) with a different step size for each coefficient position (122 in FIG. 12). In the last quantized DCT transform coefficient, the DC coefficient is subjected to Huffman coding by taking the difference from the DC coefficient of the block of the same color component one before, and the AC coefficient is first subjected to zigzag scanning, One-dimensional conversion is performed, and entropy coding (2
(Dimensional Huffman encoding) is performed (123 in FIG. 12), and the obtained code is output as encoded data.
【0005】この方式を拡張した符号化方式として、入
力画像データを、例えば文字部と自然画部のように、画
像の特性により複数の領域に分割し、領域ごとに量子化
ステップサイズや量子化テーブルを変えるなど、領域ご
とに異なった符号化方式を用いて符号化を行う方式が考
えられる。As an encoding method which is an extension of this method, the input image data is divided into a plurality of areas according to the characteristics of the image, such as a character portion and a natural image portion, and a quantization step size and a quantization are performed for each area. It is conceivable to use a different encoding method for each area, such as changing the table.
【0006】例えば、入力画像データを8×8画素のブ
ロック単位でDCTを行い、その結果得られたDCT変
換係数を用いて、そのブロックが文字ブロックであるか
判定し、DCT変換係数を量子化する際の量子化テーブ
ルをブロックの判定結果に応じて切替えて量子化を行な
うように画像処理装置を構成するようにしていた。For example, input image data is subjected to DCT in block units of 8 × 8 pixels, the DCT transform coefficient obtained as a result is used to determine whether the block is a character block, and the DCT transform coefficient is quantized. The image processing apparatus is configured to perform quantization by switching the quantization table when performing the determination in accordance with the block determination result.
【0007】[0007]
【発明が解決しようとする課題】しかしながら上記従来
例では、文字と自然画といったような画像特性の異なる
画像が混在している画像を符号化すると、画像劣化が発
生するなどの問題があった。However, in the above-mentioned conventional example, when an image in which images having different image characteristics such as characters and natural images are mixed is encoded, there is a problem that image deterioration occurs.
【0008】また、このような画像を複数の領域に分割
し領域ごとに符号化を行う際のハフマン符号化では、テ
レビジョン学会誌(Vol. 43, No. 12, 1989, pp1361-136
9)に示されているように、領域に関係なく1種類のハフ
マン符号テーブル(JPEG推奨や領域に関係なく画像
全体を対象とし最適化されたもの)を用いて、符号化を
行っていたため、効率の良いハフマン符号化を行えず、
符号量が大きくなってしまうという問題があった。Further, in Huffman coding when such an image is divided into a plurality of areas and coding is performed for each area, the journal of the Television Society of Japan (Vol. 43, No. 12, 1989, pp1361-136) is used.
As shown in 9), since encoding was performed using one type of Huffman code table (optimized for the entire image regardless of JPEG recommendation and area) regardless of the area, Can not perform efficient Huffman coding,
There is a problem that the code amount becomes large.
【0009】本発明は上記従来例に鑑みてなされたもの
で、画像特性の異なる画像が混在するような画像に対し
ても画質劣化の少なく、かつ効率の良い符号化を行うこ
とが可能な画像処理装置を提供することを目的とする。The present invention has been made in view of the above-mentioned conventional example, and is capable of performing efficient encoding with little image quality deterioration even for images in which images having different image characteristics are mixed. An object is to provide a processing device.
【0010】[0010]
【課題を解決するための手段】上記の目的を達成するた
め本発明の画像処理装置は次のような構成からなる。即
ち、画像データを入力して符号化することが可能な画像
処理装置であって、前記入力画像データを所定単位の複
数のブロックに分割する分割手段と、前記複数のブロッ
クごとに直交変換を施す変換手段と、前記変換手段によ
る直交変換から得られた変換係数を用いて複数のブロッ
クごとに画像特性を判別する判別手段と、前記判別手段
による判別結果に従って、前記複数のブロックごとに、
最適な量子化テーブルを用いて前記変換係数を量子化す
る量子化手段と、前記判別手段による判別結果に従っ
て、前記複数のブロックごとに、最適な符号化テーブル
を用いて前記量子化手段によって量子化された変換係数
を符号化する符号化手段とを有することを特徴とする画
像処理装置を備える。In order to achieve the above object, the image processing apparatus of the present invention has the following configuration. That is, an image processing device capable of inputting and encoding image data, wherein the input image data is divided into a plurality of blocks of a predetermined unit, and orthogonal transformation is performed for each of the plurality of blocks. Conversion means, discrimination means for discriminating image characteristics for each of a plurality of blocks using a transformation coefficient obtained from orthogonal transformation by the conversion means, and for each of the plurality of blocks according to a discrimination result by the discrimination means,
Quantizing means for quantizing the transform coefficient using an optimum quantization table, and quantization by the quantizing means using an optimum coding table for each of the plurality of blocks according to the discrimination result by the discriminating means. And an encoding unit that encodes the converted transform coefficient.
【0011】[0011]
【作用】以上の構成により本発明は、入力画像データを
複数のブロックに分割してブロックごとに直交変換を施
し、その直交変換によって得られる変換係数によってブ
ロックごとの画像特性を判別し、その判別結果に従っ
て、前記複数のブロックごとに最適な量子化テーブルと
符号化テーブルを用いて量子化と符号化を行うよう動作
する。According to the present invention having the above-described structure, the input image data is divided into a plurality of blocks, orthogonal transformation is performed for each block, and the image characteristic of each block is discriminated by the transformation coefficient obtained by the orthogonal transformation. According to the result, the quantization and coding are performed using the optimum quantization table and coding table for each of the plurality of blocks.
【0012】[0012]
【実施例】以下添付図面を参照して本発明の好適な実施
例を詳細に説明する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT A preferred embodiment of the present invention will be described in detail below with reference to the accompanying drawings.
【0013】図1は、本発明の代表的な実施例である画
像処理装置の全体構成の概要を示すブロック図である。FIG. 1 is a block diagram showing the outline of the overall configuration of an image processing apparatus that is a typical embodiment of the present invention.
【0014】図1において、10は画像入力部であり、
CCDセンサを含むイメージスキヤナ等の画像読取装置
やホストコンピユータ、SVカメラ、ビデオカメラ等の
外部機器のインタフエース等により構成される。画像入
力部10から入力された画像データは、図2に示される
画像記憶部11の入力端子100に供給される。12は
オペレータが画像データの出力先の指定等を行う操作
部、13は出力制御部であり、前者は画像データの出力
先の選択、後者はメモリ読み出しの同期信号(画像出力
部とともにプリンタエンジン部を構成する出力制御部か
らのITOP信号などや、例えば、操作部からのマニュ
アルキー入力により或は画像出力部からの画像出力部
(プリンタ解像度)に応じた接続情報)の出力等を行
う。125は画像記憶部の出力端子、126は画像記憶
部11の同期信号の入力端子をそれぞれ示している。1
4はデイスプレイ等の画像表示部、15は公衆回線やL
ANを介して画像データの送受信を行う通信部、16は
例えば感光体上にレーザビームを照射して潜像を形成
し、これを可視画像化するレーザビームプリンタ等の画
像出力部である。In FIG. 1, 10 is an image input unit,
It is composed of an image reading device such as an image scanner including a CCD sensor, an interface of an external device such as a host computer, an SV camera, a video camera and the like. The image data input from the image input unit 10 is supplied to the input terminal 100 of the image storage unit 11 shown in FIG. Reference numeral 12 is an operation unit for the operator to specify an output destination of image data, 13 is an output control unit, the former is for selecting the output destination of the image data, and the latter is a synchronization signal for reading the memory (the printer engine unit together with the image output unit The ITOP signal or the like from the output control unit constituting the above, or output of connection information according to the image output unit (printer resolution) from the image output unit or by manual key input from the operation unit, for example. Reference numeral 125 denotes an output terminal of the image storage unit, and 126 denotes an input terminal of the synchronization signal of the image storage unit 11. 1
4 is an image display unit such as a display, 15 is a public line or L
A communication unit 16 that transmits and receives image data via the AN, for example, is an image output unit such as a laser beam printer that irradiates a laser beam on a photoconductor to form a latent image and visualizes the latent image.
【0015】なお、画像出力部16はインクジエツトプ
リンタや熱転写プリンタ、ドツトプリンタ等であつても
良い。The image output section 16 may be an ink jet printer, a thermal transfer printer, a dot printer or the like.
【0016】図2は図1で示した画像記憶部11の詳細
な構成を示すブロック図である。画像記憶部11では、
入力画像データをブロックに分割し、各ブロックの画像
特性に従って、各ブロックの画像データをJPEG方式
に従って符号化する。FIG. 2 is a block diagram showing a detailed structure of the image storage unit 11 shown in FIG. In the image storage unit 11,
The input image data is divided into blocks, and the image data of each block is encoded according to the JPEG method according to the image characteristics of each block.
【0017】図2において、21は入力された画像デー
タを8×8画素を単位としたブロックに分割し、各ブロ
ックごとにDCTを施すDCT変換部、22はDCT変
換部21で得られたDCT変換係数に基づいて、そのブ
ロックが文字を表す文字ブロックであるかどうかを判別
する文字ブロック判別部、23は文字ブロック判別部2
2の判別結果に従って量子化テーブルを切り替える量子
化テーブル切替部23、24はDCT変換係数を線形量
子化する線形量子化部、25は量子化データをハフマン
符号化するハフマン符号化部、26は文字ブロック判別
部22の判別結果である領域識別ビットを符号化する領
域識別ビット符号化部、そして、27は符号化データを
格納する画像メモリである。In FIG. 2, reference numeral 21 denotes a DCT conversion unit that divides the input image data into blocks in units of 8 × 8 pixels, and performs DCT on each block, and 22 denotes a DCT obtained by the DCT conversion unit 21. A character block discriminating unit 23 for discriminating whether or not the block is a character block representing a character based on the conversion coefficient.
Quantization table switching units 23 and 24 that switch the quantization table according to the determination result of 2 are linear quantization units that linearly quantize DCT transform coefficients, 25 is a Huffman coding unit that Huffman codes quantized data, and 26 is a character. A region identification bit encoding unit that encodes the region identification bit that is the determination result of the block determination unit 22, and 27 is an image memory that stores encoded data.
【0018】次に、画像記憶部11における、入力画像
データの処理について説明する。Next, processing of the input image data in the image storage section 11 will be described.
【0019】まず、入力端子100より入力された画像
データは8×8画素を単位としてブロックに分割され、
DCT変換部21で2次元離散コサイン変換(DCT)
を行う。DCT変換部21で得られたDCT変換係数
は、直流(DC)成分と交流(AC)成分から構成され
る。AC成分は、さまざまな周波数成分から成り立って
おり、それは図3のように表される。図3において、小
さな四角は各DCT変換係数を表しており、左上に行く
ほど低周波成分を、右下に行くほど高周波成分を表わ
す。また、左上の斜線部の係数は直流(DC)成分、そ
の他の係数は交流(AC)成分を表す。First, the image data input from the input terminal 100 is divided into blocks in units of 8 × 8 pixels,
Two-dimensional discrete cosine transform (DCT) in the DCT transform unit 21
I do. The DCT transform coefficient obtained by the DCT transform unit 21 is composed of a direct current (DC) component and an alternating current (AC) component. The AC component is composed of various frequency components, which is represented as in FIG. In FIG. 3, a small square represents each DCT transform coefficient, and the lower left part represents the low frequency component and the lower right part represents the high frequency component. Further, the coefficient in the upper left shaded area represents a direct current (DC) component, and the other coefficients represent an alternating current (AC) component.
【0020】さて、文字ブロック判別部22では、DC
T変換部21で得られた変換係数の値を利用して、DC
Tを施したブロックが文字を表すブロック(以下、これ
を文字ブロックという)であるか、或は自然画を表すブ
ロック(以下、これを自然画ブロックという)であるか
を判別する。Now, in the character block discrimination unit 22, DC
Using the value of the conversion coefficient obtained by the T conversion unit 21, DC
It is determined whether the block subjected to T is a block representing a character (hereinafter referred to as a character block) or a block representing a natural image (hereinafter referred to as a natural image block).
【0021】本実施例では文字ブロックは次のようにし
て判別される。In this embodiment, the character block is discriminated as follows.
【0022】(1)図4に示すように、DCT変換係数
の内、斜線部で示される低周波数域のAC成分5個の絶
対値和(S)を求める。(1) As shown in FIG. 4, the sum (S) of the absolute values of the five AC components in the low frequency region shown by the shaded areas among the DCT transform coefficients is obtained.
【0023】(2)この和(S)を所定の閾値(TH)
(例えば、400)とを比較する。 (3)S≧THなら、文字ブロックと、S<THなら自
然画ブロックと判定する。(2) This sum (S) is set to a predetermined threshold value (TH)
(Eg, 400). (3) If S ≧ TH, it is determined to be a character block, and if S <TH, it is determined to be a natural image block.
【0024】その判別結果は、領域識別ビット(その値
が“1”であるなら、そのブロックは文字ブロックを表
し、その値が“0”であるなら、そのブロックは自然画
ブロックを表す)として出力される。図5は、領域識別
ビットとブロックの関係を視覚的に表わしたものであ
る。図5が示すように、各ブロックは、それが文字ブロ
ックであるか、或は自然画ブロックであるかを表わす領
域識別ビット1つ持っている。The result of the determination is as an area identification bit (if the value is "1", the block represents a character block, and if the value is "0", the block represents a natural image block). Is output. FIG. 5 is a visual representation of the relationship between area identification bits and blocks. As shown in FIG. 5, each block has one area identification bit indicating whether it is a character block or a natural image block.
【0025】DCT変換係数は線形量子化部24で量子
化される。The DCT transform coefficient is quantized by the linear quantizer 24.
【0026】従来より一般的に用いられてきた量子化テ
ーブルは、図6(b)に示すように、DCT変換係数の
高周波成分に対する量子化ステップサイズが低周波成分
に比べかなり大きいため、量子化処理によって高周波成
分の値の多くが切り落とされてしまう傾向がある。これ
が文字周辺部の画質劣化の原因として考えられる。そこ
で本実施例では、図6(a)に示すような文字ブロック
として判別されたブロックに用いられる量子化テーブル
として、高周波成分をより細かく、また低周波成分は少
し粗めに量子化するような量子化テーブルを用いる。そ
して、自然画ブロックに対しては、図6(b)に示した
量子化テーブルを用いる。As shown in FIG. 6 (b), the quantization table that has been generally used in the past has a quantization step size for the high frequency component of the DCT transform coefficient that is considerably larger than that for the low frequency component. Most of the high-frequency component values tend to be cut off by the processing. This is considered to be the cause of the image quality deterioration around the characters. Therefore, in the present embodiment, as the quantization table used for the block determined as the character block as shown in FIG. 6A, the high frequency component is finer and the low frequency component is slightly coarsely quantized. Use a quantization table. Then, for the natural image block, the quantization table shown in FIG. 6B is used.
【0027】この量子化テーブルの切り替えは、文字ブ
ロック判別部22の判別結果に従って量子化テーブル切
替部23が行う。このように2つの量子化テーブルを適
応的に切替えて用いることによって文字部の画質劣化を
抑えることができる。The switching of the quantization table is performed by the quantization table switching unit 23 according to the determination result of the character block determination unit 22. By adaptively switching and using the two quantization tables in this way, it is possible to suppress the image quality deterioration of the character portion.
【0028】このようにして得られた量子化テーブルを
用い、DCT変換係数が線形量子化部24で量子化さ
れ、さらに、その量子化データをハフマン符号化部25
で符号化する。符号化されたデータ(符号化データ1)
は、画像メモリ27に格納される。Using the quantization table thus obtained, the DCT transform coefficient is quantized by the linear quantization section 24, and the quantized data is further processed by the Huffman coding section 25.
Encode with. Encoded data (encoded data 1)
Are stored in the image memory 27.
【0029】図7〜図8は、ハフマン符号化部25の構
成を示すブロック図である。図7はDCT変換係数のD
C成分(DC係数)を符号化する回路の構成を、図8は
DCT変換係数のAC成分(AC係数)を符号化する回
路の構成を示す。7 to 8 are block diagrams showing the configuration of the Huffman coding unit 25. As shown in FIG. FIG. 7 shows the DCT transform coefficient D
FIG. 8 shows the configuration of a circuit for encoding the C component (DC coefficient), and FIG. 8 shows the configuration of a circuit for encoding the AC component (AC coefficient) of the DCT transform coefficient.
【0030】図7〜図8に示したDCハフマン符号テー
ブル64とACハフマン符号テーブル75にセットする
値については、文字ブロック、自然画ブロックのそれぞ
れに対し、色成分及びDC成分、AC成分ごとにブロッ
ク内の値を用いて最適化を行ない各テーブルにセットす
る値を求めてもよいし、ブロックの特性等を考慮しそれ
ぞれのブロックごとに適当なハフマン符号テーブルを予
め与えても良い。The values set in the DC Huffman code table 64 and the AC Huffman code table 75 shown in FIGS. 7 to 8 are set for each color component, DC component and AC component for each of the character block and the natural image block. The value to be set in each table may be obtained by performing optimization using the value in the block, or an appropriate Huffman code table may be given in advance for each block in consideration of the characteristics of the block and the like.
【0031】まずDC係数のハフマン符号化について述
べる。First, Huffman coding of DC coefficients will be described.
【0032】本実施例では、DC係数はまず判別回路6
1に入力される。判別回路61では領域識別ビットの値
に従って、そのブロックが文字ブロック、自然画ブロッ
クであるかを判別し、加算器62において、同一色成
分、同一ブロック種別の1つ前のDC係数との差分を求
め、その差分値をグループ化回路63でグループ分けす
る。グループ化回路63で得られたグループ番号は、領
域識別ビットの値に従って選択されたDCハフマン符号
テーブル64を用いて、符号化される。その符号化デー
タはDC符号として出力される。また、グループ内での
差分値はDC付加ビットとしてそのままグループ化回路
63から出力される。In this embodiment, the DC coefficient is first determined by the discrimination circuit 6
Input to 1. The discriminating circuit 61 discriminates whether the block is a character block or a natural image block according to the value of the area discriminating bit, and the adder 62 calculates the difference from the previous DC coefficient of the same color component and the same block type. The obtained difference value is divided into groups by the grouping circuit 63. The group number obtained by the grouping circuit 63 is encoded using the DC Huffman code table 64 selected according to the value of the area identification bit. The encoded data is output as a DC code. Further, the difference value within the group is directly output from the grouping circuit 63 as a DC additional bit.
【0033】次にAC係数のハフマン符号化について述
べる。Next, Huffman coding of AC coefficients will be described.
【0034】本実施例では、AC係数はジグザグスキャ
ン回路71に入力され、図9に示すようなジグザグスキ
ャンを行い1次元係数に変換する。その1次元係数は判
別回路72において、各係数が“0”であるかどうかが
判別され、連続する“0”の係数はその長さがランレン
グスカウンタ73でカウントされランレングス(NNN
N)が求められる。一方、その係数の値が“0”以外の
有効係数はグループ化回路74において、その値に従っ
てグループ化されグループ番号が付される。そのグルー
プ番号(SSSS)とランレングス(NNNN)は2次
元ハフマン符号化回路76に入力され、図10に示すよ
うなグループ番号(NNNN)とランレングス(SSS
S)との組について、領域識別ビットの値に従って選択
されたACハフマン符号テーブル75を用いて、符号化
される。その結果得られた符号化データは、AC符号と
して出力される。また、各グループでのAC係数の値を
示すAC付加ビットはグループ化回路74からそのまま
出力される。In the present embodiment, the AC coefficient is input to the zigzag scanning circuit 71, and zigzag scanning as shown in FIG. 9 is performed to convert it into a one-dimensional coefficient. The discrimination circuit 72 discriminates whether or not each one-dimensional coefficient is "0", and the length of a continuous "0" coefficient is counted by the run-length counter 73 and the run-length (NNN) is calculated.
N) is required. On the other hand, effective coefficients having a coefficient value other than "0" are grouped by the grouping circuit 74 in accordance with the value and assigned a group number. The group number (SSSS) and run length (NNNN) are input to the two-dimensional Huffman encoding circuit 76, and the group number (NNNN) and run length (SSS) as shown in FIG.
S) is encoded using the AC Huffman code table 75 selected according to the value of the area identification bit. The encoded data obtained as a result is output as an AC code. Further, the AC addition bit indicating the value of the AC coefficient in each group is directly output from the grouping circuit 74.
【0035】また、ブロックの種類ごとに定義されたハ
フマン符号テーブルは、ヘッダとして出力され復号時に
用いられる。The Huffman code table defined for each block type is output as a header and is used at the time of decoding.
【0036】一方、領域識別ビットは、領域識別ビット
符号化部26にも入力されて、算術符号を用いた2値の
符号化方式(例えばMMRなど)を用いてエントロピー
符号化が行われ、その結果符号化されたデータ(符号化
データ2)は画像メモリ27に出力される。これによ
り、領域識別ビットの生成による符号量の増加を極力抑
えることができる。On the other hand, the area identification bits are also input to the area identification bit encoder 26, and entropy-encoded by using a binary encoding method (eg, MMR) using arithmetic codes. The resulting encoded data (encoded data 2) is output to the image memory 27. As a result, it is possible to suppress an increase in the code amount due to the generation of the area identification bit as much as possible.
【0037】従って本実施例に従えば、入力画像データ
の各分割ブロックに関し、そのブロックが文字ブロック
であるか或は自然画ブロックであるかを判別し、その判
別結果に従って、それぞれのブロックごとに最適な量子
化テーブルを用いて量子化を行うので、符号化による画
質劣化を抑えることが可能となる。また、ハフマン符号
化処理において、ブロック種別ごとに与えられたブロッ
ク特性を考慮したハフマン符号テーブルを用いてハフマ
ン符号化するので効率的な符号化を行なうことができ
る。Therefore, according to this embodiment, for each divided block of the input image data, it is determined whether the block is a character block or a natural image block, and according to the result of the determination, each block is divided into blocks. Since the quantization is performed using the optimum quantization table, it is possible to suppress the image quality deterioration due to the encoding. Further, in the Huffman coding process, since the Huffman coding is performed using the Huffman coding table in consideration of the block characteristics given for each block type, efficient coding can be performed.
【0038】なお、本実施例においては、入力画像デー
タを分割するブロックの大きさとして8×8画素を用
い、そのブロックのデータに施す直交変換としてDCT
を用いたが、本発明はこれに限定されるものではない。
例えば、さらに大きいブロックや小さいブロックを用い
ることもできるし、直交変換としてアダマール変換など
を用いてもよい。In this embodiment, 8 × 8 pixels are used as the size of the block into which the input image data is divided, and DCT is used as the orthogonal transformation applied to the data of the block.
However, the present invention is not limited to this.
For example, a larger block or a smaller block may be used, or Hadamard transform or the like may be used as the orthogonal transform.
【0039】また本実施例では、文字ブロックの判別の
ためにDCT変換係数の内、低周波数域に属するAC成
分5個の絶対値和を用いたが、本発明はこれに限定され
るものではない。例えば、別の周波数成分の係数を用い
ても良いし、用いる係数の数は5個以外でも良い。ま
た、絶対値和ではなく例えば二乗平均値を用いて指標と
なる値を求めても良い。また、直交変換処理前の画像デ
ータを用い例えば微分フィルタをかけて文字ブロックを
判別しても良い。Further, in this embodiment, the sum of absolute values of the five AC components belonging to the low frequency region among the DCT transform coefficients is used for determining the character block, but the present invention is not limited to this. Absent. For example, the coefficient of another frequency component may be used, and the number of coefficients used may be other than five. Further, instead of the sum of absolute values, for example, the root mean square value may be used to obtain the index value. Further, the character block may be discriminated by applying, for example, a differential filter using the image data before the orthogonal transformation process.
【0040】さらに、図11に示すように文字領域と自
然画領域とが構造化され予め分かっているなら、手入力
や何らかの前処理によって、それらをa部分(文字領
域)とそれ以外の領域に分け、本実施例のように領域ご
とに量子化ステップを切替えるように装置を構成するこ
とができる。Further, if the character area and the natural image area are structured and known in advance as shown in FIG. 11, they are divided into the a portion (character area) and the other area by manual input or some preprocessing. Separately, the apparatus can be configured to switch the quantization step for each region as in this embodiment.
【0041】さらにまた、本実施例では、画像の性質を
文字ブロックと自然画ブロックとで区別し、その各々に
文字ブロック、自然画ブロック専用の量子化テーブルと
して、図6に示すような量子化テーブルを用いて量子化
を行ったが、本発明はこれに限定されるものではない。
例えば、他の量子化テーブルを用いてもよく、また1種
類の量子化テーブルを用い領域ごとに量子化幅を制御し
ても良い。また、画像の区別の仕方として、文字領域・
自然画領域とするのではなく、例えば、モノクロ領域、
カラー領域などによって区別しても良い。Furthermore, in the present embodiment, the character of the image is distinguished between the character block and the natural image block, and the quantization table shown in FIG. Although the quantization is performed using the table, the present invention is not limited to this.
For example, another quantization table may be used, or one type of quantization table may be used to control the quantization width for each region. Also, as a way to distinguish images,
Instead of the natural image area, for example, a monochrome area,
You may distinguish by a color area etc.
【0042】なお本発明は複数の機器から構成されるシ
ステムに適用しても良いし、1つの機器からなる装置に
適用しても良い。また、システム或は装置にプログラム
を供給することによって達成される場合にも適用できる
ことは言うまでもない。The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of one device. Further, it goes without saying that the present invention can also be applied to the case of being achieved by supplying a program to a system or an apparatus.
【0043】[0043]
【発明の効果】以上説明したように本発明によれば、入
力画像データを複数のブロックに分割してブロックごと
に直交変換を施し、その直交変換によって得られる変換
係数によってブロックごとの画像特性を判別し、その判
別結果に従って、前記複数のブロックごとに最適な量子
化テーブルと符号化テーブルを用いて量子化と符号化を
行うので、各ブロックごとに画像特性に適した符号化が
行われるので、符号化に伴う画質劣化が抑えられ、か
つ、効率的な符号化を行うことができるという効果があ
る。As described above, according to the present invention, the input image data is divided into a plurality of blocks, the orthogonal transformation is performed for each block, and the image characteristic of each block is determined by the transformation coefficient obtained by the orthogonal transformation. Discrimination is performed, and according to the discrimination result, quantization and encoding are performed using the optimum quantization table and encoding table for each of the plurality of blocks, so that encoding suitable for image characteristics is performed for each block. There is an effect that image quality deterioration due to encoding can be suppressed and efficient encoding can be performed.
【図1】本発明の代表的な実施例である画像処理装置の
全体構成の概要を示すブロック図である。FIG. 1 is a block diagram showing an outline of the overall configuration of an image processing apparatus that is a representative embodiment of the present invention.
【図2】図1に示した画像記憶部11の詳細な構成を示
すブロック図である。FIG. 2 is a block diagram showing a detailed configuration of an image storage unit 11 shown in FIG.
【図3】DCT変換係数の構成を示す図である。FIG. 3 is a diagram showing a configuration of a DCT transform coefficient.
【図4】文字ブロック判別のために用いるDCT変換係
数を示す図である。FIG. 4 is a diagram showing DCT transform coefficients used for character block discrimination.
【図5】領域識別ビットとブロックの関係を概念的に示
す図である。FIG. 5 is a diagram conceptually showing the relationship between area identification bits and blocks.
【図6】量子化テーブルの構成を示す図である。FIG. 6 is a diagram showing a structure of a quantization table.
【図7】DCT変換係数のDC成分を符号化するハフマ
ン符号化部の構成を示すブロック図である。FIG. 7 is a block diagram showing a configuration of a Huffman encoding unit that encodes a DC component of a DCT transform coefficient.
【図8】DCT変換係数のAC成分を符号化するハフマ
ン符号化部の構成を示すブロック図である。FIG. 8 is a block diagram showing a configuration of a Huffman encoding unit that encodes an AC component of a DCT transform coefficient.
【図9】AC成分のジグザグスキャンの一例を示す図で
ある。FIG. 9 is a diagram showing an example of a zigzag scan of AC components.
【図10】ランレングスとグループ番号の関係を示す図
である。FIG. 10 is a diagram showing a relationship between run lengths and group numbers.
【図11】あらかじめ領域が構造化されている画像の一
例を示す図である。FIG. 11 is a diagram showing an example of an image in which regions are structured in advance.
【図12】従来の画像圧縮符号化方式に従う処理の流れ
を示す図である。FIG. 12 is a diagram showing a flow of processing according to a conventional image compression encoding method.
21 DCT変換部 22 文字ブロック判別部 23 量子化テーブル切替部 24 線形量子化部 25 ハフマン符号化部 26 領域識別ビット符号化部 27 画像メモリ 21 DCT Transform Unit 22 Character Block Discrimination Unit 23 Quantization Table Switching Unit 24 Linear Quantization Unit 25 Huffman Encoding Unit 26 Region Identification Bit Encoding Unit 27 Image Memory
───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H03M 7/30 A 8522−5J 8837−5L G06F 15/70 330 F ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical indication location H03M 7/30 A 8522-5J 8837-5L G06F 15/70 330 F
Claims (3)
可能な画像処理装置であって、 前記入力画像データを所定単位の複数のブロックに分割
する分割手段と、 前記複数のブロックごとに直交変換を施す変換手段と、 前記変換手段による直交変換から得られた変換係数を用
いて前記複数のブロックごとに画像特性を判別する判別
手段と、 前記判別手段による判別結果に従って、前記複数のブロ
ックごとに、最適な量子化テーブルを用いて前記変換係
数を量子化する量子化手段と、 前記判別手段による判別結果に従って、前記複数のブロ
ックごとに、最適な符号化テーブルを用いて前記量子化
手段によって量子化された変換係数を符号化する符号化
手段とを有することを特徴とする画像処理装置。1. An image processing apparatus capable of inputting and encoding image data, comprising: dividing means for dividing the input image data into a plurality of blocks of a predetermined unit; and orthogonally for each of the plurality of blocks. Transforming means for transforming, discriminating means for discriminating image characteristics for each of the plurality of blocks using transform coefficients obtained from orthogonal transformation by the transforming means, and for each of the plurality of blocks in accordance with the discrimination result by the discriminating means A quantizing means for quantizing the transform coefficient using an optimum quantizing table; and, according to the discrimination result by the discriminating means, for each of the plurality of blocks, by the quantizing means using the optimal coding table. An image processing apparatus comprising: an encoding unit that encodes a quantized transform coefficient.
定の周波数成分を用いて定められることを特徴とする請
求項1に記載の画像処理装置。2. The image processing apparatus according to claim 1, wherein the image characteristic is determined by using a predetermined frequency component in the conversion coefficient.
式を適用して符号化を行うことを特徴とする請求項1に
記載の画像処理装置。3. The image processing apparatus according to claim 1, wherein the encoding means performs encoding by applying a Huffman encoding method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5189563A JPH0759086A (en) | 1993-07-30 | 1993-07-30 | Picture processing unit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5189563A JPH0759086A (en) | 1993-07-30 | 1993-07-30 | Picture processing unit |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0759086A true JPH0759086A (en) | 1995-03-03 |
Family
ID=16243432
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP5189563A Withdrawn JPH0759086A (en) | 1993-07-30 | 1993-07-30 | Picture processing unit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0759086A (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0946519A (en) * | 1995-08-01 | 1997-02-14 | Canon Inc | Image processing unit and its method |
WO2003090472A1 (en) * | 2002-04-19 | 2003-10-30 | Matsushita Electric Industrial Co., Ltd. | Variable length encoding method and variable length decoding method |
JP2006087136A (en) * | 2002-04-19 | 2006-03-30 | Matsushita Electric Ind Co Ltd | Variable length encoding method and variable length decoding method |
US7742528B2 (en) | 2002-04-26 | 2010-06-22 | Panasonic Corporation | Variable length encoding method and variable length decoding method |
WO2010070897A1 (en) * | 2008-12-16 | 2010-06-24 | パナソニック株式会社 | Moving image encoding method, moving image decoding method, moving image encoding device, moving image decoding device, program, and integrated circuit |
JP2014525183A (en) * | 2011-11-03 | 2014-09-25 | グーグル インコーポレイテッド | Method and apparatus for image compression storing encoding parameters in a 2D matrix |
-
1993
- 1993-07-30 JP JP5189563A patent/JPH0759086A/en not_active Withdrawn
Cited By (31)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0946519A (en) * | 1995-08-01 | 1997-02-14 | Canon Inc | Image processing unit and its method |
US9020041B2 (en) | 2002-04-19 | 2015-04-28 | Panasonic Intellectual Property Corporation Of America | Variable length coding method and variable length decoding method |
US10057602B2 (en) | 2002-04-19 | 2018-08-21 | Godo Kaisha Ip Bridge 1 | Variable length coding method and variable length decoding method |
US9025671B2 (en) | 2002-04-19 | 2015-05-05 | Panasonic Intellectual Property Corporation Of America | Variable length coding method and variable length decoding method |
US7305035B2 (en) | 2002-04-19 | 2007-12-04 | Matsushita Electric Industrial Co., Ltd. | Variable length encoding method and variable length decoding method |
US9020040B2 (en) | 2002-04-19 | 2015-04-28 | Panasonic Intellectual Property Corporation Of America | Variable length coding method and variable length decoding method |
US10063890B2 (en) | 2002-04-19 | 2018-08-28 | Godo Kaisha Ip Bridge 1 | Variable length coding method and variable length decoding method |
JP4515994B2 (en) * | 2002-04-19 | 2010-08-04 | パナソニック株式会社 | Variable length coding method, variable length coding apparatus and program |
US9031133B2 (en) | 2002-04-19 | 2015-05-12 | Panasonic Intellectual Property Corporation Of America | Variable length coding method and variable length decoding method |
JP2006087136A (en) * | 2002-04-19 | 2006-03-30 | Matsushita Electric Ind Co Ltd | Variable length encoding method and variable length decoding method |
US10034025B2 (en) | 2002-04-19 | 2018-07-24 | Godo Kaisha Ip Bridge 1 | Variable length coding method and variable length decoding method |
US10027990B2 (en) | 2002-04-19 | 2018-07-17 | Godo Kaisha Ip Bridge 1 | Variable length coding method and variable length decoding method |
US9661353B2 (en) | 2002-04-19 | 2017-05-23 | Godo Kaisha Ip Bridge 1 | Variable length coding method and variable length decoding method |
US9054734B2 (en) | 2002-04-19 | 2015-06-09 | Panasonic Intellectual Property Corporation Of America | Variable length coding method and variable length decoding method |
WO2003090472A1 (en) * | 2002-04-19 | 2003-10-30 | Matsushita Electric Industrial Co., Ltd. | Variable length encoding method and variable length decoding method |
US10623781B2 (en) | 2002-04-19 | 2020-04-14 | Godo Kaisha Ip Bridge 1 | Variable length coding method and variable length decoding method |
CN1319385C (en) * | 2002-04-19 | 2007-05-30 | 松下电器产业株式会社 | Variable length encoding method and variable length decoding method |
US8005146B2 (en) | 2002-04-26 | 2011-08-23 | Panasonic Corporation | Variable length coding method and variable length decoding method |
US8284841B2 (en) | 2002-04-26 | 2012-10-09 | Panasonic Corporation | Variable length coding method and variable length decoding method |
US9191666B2 (en) | 2002-04-26 | 2015-11-17 | Godo Kaisha Ip Bridge 1 | Variable length coding method and variable length decoding method |
US9497467B2 (en) | 2002-04-26 | 2016-11-15 | Godo Kaisha Ip Bridge 1 | Variable length coding method and variable length decoding method |
US9521415B2 (en) | 2002-04-26 | 2016-12-13 | Godo Kaisha Ip Bridge 1 | Variable length coding method and variable length decoding method |
US8804838B2 (en) | 2002-04-26 | 2014-08-12 | Panasonic Intellectual Property Corporation Of America | Variable length coding method and variable length decoding method |
US9794567B2 (en) | 2002-04-26 | 2017-10-17 | Godo Kaisha Ip Bridge 1 | Variable length coding method and variable length decoding method |
US7742528B2 (en) | 2002-04-26 | 2010-06-22 | Panasonic Corporation | Variable length encoding method and variable length decoding method |
US8098736B2 (en) | 2002-04-26 | 2012-01-17 | Panasonic Corporation | Variable length coding method and variable length decoding method |
US7970059B2 (en) | 2002-04-26 | 2011-06-28 | Panasonic Corporation | Variable length coding method and variable length decoding method |
US10356412B2 (en) | 2002-04-26 | 2019-07-16 | Godo Kaisha Ip Bridge 1 | Variable length coding method and variable length decoding method |
US10349054B2 (en) | 2002-04-26 | 2019-07-09 | Godo Kaisha Ip Bridge 1 | Variable length coding method and variable length decoding method |
WO2010070897A1 (en) * | 2008-12-16 | 2010-06-24 | パナソニック株式会社 | Moving image encoding method, moving image decoding method, moving image encoding device, moving image decoding device, program, and integrated circuit |
JP2014525183A (en) * | 2011-11-03 | 2014-09-25 | グーグル インコーポレイテッド | Method and apparatus for image compression storing encoding parameters in a 2D matrix |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6947600B1 (en) | Information processing method, apparatus and storage medium for receiving and decoding a code sequence obtained by encoding an image | |
US6909811B1 (en) | Image processing apparatus and method and storage medium storing steps realizing such method | |
EP0833519B1 (en) | Segmentation and background suppression in JPEG-compressed images using encoding cost data | |
US7499592B2 (en) | Image decoding apparatus and its control method | |
JP3095804B2 (en) | Image data transmission apparatus and image data transmission method | |
JPH07123269A (en) | Corder for picture signal | |
GB2345401A (en) | Compression of digital images comprising background pixels | |
JPH08125868A (en) | Method and device for processing picture | |
JPH0759086A (en) | Picture processing unit | |
US20060140487A1 (en) | Image compressing apparatus and image decoding apparatus and image converting apparatus and image processing method | |
JPH07327232A (en) | Picture compression device | |
JP3105906B2 (en) | Image processing device | |
JP3359215B2 (en) | Multi-level image coding device | |
JP3957829B2 (en) | Method and system for compressing moving picture information | |
JPH0774959A (en) | Image processor | |
JPH0746410A (en) | Color picture processing unit | |
JPH0774966A (en) | Picture processor | |
JP2791410B2 (en) | Compressed image data extraction device | |
JPH11289461A (en) | Image coding method and image coder | |
JP3359214B2 (en) | Multi-level image coding device | |
JPH0595484A (en) | Picture compressor and its method | |
Fränti | image COMPRESSION | |
JP2571274B2 (en) | Code data storage / readout method | |
JPH10163880A (en) | Data decoder | |
JPH07123274A (en) | Picture processing unit |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20001003 |