JPH07334621A - Character reading device - Google Patents

Character reading device

Info

Publication number
JPH07334621A
JPH07334621A JP6128764A JP12876494A JPH07334621A JP H07334621 A JPH07334621 A JP H07334621A JP 6128764 A JP6128764 A JP 6128764A JP 12876494 A JP12876494 A JP 12876494A JP H07334621 A JPH07334621 A JP H07334621A
Authority
JP
Japan
Prior art keywords
data
character
block
image data
counter
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
Application number
JP6128764A
Other languages
Japanese (ja)
Inventor
Akira Takahashi
公 高橋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Japan Semiconductor Corp
Original Assignee
Toshiba Corp
Iwate Toshiba Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp, Iwate Toshiba Electronics Co Ltd filed Critical Toshiba Corp
Priority to JP6128764A priority Critical patent/JPH07334621A/en
Publication of JPH07334621A publication Critical patent/JPH07334621A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)
  • Character Input (AREA)

Abstract

PURPOSE:To provide a character reading device capable of appropriately eliminating undesired data such as the coarseness, noises of originals out of the binary image data and reading the characters with high accuracy. CONSTITUTION:This character reading device contains an image pickup device 2 which reads the images where the characters are described and a comparator 3 which binarizes the images read by the device 2 and outputs the binary image data. Furthermore, a 1st counter 4 to count the data detected out of all binary image data, a block dividing means 5 which divides the entire binary image data into plural blocks, a 2nd counter 6 which counts the detected data included in each of divided blocks, and a comparator means 7 which compares the count results of both counters 4 and 6 which each other and outputs the character data corresponding to the characters based on the result of comparison, are provided.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、文字認識に利用される
文字読取り装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character reader used for character recognition.

【0002】[0002]

【従来の技術】一般に、この種の文字読取り装置は、図
5に示すように、文字原稿100を撮像装置101によ
って読取り、この撮像装置101の出力データがコンパ
レータ102によって“1”あるいは“0”の2値化さ
れた画像データ(2値画像データ)に変換される。すな
わち、文字原稿100内の文字領域として検出された画
像データは“1”となり、文字領域として検出されない
画像データは“0”となる。
2. Description of the Related Art Generally, as shown in FIG. 5, a character reading device of this type reads a character original 100 by an image pickup device 101, and output data of the image pickup device 101 is "1" or "0" by a comparator 102. Is converted into binary image data (binary image data). That is, the image data detected as the character area in the character original 100 is "1", and the image data not detected as the character area is "0".

【0003】ところが、このようにして得られた2値画
像データには、文字原稿100のザラツキやノイズ等に
より、本来の文字領域ではないにもかかわらず、文字領
域であるとして検出され画像データが“1”となる不要
データが含まれており、文字読取り精度の向上という観
点から、この不要データを除去することが重要となって
いる。
However, in the binary image data obtained in this way, the image data is detected as a character area due to the roughness and noise of the character original 100, although it is not the original character area. Unnecessary data of "1" is included, and it is important to remove this unnecessary data from the viewpoint of improving the character reading accuracy.

【0004】従来、この種の不要データを除去する方法
としては、孤立点除去法やスムージング処理法、ラベリ
ング処理法等が知られている。
Conventionally, as a method for removing unnecessary data of this kind, an isolated point removal method, a smoothing processing method, a labeling processing method and the like are known.

【0005】孤立点除去法について説明すると、不要デ
ータPDが含まれている2値画像データ(図6(a))
に対して図6(b)に示すような孤立点除去処理を施
す。すなわち、4方向あるいは8方向に“1”データが
ある場合には必要なデータとしてそのまま残し、“1”
データがない場合には不要データとして“0”に置き換
える。その結果、図6(c)に示すように前記不要デー
タPDが除去された2値画像データを得ることができ
る。
The isolated point removal method will be described. Binary image data including unnecessary data PD (FIG. 6A).
The isolated point removal process as shown in FIG. In other words, if there is "1" data in 4 or 8 directions, leave it as necessary data and leave "1".
If there is no data, it is replaced with "0" as unnecessary data. As a result, it is possible to obtain binary image data from which the unnecessary data PD has been removed, as shown in FIG.

【0006】また、スムージング処理法は、図5に示す
撮像装置101とコンパレータ102との間にローパス
フィルタを設け、このローパスフィルタの作用により孤
立点である不要データを高周波成分として除去する方法
である。
The smoothing processing method is a method in which a low-pass filter is provided between the image pickup device 101 and the comparator 102 shown in FIG. 5, and unnecessary data, which is an isolated point, is removed as a high-frequency component by the action of this low-pass filter. .

【0007】さらに、ラベリング処理法は、2値画像デ
ータの連続性を検出する方法であり、例えば“1”デー
タのつながりが3個以下である場合は不要データとして
除去するといった処理を行う。
Further, the labeling processing method is a method for detecting the continuity of binary image data, and for example, when the number of "1" data connections is three or less, it is removed as unnecessary data.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、上述し
た従来の不要データ除去方法では、前記不要データが比
較的少ない場合には有効であるが、不要データが著しく
多くなると、不要データが孤立点でなくなるため、不要
データを完全に除去することが困難になるという問題が
あった。
However, the above-mentioned conventional unnecessary data removing method is effective when the amount of unnecessary data is relatively small, but when the amount of unnecessary data becomes extremely large, the unnecessary data disappears as isolated points. Therefore, there is a problem that it becomes difficult to completely remove unnecessary data.

【0009】本発明は、上述の如き従来の問題点を解決
するためになされたもので、その目的は、2値画像デー
タから原稿のザラツキやノイズ等の不要データを的確に
除去することができる文字読取り装置を提供することで
ある。またその他の目的は、高精度な文字読取りが可能
な文字読取り装置を提供することである。
The present invention has been made to solve the above-mentioned conventional problems, and its purpose is to accurately remove unnecessary data such as graininess and noise of an original from binary image data. It is to provide a character reading device. Another object is to provide a character reading device capable of highly accurate character reading.

【0010】[0010]

【課題を解決するための手段】上記目的を達成するため
に、本発明の特徴は、文字が記された画像を読取る撮像
装置と、該撮像装置によって読取られた画像を2値化し
て2値画像データを出力するコンパレータとを有する文
字読取り装置において、前記2値画像データ全体におけ
る検出データをカウントする第1のカウンタと、前記2
値画像データ全体を複数のブロックに分割するブロック
分割手段と、前記ブロック分割手段により分割された各
ブロック中の前記検出データをカウントする第2のカウ
ンタと、前記第1と第2のカウンタのカウント結果を比
較し、その比較結果に基づいて前記文字に対応した文字
データを出力する比較手段とを設けたものである。
In order to achieve the above object, a feature of the present invention is that an image pickup device for reading an image in which characters are written and an image read by the image pickup device are binarized to be binary. In a character reading device having a comparator for outputting image data, a first counter for counting detection data in the entire binary image data;
Block division means for dividing the entire value image data into a plurality of blocks, a second counter for counting the detection data in each block divided by the block division means, and counts for the first and second counters The comparison means is provided for comparing the results and outputting the character data corresponding to the character based on the comparison result.

【0011】また、上述の発明において、前記第1のカ
ウンタのカウント結果に基づき、前記複数のブロックに
おける1ブロック当たりの前記検出データ数の平均値を
算出する平均値算出手段を設け、前記比較手段は、前記
第2のカウンタのカウント結果から前記検出データ数の
平均値を差引き、その差引き結果が所定閾値よりも大き
くなる前記ブロックのみを前記文字データとして出力す
る構成とすることが望ましい。
Further, in the above-mentioned invention, an average value calculating means for calculating an average value of the number of detected data per block in the plurality of blocks is provided based on the count result of the first counter, and the comparing means. It is preferable that the average value of the number of detected data is subtracted from the count result of the second counter, and only the block in which the subtraction result is larger than a predetermined threshold value is output as the character data.

【0012】また、上述の発明において、前記所定閾値
を零に固定してもよい。
Further, in the above invention, the predetermined threshold value may be fixed to zero.

【0013】また、上述の発明において、前記所定閾値
を、前記文字が記された画像の荒さまたは文字の太さに
より可変とするようにしてもよい。
Further, in the above-mentioned invention, the predetermined threshold value may be variable depending on the roughness of the image in which the character is written or the thickness of the character.

【0014】[0014]

【作用】2値画像データ中に存在する不要データは、該
2値画像データ全体に平均して存在すると見做し、上述
の如く構成した本発明によれば、第1のカウンタは、2
値画像データ全体における検出データをカウントし、第
2のカウンタは、ブロック分割手段によって分割された
各ブロック中の前記検出データをカウントする。さら
に、比較手段は、第1と第2のカウンタのカウント結果
を比較し、その比較結果に基づいて文字データを出力す
る。これにより、不要データが著しく多い場合であって
も、2値画像データ中から不要データを容易に除去する
ことができる。
The unnecessary data existing in the binary image data is considered to exist on average over the entire binary image data, and according to the present invention configured as described above, the first counter is
The detection data in the entire value image data is counted, and the second counter counts the detection data in each block divided by the block dividing means. Furthermore, the comparison means compares the count results of the first and second counters and outputs character data based on the comparison result. This makes it possible to easily remove unnecessary data from the binary image data even when the amount of unnecessary data is extremely large.

【0015】また、前記第2のカウンタのカウント結果
から1ブロック当たりの検出データ数の平均値を差引
き、その差引き結果が所定閾値(例えば零)よりも大き
くなるブロックのみを文字データとして出力することに
より、簡易且つ的確に不要データを除去することができ
る。
Further, the average value of the number of detected data per block is subtracted from the count result of the second counter, and only the block whose subtraction result is larger than a predetermined threshold value (for example, zero) is output as character data. By doing so, unnecessary data can be removed easily and accurately.

【0016】また、前記所定閾値を、文字が記された画
像の荒さまたは文字の太さにより可変とすることによ
り、より一層高精度に不要データを除去することができ
る。
Further, by changing the predetermined threshold value according to the roughness of the image on which the characters are written or the thickness of the characters, the unnecessary data can be removed with higher accuracy.

【0017】[0017]

【実施例】以下、本発明の一実施例を図面に基づいて説
明する。図1は、本発明を実施した文字読取り装置の構
成を示すブロック図、及び図2及び図3は本実施例の不
要データ除去例を示す図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a character reading apparatus embodying the present invention, and FIGS. 2 and 3 are diagrams showing an example of removing unnecessary data according to the present embodiment.

【0018】図1に示すように、この文字読取り装置
は、例えば「8」という文字が記された文字原稿1を電
気信号に変換するCCDセンサ等の撮像装置2を有し、
この撮像装置2の出力側にはコンパレータ3の入力側が
接続されている。
As shown in FIG. 1, this character reading device has an image pickup device 2 such as a CCD sensor for converting a character original 1 on which the character "8" is written into an electric signal,
The input side of the comparator 3 is connected to the output side of the image pickup device 2.

【0019】撮像装置2から出力された電気信号は、コ
ンパレータ3によって一定の閾値で“0”または“1”
の2値画像データD1に変換される。すなわち、文字原
稿1内の文字領域として検出された画像データは“1”
データ(検出データ)となり、文字領域として検出され
ない画像データは“0”となる。この時、文字原稿1に
記されている文字と共に文字原稿1のザラツキやノイズ
等による不要データも“1”データとして2値化され
る。ここで、2値画像データD1は、例えば横方向25
6画素及び縦方向144画素のサイズとして出力される
(図2参照)。
The electrical signal output from the image pickup device 2 is "0" or "1" with a constant threshold value by the comparator 3.
Is converted into binary image data D1. That is, the image data detected as the character area in the character original 1 is “1”.
It becomes data (detection data), and image data that is not detected as a character area becomes "0". At this time, the unnecessary characters due to the roughness and noise of the character original 1 are also binarized as "1" data together with the characters written on the character original 1. Here, the binary image data D1 is, for example, 25 in the horizontal direction.
It is output as a size of 6 pixels and 144 pixels in the vertical direction (see FIG. 2).

【0020】さらに、コンパレータ3の出力側には、1
ブロック平均値算出部4及びブロック分割部5が共通接
続されている。1ブロック平均値算出部4は、2値画像
データD1全体の“1”データの検出数をカウントし
(第1のカウンタ)、このカウント値(例えば286
1)を予め設定したブロック分割数(例えば192ブロ
ック:後述する)で除算(2861÷192)すること
により、1ブロック当たりの“1”データの平均検出数
(=15)を算出する。但し、小数点以下は四捨五入す
る。
Further, the output side of the comparator 3 has 1
The block average value calculation unit 4 and the block division unit 5 are commonly connected. The one-block average value calculation unit 4 counts the number of detections of “1” data in the entire binary image data D1 (first counter), and counts this count value (eg, 286).
1) is divided by a preset block division number (for example, 192 blocks: described later) (2861 ÷ 192) to calculate the average number of detected “1” data (= 15) per block. However, the numbers after the decimal point are rounded off.

【0021】一方、ブロック分割部5は、2値画像デー
タD1全体を前記ブロック分割数(192ブロック=横
16×縦12)でブロック分割し(図2のD2)、この
ブロック分割された2値画像データD2をブロック検出
数カウント部6へ送出する。この時の1ブロックを拡大
したものを図2の11に示す。同図中のPDは不要デー
タである。
On the other hand, the block dividing unit 5 divides the entire binary image data D1 into blocks by the number of block divisions (192 blocks = horizontal 16 × vertical 12) (D2 in FIG. 2), and the block-divided binary. The image data D2 is sent to the block detection number counting unit 6. An enlarged view of one block at this time is shown at 11 in FIG. PD in the figure is unnecessary data.

【0022】さらに、ブロック検出数カウント部(第2
のカウンタ)6は、各ブロックの“1”データ検出数を
カウントする。この時の各ブロックの“1”データ検出
数を図2の12に示す。
Further, the block detection number counting section (second
Counter 6 counts the number of detected "1" data in each block. The number of detected "1" data in each block at this time is shown by 12 in FIG.

【0023】そして、前記1ブロック平均値算出部4及
びブロック分割部5の出力側が、演算増幅器等で構成さ
れる差分検出部7の入力側に接続されている。差分検出
部7では、ブロック検出数カウント部6によりカウント
された各ブロックの“1”データ検出数から、前記1ブ
ロック平均値算出部4により算出された1ブロック当た
りの“1”データの平均検出数(=15)をそれぞれ差
引き、その差分データD3(図3の13参照)をコンパ
レータ8へ送る。
The output sides of the one-block average value calculating section 4 and the block dividing section 5 are connected to the input side of a difference detecting section 7 composed of an operational amplifier or the like. The difference detection unit 7 detects the average of “1” data per block calculated by the one-block average value calculation unit 4 from the detected number of “1” data of each block counted by the block detection number counting unit 6. The respective numbers (= 15) are subtracted, and the difference data D3 (see 13 in FIG. 3) is sent to the comparator 8.

【0024】このコンパレータ8は、閾値が「0」とな
っており、各ブロックの差分データD3の内、プラスデ
ータを示すブロックのみを文字データとして検出する
(図3の14参照)。これによって、不要データPDが
除去された2値画像データ(文字データ)OUTを得る
ことができる。
This comparator 8 has a threshold value of "0" and detects only the block showing the plus data among the difference data D3 of each block as character data (see 14 in FIG. 3). Thereby, the binary image data (character data) OUT from which the unnecessary data PD is removed can be obtained.

【0025】なお、本発明は、上記実施例に限定されず
種々の変形が可能である。その変形例として、例えばコ
ンパレータ8の閾値を「0」(つまりプラスデータ)と
固定せずに、原稿の荒さ(ザラツキ)度合や文字の太さ
によって変えるようにしてもよい。
The present invention is not limited to the above embodiment, and various modifications can be made. As a modification thereof, for example, the threshold value of the comparator 8 may not be fixed to "0" (that is, plus data), but may be changed according to the degree of roughness (roughness) of the document or the thickness of the character.

【0026】原稿のザラツキ度合によって閾値を変える
場合では、原稿のザラツキ状態の良いもの(不要データ
が少ない)をAランク(図4(a)参照)、中間のもの
をBランク(図4(b)参照)、及び悪いもの(不要デ
ータが多い)をCランク(図4(c)参照)としたとき
に、コンパレータ8の閾値をAランク>Bランク>Cラ
ンクのように設定する。すなわち、原稿のザラツキ状態
が悪くなるほど不要データのブロックと文字データのブ
ロックとの差が少なくなることを考慮して、閾値を下げ
るようにする。これにより、より一層、確実に不要デー
タを除去することができ、高精度に文字を読み取ること
が可能となる。
When the threshold value is changed according to the degree of graininess of the original document, the original document having a good roughness state (small unnecessary data) is ranked A (see FIG. 4A), and the intermediate one is ranked B (see FIG. 4B). )) And bad (more unnecessary data) are C ranks (see FIG. 4C), the threshold value of the comparator 8 is set as A rank> B rank> C rank. That is, the threshold value is lowered in consideration that the difference between the block of unnecessary data and the block of character data decreases as the roughness of the document deteriorates. As a result, the unnecessary data can be more surely removed, and the character can be read with high accuracy.

【0027】[0027]

【発明の効果】以上詳細に説明したように本発明によれ
ば、2値画像データ全体における検出データをカウント
する第1のカウンタと、前記2値画像データ全体を複数
のブロックに分割するブロック分割手段と、前記ブロッ
ク分割手段により分割された各ブロック中の前記検出デ
ータをカウントする第2のカウンタと、前記第1と第2
のカウンタのカウント結果を比較し、その比較結果に基
づいて文字に対応した文字データを出力する比較手段と
を設けたので、不要データが著しく多い場合であって
も、2値画像データ中から不要データを完全に除去する
ことが可能となり、文字読取り精度が向上する。
As described above in detail, according to the present invention, a first counter for counting detection data in the entire binary image data and a block division for dividing the entire binary image data into a plurality of blocks. Means, a second counter for counting the detection data in each block divided by the block dividing means, the first and second
Since the comparison means for comparing the count results of the counter and outputting the character data corresponding to the character based on the comparison result is provided, even if the unnecessary data is remarkably large, it is unnecessary from the binary image data. The data can be completely removed, and the character reading accuracy is improved.

【0028】また、上述の発明において、前記第1のカ
ウンタのカウント結果に基づき、前記複数のブロックに
おける1ブロック当たりの前記検出データ数の平均値を
算出する平均値算出手段を設け、前記比較手段は、前記
第2のカウンタのカウント結果から前記検出データ数の
平均値を差引き、その差引き結果が所定閾値よりも大き
くなる前記ブロックのみを前記文字データとして出力す
る構成とすることにより、簡易な構成で的確に不要デー
タを除去することが可能となる。
Further, in the above-mentioned invention, an average value calculating means for calculating an average value of the number of detected data per block in the plurality of blocks is provided based on the count result of the first counter, and the comparing means. Is configured to subtract the average value of the number of detected data from the count result of the second counter, and output only the block in which the subtraction result is larger than a predetermined threshold as the character data. With this configuration, unnecessary data can be removed accurately.

【0029】また、上述の発明において、前記所定閾値
を零に固定することにより、簡易な構成で的確に不要デ
ータを除去することが可能となる。
Further, in the above-mentioned invention, by fixing the predetermined threshold value to zero, it becomes possible to accurately remove unnecessary data with a simple structure.

【0030】また、上述の発明において、前記所定閾値
を、前記文字が記された画像の荒さまたは文字の太さに
より可変とすることにより、より一層高精度に不要デー
タを除去することができ、文字読取り精度を一層向上さ
せることが可能となる。
Further, in the above-mentioned invention, by changing the predetermined threshold value according to the roughness of the image in which the characters are written or the thickness of the characters, unnecessary data can be removed with higher accuracy. It is possible to further improve the character reading accuracy.

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

【図1】本発明を実施した文字読取り装置の構成を示す
ブロック図である。
FIG. 1 is a block diagram showing a configuration of a character reading device embodying the present invention.

【図2】実施例の不要データ除去例を示す図である。FIG. 2 is a diagram illustrating an example of removing unnecessary data according to an embodiment.

【図3】実施例の不要データ除去例を示す図である。FIG. 3 is a diagram illustrating an example of removing unnecessary data according to an embodiment.

【図4】実施例の変形例を示す図である。FIG. 4 is a diagram showing a modification of the embodiment.

【図5】従来の文字読取り装置の構成を示す図である。FIG. 5 is a diagram showing a configuration of a conventional character reading device.

【図6】孤立点除去法を説明するための図である。FIG. 6 is a diagram for explaining an isolated point removal method.

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

1 文字原稿 2 撮像装置 3 コンパレータ 4 1ブロック平均値算出部 5 ブロック分割部 6 ブロック検出数カウント部 7 差分検出部 8 コンパレータ D1 2値画像データ D2 ブロック分割された2値画像データ D3 差分データ OUT 文字データ 1 character original 2 image pickup device 3 comparator 4 1 block average value calculation unit 5 block division unit 6 block detection number counting unit 7 difference detection unit 8 comparator D1 binary image data D2 block divided binary image data D3 difference data OUT character data

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 文字が記された画像を読取る撮像装置
と、該撮像装置によって読取られた画像を2値化して2
値画像データを出力するコンパレータとを有する文字読
取り装置において、 前記2値画像データ全体における検出データをカウント
する第1のカウンタと、 前記2値画像データ全体を複数のブロックに分割するブ
ロック分割手段と、 前記ブロック分割手段により分割された各ブロック中の
前記検出データをカウントする第2のカウンタと、 前記第1と第2のカウンタのカウント結果を比較し、そ
の比較結果に基づいて前記文字に対応した文字データを
出力する比較手段とを設けたことを特徴とする文字読取
り装置。
1. An image pickup device for reading an image in which characters are written, and an image read by the image pickup device is binarized to be 2
In a character reading device having a comparator for outputting value image data, a first counter for counting detection data in the entire binary image data, and a block dividing means for dividing the entire binary image data into a plurality of blocks. Comparing the count results of the first and second counters with a second counter that counts the detection data in each block divided by the block dividing means, and corresponds to the character based on the comparison result. A character reading device provided with a comparing means for outputting the written character data.
【請求項2】 前記第1のカウンタのカウント結果に基
づき、前記複数のブロックにおける1ブロック当たりの
前記検出データ数の平均値を算出する平均値算出手段を
設け、 前記比較手段は、前記第2のカウンタのカウント結果か
ら前記検出データ数の平均値を差引き、その差引き結果
が所定閾値よりも大きくなる前記ブロックのみを前記文
字データとして出力する構成としたことを特徴とする請
求項1記載の文字読取り装置。
2. An average value calculating means for calculating an average value of the number of detected data per one block in the plurality of blocks based on a count result of the first counter, and the comparing means includes the second value. 2. The average value of the number of detected data is subtracted from the count result of the counter and the only block in which the subtraction result is larger than a predetermined threshold is output as the character data. Character reader.
【請求項3】 前記所定閾値を零に固定したことを特徴
とする請求項2記載の文字読取り装置。
3. The character reading device according to claim 2, wherein the predetermined threshold value is fixed to zero.
【請求項4】 前記所定閾値を、前記文字が記された画
像の荒さまたは文字の太さにより可変としたことを特徴
とする請求項2記載の文字読取り装置。
4. The character reading device according to claim 2, wherein the predetermined threshold value is variable depending on the roughness of the image on which the character is written or the thickness of the character.
JP6128764A 1994-06-10 1994-06-10 Character reading device Pending JPH07334621A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6128764A JPH07334621A (en) 1994-06-10 1994-06-10 Character reading device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6128764A JPH07334621A (en) 1994-06-10 1994-06-10 Character reading device

Publications (1)

Publication Number Publication Date
JPH07334621A true JPH07334621A (en) 1995-12-22

Family

ID=14992896

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6128764A Pending JPH07334621A (en) 1994-06-10 1994-06-10 Character reading device

Country Status (1)

Country Link
JP (1) JPH07334621A (en)

Similar Documents

Publication Publication Date Title
EP0521662A1 (en) Improved automatic image segmentation
US3935562A (en) Pattern recognition method and apparatus
EP0236594B1 (en) Method of and device for recognizing half-tone image information
US6192153B1 (en) Image processing device
JPH07334621A (en) Character reading device
KR100295360B1 (en) Image Processing Method Using Shading Algorithm
KR950005617B1 (en) Video signal enhancement apparatus and method
JP2635758B2 (en) Defect identification device
JPH0468966A (en) Dot background character identification device and picture signal processing unit using the device
JP3005262B2 (en) Image binarization circuit
JP2647458B2 (en) Halftone dot area separation device
JPS59189469A (en) Vector generating system of line picture
JP2521744B2 (en) Image processing device
JPH08172522A (en) Resolution switching device
JPH1163936A (en) Grain diameter measuring equipment
JPH07220072A (en) Method and device for image processing
JPH0575850A (en) Picture area discriminating device
JP2797950B2 (en) Predictive coding device
JP2656505B2 (en) AGC circuit
JPH06164931A (en) Picture signal processor
KR100213027B1 (en) Noise eliminator of image signals
JPH04211874A (en) Method for detecting semiconductor pellet
JPS6318383B2 (en)
JPH0562293B2 (en)
JPH1163938A (en) Grain diameter measuring equipment