JPH05266251A - Character extractor - Google Patents
Character extractorInfo
- Publication number
- JPH05266251A JPH05266251A JP4065673A JP6567392A JPH05266251A JP H05266251 A JPH05266251 A JP H05266251A JP 4065673 A JP4065673 A JP 4065673A JP 6567392 A JP6567392 A JP 6567392A JP H05266251 A JPH05266251 A JP H05266251A
- Authority
- JP
- Japan
- Prior art keywords
- character
- information
- image
- color
- read
- 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.)
- Pending
Links
Landscapes
- Character Input (AREA)
- Facsimile Image Signal Circuits (AREA)
Abstract
(57)【要約】
【目的】白黒二値画像で表されるドキュメントだけでな
く、フルカラードキュメントなどの読取対象からも正確
に文字のみを抽出することができる文字抽出装置を提供
する。
【構成】被読取物P上のカラー画像情報をカラーライン
センサ1で収集し、カラー画像入力回路2を介して、
R,G,Bのカラー画像情報としてそれぞれフレームメ
モリ3,4,5に記憶する。CPU9は、まず、フレー
ムメモリ3,4,5内の各カラー画像情報により、R,
G,B空間の分布に基づいて領域分割する。次に、CP
U9は、この分割された二値画像のそれぞれについて、
横方向射影データにより文字らしさを抽出したデータを
求める。次に、CPU9は、文字らしさを抽出したデー
タについて、高さ、幅、鮮鋭度をそれぞれ計測して文字
らしさを判定し、文字らしいと判定した二値画像のみを
最終結果として出力する。
(57) [Abstract] [Purpose] To provide a character extraction device that can accurately extract only characters from a read object such as a full-color document as well as a document represented by a black and white binary image. A color line sensor 1 collects color image information on an object P to be read, and a color image input circuit 2 is used to collect the color image information.
The color image information of R, G, and B is stored in the frame memories 3, 4, and 5, respectively. First, the CPU 9 uses the color image information in the frame memories 3, 4 and 5 to determine R,
The area is divided based on the distribution of the G and B spaces. Next, CP
U9 is, for each of these divided binary images,
Data in which character-likeness is extracted from the horizontal projection data is obtained. Next, the CPU 9 measures the height, width, and sharpness of the data extracted from the character-likeness to determine the character-likeness, and outputs only the binary image determined to be character-like as the final result.
Description
【0001】[0001]
【産業上の利用分野】本発明は、たとえば、グラビア雑
誌のようなフルカラードキュメントから文字だけを抽出
する文字抽出装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character extracting device for extracting only characters from a full color document such as a gravure magazine.
【0002】[0002]
【従来の技術】たとえば、文字部と絵柄部とが混在した
多色画像から文字部のみを分離する文字分離方式とし
て、二値化処理がよく知られている。これは、画像の明
度情報だけを用いて文字の抽出を行なうものであるが、
絵柄部が複雑である場合、単純な二値化処理では文字を
抽出することができない。そこで、たとえば、特開平2
−253765号公報に開示されているように、近傍画
素間の最大濃度差など、各画像の特徴に応じて適応的に
二値化処理する改善策が考案されている。2. Description of the Related Art For example, a binarization process is well known as a character separation method for separating only a character part from a multicolor image in which a character part and a picture part are mixed. This is to extract characters using only the brightness information of the image.
When the picture part is complicated, the character cannot be extracted by the simple binarization process. Therefore, for example, Japanese Patent Laid-Open No. Hei 2
As disclosed in Japanese Patent Laid-Open No. 253765, an improvement measure has been devised in which binarization processing is adaptively performed according to the characteristics of each image such as the maximum density difference between neighboring pixels.
【0003】[0003]
【発明が解決しようとする課題】上記したように、画像
の明度情報と局所的な空間情報を用いて文字部の分離を
行なっていたが、このような方式では、たとえば、白抜
き文字や、グラビア雑誌のようなフルカラードキュメン
トなどの読取対象から文字を性能高く抽出することは困
難であった。As described above, the character portion is separated by using the brightness information of the image and the local spatial information, but in such a method, for example, a white character or It was difficult to extract characters with high performance from a read object such as a full-color document like a gravure magazine.
【0004】そこで、本発明は、白黒二値画像で表され
るドキュメントだけでなく、フルカラードキュメントな
どの読取対象からも正確に文字のみを抽出することがで
きる文字抽出装置を提供することを目的とする。Therefore, an object of the present invention is to provide a character extracting device capable of accurately extracting only characters not only from a document represented by a black-and-white binary image but also from a read object such as a full-color document. To do.
【0005】[0005]
【課題を解決するための手段】本発明の文字抽出装置
は、複数の色で表現される情報が混在する被読取物から
各色成分に関する情報を収集する情報収集手段と、この
情報収集手段で収集された色彩情報と空間情報とを総合
的に判断して、前記被読取物から文字領域を抽出する文
字抽出手段とを具備している。A character extracting device of the present invention includes an information collecting means for collecting information on each color component from an object to be read in which information represented by a plurality of colors is mixed, and the information collecting means. And a character extracting unit for comprehensively determining the color information and the spatial information, and extracting a character region from the object to be read.
【0006】また、本発明の文字抽出装置は、複数の色
で表現される情報が混在する被読取物から各色成分に関
する情報を収集する情報収集手段と、この情報収集手段
で収集された色彩情報に基づいて領域を分割する画像分
割手段と、この画像分割手段で分割された領域について
文字らしさを判断する文字画像判断手段とを具備してい
る。Further, the character extracting device of the present invention includes an information collecting means for collecting information about each color component from the object to be read in which the information expressed by a plurality of colors are mixed, and the color information collected by the information collecting means. Image division means for dividing the area based on the image division means, and character image determination means for determining the character likeness of the area divided by the image division means.
【0007】さらに、本発明の文字抽出装置は、複数の
色で表現される情報が混在する被読取物から各色成分に
関する情報を収集する情報収集手段と、この情報収集手
段で収集された色彩情報に基づいて領域を分割する画像
分割手段と、この画像分割手段で分割された領域につい
て画像情報の抽出画素を水平方向に累積する累積手段
と、この累積手段で累積した累積情報の特徴を抽出する
特徴抽出手段と、この特徴抽出手段で抽出した特徴から
文字らしさを判断する判断手段とを具備している。Further, the character extracting device of the present invention includes an information collecting means for collecting information on each color component from the object to be read in which the information expressed by a plurality of colors are mixed, and the color information collected by the information collecting means. Image dividing means for dividing the area on the basis of the area, accumulating means for accumulating the extracted pixels of the image information in the horizontal direction in the area divided by the image dividing means, and the characteristic of the accumulated information accumulated by the accumulating means. It is provided with a feature extracting means and a determining means for determining character likelihood from the features extracted by the feature extracting means.
【0008】[0008]
【作用】本発明によれば、従来のような明度情報と局所
的な空間情報だけでなく、色彩情報と大局的な空間情報
を用いた文字抽出が可能となり、白黒二値ドキュメント
以外の読取対象から正確に文字のみを抽出することがで
きる。According to the present invention, it is possible to extract characters using not only the brightness information and local spatial information as in the past, but also color information and global spatial information. Only the characters can be extracted accurately from.
【0009】[0009]
【実施例】以下、本発明の一実施例について図面を参照
して説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.
【0010】図1は、本実施例に係る文字抽出装置の構
成を示すものである。図において、Pは被読取物で、た
とえば、文字部と絵柄部とが混在した多色画像を有する
グラビア雑誌のようなフルカラードキュメントであり、
図示矢印方向に搬送されるものとする。カラーラインセ
ンサ1は、搬送される被読取物P上をその搬送方向と直
角方向に光学的に走査することにより光電変換し、その
光電変換信号をカラー画像入力回路2へ送る。カラー画
像入力回路2は、入力される光電変換信号を赤(R),
緑(G),青(B)のデジタル信号に変換し、R,G,
Bのデジタル画像情報として、それぞれフレームメモリ
3,4,5に記憶する。FIG. 1 shows the configuration of a character extracting device according to this embodiment. In the figure, P is an object to be read, for example, a full-color document such as a gravure magazine having a multicolor image in which a character portion and a pattern portion are mixed,
It shall be conveyed in the direction of the arrow shown. The color line sensor 1 performs photoelectric conversion by optically scanning the conveyed object P to be read in a direction perpendicular to the conveying direction, and sends the photoelectric conversion signal to the color image input circuit 2. The color image input circuit 2 converts the input photoelectric conversion signal into red (R),
Converted to digital signals of green (G) and blue (B), R, G,
The digital image information of B is stored in the frame memories 3, 4, and 5, respectively.
【0011】フレームメモリ3,4,5は、メモリ制御
回路6によって制御され、アドレスバス7およびデータ
バス8を介して、全体的な制御を司るCPU(セントラ
ル・プロセッシング・ユニット)9に接続されている。
CPU9には、アドレスバス7およびデータバス8を介
して、CPU9の制御プログラムなどが格納されたプロ
グラムメモリ(ROM)10、CPU9の作業用メモリ
(RAM)11、データを外部へ出力するデータ出力回
路12が接続されている。The frame memories 3, 4 and 5 are controlled by the memory control circuit 6 and are connected via an address bus 7 and a data bus 8 to a CPU (Central Processing Unit) 9 which controls the overall operation. There is.
The CPU 9 has a program memory (ROM) 10 in which a control program of the CPU 9 and the like are stored, a work memory (RAM) 11 of the CPU 9, and a data output circuit for outputting data to the outside via the address bus 7 and the data bus 8. 12 are connected.
【0012】次に、このような構成において文字抽出処
理動作を説明する。被読取物Pは図示矢印方向に搬送さ
れ、ラインセンサ1を通過することで、被読取物P上の
カラー画像情報がカラーラインセンサ1によって光電変
換され、その光電変換信号はカラー画像入力回路2に送
られる。カラー画像入力回路2は、カラーラインセンサ
1からの光電変換信号を赤(R),緑(G),青(B)
のデジタル画像情報に変換する。この変換されたR,
G,Bのカラー画像情報は、メモリ制御回路6による制
御にしたがってフレームメモリ3,4,5にそれぞれ記
憶される。Next, the character extraction processing operation in such a configuration will be described. The object P to be read is conveyed in the direction of the arrow in the figure, and when passing through the line sensor 1, the color image information on the object P is photoelectrically converted by the color line sensor 1, and the photoelectric conversion signal is the color image input circuit 2. Sent to. The color image input circuit 2 converts the photoelectric conversion signals from the color line sensor 1 into red (R), green (G) and blue (B).
Convert to digital image information. This converted R,
The G and B color image information is stored in the frame memories 3, 4, and 5 under the control of the memory control circuit 6, respectively.
【0013】そして、フレームメモリ3,4,5への画
像情報の記憶が終了した時点で、フレームメモリ3,
4,5の制御はCPU9側に切換えられる。その後、C
PU9は、プログラムメモリ10に記憶されている処理
手順のプログラムにしたがって、以下に説明する処理を
実行する。Then, when the storage of the image information in the frame memories 3, 4, 5 is completed, the frame memories 3, 4, 5
The control of 4, 5 is switched to the CPU 9 side. Then C
The PU 9 executes the processing described below according to the program of the processing procedure stored in the program memory 10.
【0014】すなわち、プログラムメモリ10には、た
とえば、図2のフローチャートで示す処理を実行するた
めのプログラムが格納されており、CPU9は、このプ
ログラムにしたがって処理を行なう。まず、フレームメ
モリ3,4,5内の各カラー画像情報により領域分割し
(S1)、その分割された複数の二値画像に対して、そ
れぞれ文字らしさを判定し(S2)、文字例として判定
された二値画像だけを抽出して、最終結果の画像として
出力する(S3)。That is, the program memory 10 stores, for example, a program for executing the process shown in the flowchart of FIG. 2, and the CPU 9 performs the process in accordance with this program. First, an area is divided according to each color image information in the frame memories 3, 4, and 5 (S1), and character-likeness is determined for each of the divided binary images (S2). Only the binarized image thus extracted is extracted and output as the final image (S3).
【0015】ステップS1のカラー画像分割処理は、具
体的には、たとえば、図3のフローチャートで示す処理
手順で実行される。すなわち、まず、分割結果を収納す
る画像エリアを全て「0」とすることで初期化し(S1
1)、その分割結果の画像をマスク画像エリアに複写す
る(S12)。続いて、マスクされていない画像、すな
わち、マスク画像において「0」の値をとる画素のR,
G,B値を調べ、それらのヒストグラムを作成する(S
13)。これは、図5に示すような3次元空間に置かれ
た数値としてとらえることができる。The color image division process of step S1 is specifically executed by the process procedure shown in the flowchart of FIG. 3, for example. That is, first, all the image areas for storing the division result are initialized to “0” (S1
1), the image resulting from the division is copied to the mask image area (S12). Then, in the unmasked image, that is, in the mask image, R of the pixel having a value of “0”,
Check the G and B values and create a histogram of them (S
13). This can be understood as a numerical value placed in a three-dimensional space as shown in FIG.
【0016】次に、この3次元の分布について、主成分
の分析を行ない、主軸方向を求める(S14)。これ
は、言い替えれば分散最大となる方向を求める処理であ
り、たとえば、図5に対して主軸を求めると、図6に示
す方向ベクトルsにて表される軸Sのようなものとな
る。Next, the principal components of the three-dimensional distribution are analyzed to determine the principal axis direction (S14). In other words, this is a process for obtaining the direction in which the maximum dispersion is obtained. For example, when the main axis is obtained with respect to FIG. 5, it becomes the axis S represented by the direction vector s shown in FIG.
【0017】次に、R,G,Bヒストグラムの主軸への
投影を行なう(S15)。これは、たとえば、図7に示
すような1次元データとなる。この投影1次元データに
おいて、分布のピーク、すなわち,山が1つしか存在し
ない場合(S16)、その分布に対する画像の全てを1
つの領域として分割結果画像に登録し(S17)、その
後、未分割領域が存在する場合には(S18)、ステッ
プS12から処理を繰り返す。Next, the R, G, B histograms are projected onto the principal axes (S15). This becomes, for example, one-dimensional data as shown in FIG. In this projection one-dimensional data, if there is only one distribution peak, that is, one mountain (S16), all the images for that distribution are set to 1
One region is registered in the division result image (S17), and if an undivided region is present (S18), the process is repeated from step S12.
【0018】ステップS16において、投影した1次元
データが複数の分布から構成されていると判断された場
合、判別分析に基づいたしきい値決定法を用いてしきい
値tを決定する(S19)。主軸Sと主軸上のしきい値
tにより、3次元分布において図8に示すような平面U
が決定され、この平面Uに基づき、どちらか一方の分布
に対応する画素をマスク画像として登録する(S2
0)。その後、マスクされていない画像について、R,
G,Bヒストグラムを作成する手順(S13)から処理
を繰り返す。When it is determined in step S16 that the projected one-dimensional data is composed of a plurality of distributions, the threshold value t is determined using a threshold value determination method based on discriminant analysis (S19). .. Due to the main axis S and the threshold value t on the main axis, the plane U as shown in FIG.
Is determined, and pixels corresponding to one of the distributions are registered as a mask image based on this plane U (S2
0). Then, for the unmasked image, R,
The process is repeated from the procedure (S13) of creating the G and B histograms.
【0019】こうして、ステップS18において、未分
割領域が存在しなくなるまで処理を繰り返す。そして、
このカラー画像分割処理が終了すると、たとえば、図9
に示すような構成のカラー画像は、図10に示すような
分割ラベルが付いた二値画像の集合となる。Thus, in step S18, the process is repeated until there is no undivided area. And
When this color image division processing is completed, for example, as shown in FIG.
The color image having the configuration as shown in FIG. 10 is a set of binary images with divided labels as shown in FIG.
【0020】次に、ステップS2の文字らしさ判定処理
は、具体的には、たとえば、図4のフローチャートで示
すような処理手順で実行される。すなわち、まず、分割
ラベルカウンタLの値を「1」にし(S21)、その
後、注目している分割二値画像に対して、図11に示す
ように、横方向に射影データを求め(S22)、その射
影1次元データについて、図12に示すように、データ
形状を計測する(S23)。そして、形状の計測結果で
ある幅W、間隔B、高さH、鮮鋭さH/dxを基準値と
比較することにより、文字らしさの判定を行なう(S2
4)。たとえば、文字は行をなして印刷されることがほ
とんどなので、横方向射影データの幅Wおよび高さHか
ら文字らしさを判定することができる。Next, the character-likeness determination processing in step S2 is specifically executed by the processing procedure shown in the flowchart of FIG. 4, for example. That is, first, the value of the divided label counter L is set to "1" (S21), and thereafter, as to the divided binary image of interest, projection data is obtained in the horizontal direction as shown in FIG. 11 (S22). The data shape of the projected one-dimensional data is measured as shown in FIG. 12 (S23). Then, by comparing the width W, the interval B, the height H, and the sharpness H / dx, which are the measurement results of the shape, with the reference value, the character-likeness is determined (S2).
4). For example, since characters are almost always printed in lines, character-likeness can be determined from the width W and the height H of the horizontal projection data.
【0021】文字らしさを判定すると、次に、それが文
字列を形成しているか否かを判定し(S25)、文字列
を形成していれば、その文字を含むと判定された分割二
値画像を出力画像として記憶する(S26)。そして、
ステップS27,S28と進むことにより、この文字ら
しさの判定を全ての分割二値画像に対して行なう。When the character-likeness is determined, it is then determined whether or not it forms a character string (S25). If it forms a character string, it is determined that the character is included. The image is stored as an output image (S26). And
By proceeding to steps S27 and S28, this character-likeness determination is performed on all the divided binary images.
【0022】なお、文字らしさの判定を行なうステップ
S22,S23,S24は、これ以外の方法、たとえ
ば、図14で示されるランレングスの頻度分布(図1
5)を解析することにより、文字らしさを判定する方法
であっても、何ら本発明の要旨を変えるものではない。The steps S22, S23, and S24 for determining the character-likeness are performed by other methods, for example, the run-length frequency distribution shown in FIG. 14 (see FIG. 1).
Even if it is a method of determining character likeness by analyzing 5), the gist of the present invention is not changed at all.
【0023】こうして、文字らしさの判定が終了する
と、文字抽出された二値画像を、ステップS3において
データ出力回路12から出力することにより、文字抽出
処理が終了する。When the character likeness is thus determined, the character extraction processing is completed by outputting the character-extracted binary image from the data output circuit 12 in step S3.
【0024】以上の処理は、上述したように、図13の
概念図で示されるような色情報と大局的な空間情報とを
用いて文字を抽出するものである。すなわち、図13
(A)に示すようなフルカラー画像をR,G,B空間の
分布に基づいて領域分割し、図13(B)に示すような
複数の二値画像を求める。次に、この分割された二値画
像のそれぞれについて、たとえば、横方向射影データに
より、図13(C)に示すような文字らしさを抽出した
データを求める。そして、文字らしさを抽出したデータ
について、たとえば、高さ、幅、鮮鋭度をそれぞれ計測
して文字らしさを判定し、その結果、図13(D)に示
すように文字らしいと判定した二値画像のみを出力する
ものである。なお、本発明は前記実施例に限定されるも
のではなく、本発明の要旨を変えない範囲において、種
々変形実施可能なことは勿論である。As described above, the above processing is to extract a character by using the color information and the global spatial information as shown in the conceptual diagram of FIG. That is, in FIG.
A full-color image as shown in FIG. 13A is divided into regions based on the distribution of R, G, B spaces, and a plurality of binary images as shown in FIG. 13B are obtained. Next, for each of the divided binary images, data in which character-likeness is extracted as shown in FIG. Then, with respect to the data in which character-likeness is extracted, for example, height, width, and sharpness are measured to determine character-likeness, and as a result, a binary image determined to be character-like as shown in FIG. 13D. It only outputs. It should be noted that the present invention is not limited to the above-mentioned embodiment, and it goes without saying that various modifications can be made without departing from the spirit of the present invention.
【0025】[0025]
【発明の効果】以上詳述したように本発明によれば、白
黒二値画像で表されるドキュメントだけでなく、フルカ
ラードキュメントなどの読取対象からも正確に文字のみ
を抽出することができる文字抽出装置を提供できる。As described above in detail, according to the present invention, it is possible to accurately extract only characters not only from a document represented by a black and white binary image but also from a read object such as a full-color document. A device can be provided.
【図1】本発明の一実施例に係る文字抽出装置の構成を
示すブロック図。FIG. 1 is a block diagram showing the configuration of a character extraction device according to an embodiment of the present invention.
【図2】文字抽出の処理手順について説明するために示
すフローチャート。FIG. 2 is a flowchart shown to explain a character extraction processing procedure.
【図3】カラー画像分割の処理手順について説明するた
めに示すフローチャート。FIG. 3 is a flowchart shown to explain a color image division processing procedure.
【図4】文字らしさ判定の処理手順について説明するた
めに示すフローチャート。FIG. 4 is a flowchart shown to explain a processing procedure for character likelihood determination.
【図5】R,G,Bヒストグラムを概念的に示す図。FIG. 5 is a diagram conceptually showing R, G, and B histograms.
【図6】R,G,Bヒストグラム分布における主軸を概
念的に示す図。FIG. 6 is a diagram conceptually showing a main axis in an R, G, B histogram distribution.
【図7】R,G,Bヒストグラムの主軸への投影を概念
的に示す図。FIG. 7 is a diagram conceptually showing the projection of R, G, and B histograms on the principal axis.
【図8】主軸と主軸上のしきい値から平面が構成され、
画像分割が行なわれることを概念的に示す図。FIG. 8 is a plane composed of a main axis and a threshold value on the main axis;
The figure which shows notionally that image division is performed.
【図9】被読取物の一例を示す図。FIG. 9 is a diagram showing an example of an object to be read.
【図10】カラー画像分割により被読取物が複数の二値
画像に分割される例を示す図。FIG. 10 is a diagram showing an example in which an object to be read is divided into a plurality of binary images by color image division.
【図11】分割された二値画像から文字らしさを判定す
るために行なわれる画像の横方向の射影データを概念的
に示す図。FIG. 11 is a diagram conceptually showing projection data in the horizontal direction of an image, which is performed to determine the character likeness from a divided binary image.
【図12】射影データからとらえられる特徴量を概念的
に示す図。FIG. 12 is a diagram conceptually showing a feature amount captured from projection data.
【図13】文字抽出処理全体を概念的に示す図。FIG. 13 is a diagram conceptually showing the entire character extraction processing.
【図14】文字らしさの判定を行なう他の方法を説明す
るための図。FIG. 14 is a diagram for explaining another method of determining character-likeness.
【図15】文字らしさの判定を行なう他の方法を説明す
るための図。FIG. 15 is a diagram for explaining another method of determining character likeness.
P……被読取物、1……カラーラインセンサ、2……カ
ラー画像入力回路、3,4,5……フレームメモリ、6
……メモリ制御回路、9……CPU、10……プログラ
ムメモリ、11……作業用メモリ。P ... Object to be read, 1 ... Color line sensor, 2 ... Color image input circuit, 3, 4, 5 ... Frame memory, 6
...... Memory control circuit, 9 ... CPU, 10 ... Program memory, 11 ... Working memory.
Claims (3)
読取物から各色成分に関する情報を収集する情報収集手
段と、 この情報収集手段で収集された色彩情報と空間情報とを
総合的に判断して、前記被読取物から文字領域を抽出す
る文字抽出手段とを具備したことを特徴とする文字抽出
装置。1. An information collecting means for collecting information on each color component from an object to be read in which information expressed by a plurality of colors is mixed, and color information and spatial information collected by the information collecting means A character extracting device comprising: a character extracting unit that determines a character area from the object to be read.
読取物から各色成分に関する情報を収集する情報収集手
段と、 この情報収集手段で収集された色彩情報に基づいて領域
を分割する画像分割手段と、 この画像分割手段で分割された領域について文字らしさ
を判断する文字画像判断手段とを具備したことを特徴と
する文字抽出装置。2. An information collecting unit that collects information about each color component from an object to be read in which information represented by a plurality of colors is mixed, and an image that divides an area based on the color information collected by the information collecting unit. A character extracting device comprising: a dividing unit; and a character image determining unit that determines a character likeness of a region divided by the image dividing unit.
読取物から各色成分に関する情報を収集する情報収集手
段と、 この情報収集手段で収集された色彩情報に基づいて領域
を分割する画像分割手段と、 この画像分割手段で分割された領域について画像情報の
抽出画素を水平方向に累積する累積手段と、 この累積手段で累積した累積情報の特徴を抽出する特徴
抽出手段と、 この特徴抽出手段で抽出した特徴から文字らしさを判断
する判断手段とを具備したことを特徴とする文字抽出装
置。3. An information collecting unit that collects information about each color component from an object to be read in which information represented by a plurality of colors is mixed, and an image that divides an area based on the color information collected by the information collecting unit. Dividing means, accumulating means for accumulating the extracted pixels of the image information in the horizontal direction in the area divided by the image dividing means, feature extracting means for extracting the features of the accumulated information accumulated by the accumulating means, and this feature extracting A character extraction device, comprising: a determination unit that determines character likelihood from a feature extracted by the unit.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP4065673A JPH05266251A (en) | 1992-03-24 | 1992-03-24 | Character extractor |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP4065673A JPH05266251A (en) | 1992-03-24 | 1992-03-24 | Character extractor |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH05266251A true JPH05266251A (en) | 1993-10-15 |
Family
ID=13293755
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP4065673A Pending JPH05266251A (en) | 1992-03-24 | 1992-03-24 | Character extractor |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH05266251A (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08123901A (en) * | 1994-10-26 | 1996-05-17 | Nec Corp | Character extraction device and character recognition device using this device |
| JPH09263020A (en) * | 1996-03-28 | 1997-10-07 | Nec Corp | Device for printing passbook |
| US5901814A (en) * | 1996-10-28 | 1999-05-11 | Otis Elevator Company | Hydraulic elevator having a counterweight |
-
1992
- 1992-03-24 JP JP4065673A patent/JPH05266251A/en active Pending
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08123901A (en) * | 1994-10-26 | 1996-05-17 | Nec Corp | Character extraction device and character recognition device using this device |
| JPH09263020A (en) * | 1996-03-28 | 1997-10-07 | Nec Corp | Device for printing passbook |
| US5901814A (en) * | 1996-10-28 | 1999-05-11 | Otis Elevator Company | Hydraulic elevator having a counterweight |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10455117B2 (en) | Image processing apparatus, method, and storage medium | |
| US8055067B2 (en) | Color segmentation | |
| CN102542568B (en) | Image processing apparatus and image processing method | |
| JP3545506B2 (en) | Specific color area extraction method and specific color area removal method | |
| US7602967B2 (en) | Method of improving image quality | |
| JP3490910B2 (en) | Face area detection device | |
| JPH0435167A (en) | Line picture separation system | |
| CN106558044B (en) | Resolution measurement method of image module | |
| JP2638691B2 (en) | Exposure determination method | |
| JP2848749B2 (en) | Feature image data extraction method | |
| JP3480408B2 (en) | Object extraction system and method, and storage medium storing object extraction program | |
| JP4370950B2 (en) | Image processing device | |
| JP2638693B2 (en) | Feature image data extraction method | |
| JP3836237B2 (en) | Image correction method and apparatus | |
| JP2721107B2 (en) | Video feature processing method | |
| CN117475421A (en) | License plate exposure compensation method and device and electronic equipment | |
| JP2638702B2 (en) | Feature image data extraction method | |
| JPH11341295A (en) | Image processing method | |
| JP2004145592A (en) | Apparatus and method for extracting motion vector, program, and recording medium therefor | |
| JP2638701B2 (en) | Feature image data extraction method | |
| JP2638692B2 (en) | Method of extracting data of human face and method of determining exposure amount | |
| JP3485975B2 (en) | Specific color area extraction method and specific color area removal method | |
| JP2689893B2 (en) | Method and apparatus for removing printed background | |
| JPH08123901A (en) | Character extraction device and character recognition device using this device | |
| US20050053281A1 (en) | Method and apparatus for acquiring image characteristics |