JP2753094B2 - Word segmentation device - Google Patents
Word segmentation deviceInfo
- Publication number
- JP2753094B2 JP2753094B2 JP2021508A JP2150890A JP2753094B2 JP 2753094 B2 JP2753094 B2 JP 2753094B2 JP 2021508 A JP2021508 A JP 2021508A JP 2150890 A JP2150890 A JP 2150890A JP 2753094 B2 JP2753094 B2 JP 2753094B2
- Authority
- JP
- Japan
- Prior art keywords
- character string
- pitch
- word
- character
- width
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Landscapes
- Character Input (AREA)
Description
【発明の詳細な説明】 (産業上の利用分野) 本発明は、欧文文書等の画像情報から単語を切り出す
ための単語切り出し装置に関するものである。Description: TECHNICAL FIELD The present invention relates to a word extraction device for extracting words from image information such as a European document.
(従来の技術) 従来、このような分野の技術としては、特開昭62-133
585号公報に記載されるものがあった。(Prior Art) Conventionally, as a technique in such a field, Japanese Patent Application Laid-Open No. 62-133
There was one described in JP-A-585.
一般に、文書画像を処理する装置において、欧文等を
扱う場合、文字単位の処理だけではなく、単語単位の処
理が必要となることが多い。例えば、光学的文字読取装
置(OCR)では、文字認識処理を行った後に単語認識処
理を行うことにより、文字単位での認識結果が誤った場
合でも、単語認識処理によって誤った文字を修正するこ
とが可能となる。この際、対象となる文書の画像情報か
ら文字行を切り出し、各文字行中から文字を切り出すと
共に、単語をも切り出すことが必要となる。In general, when a device that processes a document image handles European languages or the like, it is often necessary to perform not only processing in units of characters but also processing in units of words. For example, in an optical character reading device (OCR), by performing a word recognition process after performing a character recognition process, even if a recognition result in a character unit is incorrect, the wrong character is corrected by the word recognition process. Becomes possible. At this time, it is necessary to cut out character lines from the image information of the target document, cut out characters from each character line, and also cut out words.
従来のこの種の単語切り出し装置としては、前記文献
に記載されるものがあった。この単語切り出し装置で
は、文字列の画像情報の文字列方向に沿った周辺分布に
基づき、該周辺分布の切れ目の幅のヒストグラム(hist
ogram;単一のランダム変数の発生頻度分布図)を作成す
る。そして、そのヒストグラムのピークに対応する最大
の幅に従って単語間ギャップの判定閾値を決定し、その
判定閾値以上の幅の周辺分布の切れ目を単語間のギャッ
プと判定して単語を切り出すものであった。As a conventional word extracting device of this type, there is one described in the above-mentioned document. In this word cutout apparatus, based on the marginal distribution of the image information of the character string along the character string direction, a histogram (histogram) of the width of the break of the peripheral distribution is used.
ogram; a single random variable occurrence frequency distribution diagram) is created. Then, a threshold for determining the gap between words is determined according to the maximum width corresponding to the peak of the histogram, and a break in the peripheral distribution having a width equal to or greater than the determination threshold is determined as a gap between words, and words are cut out. .
(発明が解決しようとする課題) しかしながら、上記構成の装置では、次のような課題
があった。(Problems to be Solved by the Invention) However, the apparatus having the above configuration has the following problems.
(a) 従来の装置では、文字列に含まれる単語数が少
ない場合、作成したヒストグラムにおいて単語間ギャッ
プに対応するピークが得られにくいため、単語間ギャッ
プの判定閾値を決定することが困難となり、その結果、
正しく単語を切り出すことができない。(A) In the conventional device, when the number of words included in the character string is small, it is difficult to obtain a peak corresponding to the inter-word gap in the created histogram, so that it is difficult to determine the determination threshold of the inter-word gap, as a result,
Words cannot be cut out correctly.
(b) 従来の装置では、単語間ギャップの判定閾値を
決定するためにヒストグラムを作成する必要があるの
で、装置構成が複雑化すると共に、処理速度が低下する
という問題があった。(B) In the conventional apparatus, since it is necessary to create a histogram in order to determine the threshold value for determining the gap between words, there has been a problem that the apparatus configuration is complicated and the processing speed is reduced.
本発明は前記従来技術が持っていた課題として、単語
の切り出しが正確に行えないという点と、装置構成が複
雑化すると共に処理速度が低下するという点について解
決した単語切り出し装置を提供するものである。The present invention is to provide a word segmentation device which solves the problems of the conventional technology that the word segmentation cannot be performed accurately and that the device configuration becomes complicated and the processing speed decreases. is there.
(課題を解決するための手段) 前記課題を解決するために、本発明のうちの請求項1
に係る発明では、単語切り出し装置において、欧文等の
文書の画像情報を入力して該文書の画像情報より文字列
パタンを抽出する前処理手段と、前記文字列パタンの文
字列方向についての周辺分布に基づいて推定文字ピッチ
を検出するピッチ推定手段と、前記推定文字ピッチに応
じて判定閾値を設定し、該判定閾値よりも大きな空白幅
を検出し、該空白幅の位置により前記文書の単語を切り
出す切り出し手段とを、備えている。(Means for Solving the Problems) In order to solve the problems, claim 1 of the present invention.
In the invention according to the first aspect, in the word extraction device, preprocessing means for inputting image information of a document such as a European language and extracting a character string pattern from the image information of the document, and a peripheral distribution of the character string pattern in the character string direction Pitch estimating means for detecting an estimated character pitch based on the estimated character pitch, a determination threshold is set in accordance with the estimated character pitch, a blank width larger than the determined threshold is detected, and the word of the document is determined by the position of the blank width. Cutting means for cutting out.
請求項2に係る発明では、請求項1の単語切り出し装
置において、前記ピッチ推定手段は、前記文字列パタン
中の周辺分布に基づいて文字列を構成する部分図形の位
置情報を求め、該部分図形の最大幅とこの最大幅を持つ
部分図形に隣接する空白領域の最小幅との和により、前
記推定文字ピッチを検出する構成にしている。In the invention according to claim 2, in the word segmenting apparatus according to claim 1, the pitch estimating means obtains position information of a partial graphic constituting a character string based on a peripheral distribution in the character string pattern, and And the minimum width of the blank area adjacent to the partial graphic having the maximum width, the estimated character pitch is detected.
(作用) 本発明によれば、以上のように単語切り出し装置を構
成したので、前処理手段は、欧文等の文書の画像情報よ
り文字列パタンを抽出し、それをピッチ推定手段に与え
る。ピッチ推定手段は、文字列パタンの文字列方向につ
いての周辺分布に基づき、推定文字ピッチを検出し、そ
の推定文字ピッチを切り出し手段に与える。切り出し手
段は、推定文字ピッチに基づいて判定閾値を設定し、そ
の判定閾値を基準にしてそれよりも大きな空白幅を検出
し、その空白幅位置により単語を切り出す。これによ
り、文字列に含まれる単語数の大小にかかわらず、高精
度に単語の切り出しが行えると共に、従来のようなヒス
トグラムの作成が不要になって装置構成の簡単化と処理
速度の高速化が図れる。従って、前記課題を解決できる
のである。(Operation) According to the present invention, since the word segmentation device is configured as described above, the preprocessing unit extracts a character string pattern from image information of a document such as a European language, and supplies it to the pitch estimation unit. The pitch estimating means detects an estimated character pitch based on the peripheral distribution of the character string pattern in the character string direction, and supplies the estimated character pitch to the cutout means. The cutout means sets a determination threshold based on the estimated character pitch, detects a blank width larger than that based on the determined threshold, and cuts out a word based on the blank width position. Thus, regardless of the number of words included in the character string, words can be cut out with high accuracy, and the creation of a histogram as in the conventional case is not required, thereby simplifying the apparatus configuration and increasing the processing speed. I can do it. Therefore, the above problem can be solved.
(実施例) 第1図は、本発明の一実施例を示す単語切り出し装置
の構成ブロック図である。(Embodiment) FIG. 1 is a block diagram showing a configuration of a word segmentation apparatus according to an embodiment of the present invention.
この単語切り出し装置は、文字列パタンデータS103を
得るための前処理手段100と、文字列パタンデータS103
に基づき推定文字ピッチを検出するピッチ推定手段11
0と、推定文字ピッチに応じて判定閾値THを定め、文
字列パタンデータS103において判定閾値THより大きい空
白幅を検出してその空白位置により単語を切り出す切り
出し手段120とで、構成されている。This word segmentation apparatus includes a preprocessing unit 100 for obtaining character string pattern data S103, and character string pattern data S103.
Pitch estimating means 11 for detecting an estimated character pitch based on
0, a determination threshold value TH according to the estimated character pitch, a cutout unit 120 that detects a blank width larger than the determination threshold value TH in the character string pattern data S103, and cuts out a word based on the blank position.
前処理手段100は、欧文印刷文書等の記録媒体より白
黒2値の画像情報S101を読み取る画像読取部101を有し
ている。この画像読取部101は、イメージスキャナ等で
構成され、その出力側には、画像情報S101を記憶する画
像バッファ等かたなる画像記憶部102と、文字列抽出部1
03とが、接続されている。文字列抽出部103は、画像記
憶部102に記憶された画像情報S101より、文字列パタン
データS103を抽出し、それをピッチ推定手段110に与え
る機能を有している。The preprocessing means 100 has an image reading unit 101 that reads black and white binary image information S101 from a recording medium such as a European print document. The image reading unit 101 is composed of an image scanner or the like, and on the output side, an image storage unit 102 such as an image buffer for storing image information S101, and a character string extracting unit 1
03 is connected. The character string extraction unit 103 has a function of extracting character string pattern data S103 from the image information S101 stored in the image storage unit 102 and providing the extracted character string pattern data S103 to the pitch estimation unit 110.
ピッチ推定手段110は、文字列パタンデータS103の文
字列方向に沿った周辺分布に基づいて文字列を構成する
部分図形(これを黒ブロックという)の位置情報S111を
検出するブロック抽出部111と、黒ブロックの位置情報S
111に基づき推定文字ピッチを検出するピッチ計算部1
12とで、構成され、その出力側に切り出し手段120が接
続されている。The pitch estimating unit 110 includes: a block extracting unit 111 that detects position information S111 of a partial graphic (which is called a black block) forming a character string based on a peripheral distribution of the character string pattern data S103 along the character string direction; Black block position information S
Pitch calculator 1 that detects the estimated character pitch based on 111
12, and the cut-out means 120 is connected to the output side.
切り出し手段120は、推定文字ピッチに基づき判定
閾値THを計算する閾値計算部121と、単語抽出部122と
で、構成されている。単語抽出部122は、黒ブロックの
位置情報S111に基づいて計算される隣接する黒ブロック
間の空白幅が、判定閾値THより大きいことを検知して該
空白位置により、単語を切り出すことを示す単語切り出
し信号S122を出力する機能を有している。The extracting unit 120 includes a threshold calculating unit 121 that calculates a determination threshold TH based on the estimated character pitch, and a word extracting unit 122. The word extraction unit 122 detects that the blank width between adjacent black blocks calculated based on the black block position information S111 is larger than the determination threshold TH, and indicates that a word is cut out based on the blank position. It has a function of outputting a cutout signal S122.
第2図は、第1図の単語切り出しの動作例を説明する
ための図であり、この図を参照しつつ第1図の装置の動
作を説明する。FIG. 2 is a diagram for explaining an example of the word extraction operation of FIG. 1, and the operation of the apparatus of FIG. 1 will be described with reference to FIG.
なお、第2図中の111aは文字列パタンデータS103にお
ける文字列方向に沿った周辺分布、B1〜B22は黒ブロッ
ク、W1〜W4は空白領域、Hは黒ブロックB8と空白領域W1
を合わせた幅である。In FIG. 2, 111a is a peripheral distribution along the character string direction in the character string pattern data S103, B1 to B22 are black blocks, W1 to W4 are blank areas, and H is a black block B8 and a blank area W1.
Is the combined width.
先ず、欧文印刷文書等の記録情報は、画像読取部101
により読み取られ、白黒2値の画像情報S101として画像
記憶部102に記憶される。次に、文字列抽出部103は、画
像記憶部102に記憶された2値の画像情報より、1行分
に相当する文字列パタンデータS103(例えば、word seg
mentation method)を抽出し、それをブロック抽出部11
1に与える。First, record information such as a European print document is stored in the image reading unit 101.
And stored in the image storage unit 102 as monochrome binary image information S101. Next, the character string extracting unit 103 extracts character string pattern data S103 (for example, word seg) corresponding to one line from the binary image information stored in the image storage unit 102.
mentation method) and extract it from the block extraction unit 11
Give to one.
ブロック抽出部111は、文字列パタンデータS103の文
字列方向に沿った周辺分布111aを計算により作成し、さ
らにその周辺分布111aが正の値となる連続領域の各々を
黒ブロックB1〜B22として抽出する。そして各黒ブロッ
クB1〜B22の文字列方向に沿った始端位置及び終端位置
からなる各黒ブロックB1〜B22の位置情報S111を計算
し、その計算結果を保存する。The block extraction unit 111 creates the peripheral distribution 111a along the character string direction of the character string pattern data S103 by calculation, and further extracts each of the continuous areas where the peripheral distribution 111a has a positive value as black blocks B1 to B22. I do. Then, the position information S111 of each of the black blocks B1 to B22 including the start position and the end position of each of the black blocks B1 to B22 along the character string direction is calculated, and the calculation result is stored.
次にピッチ計算部112は、黒ブロックの位置情報S111
(始端位置及び終端位置)に基づき、黒ブロックの最大
幅と該最大幅を持つ黒ブロックに隣接する空白領域の最
小幅との和を求め、これを推定文字ピッチとして閾値
計算部121へ出力する。すなわち、第i番目の黒ブロッ
クに対する文字列方向に沿った始端位置と終端位置をそ
れぞれSi,Ei(但し、Si<Ei<Si+1、i=1,2,3,…,N、
Nは黒ブロック数)とすると、推定文字ピッチは次式
で示される。Next, the pitch calculator 112 calculates the position information S111 of the black block.
The sum of the maximum width of the black block and the minimum width of the blank area adjacent to the black block having the maximum width is calculated based on the (starting position and end position), and the sum is output to the threshold calculation unit 121 as the estimated character pitch. . That is, the start position and the end position along the character string direction with respect to the i-th black block are S i and E i (where S i <E i <S i + 1 , i = 1, 2, 3,...). , N,
(N is the number of black blocks), the estimated character pitch is expressed by the following equation.
但し、zは値(Ei−Si)が最大値を取る場合のiを表
し、min(A,B)はAとBの最小値を表す。このようにし
て求めた推定文字ピッチは、各単語内の文字ピッチと
近似的に等しい値となる。 Here, z represents i when the value (E i −S i ) takes the maximum value, and min (A, B) represents the minimum value of A and B. The estimated character pitch obtained in this manner has a value approximately equal to the character pitch in each word.
つまりピッチ計算部112では、第2図に示すように、
黒ブロックB1〜B22より最大幅を持つ黒ブロックB8を検
出すると共に、その黒ブロックB8に隣接する空白領域W1
及びW2のうち最小幅となる空白領域W1を検出し、黒ブロ
ックB8と空白領域W1を合わせた幅Hを計算してそれを推
定文字ピッチとして閾値計算部120へ出力する。That is, in the pitch calculating unit 112, as shown in FIG.
A black block B8 having a maximum width is detected from the black blocks B1 to B22, and a blank area W1 adjacent to the black block B8 is detected.
And a blank area W1 having the minimum width among the blank areas W2 and W2, and calculates a width H including the black block B8 and the blank area W1 and outputs the calculated width H to the threshold value calculating unit 120 as an estimated character pitch.
閾値計算部121は、推定文字ピッチ(=H)に基づ
き、単語を切り出すための空白幅に関する判定閾値THを
次式に従って計算し、単語抽出部122へ出力する。Based on the estimated character pitch (= H), threshold calculating section 121 calculates a determination threshold TH regarding a blank width for cutting out a word according to the following formula, and outputs the result to word extracting section 122.
TH=a× 但し、aは定数であり、本実施例では例えばa=0.25
とする。TH = a × where a is a constant, and in this embodiment, for example, a = 0.25
And
単語抽出部122では、ブロック抽出部111に保存された
各黒ブロックの位置情報S111に基づき、隣接する黒ブロ
ック間の空白領域(例えば、W3及びW4)の幅が判定閾値
THを越える場合に、該空白位置により、単語を切り出す
ことを示す単語切り出し信号S122を出力する。すなわ
ち、値(Si+1−Ei−1)が値THより大きい場合に、第i
番目の黒ブロックと第(i+1)番目の黒ブロックとの
間を、単語切れ目と判断して単語切り出し信号S122を出
力する(i=1,2,…,N−1)。従って本実施例において
は、推定文字ピッチの0.25倍を越える空白幅を検出す
る毎に、1つの単語を切り出し位置(始端位置及び終端
位置)が確定する。The word extracting unit 122 determines the width of the blank area (for example, W3 and W4) between adjacent black blocks based on the position information S111 of each black block stored in the block extracting unit 111.
If it exceeds TH, a word cutout signal S122 indicating that a word is cut out is output based on the blank position. That is, when the value (S i + 1 −E i −1) is larger than the value TH,
The word cutout signal S122 is output between the (i + 1) -th black block and the (i + 1) -th black block as a word break (i = 1, 2,..., N−1). Therefore, in this embodiment, each time a blank width exceeding 0.25 times the estimated character pitch is detected, the cut-out position (start position and end position) of one word is determined.
例えば、第2図では、黒ブロックB1〜B4(“wor
d")、黒ブロックB5〜B16(“segmentation")、及び黒
ブロックB17〜B22(“method")が各々単語を構成する
ことを示す単語切り出し信号S122となる。このような単
語切り出し信号S122が単語抽出部122から出力される
と、文字列パタンデータS103に対する単語切り出しの処
理が完了する。For example, in FIG. 2, black blocks B1 to B4 ("wor
d "), the black blocks B5 to B16 (" segmentation "), and the black blocks B17 to B22 (" method ") form a word cutout signal S122 indicating that each word is formed. Such a word cutout signal S122 is used. When output from the word extraction unit 122, the word extraction processing for the character string pattern data S103 is completed.
以上のように、本実施例では、次のような利点を有し
ている。As described above, this embodiment has the following advantages.
(a) 文字列パタンデータS103の推定文字ピッチを
検出し、文字列パタンデータS103において推定文字ピッ
チに応じて定められる判定閾値THより大きい空白幅を
検出してその空白位置により、単語パタンを切り出す構
成にしたので、文字列に含まれる単語数の大小にかかわ
らず、高精度に単語を切り出すことができる。(A) The estimated character pitch of the character string pattern data S103 is detected, a blank width larger than a determination threshold TH determined according to the estimated character pitch is detected in the character string pattern data S103, and a word pattern is cut out based on the blank position. With the configuration, words can be cut out with high accuracy regardless of the number of words included in the character string.
(b) ピッチ推定手段110は、文字列パタンデータS10
3の文字列方向についての周辺分布111aに基づき、黒ブ
ロックの位置情報S111を求め、黒ブロックの最大幅と該
最大幅を持つ黒ブロックに隣接する空白領域の最小幅と
の和(H)により、推定文字ピッチを検出する構成に
したので、周辺分布111aの切れ目の幅のヒストグラムを
作成する必要のあった従来の単語切り出し装置に比べ、
装置構成が簡単になると共に、処理速度をより高速化で
きる。(B) The pitch estimating means 110 outputs the character string pattern data S10
3, the position information S111 of the black block is obtained based on the peripheral distribution 111a in the character string direction, and the sum (H) of the maximum width of the black block and the minimum width of the blank area adjacent to the black block having the maximum width is obtained. , Because it is configured to detect the estimated character pitch, compared to the conventional word segmentation device that needed to create a histogram of the width of the break of the marginal distribution 111a
The apparatus configuration is simplified, and the processing speed can be further increased.
なお、本発明は図示の実施例に限定されず、種々の変
形が可能である。その変形例としては、例えば次のよう
なものがある。Note that the present invention is not limited to the illustrated embodiment, and various modifications are possible. For example, there are the following modifications.
(i) 上記実施例において、ピッチ推定手段110は、
文字列パタンデータS103の文字列方向についての周辺分
布111aに基づき、黒ブロックの位置情報S111を求め、黒
ブロックの最大幅と該最大幅を持つ黒ブロックに隣接す
る空白領域の最小幅との和(H)により、推定文字ピッ
チを検出する構成にしたが、これを他の構成にしても
よい。例えば、文字列パタンデータS103の文字列方向に
ついての周辺分布111aに基づき、黒ブロックの位置情報
を求め、黒ブロックの最大幅と空白領域の最小幅との和
により、推定ピッチを検出する等、種々の方法で推定
文字ピッチの検出が可能である。(I) In the above embodiment, the pitch estimation means 110
Based on the peripheral distribution 111a of the character string pattern data S103 in the character string direction, the position information S111 of the black block is obtained, and the sum of the maximum width of the black block and the minimum width of a blank area adjacent to the black block having the maximum width is obtained. According to (H), the configuration is such that the estimated character pitch is detected, but this may be another configuration. For example, based on the marginal distribution 111a in the character string direction of the character string pattern data S103, the position information of the black block is obtained, and the estimated pitch is detected by the sum of the maximum width of the black block and the minimum width of the blank area. The estimated character pitch can be detected in various ways.
(ii) 第1図の各ブロックは、個別回路で構成する他
に、マイクロプロセッサ等を用いたソフトウエア処理等
によって構成してもよい。(Ii) Each block in FIG. 1 may be constituted by software processing using a microprocessor or the like in addition to being constituted by individual circuits.
(発明の効果) 以上詳細に説明したように、請求項1及び2に係る発
明によれば、前処理手段により抽出した文字列パタンに
基づき、ピッチ推定手段で推定文字ピッチを検出し、次
いで切り出し手段により、推定文字ピッチに応じて判定
閾値を設定し、該判定閾値より大きい空白幅を検出して
その空白位置により単語パタンを切り出す構成にしたの
で、文字列に含まれる単語数の大小にかかわらず、高精
度に単語を切り出すことができる。(Effects of the Invention) As described in detail above, according to the first and second aspects of the invention, the estimated character pitch is detected by the pitch estimating means based on the character string pattern extracted by the preprocessing means, and then cut out. By the means, the determination threshold is set according to the estimated character pitch, a blank width larger than the determination threshold is detected, and the word pattern is cut out based on the blank position. Therefore, regardless of the number of words included in the character string, And can extract words with high accuracy.
その上、文字列パタンの文字列方向についての周辺分
布に基づいて推定文字ピッチを検出する構成にしたの
で、従来のようなヒストグラムの作成が不要となり、装
置構成の簡単化と、処理速度の高速化という効果も期待
できる。In addition, since the estimated character pitch is detected based on the marginal distribution of the character string pattern in the character string direction, it is not necessary to create a histogram as in the related art, which simplifies the apparatus configuration and increases the processing speed. The effect of conversion can also be expected.
第1図は本発明の実施例を示す単語切り出し装置の構成
ブロック図、第2図は第1図の単語切り出し動作例を説
明するための図である。 100……前処理手段、101……画像読取部、102……画像
記憶部、103……文字列抽出部、110……ピッチ推定手
段、111……ブロック抽出部、112……ピッチ計算部、12
0……切り出し手段、121……閾値計算部、122……単語
抽出部。FIG. 1 is a block diagram showing the configuration of a word extracting apparatus according to an embodiment of the present invention, and FIG. 2 is a diagram for explaining an example of the word extracting operation shown in FIG. 100 pre-processing means 101 image reading unit 102 image storage unit 103 character string extracting unit 110 pitch estimating unit 111 block extracting unit 112 pitch calculating unit 12
0 ... cutout means, 121 ... threshold value calculation unit, 122 ... word extraction unit.
───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭62−133585(JP,A) 特開 昭63−158678(JP,A) 特開 平2−255995(JP,A) (58)調査した分野(Int.Cl.6,DB名) G06K 9/00 - 9/82──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-62-133585 (JP, A) JP-A-63-158678 (JP, A) JP-A-2-255995 (JP, A) (58) Field (Int.Cl. 6 , DB name) G06K 9/00-9/82
Claims (2)
報より文字列パタンを抽出する前処理手段と、 前記文字列パタンの文字列方向についての周辺分布に基
づいて推定文字ピッチを検出するピッチ推定手段と、 前記推定文字ピッチに応じて判定閾値を設定し、該判定
閾値よりも大きな空白幅を検出し、該空白幅の位置によ
り前記文書の単語を切り出す切り出し手段とを、備えた
ことを特徴とする単語切り出し装置。1. A pre-processing means for inputting image information of a document and extracting a character string pattern from the image information of the document, and detecting an estimated character pitch based on a peripheral distribution of the character string pattern in a character string direction. Pitch estimating means, and a cutout means for setting a judgment threshold value according to the estimated character pitch, detecting a blank width larger than the judged threshold value, and cutting out words of the document based on the position of the blank width. A word segmentation device characterized by the following.
て、 前記ピッチ推定手段は、前記文字列パタン中の周辺分布
に基づいて文字列を構成する部分図形の位置情報を求
め、該部分図形の最大幅とこの最大幅を持つ部分図形に
隣接する空白領域の最小幅との和により、前記推定文字
ピッチを検出する構成にしたことを特徴とする単語切り
出し装置。2. The word segmenting apparatus according to claim 1, wherein said pitch estimating means obtains position information of a partial figure constituting a character string based on a peripheral distribution in said character string pattern, and A word segmentation device wherein the estimated character pitch is detected by the sum of a large value and a minimum width of a blank area adjacent to a partial graphic having the maximum width.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021508A JP2753094B2 (en) | 1990-01-31 | 1990-01-31 | Word segmentation device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021508A JP2753094B2 (en) | 1990-01-31 | 1990-01-31 | Word segmentation device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH03225576A JPH03225576A (en) | 1991-10-04 |
| JP2753094B2 true JP2753094B2 (en) | 1998-05-18 |
Family
ID=12056911
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2021508A Expired - Lifetime JP2753094B2 (en) | 1990-01-31 | 1990-01-31 | Word segmentation device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2753094B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5508359B2 (en) * | 2011-08-03 | 2014-05-28 | シャープ株式会社 | Character recognition device, character recognition method and program |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS62133585A (en) * | 1985-12-05 | 1987-06-16 | Ricoh Co Ltd | Word extraction method |
| JPS63158678A (en) * | 1986-12-23 | 1988-07-01 | Sharp Corp | Inter-word space detecting method |
| JP2570415B2 (en) * | 1988-04-28 | 1997-01-08 | セイコーエプソン株式会社 | Character extraction method |
-
1990
- 1990-01-31 JP JP2021508A patent/JP2753094B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH03225576A (en) | 1991-10-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP1310912A2 (en) | Image processing method, apparatus and system | |
| JP5600723B2 (en) | Method and system for splitting characters in a text line having various character widths | |
| JP3099771B2 (en) | Character recognition method and apparatus, and recording medium storing character recognition program | |
| JP2753094B2 (en) | Word segmentation device | |
| JP3090342B2 (en) | Character string direction discriminator | |
| JP2821303B2 (en) | Sharp character combination method | |
| JP3848792B2 (en) | Character string recognition method and recording medium | |
| JP3379663B2 (en) | Character recognition device | |
| JP3712825B2 (en) | Image processing method, apparatus, and recording medium | |
| JP3071479B2 (en) | Line spacing detection method | |
| JP2844728B2 (en) | Document reading device | |
| JPH1185905A (en) | Typeface identification device, typeface identification method, and information storage medium | |
| JP2000040122A (en) | Character extraction method | |
| JP3167551B2 (en) | Character recognition device | |
| JPH10187887A (en) | Typeface identification device, typeface identification method, and information recording medium | |
| JP2000048191A (en) | Image processing method and medium recording image processing program | |
| JP3345469B2 (en) | Word spacing calculation method, word spacing calculation device, character reading method, character reading device | |
| JP2576080B2 (en) | Character extraction method | |
| JP3411795B2 (en) | Character recognition device | |
| JPH04130979A (en) | Character picture segmenting method | |
| JP2768289B2 (en) | Character segmentation device | |
| JP2795222B2 (en) | Character extraction method and character extraction device | |
| JP3193573B2 (en) | Character recognition device with brackets | |
| JP2002074264A (en) | Image processing apparatus, image processing method, and recording medium | |
| JPS62169286A (en) | Character segmenting system |