JP2000155804A - Information processor and its method, and computer- readable memory - Google Patents
Information processor and its method, and computer- readable memoryInfo
- Publication number
- JP2000155804A JP2000155804A JP10329884A JP32988498A JP2000155804A JP 2000155804 A JP2000155804 A JP 2000155804A JP 10329884 A JP10329884 A JP 10329884A JP 32988498 A JP32988498 A JP 32988498A JP 2000155804 A JP2000155804 A JP 2000155804A
- Authority
- JP
- Japan
- Prior art keywords
- image data
- color
- binarizing
- binarized
- color component
- 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
- Character Input (AREA)
- Facsimile Image Signal Circuits (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、入力されたカラー
画像データから文字認識用画像データを生成する情報処
理装置及びその方法、コンピュータ可読メモリに関する
ものである。The present invention relates to an information processing apparatus and method for generating image data for character recognition from input color image data, and a computer readable memory.
【0002】[0002]
【従来の技術】従来からOCR(光学的文字認識)は、
モノクロ画像を対象としている。カラー画像にOCRを
かけるには、一旦カラー画像からモノクロ画像に変換す
る必要がある。2. Description of the Related Art Conventionally, OCR (optical character recognition)
It is intended for monochrome images. To apply OCR to a color image, it is necessary to temporarily convert the color image into a monochrome image.
【0003】モノクロ画像への変換は、RGB成分から
YUV成分への色変換や、またはRGB成分からL*,
a*,b*成分への色変換を行い、輝度を表すY成分や
L*成分の画像データをモノクロ画像データとして扱
い、2値化等の処理を施すのが一般的である。[0003] Conversion to a monochrome image is performed by color conversion from RGB components to YUV components or from RGB components to L *,
Generally, color conversion into a * and b * components is performed, and image data of a Y component or an L * component representing luminance is treated as monochrome image data, and a process such as binarization is generally performed.
【0004】[0004]
【発明が解決しようとする課題】しかしながら、従来の
輝度成分を取り出す変換方法では、緑、黄、シアン(水
色)字等の輝度成分の高い色は、2値化の際に背景色、
即ち、白に変換されやすく、文字が完全に消えてしまっ
たり、とぎれとぎれになってしまい、文字認識処理(O
CR)で色文字がうまく認識できないという問題点があ
った。However, in the conventional conversion method for extracting a luminance component, a color having a high luminance component, such as green, yellow, and cyan (light blue) characters, has a background color when binarized.
That is, the character is easily converted to white, and the character is completely erased or broken off.
CR), there is a problem that color characters cannot be recognized well.
【0005】また、背景が黒等の濃色であり、文字部が
淡色であった場合は、白黒が逆転したり、黄色の背景に
緑文字や緑の背景に黄色文字のような背景と文字の輝度
が接近している場合、後者では、2値化後の黒白が反転
してしまうという、カラー画像データを2値化する場合
の特有の問題が浮きぼりになってしまっていた。When the background is a dark color such as black and the character portion is a light color, the black and white are reversed or the background and the character such as a green character on a yellow background or a yellow character on a green background are reversed. In the latter case, when the luminance of the color image data is close to each other, the black-and-white image after the binarization is inverted, a problem specific to the binarization of the color image data has emerged.
【0006】本発明は上記の問題点に鑑みてなされたも
のであり、複数の色情報で構成される画像データに対す
る文字認識精度を向上することができる情報処理装置及
びその方法、コンピュータ可読メモリを提供することを
目的とする。SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and has an information processing apparatus and method capable of improving the character recognition accuracy for image data composed of a plurality of pieces of color information, and a computer readable memory. The purpose is to provide.
【0007】[0007]
【課題を解決するための手段】上記の目的を達成するた
めの本発明による情報処理装置は以下の構成を備える。
即ち、入力されたカラー画像データから文字認識用画像
データを生成する情報処理装置であって、カラー画像デ
ータの各色成分の画像データ毎に2値化する2値化手段
と、前記2値化手段で2値化された各色成分毎の2値化
画像データを合成する合成手段と前記合成手段で合成さ
れた2値化画像データを出力する出力手段とを備える。An information processing apparatus according to the present invention for achieving the above object has the following arrangement.
That is, an information processing apparatus for generating image data for character recognition from input color image data, comprising: a binarizing unit for binarizing image data of each color component of the color image data; A synthesizing unit for synthesizing the binarized image data for each color component binarized in the above, and an output unit for outputting the binarized image data synthesized by the synthesizing unit.
【0008】また、好ましくは、前記2値化手段は、前
記カラー画像データの各色成分の画像データの画素値の
出現頻度に基づいて、該各色成分の画像データを2値化
するための閾値を決定する決定手段と、前記決定手段で
決定された閾値に基づいて、前記各色成分の画像データ
を2値化する。Preferably, the binarizing means sets a threshold value for binarizing the image data of each color component based on a frequency of appearance of a pixel value of the image data of each color component of the color image data. The image data of each color component is binarized based on the determining means for determining and the threshold value determined by the determining means.
【0009】また、好ましくは、前記決定手段は、前記
カラー画像データ中の背景色を決定し、その決定された
背景色の画素値に基づいて、該各色成分の画像データを
2値化するための閾値を決定する。Preferably, the determining means determines a background color in the color image data, and binarizes the image data of each color component based on the determined pixel value of the background color. Is determined.
【0010】また、好ましくは、前記カラー画像データ
中の背景色を指定する指定手段を更に備え、前記決定手
段は、前記指定手段で指定された背景色の画素値に基づ
いて、前記カラー画像データの各色成分の画像データを
2値化するための閾値を決定する。また、好ましくは、
前記2値化手段は、第1閾値を用いて前記カラー画像デ
ータの各色成分の画像データを2値化する第1の2値化
手段と、第2閾値を用いて該カラー画像データの各色成
分の画像データを2値化する第2の2値化手段とを備え
る。[0010] Preferably, the image processing apparatus further comprises designating means for designating a background color in the color image data, wherein the deciding means is based on the pixel value of the background color designated by the designating means. The threshold for binarizing the image data of each color component is determined. Also, preferably,
The binarizing means includes: first binarizing means for binarizing image data of each color component of the color image data using a first threshold; and each color component of the color image data using a second threshold. And a second binarizing means for binarizing the image data.
【0011】また、好ましくは、前記出力手段は、前記
第1の2値化手段で2値化された各色成分毎の2値化画
像データを合成した第1の2値化画像データと、前記第
2の2値化手段で2値化された各色成分毎の2値化画像
データを合成した第2の2値化画像データを比較する比
較手段とを備え、前記比較手段の比較結果に基づいて、
前記第1の2値化画像データあるいは前記第2の2値化
画像データのどちらかを出力する。Preferably, the output means includes: first binary image data obtained by synthesizing binary image data for each color component, which has been binarized by the first binary means; Comparing means for comparing second binarized image data obtained by synthesizing the binarized image data for each color component binarized by the second binarizing means, based on a comparison result of the comparing means hand,
Either the first binarized image data or the second binarized image data is output.
【0012】上記の目的を達成するための本発明による
情報処理方法は以下の構成を備える。即ち、入力された
カラー画像データから文字認識用画像データを生成する
情報処理方法であって、カラー画像データの各色成分の
画像データ毎に2値化する2値化工程と、前記2値化工
程で2値化された各色成分毎の2値化画像データを合成
する合成工程と前記合成工程で合成された2値化画像デ
ータを出力する出力工程とを備える。An information processing method according to the present invention for achieving the above object has the following configuration. That is, an information processing method for generating image data for character recognition from input color image data, comprising: a binarization step of binarizing image data of each color component of the color image data; And a outputting step of outputting the binarized image data synthesized in the synthesizing step.
【0013】上記の目的を達成するための本発明による
コンピュータ可読メモリは以下の構成を備える。即ち、
入力されたカラー画像データから文字認識用画像データ
を生成する情報処理のプログラムコードが格納されたコ
ンピュータ可読メモリであって、カラー画像データの各
色成分の画像データ毎に2値化する2値化工程のプログ
ラムコードと、前記2値化工程で2値化された各色成分
毎の2値化画像データを合成する合成工程のプログラム
コードと前記合成工程で合成された2値化画像データを
出力する出力工程のプログラムコードとを備える。[0013] A computer readable memory according to the present invention for achieving the above object has the following configuration. That is,
A computer-readable memory storing a program code for information processing for generating image data for character recognition from input color image data, wherein the binarization step binarizes each image data of each color component of the color image data. , A program code of a synthesizing step for synthesizing the binarized image data for each color component binarized in the binarizing step, and an output for outputting the binarized image data synthesized in the synthesizing step Process code.
【0014】[0014]
【発明の実施の形態】以下、図面を参照して本発明の好
適な実施形態を詳細に説明する。 [実施形態1]図1は本発明の実施形態1の情報処理装
置の概略構成を示すブロック図である。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described below in detail with reference to the drawings. [First Embodiment] FIG. 1 is a block diagram showing a schematic configuration of an information processing apparatus according to a first embodiment of the present invention.
【0015】1はCPUであり、本発明の処理を実行し
たり、各種制御を行う。2はCD−ROMドライブ装置
である。3はフロッピーディスクドライブ装置(FD
D)である。6はハードディスクドライブ装置(HD
D)である。各ドライブ装置には、CD−ROM、フロ
ッピーディスク、ハードディスクの記憶媒体が収めら
れ、いずれかの記憶媒体に記録されたプログラムが起動
されることで、本発明の処理が行われる。8は通信装置
であり、ネットワーク等との接続を可能にする。ネット
ワークはLANであったり、SCSI等のインタフェー
スであっても良い。9はアプリケーションから指示され
た記録データを記録するためのプリンタである。3はマ
ウスである。4はキーボードである。操作者は、モニタ
5を参照しながらマウス3やキーボード4から対話的に
処理内容の設定や変更が可能である。Reference numeral 1 denotes a CPU which executes the processing of the present invention and performs various controls. Reference numeral 2 denotes a CD-ROM drive. 3 is a floppy disk drive (FD)
D). 6 is a hard disk drive (HD
D). Each drive device stores a storage medium such as a CD-ROM, a floppy disk, or a hard disk, and a program recorded on any one of the storage media is activated to perform the processing of the present invention. A communication device 8 enables connection with a network or the like. The network may be a LAN or an interface such as SCSI. Reference numeral 9 denotes a printer for recording the recording data specified by the application. 3 is a mouse. 4 is a keyboard. The operator can interactively set or change the processing content from the mouse 3 or the keyboard 4 while referring to the monitor 5.
【0016】次に、実施形態1で実行されるOCR処理
を含む各処理において、モニタ5に表示される実行ウイ
ンドウについて、図2を用いて説明する。Next, an execution window displayed on the monitor 5 in each processing including the OCR processing executed in the first embodiment will be described with reference to FIG.
【0017】図2は本発明の実施形態1の実行ウインド
ウの例を示す図である。FIG. 2 is a diagram showing an example of an execution window according to the first embodiment of the present invention.
【0018】図2において、21は文書表示部であり、
処理対象の文書画像データを表示する領域である。この
領域に表示された文書画像に対し、メニュー表示部23
の各メニューやプルダウンメニューからOCRの指示や
OCRの前処理の指定を、マウス3でクリックすること
により実行させることができる。22は背景部であり、
文書画像データの背景を表示する領域である。In FIG. 2, reference numeral 21 denotes a document display unit.
This area displays the document image data to be processed. The menu display unit 23 displays the document image displayed in this area.
The OCR instruction and the OCR pre-processing can be executed by clicking with the mouse 3 from each menu or pull-down menu. 22 is a background part,
This area displays the background of the document image data.
【0019】23はメニュー表示部であり、文書画像デ
ータに対して実行される処理メニュー群を表示する領域
である。24はツールバーであり、メニュー表示部23
で表示される処理メニュー群をアイコン化したアイコン
を表示する領域である。26はステータス表示部であ
り、現在の実行ウインドウの状態を表示する領域であ
る。Reference numeral 23 denotes a menu display unit, which is an area for displaying a group of processing menus executed on the document image data. Reference numeral 24 denotes a toolbar.
Is an area for displaying an icon obtained by converting the processing menu group displayed by the icon into an icon. Reference numeral 26 denotes a status display section, which is an area for displaying the current state of the execution window.
【0020】以上説明した情報処理装置と、実行ウイン
ドウを通した操作者の指示により動作する処理内容につ
いて以下に説明する。The following describes the information processing apparatus described above and the processing contents that operate according to the instruction of the operator through the execution window.
【0021】図3〜図5は、OCR対象となる文書画像
データの1ページ内の全て、または適当な間隔おきにサ
ンプリングした画素点のR,G,B各色成分毎の全濃度
域における出現頻度(度数)グラフの例を示す図であ
る。FIGS. 3 to 5 show the appearance frequencies of all or one pixel point of the document image data to be subjected to OCR or the pixel points sampled at appropriate intervals in the entire density range for each of the R, G, and B color components. It is a figure showing an example of a (frequency) graph.
【0022】一般に背景部と文字部の濃度の出現頻度は
多くなり、その各色成分の出現頻度グラフにおける中間
点を閾値Rt,Gt,Btとして、2値化を行うことに
より、文字認識(OCR)に適した2値画像データを得
ることができる。また、カラー画像データ中で文字が含
まれない中間的濃度部分は、2値化の結果としてノイズ
になったり画像の輪郭が抽出されたりするが、OCRの
結果、その部分は通常無視される。In general, the appearance frequency of the density of the background portion and the character portion increases, and the intermediate point in the appearance frequency graph of each color component is set as threshold values Rt, Gt, and Bt to perform binarization, thereby performing character recognition (OCR). Binary image data suitable for the above can be obtained. Also, an intermediate density portion in the color image data that does not include characters may become noise as a result of binarization or an outline of the image may be extracted, but as a result of the OCR, that portion is usually ignored.
【0023】図6はGreen(緑)色の文字が描かれ
ているカラー画像データである。このカラー画像データ
を色分解して得られるR(Red)成分、G(Gree
n)成分、B(Blue)成分それぞれの画像データ
は、それぞれ図7、図8、図9のようになる。図8では
全G成分で、図7、図9では背景が全てR成分、B成分
を持っている。従来技術による輝度成分の2値化を行う
と、図10に示すような、きれぎれの文字となった不鮮
明な2値化画像データしか得られず、有効なOCR結果
を得ることはむずかしい。これは、G成分が輝度成分に
貢献する比率が高く、輝度成分上は文字が明るく、うす
い色となっているからである。緑色の文字以外でも同様
の現象が生じることは言うまでもない。FIG. 6 shows color image data in which green (green) characters are drawn. An R (Red) component obtained by color separation of this color image data,
The image data of the n) component and the B (Blue) component are as shown in FIGS. 7, 8, and 9, respectively. In FIG. 8, all G components are present, and in FIGS. 7 and 9, the background has all R components and B components. When the luminance component is binarized according to the related art, only unclear binary image data in which characters are not clear as shown in FIG. 10 is obtained, and it is difficult to obtain an effective OCR result. This is because the G component contributes to the luminance component at a high rate, and the characters on the luminance component are bright and pale. It goes without saying that a similar phenomenon occurs even in a case other than the green characters.
【0024】そこで、実施形態1では、上記の問題点を
改善するために、以下の処理を行う。以下、実施形態1
で実行される処理について、図12を用いて説明する。Therefore, in the first embodiment, the following processing is performed to improve the above problem. Hereinafter, the first embodiment
Will be described with reference to FIG.
【0025】図12は本発明の実施形態1で実行される
処理を示すフローチャートである。ステップS11にお
いて、図3〜図5に示すように、カラー画像データの3
色成分R,G,B毎に出現頻度グラフを求め、閾値R
t,Gt,Btを決定する。閾値は文字部分の濃度及び
背景部分の濃度の出現頻度のピーク値を検出して、その
中間値を閾値とする方法があるが、この方法に限定され
るものではない。FIG. 12 is a flowchart showing the processing executed in the first embodiment of the present invention. In step S11, as shown in FIGS.
An appearance frequency graph is obtained for each of the color components R, G, and B, and a threshold R
Determine t, Gt, and Bt. As the threshold value, there is a method of detecting the peak value of the appearance frequency of the density of the character portion and the density of the background portion, and using the intermediate value as the threshold value, but is not limited to this method.
【0026】ステップS12において、R,G,Bの各
色成分毎に、ステップS11で決定した閾値Rt,G
t,Btを用いて2値化を行う。2値化の際には、閾値
を超える成分値は「0」に、閾値以下の成分値は「1」
にする。いわゆる、黒部分を「1」、背景の白部分を
「0」とするためである。尚、ステップS13以降に最
終的なモノクロ画像データを得られた時点で、OCRの
入力画像形式に応じて「0」,「1」を反転するような
構成にしても良いことは言うまでもない。In step S12, the threshold values Rt, G determined in step S11 are determined for each of the R, G, B color components.
Binarization is performed using t and Bt. In the case of binarization, a component value exceeding the threshold is “0”, and a component value below the threshold is “1”.
To This is because the so-called black portion is set to “1” and the white portion of the background is set to “0”. It is needless to say that, when the final monochrome image data is obtained after step S13, "0" and "1" may be inverted according to the input image format of the OCR.
【0027】ステップS12で得られた各色成分毎の2
値化画像データは、ステップS13で論理合成される。
実施形態1では、各色成分の2値化画像データの各画素
位置毎に論理和をとる。例えば、カラー画像データ図6
に示す線字のカラー画像データであるとすると、各色の
2値化画像データはおおよそ図7、図8、図9のように
なる。このような2値化画像データの論理和をとった2
値化画像データは、図11のようになり、文字認識(O
CR)処理に適した画像データを得ることができる。実
際には、ステップS12の3色成分の内1色で確実な2
値化が行われれば、適切な2値化データが得られるし、
ステップS12の2値化結果の文字部が切れぎれになっ
ていても、ステップS13で各色成分の2値化画像デー
タの論理和が求められるために、図10に示したような
切れぎれの文字を解消することができ、文字認識の精度
向上が望める。The 2 for each color component obtained in step S12
The valued image data is logically synthesized in step S13.
In the first embodiment, a logical sum is calculated for each pixel position of the binary image data of each color component. For example, FIG.
, The binary image data of each color is roughly as shown in FIG. 7, FIG. 8, and FIG. The logical sum of such binarized image data 2
The binarized image data is as shown in FIG.
Image data suitable for CR) processing can be obtained. Actually, one of the three color components in step S12 is a reliable 2
If binarization is performed, appropriate binarized data can be obtained,
Even if the character portion of the binarization result in step S12 is truncated, the logical sum of the binarized image data of each color component is obtained in step S13. Can be eliminated, and the accuracy of character recognition can be improved.
【0028】以上説明したように、実施形態1によれ
ば、カラー画像データの色成分毎に2値化を行い、それ
ぞれの色成分の2値化画像データを用いて文字認識用画
像データを生成する。これにより、各色成分における画
像データの情報を損なうことなく、文字認識用画像デー
タを生成できるので、より最適な文字認識を行うことが
できる。 [実施形態2]実施形態2では、図13に示すようなカ
ラー画像データ、即ち、背景が中間濃度であり、背景よ
り高濃度の文字及び低濃度の文字が混在する場合に、カ
ラー画像データから最適な文字認識用画像データを生成
する方法について説明する。As described above, according to the first embodiment, binarization is performed for each color component of color image data, and image data for character recognition is generated using the binarized image data of each color component. I do. Thereby, since the image data for character recognition can be generated without losing the information of the image data in each color component, more optimal character recognition can be performed. [Embodiment 2] In Embodiment 2, when color image data as shown in FIG. 13 is used, that is, when the background has an intermediate density and characters with higher density and lower density than the background are mixed, the color image data is A method for generating optimal character recognition image data will be described.
【0029】以下、実施形態2で実行される処理につい
て、図14を用いて説明する。The processing executed in the second embodiment will be described below with reference to FIG.
【0030】図14は本発明の実施形態2で実行される
処理を示すフローチャートである。ステップS21で、
画像データの背景色を決定する。背景色の決定は、各色
成分毎に行うが、図15に示すように、各色成分の濃度
ヒストグラムから背景を決定しても良い。また、処理対
象の画像データをモニタ5上に表示して、背景部分をユ
ーザにマウス3を使って指示してもらい、その指示点の
R,G,Bの各色成分値を背景色としても良い。FIG. 14 is a flowchart showing processing executed in the second embodiment of the present invention. In step S21,
Determine the background color of the image data. Although the background color is determined for each color component, the background may be determined from the density histogram of each color component as shown in FIG. Further, the image data to be processed is displayed on the monitor 5, and the user is instructed to designate the background portion by using the mouse 3, and the R, G, and B color component values of the designated point may be used as the background color. .
【0031】ステップS22で、文字と背景を分離する
ための背景色より明るい値である第1閾値を決定する。
ステップS22で、文字と背景を分離するための背景色
より暗い値である第2閾値を決定する。これら2つの閾
値の決定のアルゴリズムとしては、図15のような出現
頻度グラフを用いて、まず、背景色以外の出現頻度のピ
ーク値を求める。これらは出現する文字の色を示すの
で、いくつか求められるが、背景色に最接近した明るい
濃度と暗い濃度側の2つの濃度を検出して、これらと背
景色の濃度の中間値を第1閾値、第2閾値としても良
い。In step S22, a first threshold value, which is a value brighter than the background color for separating the character and the background, is determined.
In step S22, a second threshold value that is darker than the background color for separating the character and the background is determined. As an algorithm for determining these two thresholds, first, a peak value of the appearance frequency other than the background color is obtained using an appearance frequency graph as shown in FIG. Since these indicate the colors of appearing characters, some are required. However, two densities on the bright density and the dark density side closest to the background color are detected, and the intermediate value between these and the density of the background color is determined as the first density. The threshold may be a second threshold.
【0032】ステップS24で、第1閾値を使って、3
つの色成分の内、任意の色成分の画像データを2値化す
る第1の2値化を行う。この時、第1閾値より明るい部
分が、「1」となるように2値化する。ステップS25
で、第2閾値を使って、3つの色成分の内、任意の色成
分の画像データを2値化する第2の2値化を行う。この
時は、第2閾値より暗い成分が「1」となるように2値
化する。ステップS26で、ステップS24、ステップ
S25の第1の2値化と第2の2値化の結果として得ら
れる2値画像データを論理合成する。ここでは、単純に
各2値化によって得られる2値画像データの論理和をと
れば良い。このようにして、2値画像データの各色成分
のうち、1つの色成分についての最終的な2値化画像デ
ータが得られる。In step S24, using the first threshold, 3
First binarization is performed to binarize image data of an arbitrary color component among the three color components. At this time, binarization is performed so that a portion brighter than the first threshold becomes “1”. Step S25
Then, using the second threshold value, a second binarization for binarizing image data of an arbitrary color component among the three color components is performed. At this time, binarization is performed so that a component darker than the second threshold becomes “1”. In step S26, the binary image data obtained as a result of the first binarization and the second binarization in steps S24 and S25 are logically synthesized. Here, the logical sum of the binary image data obtained by each binarization may be simply obtained. In this manner, the final binary image data for one color component among the color components of the binary image data is obtained.
【0033】ステップS27で、全色成分に対する処理
が終了したか否かを判定する。終了していない場合(ス
テップS27でNO)、ステップS22に戻る。一方、
終了している場合(ステップS27でYES)、ステッ
プS28に進む。ステップS28で、各色成分毎の最終
的な2値化画像データの論理和をとる。これにより、文
字がとぎれとぎれになったりすることを防いだり、実施
形態1と同様の効果を得ることが可能となる。また、
R,G,Bの各色成分に対し、上記処理を行わず輝度成
分の1成分のみに行っても、もちろん十分な効果は得ら
れる。その場合はステップS27、ステップS28は無
効となる。In step S27, it is determined whether or not the processing for all color components has been completed. If not completed (NO in step S27), the process returns to step S22. on the other hand,
If the processing has been completed (YES in step S27), the process proceeds to step S28. In step S28, the logical sum of the final binary image data for each color component is calculated. Thereby, it is possible to prevent the characters from being interrupted, and to obtain the same effect as in the first embodiment. Also,
Even if the above processing is not performed on each of the R, G, and B color components but only one of the luminance components, a sufficient effect can be obtained. In that case, step S27 and step S28 become invalid.
【0034】以上説明したように、実施形態2によれ
ば、背景の濃度値に応じて各色成分の2値画像データを
2値化するための閾値を決定するので、各色成分毎の画
像データの情報を損なうことなく適切な2値化が行われ
た文字認識用画像データを生成することができる。 [実施形態3]実施形態3では、図16に示すようなカ
ラー画像データ、即ち、背景に対して文字が明るい場合
に、カラー画像データから最適な文字認識用画像データ
を生成する方法について説明する。As described above, according to the second embodiment, the threshold value for binarizing the binary image data of each color component is determined according to the density value of the background. It is possible to generate image data for character recognition that has been appropriately binarized without losing information. [Embodiment 3] In Embodiment 3, a method of generating optimal character recognition image data from color image data as shown in FIG. 16, that is, when characters are brighter than the background, will be described. .
【0035】以下、実施形態3で実行される処理につい
て、図17を用いて説明する。Hereinafter, the processing executed in the third embodiment will be described with reference to FIG.
【0036】図17は本発明の実施形態3で実行される
処理を示すフローチャートである。まず、ステップS3
1で、処理対象の画像データの背景指示入力を行う。背
景指示入力は、例えば、図2で示した実行ウインドウの
文書表示部21に、処理対象の画像データを表示し、ユ
ーザに文字部分が黒色等の高濃度か白や黄色等の高輝度
低濃度なのかを、メニュー表示部23を用いて設定す
る。例えば、「編集メニュー」を開いて、プルダウンメ
ニューの中に含まれる「高濃度文字」、「高輝度文字」
に対し、マウス3を使いながら、どちらか一方を選択し
てクリックするとことで設定する。この場合、どちらか
一方のメニューには、設定されていることを示すチェッ
クマークが付される。FIG. 17 is a flowchart showing processing executed in the third embodiment of the present invention. First, step S3
In step 1, a background instruction of image data to be processed is input. The background instruction is input, for example, by displaying the image data to be processed on the document display unit 21 of the execution window shown in FIG. 2 and providing the user with a high density such as black or a high brightness low density such as white or yellow in the character portion. The user is set using the menu display unit 23. For example, open the “Edit Menu” and select “High Density Characters” and “High Brightness Characters”
Is set by selecting and clicking one of them while using the mouse 3. In this case, a check mark indicating that the menu is set is attached to one of the menus.
【0037】ステップS32で、背景指示入力の入力内
容に基づいて、画像データに対する2値化法を決定す
る。2値化法は、例えば、「高濃度文字」という設定が
行われた場合には、R、G、Bの輝度成分に対し、閾値
より画素値が小さい場合に「1」とし、それ以外は
「0」となるような2値化を行う。また、「低濃度文
字」とう設定が行われた場合には、R、G、Bの輝度成
分に対して、閾値より画素値が大きい場合に「1」とし
て、それ以外は「0」となるような2値化を行う。ステ
ップS33で、決定された2値化法を用いて、画像デー
タの2値化を行い、得られた2値化画像データを用いて
文字認識を行う。In step S32, a binarization method for image data is determined based on the input contents of the background instruction input. In the binarization method, for example, when the setting of “high-density character” is performed, the luminance components of R, G, and B are set to “1” when the pixel value is smaller than the threshold, and otherwise, Binarization is performed so as to be “0”. When the setting of “low-density character” is performed, the luminance component of R, G, and B is set to “1” when the pixel value is larger than the threshold, and is set to “0” otherwise. Such binarization is performed. In step S33, binarization of the image data is performed using the determined binarization method, and character recognition is performed using the obtained binarized image data.
【0038】以上説明したように、実施形態3によれ
ば、ユーザによって指定された背景の濃度値に応じて、
カラー画像データを2値化するので、ユーザが意図する
2値化された文字認識用画像データを生成することがで
きる。 [実施形態4]実施形態4では、図18に示すようなカ
ラー画像データ、即ち、背景に対して文字が暗い場合
に、カラー画像データから文字認識用画像データを生成
する方法について説明する。As described above, according to the third embodiment, according to the background density value specified by the user,
Since the color image data is binarized, binarized character recognition image data intended by the user can be generated. Fourth Embodiment In a fourth embodiment, a method for generating character recognition image data from color image data as shown in FIG. 18, that is, when characters are dark relative to the background, will be described.
【0039】実施形態4で実行される処理について、図
19を用いて説明する。The processing executed in the fourth embodiment will be described with reference to FIG.
【0040】図19は本発明の実施形態4で実行される
処理を示すフローチャートである。まず、ステップS4
1で、処理対象のカラー画像データのR、G、Bの輝度
成分に対し、第1閾値より画素値が小さい場合に「1」
とし、それ以外は「0」となるような2値化を行う。ス
テップS42で、処理対象のカラー画像データのR、
G、Bの輝度成分に対して、第2閾値(<第1閾値)よ
り画素値が大きい場合に「1」として、それ以外は
「0」となるような2値化を行う。ステップS43で、
ステップS41又はステップS42で得られた2値画像
データの「1」、「0」の割合を検査する。ステップS
44で、検査結果に基づいて、ステップS41の2値化
とステップS42の2値化のどちらか一方によって得ら
れた2値化画像データを、最終的な2値化結果とし、得
られた2値化画像データを用いて文字認識を行う。FIG. 19 is a flowchart showing processing executed in the fourth embodiment of the present invention. First, step S4
1, if the pixel value is smaller than the first threshold value for the R, G, and B luminance components of the color image data to be processed, "1"
In other cases, binarization is performed so as to be “0”. In step S42, R of the color image data to be processed,
For the luminance components of G and B, binarization is performed such that the pixel value is “1” when the pixel value is larger than a second threshold (<first threshold), and “0” otherwise. In step S43,
The ratio of “1” and “0” of the binary image data obtained in step S41 or S42 is checked. Step S
At 44, based on the inspection result, the binarized image data obtained by one of the binarization in step S41 and the binarization in step S42 is used as the final binarization result, and the obtained binarization is performed. Character recognition is performed using the valued image data.
【0041】例えば、ステップS43で、ステップS4
1の2値化で得られた2値化画像データ中の「1」の出
現頻度が少なければ、ステップS44でステップS41
の2値化で得られた2値画像データを2値化結果として
選択する。一方、「1」の出現頻度が多ければ、背景部
が抽出されたことになり、この場合、背景が閾値より暗
く文字が明るいので、ステップS44でステップS42
の2値化で得られた2値化画像データを2値化結果とし
て選択する。For example, in step S43, step S4
If the frequency of occurrence of “1” in the binarized image data obtained by binarization of “1” is low, the process proceeds to step S41 in step S44.
Is selected as the binarization result. On the other hand, if the appearance frequency of “1” is high, it means that the background portion has been extracted. In this case, since the background is darker than the threshold and the characters are bright, the process proceeds to step S42 in step S44.
Is selected as a binarization result.
【0042】尚、2値化の際には、カラー画像の輝度成
分のみを抽出して行ってもよいし、実施形態1のように
各色成分毎の2値化の論理和をとるようにしても構わな
いことは言うまでもない。In the binarization, only the luminance component of the color image may be extracted, or the logical sum of the binarization for each color component may be calculated as in the first embodiment. Needless to say, it does not matter.
【0043】以上説明したように、実施形態4によれ
ば、背景と文字を区別するための第1閾値と第2閾値そ
れぞれを用いて、カラー画像データを2値化し、その2
値化結果に応じてどちらかの2値化結果を採用すること
で、よりカラー画像データ上の情報を忠実に維持して2
値化された文字認識用画像データを生成することができ
る。As described above, according to the fourth embodiment, the color image data is binarized using each of the first threshold and the second threshold for distinguishing the background and the character.
By adopting one of the binarization results according to the binarization result, the information on the color image data can be maintained more faithfully.
Valued character recognition image data can be generated.
【0044】以上説明したように、実施形態1〜実施形
態4によれば、カラー画像データを色成分毎に別々に2
値化を行って、その2値化結果を論理合成することによ
り、輝度成分の2値化では正確に行われなかった画像に
対しても適切な2値化を行い文字の消失や、きれぎれに
なることを防ぐことができる。As described above, according to the first to fourth embodiments, color image data is separately stored for each color component.
By performing binarization and logically synthesizing the binarization result, an appropriate binarization is performed even on an image that has not been accurately performed by binarization of a luminance component, and characters are lost or cut off. Can be prevented.
【0045】また、背景色より明るい文字、暗い文字が
混在するカラー文字画像データに対しても両方の文字を
損なうことなく2値化された文字認識用画像データを生
成することが可能になった。Further, it is possible to generate binarized character-recognition image data for color character image data in which characters lighter and darker than the background color are mixed without damaging both characters. .
【0046】更に、明るい背景上に暗い文字があるの
か、暗い背景上に明るい文字があるのかをユーザが指定
する、あるいは自動的に判定し、その指定結果あるいは
判定結果を考慮して2値化を行うことにより、背景や文
字濃度に影響されていない2値化された文字認識用画像
データを生成することができる。Further, the user designates whether there is a dark character on a light background or a bright character on a dark background, or automatically judges it, and binarizes it in consideration of the designation result or judgment result. , Binarized character recognition image data that is not affected by the background and the character density can be generated.
【0047】以上のような処理によって文字認識用画像
データを生成することで、カラー画像データに対する文
字認識をより精度良く安定して行えることができる。By generating image data for character recognition by the above processing, character recognition for color image data can be performed more accurately and stably.
【0048】尚、本発明は、複数の機器(例えばホスト
コンピュータ、インタフェース機器、リーダ、プリンタ
など)から構成されるシステムに適用しても、一つの機
器からなる装置(例えば、複写機、ファクシミリ装置な
ど)に適用してもよい。Even if the present invention is applied to a system including a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.), a device including one device (for example, a copying machine, a facsimile machine) Etc.).
【0049】また、本発明の目的は、前述した実施形態
の機能を実現するソフトウェアのプログラムコードを記
録した記憶媒体を、システムあるいは装置に供給し、そ
のシステムあるいは装置のコンピュータ(またはCPU
やMPU)が記憶媒体に格納されたプログラムコードを
読出し実行することによっても、達成されることは言う
までもない。It is another object of the present invention to provide a system or an apparatus with a storage medium storing a program code of software for realizing the functions of the above-described embodiments, and to provide a computer (or CPU) of the system or the apparatus.
And MPU) read and execute the program code stored in the storage medium.
【0050】この場合、記憶媒体から読出されたプログ
ラムコード自体が前述した実施形態の機能を実現するこ
とになり、そのプログラムコードを記憶した記憶媒体は
本発明を構成することになる。In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention.
【0051】プログラムコードを供給するための記憶媒
体としては、例えば、フロッピディスク、ハードディス
ク、光ディスク、光磁気ディスク、CD−ROM、CD
−R、磁気テープ、不揮発性のメモリカード、ROMな
どを用いることができる。As a storage medium for supplying the program code, for example, a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD
-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.
【0052】また、コンピュータが読出したプログラム
コードを実行することにより、前述した実施形態の機能
が実現されるだけでなく、そのプログラムコードの指示
に基づき、コンピュータ上で稼働しているOS(オペレ
ーティングシステム)などが実際の処理の一部または全
部を行い、その処理によって前述した実施形態の機能が
実現される場合も含まれることは言うまでもない。When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also the OS (Operating System) running on the computer based on the instruction of the program code. ) May perform some or all of the actual processing, and the processing may realize the functions of the above-described embodiments.
【0053】更に、記憶媒体から読出されたプログラム
コードが、コンピュータに挿入された機能拡張ボードや
コンピュータに接続された機能拡張ユニットに備わるメ
モリに書込まれた後、そのプログラムコードの指示に基
づき、その機能拡張ボードや機能拡張ユニットに備わる
CPUなどが実際の処理の一部または全部を行い、その
処理によって前述した実施形態の機能が実現される場合
も含まれることは言うまでもない。Further, after the program code read from the storage medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, based on the instructions of the program code, It goes without saying that the CPU included in the function expansion board or the function expansion unit performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.
【0054】[0054]
【発明の効果】以上説明したように、本発明によれば、
複数の色情報で構成される画像データに対する文字認識
精度を向上することができる情報処理装置及びその方
法、コンピュータ可読メモリを提供できる。As described above, according to the present invention,
An information processing apparatus and method capable of improving the character recognition accuracy for image data composed of a plurality of pieces of color information, and a computer readable memory can be provided.
【図1】本発明の実施形態1の情報処理装置の概略構成
を示すブロック図である。FIG. 1 is a block diagram illustrating a schematic configuration of an information processing apparatus according to a first embodiment of the present invention.
【図2】本発明の実施形態1の実行ウインドウの例を示
す図である。FIG. 2 is a diagram illustrating an example of an execution window according to the first embodiment of the present invention.
【図3】本発明の実施形態1のR成分の出現頻度グラフ
を示す図である。FIG. 3 is a diagram illustrating an appearance frequency graph of an R component according to the first embodiment of the present invention.
【図4】本発明の実施形態1のG成分の出現頻度グラフ
を示す図である。FIG. 4 is a diagram illustrating an appearance frequency graph of a G component according to the first embodiment of the present invention.
【図5】本発明の実施形態1のB成分の出現頻度グラフ
を示す図である。FIG. 5 is a diagram illustrating an appearance frequency graph of a B component according to the first embodiment of the present invention.
【図6】本発明の実施形態1の画像データの一例を示す
図である。FIG. 6 is a diagram illustrating an example of image data according to the first embodiment of the present invention.
【図7】本発明の実施形態1の図6の画像データのR成
分の画像データを示す図である。FIG. 7 is a diagram illustrating image data of an R component of the image data of FIG. 6 according to the first embodiment of the present invention.
【図8】本発明の実施形態1の図6の画像データのG成
分の画像データを示す図である。8 is a diagram illustrating image data of a G component of the image data of FIG. 6 according to the first embodiment of the present invention.
【図9】本発明の実施形態1の図6の画像データのB成
分の画像データを示す図である。FIG. 9 is a diagram illustrating image data of a B component of the image data of FIG. 6 according to the first embodiment of the present invention.
【図10】本発明の実施形態1の図6の画像データに対
し、従来の2値化を施した場合に得られる2値画像デー
タを示す図である。FIG. 10 is a diagram illustrating binary image data obtained when conventional binarization is performed on the image data of FIG. 6 according to the first embodiment of the present invention.
【図11】本発明の実施形態1の図6の画像データに対
し、実施形態1の2値化を施した場合に得られる2値画
像データを示す図である。11 is a diagram illustrating binary image data obtained when the image data of FIG. 6 according to the first embodiment of the present invention is subjected to binarization according to the first embodiment.
【図12】本発明の実施形態1で実行される処理を示す
フローチャートである。FIG. 12 is a flowchart illustrating processing executed in the first embodiment of the present invention.
【図13】本発明の実施形態2の画像データの一例を示
す図である。FIG. 13 is a diagram illustrating an example of image data according to the second embodiment of the present invention.
【図14】本発明の実施形態2で実行される処理を示す
フローチャートである。FIG. 14 is a flowchart illustrating processing executed in a second embodiment of the present invention.
【図15】本発明の実施形態2の図13の画像データの
濃度ヒストグラムを示す図である。FIG. 15 is a diagram illustrating a density histogram of the image data in FIG. 13 according to the second embodiment of the present invention.
【図16】本発明の実施形態3の画像データの一例を示
す図である。FIG. 16 is a diagram illustrating an example of image data according to the third embodiment of the present invention.
【図17】本発明の実施形態3で実行される処理を示す
フローチャートである。FIG. 17 is a flowchart illustrating processing executed in a third embodiment of the present invention.
【図18】本発明の実施形態4の画像データの一例を示
す図である。FIG. 18 is a diagram illustrating an example of image data according to the fourth embodiment of the present invention.
【図19】本発明の実施形態4で実行される処理を示す
フローチャートである。FIG. 19 is a flowchart illustrating processing executed in a fourth embodiment of the present invention.
1 CPU 2 CDーROMドライブ装置 3 マウス 4 キーボード 5 モニタ 6 ハードディスクドライブ装置 7 フロッピードライブ 8 通信装置 9 プリンタ DESCRIPTION OF SYMBOLS 1 CPU 2 CD-ROM drive device 3 Mouse 4 Keyboard 5 Monitor 6 Hard disk drive device 7 Floppy drive 8 Communication device 9 Printer
Claims (13)
識用画像データを生成する情報処理装置であって、 カラー画像データの各色成分の画像データ毎に2値化す
る2値化手段と、 前記2値化手段で2値化された各色成分毎の2値化画像
データを合成する合成手段と前記合成手段で合成された
2値化画像データを出力する出力手段とを備えることを
特徴とする情報処理装置。1. An information processing apparatus for generating image data for character recognition from input color image data, comprising: a binarizing means for binarizing image data of each color component of the color image data; Information comprising: a synthesizing unit that synthesizes binarized image data for each color component binarized by the binarizing unit; and an output unit that outputs the binarized image data synthesized by the synthesizing unit. Processing equipment.
タの各色成分の画像データの画素値の出現頻度に基づい
て、該各色成分の画像データを2値化するための閾値を
決定する決定手段と、 前記決定手段で決定された閾値に基づいて、前記各色成
分の画像データを2値化することを特徴とする請求項1
に記載の情報処理装置。2. The method according to claim 1, wherein the binarizing unit determines a threshold for binarizing the image data of each color component based on an appearance frequency of a pixel value of the image data of each color component of the color image data. And binarizing the image data of each color component based on a threshold determined by the determining unit.
An information processing apparatus according to claim 1.
中の背景色を決定し、その決定された背景色の画素値に
基づいて、該各色成分の画像データを2値化するための
閾値を決定することを特徴とする請求項2に記載の情報
処理装置。3. The determining means determines a background color in the color image data, and sets a threshold for binarizing the image data of each color component based on the determined pixel value of the background color. The information processing apparatus according to claim 2, wherein the information is determined.
する指定手段を更に備え、 前記決定手段は、前記指定手段で指定された背景色の画
素値に基づいて、前記カラー画像データの各色成分の画
像データを2値化するための閾値を決定することを特徴
とする請求項3に記載の情報処理装置。4. The image processing apparatus according to claim 1, further comprising a designation unit for designating a background color in the color image data, wherein the decision unit determines each color component of the color image data based on a pixel value of the background color designated by the designation unit. The information processing apparatus according to claim 3, wherein a threshold value for binarizing the image data is determined.
記カラー画像データの各色成分の画像データを2値化す
る第1の2値化手段と、 第2閾値を用いて該カラー画像データの各色成分の画像
データを2値化する第2の2値化手段とを備えることを
特徴とする請求項1に記載の情報処理装置。5. A binarizing unit, comprising: a first binarizing unit that binarizes image data of each color component of the color image data using a first threshold; and a color binarizing unit using a second threshold. 2. The information processing apparatus according to claim 1, further comprising a second binarizing unit that binarizes image data of each color component of the image data.
で2値化された各色成分毎の2値化画像データを合成し
た第1の2値化画像データと、前記第2の2値化手段で
2値化された各色成分毎の2値化画像データを合成した
第2の2値化画像データを比較する比較手段とを備え、 前記比較手段の比較結果に基づいて、前記第1の2値化
画像データあるいは前記第2の2値化画像データのどち
らかを出力することを特徴とする請求項5に記載の情報
処理装置。6. The first binarized image data obtained by synthesizing binarized image data for each color component binarized by the first binarizing unit, and the second binarized image data. Comparing means for comparing second binarized image data obtained by synthesizing the binarized image data for each color component binarized by the binarizing means, based on a comparison result of the comparing means, The information processing apparatus according to claim 5, wherein either one of the first binarized image data and the second binarized image data is output.
識用画像データを生成する情報処理方法であって、 カラー画像データの各色成分の画像データ毎に2値化す
る2値化工程と、 前記2値化工程で2値化された各色成分毎の2値化画像
データを合成する合成工程と前記合成工程で合成された
2値化画像データを出力する出力工程とを備えることを
特徴とする情報処理方法。7. An information processing method for generating character recognition image data from input color image data, comprising: a binarization step of binarizing image data of each color component of the color image data; Information comprising: a combining step of combining binary image data for each color component that has been binarized in the value converting step; and an output step of outputting the binary image data combined in the combining step. Processing method.
タの各色成分の画像データの画素値の出現頻度に基づい
て、該各色成分の画像データを2値化するための閾値を
決定する決定工程と、 前記決定工程で決定された閾値に基づいて、前記各色成
分の画像データを2値化することを特徴とする請求項7
に記載の情報処理方法。8. The binarizing step includes: determining a threshold value for binarizing the image data of each color component based on an appearance frequency of a pixel value of the image data of each color component of the color image data. And binarizing the image data of each color component based on a threshold value determined in the determining step.
An information processing method according to claim 1.
中の背景色を決定し、その決定された背景色の画素値に
基づいて、該各色成分の画像データを2値化するための
閾値を決定することを特徴とする請求項8に記載の情報
処理方法。9. The determining step includes determining a background color in the color image data, and setting a threshold value for binarizing the image data of each color component based on the determined pixel value of the background color. 9. The information processing method according to claim 8, wherein the information is determined.
定する指定工程を更に備え、 前記決定工程は、前記指定工程で指定された背景色の画
素値に基づいて、前記カラー画像データの各色成分の画
像データを2値化するための閾値を決定することを特徴
とする請求項9に記載の情報処理方法。10. The method according to claim 1, further comprising a designating step of designating a background color in the color image data, wherein the deciding step is based on a pixel value of the background color designated in the designating step. 10. The information processing method according to claim 9, wherein a threshold value for binarizing the image data is determined.
前記カラー画像データの各色成分の画像データを2値化
する第1の2値化工程と、 第2閾値を用いて該カラー画像データの各色成分の画像
データを2値化する第2の2値化工程とを備えることを
特徴とする請求項7に記載の情報処理方法。11. The binarizing step includes: a first binarizing step of binarizing image data of each color component of the color image data using a first threshold value; 8. The information processing method according to claim 7, further comprising a second binarizing step of binarizing image data of each color component of the image data.
程で2値化された各色成分毎の2値化画像データを合成
した第1の2値化画像データと、前記第2の2値化工程
で2値化された各色成分毎の2値化画像データを合成し
た第2の2値化画像データを比較する比較工程とを備
え、 前記比較工程の比較結果に基づいて、前記第1の2値化
画像データあるいは前記第2の2値化画像データのどち
らかを出力することを特徴とする請求項11に記載の情
報処理方法。12. The output step includes: first binarized image data obtained by synthesizing binarized image data for each color component binarized in the first binarization step; A comparing step of comparing second binarized image data obtained by synthesizing binarized image data of each color component binarized in the binarizing step, and based on a comparison result of the comparing step, The information processing method according to claim 11, wherein either one of the first binarized image data and the second binarized image data is output.
認識用画像データを生成する情報処理のプログラムコー
ドが格納されたコンピュータ可読メモリであって、 カラー画像データの各色成分の画像データ毎に2値化す
る2値化工程のプログラムコードと、 前記2値化工程で2値化された各色成分毎の2値化画像
データを合成する合成工程のプログラムコードと前記合
成工程で合成された2値化画像データを出力する出力工
程のプログラムコードとを備えることを特徴とするコン
ピュータ可読メモリ。13. A computer-readable memory storing a program code for information processing for generating image data for character recognition from input color image data, wherein the computer-readable memory stores a program code for each color component of the color image data. Program code for a binarizing step to be performed, program code for a synthesizing step for synthesizing binarized image data for each color component binarized in the binarizing step, and a binarized image synthesized in the synthesizing step And a program code of an output step of outputting data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10329884A JP2000155804A (en) | 1998-11-19 | 1998-11-19 | Information processor and its method, and computer- readable memory |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10329884A JP2000155804A (en) | 1998-11-19 | 1998-11-19 | Information processor and its method, and computer- readable memory |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2000155804A true JP2000155804A (en) | 2000-06-06 |
Family
ID=18226337
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP10329884A Withdrawn JP2000155804A (en) | 1998-11-19 | 1998-11-19 | Information processor and its method, and computer- readable memory |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2000155804A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001351068A (en) * | 2000-04-03 | 2001-12-21 | Ricoh Co Ltd | Device and method for recognizing character, device and method for processing image and computer readable recording medium |
JP2016131665A (en) * | 2015-01-19 | 2016-07-25 | 東リ株式会社 | Carpet design method and carpet design device |
-
1998
- 1998-11-19 JP JP10329884A patent/JP2000155804A/en not_active Withdrawn
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001351068A (en) * | 2000-04-03 | 2001-12-21 | Ricoh Co Ltd | Device and method for recognizing character, device and method for processing image and computer readable recording medium |
JP4571758B2 (en) * | 2000-04-03 | 2010-10-27 | 株式会社リコー | Character recognition device, character recognition method, image processing device, image processing method, and computer-readable recording medium |
JP2016131665A (en) * | 2015-01-19 | 2016-07-25 | 東リ株式会社 | Carpet design method and carpet design device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7340097B2 (en) | Image processing apparatus, image processing method, and recording medium | |
US20040257622A1 (en) | Image processing apparatus, image processing system, and computer program | |
JP2008005317A (en) | Image processor and image processing method, and computer program and recording medium | |
US8189236B2 (en) | Image processing apparatus, image processing method and computer-readable medium | |
JPH11331573A (en) | Image processor | |
US20030107781A1 (en) | Image processing apparatus, image processing method and image processing program | |
JP4423333B2 (en) | Background area specifying method, background area specifying system, background color determining method, control program, and recording medium | |
US20040066969A1 (en) | Image processing method | |
JPH10302061A (en) | Digital processing method combining color cast removal and contrast emphasis of digital color image | |
US6807301B1 (en) | Image production controlling device, image producing device, image production controlling method, and a storage medium | |
JP4853560B2 (en) | Image processing method, image processing apparatus, and computer program | |
US6269186B1 (en) | Image processing apparatus and method | |
JP5024574B2 (en) | Image processing apparatus and image processing program | |
JPH1127545A (en) | Image processing unit and image processing method | |
EP0949801B1 (en) | Image process apparatus, image process method and storage medium | |
JP2004180285A (en) | Image processing of pixel image | |
US20110187721A1 (en) | Line drawing processing apparatus, storage medium storing a computer-readable program, and line drawing processing method | |
JP3772262B2 (en) | How to identify the type of an image | |
JP2000155804A (en) | Information processor and its method, and computer- readable memory | |
JP2005275854A (en) | Image processor, image processing method, image processing program and recording medium with this program stored thereon | |
JP2007266847A (en) | Image processor, image processing method, and program | |
JP2004135269A (en) | Electronic color dropout utilizing spatial context to enhance accuracy | |
JP2003219180A (en) | Image processing method, image processing device, recording medium capable of reading computer and computer program | |
JP2001209808A (en) | System and method for extracting object, and storage medium with stored program for object extraction | |
JPH10232926A (en) | Image processor and its method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Application deemed to be withdrawn because no request for examination was validly filed |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20060207 |