JPH0993427A - Image processing unit and its method - Google Patents

Image processing unit and its method

Info

Publication number
JPH0993427A
JPH0993427A JP7242827A JP24282795A JPH0993427A JP H0993427 A JPH0993427 A JP H0993427A JP 7242827 A JP7242827 A JP 7242827A JP 24282795 A JP24282795 A JP 24282795A JP H0993427 A JPH0993427 A JP H0993427A
Authority
JP
Japan
Prior art keywords
area
image
character image
character
color
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
Application number
JP7242827A
Other languages
Japanese (ja)
Inventor
Kazuhiro Matsubayashi
一弘 松林
Shinichi Sunakawa
伸一 砂川
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP7242827A priority Critical patent/JPH0993427A/en
Publication of JPH0993427A publication Critical patent/JPH0993427A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Facsimile Image Signal Circuits (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain the image processing unit and its method by which an image area attribute is discriminated more accurately and efficiently. SOLUTION: A character image object area possibly being a character image area, a non-character image area and a character image is classified from an AC component of compressed image data received by a character image extract section 4 and an attribute storage section 5 stores the attribute. As to the character image object area, an average color extract section 6 extracts its average color and a representative color extract section 8 extracts two representative colors from an area discriminated to be the character image area in the vicinity. A color synthesis discrimination section 7 discriminates whether or not the average color of a notice image area is synthesized, based on the extracted representative color and discriminates it to be a character image area when the synthesis is possible and to be a non-character image area when the synthesis is impossible.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、カラー画像データ
の個々の領域の属性を判定する画像処理装置及び方法に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus and method for determining the attributes of individual areas of color image data.

【0002】[0002]

【従来の技術】従来画像圧縮装置として、例えば、静止
画像圧縮ではJPEGアルゴリズム、動画像圧縮ではM
PEGアルゴリズムを用いたものが知られている。これ
らのアルゴリズムでは、DCT(離散コサイン変換)を
用いて画像を空間周波数領域に写像し、データ量を低周
波成分に集中させて、高周波成分をカットすることによ
ってデータ量の削減を行なう。
2. Description of the Related Art As a conventional image compression apparatus, for example, a JPEG algorithm is used for still image compression, and an M is used for moving image compression.
Those using the PEG algorithm are known. These algorithms use DCT (discrete cosine transform) to map an image in the spatial frequency domain, concentrate the amount of data on low frequency components, and cut high frequency components to reduce the amount of data.

【0003】JPEGアルゴリズムを用いた画像圧縮装
置のブロック図を図9に示す。
A block diagram of an image compression apparatus using the JPEG algorithm is shown in FIG.

【0004】画像入力部91において入力された画像デ
ータは、DCT部92へ入力される。DCT部92で
は、輝度Yおよび色差Cb,Crの成分毎に、さらに所
定のサイズ、例えば8×8画素のブロック毎に離散コサ
イン変換を行って、図3で示すようなDCT係数と呼ば
れる空間周波数成分を得る。
The image data input from the image input section 91 is input to the DCT section 92. The DCT unit 92 further performs a discrete cosine transform for each component of the luminance Y and the color differences Cb, Cr for each block of a predetermined size, for example, 8 × 8 pixels, and a spatial frequency called a DCT coefficient as shown in FIG. Get the ingredients.

【0005】量子化部93では、前記空間周波数成分の
値を、量子化テーブルの値および量子化係数で割ること
によって量子化を行なう。量子化テーブルは例えば図4
に示すようにブロック内の空間周波数に対応した値が定
められており、一般に高周波成分に対応するほど大きな
値をもつ。大きな値でわるわけであるから、得られる数
値は小さくなり、結果として少ないビット数で表される
ので、高周波成分がカットされる。さらに1つのブロッ
クに対して1つ、圧縮率を制御するための量子化係数が
定められている。
The quantizer 93 quantizes the value of the spatial frequency component by dividing it by the value of the quantization table and the quantization coefficient. For example, the quantization table is shown in FIG.
As shown in, the value corresponding to the spatial frequency in the block is determined, and generally, the larger the value corresponding to the high frequency component, the larger the value. Since it is a large value, the obtained numerical value is small, and as a result, it is represented by a small number of bits, so that high frequency components are cut. Further, one quantized coefficient for controlling the compression rate is defined for each block.

【0006】可変長符号化部94では、前記量子化され
た値を低周波数成分から高周波数成分へとジグザグスキ
ャンしながらエントロピー符号化によって符号化を行な
い、圧縮画像記憶部95へ出力する。
The variable-length coding unit 94 encodes the quantized value by entropy coding while performing zigzag scanning from the low frequency component to the high frequency component, and outputs the quantized value to the compressed image storage unit 95.

【0007】上記の装置で得られた画像の圧縮データか
ら、文字画像領域を抽出する装置のブロック図を図10
に示す。
FIG. 10 is a block diagram of an apparatus for extracting a character image area from compressed image data obtained by the above apparatus.
Shown in

【0008】圧縮画像入力部1によって入力された圧縮
画像データを、可変長復号化部2によって可変長符号化
部94と逆手順によって復号化する。
The compressed image data input by the compressed image input unit 1 is decoded by the variable length decoding unit 2 in the reverse procedure of the variable length coding unit 94.

【0009】逆量子化部3では、量子化部93と逆手順
によって逆量子化することにより、各ブロックごとのD
CT係数を求める。
In the inverse quantizer 3, inverse quantization is performed by the inverse procedure of the quantizer 93 to obtain D for each block.
Obtain the CT coefficient.

【0010】文字画像抽出部11では、各ブロックを、
文字画像ブロック、非文字画像ブロックに分類し、分類
結果を属性記憶部5へ出力する。一般に文字画像は非文
字画像に比べて、輝度成分YにおけるDCT係数の低周
波領域の値の絶対値が大きい傾向がある。画像電子学会
誌第20巻5号の「適応的量子化を用いたDCT符号化
法」によると、各ブロックごとに図11に示すように低
周波領域110の特定のDCT係数について絶対値の和
を求め、文字らしさを表わす点数とし、点数が所定の閾
値より大きければ、文字画像ブロック、そうでなければ
非文字画像ブロックと判定する。
In the character image extraction unit 11, each block is
It classifies into character image blocks and non-character image blocks, and outputs the classification result to the attribute storage unit 5. In general, a character image tends to have a larger absolute value of the value of the DCT coefficient in the luminance component Y in the low frequency region than a non-character image. According to "DCT Coding Method Using Adaptive Quantization" of the Institute of Image Electronics Engineers of Japan, Vol. 20, No. 5, the sum of absolute values of specific DCT coefficients in the low frequency region 110 is shown for each block as shown in FIG. Is determined to be a character image block, and if the score is larger than a predetermined threshold value, it is determined to be a character image block, and otherwise it is determined to be a non-character image block.

【0011】[0011]

【発明が解決しようとする課題】さて、上記の画像処理
装置においては、文字の大きさ、位置、色などによって
DCT係数の分布が変動するため、最適な閾値を設定す
ることが困難であるという問題をかかえている。すなわ
ち、ある画像で最適であった閾値が別の画像では必ずし
も適当ではないという問題がおこる。
In the above image processing apparatus, it is difficult to set an optimum threshold because the distribution of DCT coefficients varies depending on the size, position, color, etc. of characters. I have a problem. That is, there is a problem that the threshold value that is optimal for one image is not necessarily appropriate for another image.

【0012】[0012]

【課題を解決するための手段】本発明の目的は、画像の
領域属性をより正確に且つ効率良く判定することを可能
ならしめる画像処理装置及び方法を提供しようとするも
のである。
SUMMARY OF THE INVENTION It is an object of the present invention to provide an image processing apparatus and method capable of more accurately and efficiently determining a region attribute of an image.

【0013】この課題を解決するため、例えば本発明の
画像処理装置は以下に示す構成を備える。すなわち、領
域単位に圧縮された画像における各領域を2つの属性に
分類する画像処理装置であって、圧縮状態の領域の画像
データに基づいて、前記2つの属性及び両方の可能性の
ある属性のいずれであるかを判定する第1の判定手段
と、前記両方の可能性のある属性の領域については、当
該注目領域近傍の所定の属性を持った既判定済みの領域
の圧縮画像を復元し、当該復元画像領域の特徴量に基づ
いて注目画像領域の属性を判定する第2の判定手段とを
備える。
In order to solve this problem, for example, the image processing apparatus of the present invention has the following configuration. That is, an image processing apparatus that classifies each area in an image compressed in area units into two attributes, and based on the image data of the area in the compressed state, the two attributes and the attributes having both the possibility With respect to the first determination unit for determining which is the region having both the possible attributes, the compressed image of the already determined region having a predetermined attribute near the attention region is restored, The second determination unit determines the attribute of the image area of interest based on the characteristic amount of the restored image area.

【0014】また、本発明の好適な実施形態に従えば、
圧縮状態の画像とは、直交変換されている画像であり、
前記復元処理は、逆直交変換処理であることが望まし
い。
According to a preferred embodiment of the present invention,
An image in a compressed state is an image that has been orthogonally transformed,
The restoration process is preferably an inverse orthogonal transform process.

【0015】また、前記第1の判定手段は、文字画像領
域、非文字画像領域、及び、文字画像候補領域の3つの
属性のいずれであるかを判定することが望ましい。
Further, it is desirable that the first judging means judges which of the three attributes of the character image area, the non-character image area and the character image candidate area.

【0016】また、前記第2の判定手段では、既に文字
画像領域と判定された領域から複数の代表色を抽出し、
注目文字画像候補領域の平均色を合成できるか否かを判
定することで、注目文字画像候補領域が文字画像領域と
なるか否かを判定することが望ましい。
Further, in the second judging means, a plurality of representative colors are extracted from the area already judged to be the character image area,
It is desirable to determine whether or not the target character image candidate area becomes the character image area by determining whether or not the average color of the target character image candidate area can be combined.

【0017】また、本発明の他の目的は、圧縮されたカ
ラー画像データ中の文字領域と非文字領域とを効率良く
判定することを可能にする画像処理装置を提供しようと
するものである。
Another object of the present invention is to provide an image processing apparatus which can efficiently determine a character area and a non-character area in compressed color image data.

【0018】この課題を解決するため、例えば以下の構
成を備える。すなわち、カラー画像データを入力し、当
該カラー画像データ中の文字画像領域と非文字画像領域
とを識別する画像処理装置であって、入力カラー画像デ
ータ中の所定領域単位に空間周波数係数の特徴量を抽出
する抽出手段と、抽出した特徴量に基づいて、当該領域
を文字画像領域、文字画像候補領域、非文字画像領域に
分類する分類手段と、分類された文字画像候補領域に対
し、当該注目文字画像候補領域における平均色情報を抽
出する平均色抽出手段と、注目文字画像候補領域の近傍
の文字画像領域から、代表色情報を複数個抽出する代表
色抽出手段と、該代表色抽出手段で抽出された複数の代
表色情報に基づいて、前記平均色抽出手段で抽出された
平均色情報が合成できるか否かを判別する判別手段と、
該判別結果に基づいて、注目文字画像候補領域が文字画
像領域あるいは非文字画像領域のいずれであるかを判定
する判定手段とを備える。
To solve this problem, for example, the following configuration is provided. That is, it is an image processing apparatus for inputting color image data and identifying a character image area and a non-character image area in the color image data, and a feature amount of a spatial frequency coefficient for each predetermined area unit in the input color image data. An extracting means for extracting the character image area, a character image area, a character image candidate area, and a non-character image area based on the extracted feature amount, and An average color extracting means for extracting average color information in the character image candidate area, a representative color extracting means for extracting a plurality of representative color information from the character image area in the vicinity of the target character image candidate area, and the representative color extracting means. Based on a plurality of extracted representative color information, the determination means for determining whether the average color information extracted by the average color extraction means can be combined,
A determination unit that determines whether the target character image candidate region is a character image region or a non-character image region based on the determination result.

【0019】[0019]

【発明の実施の形態】以下、添付図面に従って本発明に
係る実施形態を詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings.

【0020】図2に、本発明を実施した画像処理装置の
ハードウェアブロック図を示す。
FIG. 2 shows a hardware block diagram of an image processing apparatus embodying the present invention.

【0021】図中、21はOSや本実施形態における各
種処理プログラム、更には、圧縮されたデータを記憶す
るためのハードディスク、22は操作者が装置に指令を
与えるためのポインティングデバイスであるタブレッ
ト、23は装置から操作者への情報を表示するから液晶
表示器、24は逆DCT、逆量子化、その他の演算を行
なうための演算部、25はOSや実施形態における各種
処理プログラムをハードディスク21から読み込んだ
り、処理途中のデータなどを記憶するためのランダムア
クセスメモリ(RAM)、26はプログラムに基づいて
処理を行なう制御部(CPUなどで構成される)であ
る。
In the figure, 21 is an OS, various processing programs in this embodiment, a hard disk for storing compressed data, 22 is a tablet which is a pointing device for an operator to give instructions to the apparatus, 23 is a liquid crystal display for displaying information to the operator from the apparatus, 24 is a computing unit for performing inverse DCT, inverse quantization, and other computations, 25 is an OS and various processing programs in the embodiment from the hard disk 21. A random access memory (RAM) 26 for reading and storing data in the middle of processing, etc. is a control unit (constituted by a CPU or the like) for performing processing based on a program.

【0022】図1は、本発明の第1の実施形態の画像処
理装置のブロック構成図である。尚、図示のブロック構
成における各構成要素の以下の説明から明らかになる
が、圧縮画像入力部1は実施形態ではハードディスク2
1が対応し、可変長復号化部2、逆量子化部3更には逆
DCT部9は第2図における演算部24が行ない、属性
記憶部5はRAM24に確保されているエリアに対応す
る。そして、その他の処理、例えば、画像入力部1から
可変長復号化部2にデータを渡す処理をはじめとし、文
字画像探索部10等は制御部21が行う。また、ここで
は圧縮画像入力部1はハードディスク21に対応するも
のとしているが、実施形態が意図している圧縮画像を供
給するものである限りは、これに限らず如何なるもので
あっても良いし、制御部26が処理する一部あるいは全
部を専用の回路でもって実現しても良いのは勿論であ
る。
FIG. 1 is a block diagram of an image processing apparatus according to the first embodiment of the present invention. As will be apparent from the following description of each component in the illustrated block configuration, the compressed image input unit 1 is the hard disk 2 in the embodiment.
1 corresponds, the variable length decoding unit 2, the dequantization unit 3, and the inverse DCT unit 9 are performed by the calculation unit 24 in FIG. 2, and the attribute storage unit 5 corresponds to the area secured in the RAM 24. Then, other processing, for example, processing of passing data from the image input unit 1 to the variable length decoding unit 2, and the character image search unit 10 and the like are performed by the control unit 21. Although the compressed image input unit 1 corresponds to the hard disk 21 here, the compressed image input unit 1 is not limited to this and may be any other unit as long as the compressed image intended by the embodiment is supplied. Of course, part or all of the processing performed by the control unit 26 may be realized by a dedicated circuit.

【0023】さて、本装置の基本的な動作について、図
5のフローチャートを用いて説明する。尚、同フローチ
ャートに基づく処理はプログラムとして、ハードディス
ク21からRAM25に読出され実行されるものであ
る。
Now, the basic operation of this apparatus will be described with reference to the flowchart of FIG. The process based on the flowchart is read out from the hard disk 21 to the RAM 25 and executed as a program.

【0024】先ず、ステップS501において、圧縮画
像入力部1によって入力された圧縮画像データを、可変
長復号化部2によって可変長符号化部94と逆手順によ
って復号化する。
First, in step S501, the compressed image data input by the compressed image input unit 1 is decoded by the variable length decoding unit 2 in the reverse procedure of the variable length coding unit 94.

【0025】ステップS502において、逆量子化部3
によって、量子化部93と逆手順によって逆量子化する
ことにより、各ブロック毎のDCT係数を求める。
In step S502, the inverse quantizer 3
Then, the DCT coefficient for each block is obtained by performing inverse quantization by the inverse procedure of the quantization unit 93.

【0026】ステップS503においては、文字画像候
補抽出部4によって、各ブロックを、文字画像ブロッ
ク、文字画像候補ブロック、非文字画像ブロックに分類
し、分類結果を属性記憶部5へ出力する。ここで、文字
画像候補ブロックとは、この段階では一義的に文字画像
ブロック、もしくは非文字画像ブロックに分類できず、
それぞれの可能性のあるブロックを言う。
In step S 503, the character image candidate extraction unit 4 classifies each block into a character image block, a character image candidate block, and a non-character image block, and outputs the classification result to the attribute storage unit 5. Here, the character image candidate block cannot be uniquely classified into a character image block or a non-character image block at this stage,
Say each possible block.

【0027】さらにステップS504において、各文字
画像候補ブロックについて、文字画像ブロック、非文字
画像候補ブロックに分類し、分類結果を属性記憶部5へ
出力する。
Further, in step S 504, each character image candidate block is classified into a character image block and a non-character image candidate block, and the classification result is output to the attribute storage unit 5.

【0028】以上が本実施形態における全体的な処理概
要であるが、上記処理におけるステップS503の内容
を図6のフローチャートを用いて詳しく説明する。当然
のことであるが、かかる処理を行うプログラムもRAM
25にハードディスク21から読出されているものであ
る。
The above is the outline of the overall processing in this embodiment. The content of step S503 in the above processing will be described in detail with reference to the flowchart of FIG. As a matter of course, the program for performing such processing is also RAM
25 is read from the hard disk 21.

【0029】先ず、ステップS601において、輝度成
分Yに対するDCT係数の分布に基づき文字らしさを点
数化する。一般に文字画像は非文字画像に比べて、DC
T係数の低周波領域の値の絶対値が大きい傾向がある。
そこで各ブロックごとに、図11に示す特定の領域11
0のDCT係数について絶対値の和を求め、文字らしさ
を表わす点数とする。
First, in step S601, the character likeness is scored based on the distribution of the DCT coefficients for the luminance component Y. Generally, character images are more DC than non-character images.
The absolute value of the value of the T coefficient in the low frequency region tends to be large.
Therefore, for each block, the specific area 11 shown in FIG.
The sum of absolute values of the DCT coefficient of 0 is calculated and used as the score representing the character.

【0030】ステップS602において、前記点数が所
定の閾値T1より大きければステップS603へ進み、
文字画像ブロックという属性を出力する。そうでなけれ
ばステップS604へ進み、さらに前記点数を所定の閾
値T2と比較する(ただし閾値1>閾値2である)。前
記点数が閾値2より大きければステップS605へ進
み、文字画像候補ブロックという属性を出力する。そう
でなければ非文字画像ブロックという属性を出力する。
In step S602, if the score is larger than the predetermined threshold value T1, the process proceeds to step S603,
Outputs the attribute of character image block. If not, the process proceeds to step S604, and the score is further compared with a predetermined threshold value T2 (where threshold value 1> threshold value 2). If the score is larger than the threshold value 2, the process proceeds to step S605, and the attribute of the character image candidate block is output. Otherwise, the attribute of non-character image block is output.

【0031】一般的な傾向として、図12の例に示すと
おり、ブロック121のように文字を構成する画素が密
であると文字画像ブロック、ブロック122のように文
字を構成する画素が粗であると文字画像候補ブロック、
ブロック123のように文字が含まれないと非文字画像
ブロックと判定される。
As a general tendency, as shown in the example of FIG. 12, when the pixels constituting the character are dense like the block 121, the pixels constituting the character are coarse like the character image block and the block 122. And character image candidate block,
If no character is included like the block 123, it is determined to be a non-character image block.

【0032】以上の結果、2つの閾値T1、T2(T1
>T2)を用いて、1つの入力画像ブロックに対し、文
字画像ブロック、文字画像候補ブロック、非文字画像ブ
ロックの3つに分類することができる。尚、ここで閾値
T1は、それ以上の場合に文字画像として認定するのに
十分な値であり、閾値T2はそれ以下の場合に非文字画
像領域として判定するのに十分な値である。従って、閾
値T1、T2間の値を持つ画像ブロックは、いずれの可
能性もあるので、文字画像候補ブロックとして判定す
る。
As a result of the above, two threshold values T1, T2 (T1
> T2), one input image block can be classified into three, that is, a character image block, a character image candidate block, and a non-character image block. Here, the threshold value T1 is a value sufficient to be recognized as a character image when it is more than that, and the threshold value T2 is a value sufficient to be determined as a non-character image area when it is less than that. Therefore, an image block having a value between the thresholds T1 and T2 may have any possibility, and is therefore determined as a character image candidate block.

【0033】次に、ステップS504の処理の内容を図
7のフローチャートを用いて詳しく説明する。
Next, the contents of the process of step S504 will be described in detail with reference to the flowchart of FIG.

【0034】ステップS701において、平均色抽出部
6は、文字画像候補ブロックについて、輝度成分Y、色
差成分Cb,Crのそれぞれに対するDCT係数の直流
(DC)成分に基づきブロックの平均の色Cmを求め
る。輝度成分Yに対する直流成分が高ければ明るいブロ
ック、低ければ暗いブロックである。また、色差成分C
bに対する直流成分が高く、色差成分Crに対する直流
成分が低ければ青みのブロック、Cbに対する直流成分
が低く、Crに対する直流成分が高ければ赤みのブロッ
ク、CbおよびCrに対する直流成分が共に高ければ紫
みのブロック、CbおよびCrに対する直流成分が共に
低ければ緑みのブロックである。
In step S701, the average color extraction unit 6 obtains the average color Cm of the character image candidate block based on the direct current (DC) component of the DCT coefficient for each of the luminance component Y and the color difference components Cb, Cr. . If the DC component with respect to the luminance component Y is high, it is a bright block, and if it is low, it is a dark block. Also, the color difference component C
If the DC component for b is high and the DC component for the color difference component Cr is low, the bluish block is low. If the DC component for Cb is high, the red block is red, and if the DC components for Cb and Cr are both high, it is purple. Block, and if the DC components for Cb and Cr are both low, it is a green block.

【0035】従って、ブロック平均色Cmは、上記の如
く、それぞれの成分の直流成分(平均値)である輝度成
分Ym、色成分Cbm,Crmのベクトル量で表され
る。
Therefore, the block average color Cm is represented by the vector amount of the luminance component Ym and the color components Cbm, Crm, which are the DC components (average values) of the respective components, as described above.

【0036】ステップS702において、文字画像探索
部10は、当該文字画像候補ブロックの近傍に位置する
ブロックの属性を属性記憶部5から読出し、文字画像ブ
ロックを探索する。
In step S702, the character image search unit 10 reads the attribute of the block located near the character image candidate block from the attribute storage unit 5 and searches for the character image block.

【0037】ステップS703において、色合成判定部
7は、前記探索された文字画像ブロックを代表する2つ
の色C1,C2から、当該文字画像候補ブロックの平均
の色Cmが合成できるかどうかを調べる(C1,C2の
求め方は後述する)。C1は輝度成分Y1、色成分Cb
1,Cr1で表わされ、C2は輝度成分Y2、色成分C
b2,Cr2で表わされるベクトル量である。
In step S703, the color combination determination unit 7 checks whether or not the average color Cm of the character image candidate block can be combined from the two colors C1 and C2 representing the searched character image block ( How to obtain C1 and C2 will be described later). C1 is a luminance component Y1 and a color component Cb
1 and Cr1, C2 is a luminance component Y2, and a color component C
It is a vector quantity represented by b2 and Cr2.

【0038】C1とC2を、“x対(1−x)”の比で
合成してCmになったとすると、 x=(Ym-Y1)/(Y2-Y1)=(Cbm-Cb1)/(Cb2-Cb1)=(Crm-Cr1)/(C
r2-Cr1) が成り立つ。
If C1 and C2 are combined at a ratio of "x to (1-x)" to obtain Cm, x = (Ym-Y1) / (Y2-Y1) = (Cbm-Cb1) / ( Cb2-Cb1) = (Crm-Cr1) / (C
r2-Cr1) holds.

【0039】したがって、(Ym-Y1)/(Y2-Y1),(Cbm-Cb1)
/(Cb2-Cb1),(Crm-Cr1)/(Cr2-Cr1)の3つの値がそれぞれ
等しく、かつ0<x<1ならば合成できる。但し、現実
には、誤差も考慮して、3つの値の差が所定の範囲以内
なら合成できるとみなす。
Therefore, (Ym-Y1) / (Y2-Y1), (Cbm-Cb1)
If the three values of / (Cb2-Cb1) and (Crm-Cr1) / (Cr2-Cr1) are the same and 0 <x <1, synthesis is possible. However, in reality, considering the error, it is considered that the three values can be combined if they are within a predetermined range.

【0040】合成できるならばステップS704へ進
み、文字画像ブロックという属性を出力する。そうでな
ければ、ステップS705へ進み、別の文字画のブロッ
クを探索する。探索できなければステップS706へ進
み、非文字画像ブロックという属性を出力する。
If they can be combined, the process advances to step S704 to output the attribute of a character image block. If not, the process proceeds to step S705 to search for another character image block. If it cannot be searched for, the process advances to step S706 to output the attribute of non-character image block.

【0041】次に、上記ステップS703における、注
目している文字画像候補ブロックの近傍にある文字画像
ブロックの2つの代表色C1,C2を求める処理を図8
のフローチャートを用いて詳しく説明する。
Next, the process of obtaining the two representative colors C1 and C2 of the character image block in the vicinity of the focused character image candidate block in step S703 will be described with reference to FIG.
This will be described in detail with reference to the flowchart of.

【0042】ステップS801において、逆DCT部9
は、文字画像ブロックについて、輝度成分Y、色差成分
Cb,Crのそれぞれに対するDCT係数に対して逆D
CT演算を行なうことにより、ブロックの各画素の各成
分の画素値を得る。
In step S801, the inverse DCT unit 9
Is the inverse D for the DCT coefficient for each of the luminance component Y and the color difference components Cb, Cr for the character image block.
By performing the CT calculation, the pixel value of each component of each pixel of the block is obtained.

【0043】ステップS802においては、各画素の各
成分の値に基づき、似た色をまとめてグループ化する。
これは画像入力字や途中の処理時における色の誤差を吸
収するためである。
In step S802, similar colors are grouped together based on the value of each component of each pixel.
This is to absorb the error in the color of the image input characters and the color in the middle of processing.

【0044】ステップS803においては、ブロック内
にどのグループの色が多いかを調べる。最も多いグルー
プから代表色C1を選び、次に多いグループの色から代
表色C2を選ぶ。
In step S803, it is checked which group has many colors in the block. The representative color C1 is selected from the most frequent group, and the representative color C2 is selected from the next most frequent group color.

【0045】文字画像ブロックは、一般に文字色、背景
色、および境界において両者が混ざった色で構成され、
上記の方法で代表色C1およびC2を決定すると、文字
色がC1、背景色がC2になるかまたは背景色がC1、
文字色がC2になる。また平均色は文字色と背景色が混
ざった色になる。
The character image block is generally composed of a character color, a background color, and a color in which both are mixed at the boundary,
When the representative colors C1 and C2 are determined by the above method, the character color becomes C1, the background color becomes C2, or the background color becomes C1,
The character color becomes C2. Also, the average color is a color in which the character color and the background color are mixed.

【0046】そこで圧縮画像において、特に文字らしさ
が高い、ごく一部のブロックに対してのみ、逆DCT演
算を行って文字色と背景色を抽出することによって、文
字色と背景色が混ざった色を平均色とする周辺ブロック
は同一の文字列に属することがわかる。
Therefore, in the compressed image, the inverse DCT operation is performed only on a very small number of blocks having particularly high character-likeness to extract the character color and the background color. It can be seen that the peripheral blocks having an average color of belong to the same character string.

【0047】この判定条件を加えることによって、従来
のDCT係数の分布のみによって文字画像と非文字画像
を分離する方法と比べて、より確実に分離を行なうこと
ができる。
By adding this determination condition, it is possible to perform the separation more reliably as compared with the conventional method of separating the character image and the non-character image only by the distribution of the DCT coefficients.

【0048】しかも、逆DCT演算を行なうのはごく一
部のブロックのみであり、高速に動作する。
Moreover, only a small number of blocks perform the inverse DCT operation, which operates at high speed.

【0049】なお上記説明ではJPEG圧縮による静止
画像について述べたが、MPEG圧縮による動画像につ
いても同様に用いることができる。
In the above description, a still image by JPEG compression has been described, but a moving image by MPEG compression can be similarly used.

【0050】また、本実施形態では、DCT、量子化、
エントロピー符号化という手順で圧縮を行なう例を示し
たが、圧縮データを伸長する途中で、ブロックごとの空
間周波数の直流成分が抽出可能な圧縮法であれば、どの
ような方法を用いても構わない。
In this embodiment, DCT, quantization,
Although an example of performing compression by a procedure called entropy coding has been shown, any method may be used as long as it is a compression method that can extract the DC component of the spatial frequency of each block during the expansion of the compressed data. Absent.

【0051】<第2の実施形態>本発明の第2の実施形
態においては前述の第1の実施形態とは逆に、文字画像
候補ブロックのみ逆DCT演算を行って代表色C1,C
2を求める。
<Second Embodiment> In the second embodiment of the present invention, contrary to the first embodiment, only the character image candidate blocks are subjected to the inverse DCT operation to represent the representative colors C1 and C.
Ask for 2.

【0052】文字画像ブロックは、一般に、文字色、背
景色、及び境界において両者が混ざった色で構成され
る。文字画像候補ブロック内の各画素について、C1,
C2、及びこの2色で合成できる色の画素が、所定の割
合以上存在すれば、文字画像ブロックである可能性が高
い。そうでなければ非文字画像ブロックである可能性が
高い。
A character image block is generally composed of a character color, a background color, and a color in which both are mixed at the boundary. For each pixel in the character image candidate block, C1,
If C2 and pixels of a color that can be combined with these two colors are present in a predetermined ratio or more, it is highly likely that it is a character image block. Otherwise, it is likely to be a non-character image block.

【0053】さらに、文字画像候補ブロックの近傍の文
字画像ブロックから平均色Cmを求め、C1とC2から
Cmが合成できれば、当該文字画像候補ブロックが文字
画像ブロックである可能性はより高くなる。
Further, if the average color Cm is obtained from the character image blocks near the character image candidate block and C1 and C2 can be combined into Cm, the possibility that the character image candidate block is the character image block becomes higher.

【0054】文字画像と非文字画像との分類をより正確
に行なうためには、DCT係数の分布情報及び各画素の
色情報の双方を利用すればよいが、速度面では逆DCT
を行なうブロックはできるだけ少なくするのが望まし
い。本実施形態は、文字か非文字かDCT分布だけでは
判定しにくいブロックに対して、双方の情報を利用して
判定を行なうので、より正確に判定を行なうことができ
るという効果がある。
In order to classify the character image and the non-character image more accurately, both the DCT coefficient distribution information and the color information of each pixel may be used, but in terms of speed, the inverse DCT is used.
It is desirable to use as few blocks as possible. In the present embodiment, for a block that is difficult to determine by character or non-character or DCT distribution alone, the determination is performed using both pieces of information, so that there is an effect that more accurate determination can be performed.

【0055】<第3の実施形態>本発明は上記第1、第
2の実施形態によって限定されるものではない。例え
ば、汎用の装置に上記第1、第2の実施形態の機能を実
現するプログラムを格納した記憶媒体を装着し、その記
憶媒体(例えばフロッピーディスクやCD−ROM、更
にはメモリカード等)に格納されたプログラムをメモリ
に読出して実現してもよい。
<Third Embodiment> The present invention is not limited to the first and second embodiments. For example, a general-purpose device is equipped with a storage medium storing a program that realizes the functions of the first and second embodiments, and stored in the storage medium (for example, a floppy disk, a CD-ROM, a memory card, or the like). The implemented program may be read out to a memory and implemented.

【0056】この場合、少なくとも記憶媒体には、図1
3に示すごとく、圧縮状態の領域の画像データに基づい
て、2つの属性及び両方の可能性のある属性のいずれで
あるかを判定する第1の判定モジュールと、前記両方の
可能性のある属性の領域については、注目領域近傍の所
定の属性を持った既判定済みの領域の圧縮画像を復元
し、当該復元画像領域の特徴量に基づいて注目画像領域
の属性を判定する第2の判定モジュールを備えることに
なる。
In this case, at least the storage medium shown in FIG.
As shown in FIG. 3, a first determination module that determines which of the two attributes or both of the attributes is possible based on the image data of the compressed area, and the both of the possible attributes The second determination module that restores the compressed image of the already determined area having a predetermined attribute near the attention area and determines the attribute of the attention image area based on the feature amount of the restored image area. Will be equipped with.

【0057】以上述べたように、本実施形態に従えば、
複数の領域単位で圧縮された圧縮画像において、一部の
領域を個々の画素情報に復元してから第1の特徴を求め
る手段と、他の領域の一部は圧縮されたまま第2の特徴
を求める手段と、両方の特徴の関連性によって双方の領
域が同一属性であるかどうかを判定する手段とを設けた
ことで、画素情報と圧縮情報の双方の情報を利用するこ
とができるので判定がより正確になる。
As described above, according to this embodiment,
In a compressed image compressed in units of a plurality of areas, a means for obtaining a first feature after restoring a part of the area to individual pixel information, and a second feature while a part of the other area remains compressed. By providing a means for obtaining the pixel information and a means for determining whether or not both areas have the same attribute based on the relationship between both features, both pixel information and compressed information can be used. Will be more accurate.

【0058】しかも画素情報を得るための演算は一部の
領域についてのみ行えばよいので、画面全体を復元して
画素情報を得る方法よりも高速に処理を行なうことがで
きる。
Moreover, since the calculation for obtaining the pixel information only needs to be performed for a part of the area, the processing can be performed at a higher speed than the method of restoring the entire screen to obtain the pixel information.

【0059】また、本発明は、複数の機器から構成され
るシステムに適用しても、1つの機器からなる装置に適
用してもよい。また、本発明はシステム或は装置にプロ
グラムを供給することによって実施される場合にも適用
できることは言うまでもない。この場合、本発明にかか
るプログラムを格納した記憶媒体が、本発明を構成する
ことになる。そして、該記憶媒体からそのプログラムを
システム或は装置に読み出すことによって、そのシステ
ム或は装置が、予め定められたし方で動作する。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. Further, it goes without saying that the present invention can be applied to the case where it is implemented by supplying a program to a system or an apparatus. In this case, the storage medium storing the program according to the present invention constitutes the present invention. Then, by reading the program from the storage medium to a system or an apparatus, the system or the apparatus operates in a predetermined manner.

【0060】[0060]

【発明の効果】以上説明した様に本発明によれば、画像
の領域属性をより正確に且つ効率良く判定することが可
能になる。
As described above, according to the present invention, the area attribute of an image can be determined more accurately and efficiently.

【0061】また他の本発明によれば、圧縮されたカラ
ー画像データ中の文字領域と非文字領域とを効率良く判
定することが可能になる。
According to another aspect of the present invention, it is possible to efficiently determine the character area and the non-character area in the compressed color image data.

【0062】[0062]

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

【図1】第1の実施形態の画像処理装置のブロック図で
ある。
FIG. 1 is a block diagram of an image processing apparatus according to a first embodiment.

【図2】実施形態における画像処理装置のハードウェア
ブロック図である。
FIG. 2 is a hardware block diagram of the image processing apparatus according to the embodiment.

【図3】DCT係数のデータ構造を示した図である。FIG. 3 is a diagram showing a data structure of DCT coefficients.

【図4】量子化テーブルを示す図である。FIG. 4 is a diagram showing a quantization table.

【図5】第1の実施形態の画像処理装置の基本的な動作
を示したフローチャートである。
FIG. 5 is a flowchart showing a basic operation of the image processing apparatus of the first embodiment.

【図6】文字画像、文字画像候補、非文字画像に分類す
る処理を示したフローチャートである。
FIG. 6 is a flowchart showing a process of classifying into a character image, a character image candidate, and a non-character image.

【図7】文字画像候補を文字画像または非文字画像に分
類する処理を示したフローチャートである。
FIG. 7 is a flowchart showing a process of classifying character image candidates into character images or non-character images.

【図8】文字画像ブロックの代表色を求める処理を示し
たフローチャートである。
FIG. 8 is a flowchart showing a process of obtaining a representative color of a character image block.

【図9】JPEGアルゴリズムを用いた画像圧縮装置の
ブロック図である。
FIG. 9 is a block diagram of an image compression apparatus using a JPEG algorithm.

【図10】従来の文字画像領域を抽出する装置のブロッ
ク図である。
FIG. 10 is a block diagram of a conventional device for extracting a character image area.

【図11】文字らしさの点数を求めるための、特定のD
CT係数の位置を示した図である。
FIG. 11 is a specific D for obtaining a character-likeness score.
It is the figure which showed the position of CT coefficient.

【図12】文字画像、文字画像候補、非文字画御図の分
類の例を示す図である。
FIG. 12 is a diagram showing an example of classification of character images, character image candidates, and non-character image control charts.

【図13】第3の実施形態における記憶媒体に格納され
たモジュールを示す図である。
FIG. 13 is a diagram showing modules stored in a storage medium according to a third embodiment.

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

1 圧縮画像入力部 2 可変長復号化部 3 逆量子化部 4 文字画像候補抽出部 5 属性記憶部 6 平均色抽出部 7 色合成判定部 8 代表色抽出部 9 逆DCT部 10 文字画像探索部 1 Compressed image input unit 2 Variable length decoding unit 3 Inverse quantization unit 4 Character image candidate extraction unit 5 Attribute storage unit 6 Average color extraction unit 7 Color synthesis determination unit 8 Representative color extraction unit 9 Inverse DCT unit 10 Character image search unit

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 領域単位に圧縮された画像における各領
域を2つの属性に分類する画像処理装置であって、 圧縮状態の領域の画像データに基づいて、前記2つの属
性及び両方の可能性のある属性のいずれであるかを判定
する第1の判定手段と、 前記両方の可能性のある属性の領域については、当該注
目領域近傍の所定の属性を持った既判定済みの領域の圧
縮画像を復元し、当該復元画像領域の特徴量に基づいて
注目画像領域の属性を判定する第2の判定手段とを備え
ることを特徴とする画像処理装置。
1. An image processing apparatus for classifying each area in an image compressed in area units into two attributes, wherein the two attributes and the possibility of both of the two attributes are calculated based on image data of the compressed area. For the first determination unit that determines which one of the attributes is present, and for the area having both the possible attributes, a compressed image of an already determined area having a predetermined attribute in the vicinity of the attention area is displayed. An image processing apparatus, comprising: a second determination unit that restores and determines the attribute of the image area of interest based on the characteristic amount of the restored image area.
【請求項2】 圧縮状態の画像とは、直交変換されてい
る画像であることを特徴とする請求項第1項に記載の画
像処理装置。
2. The image processing apparatus according to claim 1, wherein the compressed image is an image that has been orthogonally transformed.
【請求項3】 前記復元処理は、逆直交変換処理である
ことを特徴とする請求項第2項に記載の画像処理装置。
3. The image processing apparatus according to claim 2, wherein the restoration process is an inverse orthogonal transform process.
【請求項4】 前記第1の判定手段は、文字画像領域、
非文字画像領域、及び、文字画像候補領域の3つの属性
のいずれであるかを判定することを特徴とする請求項第
1項に記載の画像処理装置。
4. The first determining means is a character image area,
The image processing apparatus according to claim 1, wherein the image processing apparatus determines which of the three attributes of the non-character image area and the character image candidate area is.
【請求項5】 前記第2の判定手段では、既に文字画像
領域と判定された領域から複数の代表色を抽出し、注目
文字画像候補領域の平均色を合成できるか否かを判定す
ることで、注目文字画像候補領域が文字画像領域となる
か否かを判定することを特徴とする請求項第1項に記載
の画像処理装置。
5. The second determination means extracts a plurality of representative colors from an area that has already been determined to be a character image area and determines whether or not the average color of the target character image candidate area can be combined. The image processing apparatus according to claim 1, wherein it is determined whether or not the target character image candidate area is a character image area.
【請求項6】 領域単位に圧縮された画像における各領
域を2つの属性に分類する画像処理方法であって、 圧縮状態の領域の画像データに基づいて、前記2つの属
性及び両方の可能性のある属性のいずれであるかを判定
する第1の判定工程と、 前記両方の可能性のある属性の領域については、当該注
目領域近傍の所定の属性を持った既判定済みの領域の圧
縮画像を復元し、当該復元画像領域の特徴量に基づいて
注目画像領域の属性を判定する第2の判定工程とを備え
ることを特徴とする画像処理方法。
6. An image processing method for classifying each region in an image compressed on a region-by-region basis into two attributes, wherein the two attributes and the possibility of both are classified based on image data of the region in a compressed state. For the first determination step of determining which one of the attributes is present, and for the area of both of the possible attributes, a compressed image of an already determined area having a predetermined attribute near the attention area is obtained. A second determination step of restoring and determining the attribute of the image area of interest based on the characteristic amount of the restored image area.
【請求項7】 圧縮状態の画像とは、直交変換されてい
る画像であることを特徴とする請求項第6項に記載の画
像処理方法。
7. The image processing method according to claim 6, wherein the compressed image is an image that has been orthogonally transformed.
【請求項8】 前記復元処理は、逆直交変換処理である
ことを特徴とする請求項第7項に記載の画像処理方法。
8. The image processing method according to claim 7, wherein the restoration process is an inverse orthogonal transform process.
【請求項9】 前記第1の判定工程は、文字画像領域、
非文字画像領域、及び、文字画像候補領域の3つの属性
のいずれであるかを判定することを特徴とする請求項第
6項に記載の画像処理方法。
9. The first determination step includes a character image area,
7. The image processing method according to claim 6, wherein it is determined which of the three attributes the non-character image area and the character image candidate area have.
【請求項10】 前記第2の判定工程では、既に文字画
像領域と判定された領域から複数の代表色を抽出し、注
目文字画像候補領域の平均色を合成できるか否かを判定
することで、注目文字画像候補領域が文字画像領域とな
るか否かを判定することを特徴とする請求項第6項に記
載の画像処理方法。
10. In the second determining step, a plurality of representative colors are extracted from a region that has already been determined to be a character image region, and it is determined whether or not an average color of a target character image candidate region can be combined. The image processing method according to claim 6, wherein it is determined whether or not the target character image candidate area is a character image area.
【請求項11】 メモリ媒体から所定のプログラムを読
み込みむことで、領域単位に圧縮された画像における各
領域を2つの属性に分類する画像処理装置であって、前
記メモリ媒体には、 圧縮状態の領域の画像データに基づいて、前記2つの属
性及び両方の可能性のある属性のいずれであるかを判定
する第1の判定工程の手順コードと、 前記両方の可能性のある属性の領域については、当該注
目領域近傍の所定の属性を持った既判定済みの領域の圧
縮画像を復元し、当該復元画像領域の特徴量に基づいて
注目画像領域の属性を判定する第2の判定工程の手順コ
ードとを備えることを特徴とする画像処理装置。
11. An image processing apparatus for classifying each area of an image compressed in area units into two attributes by reading a predetermined program from the memory medium, wherein the memory medium stores a compressed state. Regarding the procedure code of the first determination step of determining which of the two attributes or both of the possible attributes is based on the image data of the area, and the area of the both possible attributes, , A procedure code of a second determination step of restoring a compressed image of an already determined area having a predetermined attribute near the attention area and determining the attribute of the attention image area based on the feature amount of the restored image area An image processing apparatus comprising:
【請求項12】 カラー画像データを入力し、当該カラ
ー画像データ中の文字画像領域と非文字画像領域とを識
別する画像処理装置であって、 入力カラー画像データ中の所定領域単位に空間周波数係
数の特徴量を抽出する抽出手段と、 抽出した特徴量に基づいて、当該領域を文字画像領域、
文字画像候補領域、非文字画像領域に分類する分類手段
と、 分類された文字画像候補領域に対し、当該注目文字画像
候補領域における平均色情報を抽出する平均色抽出手段
と、 注目文字画像候補領域の近傍の文字画像領域から、代表
色情報を複数個抽出する代表色抽出手段と、 該代表色抽出手段で抽出された複数の代表色情報に基づ
いて、前記平均色抽出手段で抽出された平均色情報が合
成できるか否かを判別する判別手段と、 該判別結果に基づいて、注目文字画像候補領域が文字画
像領域あるいは非文字画像領域のいずれであるかを判定
する判定手段とを備えることを特徴とする画像処理装
置。
12. An image processing apparatus for inputting color image data to identify a character image area and a non-character image area in the color image data, wherein a spatial frequency coefficient is set for each predetermined area unit in the input color image data. Extracting means for extracting the feature amount of the character image region based on the extracted feature amount,
Classifying means for classifying into a character image candidate area and a non-character image area, an average color extracting means for extracting average color information in the focused character image candidate area from the classified character image candidate area, and a focused character image candidate area A representative color extracting means for extracting a plurality of representative color information from a character image area in the vicinity of, and an average extracted by the average color extracting means based on the plurality of representative color information extracted by the representative color extracting means. And a determination unit that determines whether the target character image candidate region is a character image region or a non-character image region based on the determination result. An image processing device characterized by:
【請求項13】 カラー画像データを入力し、当該カラ
ー画像データ中の文字画像領域と非文字画像領域とを識
別する画像処理方法であって、 入力カラー画像データ中の所定領域単位に空間周波数係
数の特徴量を抽出する抽出工程と、 抽出した特徴量に基づいて、当該領域を文字画像領域、
文字画像候補領域、非文字画像領域に分類する分類工程
と、 分類された文字画像候補領域に対し、当該注目文字画像
候補領域における平均色情報を抽出する平均色抽出工程
と、 注目文字画像候補領域の近傍の文字画像領域から、代表
色情報を複数個抽出する代表色抽出工程と、 該代表色抽出手段で抽出された複数の代表色情報に基づ
いて、前記平均色抽出手段で抽出された平均色情報が合
成できるか否かを判別する判別手段と、 該判別結果に基づいて、注目文字画像候補領域が文字画
像領域あるいは非文字画像領域のいずれであるかを判定
する判定手段とを備えることを特徴とする画像処理方
法。
13. An image processing method for inputting color image data to identify a character image area and a non-character image area in the color image data, wherein a spatial frequency coefficient is set in a unit of a predetermined area in the input color image data. Based on the extracted feature amount, the extraction process for extracting the feature amount of
A classification step of classifying into a character image candidate area and a non-character image area, an average color extraction step of extracting average color information in the concerned character image candidate area from the classified character image candidate area, and a target character image candidate area A representative color extraction step of extracting a plurality of representative color information from a character image area in the vicinity of, and an average extracted by the average color extraction means based on the plurality of representative color information extracted by the representative color extraction means. And a determination unit that determines whether the target character image candidate region is a character image region or a non-character image region based on the determination result. An image processing method characterized by:
JP7242827A 1995-09-21 1995-09-21 Image processing unit and its method Withdrawn JPH0993427A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7242827A JPH0993427A (en) 1995-09-21 1995-09-21 Image processing unit and its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7242827A JPH0993427A (en) 1995-09-21 1995-09-21 Image processing unit and its method

Publications (1)

Publication Number Publication Date
JPH0993427A true JPH0993427A (en) 1997-04-04

Family

ID=17094888

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7242827A Withdrawn JPH0993427A (en) 1995-09-21 1995-09-21 Image processing unit and its method

Country Status (1)

Country Link
JP (1) JPH0993427A (en)

Similar Documents

Publication Publication Date Title
KR100821847B1 (en) Visual attention system
US6556711B2 (en) Image processing apparatus and method
EP1781041B1 (en) JPEG detectors and JPEG image history estimators
JP3848443B2 (en) Compressed digital data processing method
US6823089B1 (en) Method of determining the extent of blocking and contouring artifacts in a digital image
JP2006092556A (en) Area detection method and area detection program
JPH0946519A (en) Image processing unit and its method
CN104661037B (en) The detection method and system that compression image quantization table is distorted
US7027646B2 (en) Scaled image generating apparatus and method, image feature calculating apparatus and method, computer programs therefor, and image data structure
US20050002569A1 (en) Method and apparatus for processing images
JP4649237B2 (en) Image compression apparatus, image compression method, and image compression program
Feng et al. Image extraction in DCT domain
JP3774498B2 (en) Image processing method and apparatus
JPH0993427A (en) Image processing unit and its method
JP2001145107A (en) Signal processor using dct and image-compressing device
KR100473944B1 (en) Text detecting method for digital image signal
JPH09186858A (en) Method and device for image processing and computer controller
JP3792762B2 (en) Image processing apparatus and image processing method
JPH0993609A (en) Image processing unit and its method
JP3931468B2 (en) Image area separating apparatus and method
JP2013207777A (en) Image compression apparatus
JPH0774966A (en) Picture processor
Schaefer et al. Midstream content access based on color visual pattern coding
JPH0916769A (en) Device and method for processing image
JPH08298589A (en) Image processor of photograph/document mixed image

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: 20021203