JPS63111585A - Checking system for graphic recognition result - Google Patents

Checking system for graphic recognition result

Info

Publication number
JPS63111585A
JPS63111585A JP25750086A JP25750086A JPS63111585A JP S63111585 A JPS63111585 A JP S63111585A JP 25750086 A JP25750086 A JP 25750086A JP 25750086 A JP25750086 A JP 25750086A JP S63111585 A JPS63111585 A JP S63111585A
Authority
JP
Japan
Prior art keywords
data
read
graphic
output
shape data
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
JP25750086A
Other languages
Japanese (ja)
Inventor
Nobuyuki Sato
信幸 佐藤
Yasukazu Ito
伊藤 能一
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP25750086A priority Critical patent/JPS63111585A/en
Publication of JPS63111585A publication Critical patent/JPS63111585A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Analysis (AREA)

Abstract

PURPOSE:To decrease the time and the labor required for checking a recognition result, by pointing out a place where the possibility of an erroneous recognition is high, by a history of a recognition of each graphic. CONSTITUTION:A storage device 1 stores a graphic code for showing a graphic recognition result, and a storage device 2 stores a graphic code, a shape data and a history data at every graphic. An arithmetic unit 3 reads out the graphic code of the storage part 1, reads out the shape data and the history data corresponding to the read-out graphic code, from the graphic defined data storage part 2, and when the read-out history data shows that an erroneous recognition rate is high, an output format of the read-out shape data is changed, a graphic based on the shape data whose output format has been changed is outputted to an output device 4, and when the read-out history data shows that the recognition rate is low, a graphic based on the read-out shape data is outputted to the output device 4.

Description

【発明の詳細な説明】 (概要〕 図形認識結果のチェック方式において、チェックに要す
る時間及び手間を減少させるために、各図形の認識の履
歴に従い、図形を区別して出力することにより、重点的
にチェックすべき場所を明確にし、効率的にチェックで
きるようにした図形認識結果のチェック方式である。
[Detailed Description of the Invention] (Summary) In a method for checking figure recognition results, in order to reduce the time and effort required for checking, the figures are distinguished and output according to the recognition history of each figure. This is a method for checking figure recognition results that makes it clear where to check and allows for efficient checking.

〔産業上の利用分野〕[Industrial application field]

本発明は、図形L?27Xi結果のチェック方式の改良
に関するものである。
The present invention is based on the shape L? The present invention relates to an improvement in the checking method for the results of X.27Xi.

図形認識はコンピュータに人間が書いたデータ(図形や
文字)を直接入力する手段として利用されるが、完全に
誤りなく認識することは不可能である。そのため、認識
結果を人間がチェックすることが不可欠であり、このチ
ェックに多くの時間と労力が必要となる。特に回路図や
地図等の図面のように図形の書かれている位置が予め定
められていない場合には図面内を隈なく詳細にチェック
しなければならず多くの時間と労力がかがる。このため
、そのようなチェックを効率良く行えるチェック方式が
必要とされる。
Shape recognition is used as a means of directly inputting data (shapes and characters) written by humans into a computer, but it is impossible to recognize it completely without errors. Therefore, it is essential for humans to check the recognition results, and this checking requires a lot of time and effort. Particularly when the positions of figures are not determined in advance, such as in drawings such as circuit diagrams and maps, it is necessary to check every detail in the drawing, which takes a lot of time and effort. Therefore, there is a need for a check method that can efficiently perform such checks.

〔従来の技術〕[Conventional technology]

従来の図形認識結果のチェック方式の構成を第4図に示
す。同図において、13は認識結果記憶部、14は図形
定義データ記憶部、15は図形認識結果読込み部、16
は図形定義データ読込み部、17はデータ判定部、18
は出力形式変換部、19は図形出力部、20は出力装置
をそれぞれ示している。認識結果記憶部13には、認識
した各図形の種別を表わす図形コード、その図形が書か
れていた位置を表わす位置データおよび認識時の評価値
を表わす評価値データが記憶されており、図形定義デー
タ記憶部14には、図形コード毎にその図形の形状デー
タが記憶されている。図形コードとは、例えばAND回
路、OR回路、否定回路、NANDAND回路シンボル
を表すコードである。
The configuration of a conventional figure recognition result checking method is shown in FIG. In the figure, 13 is a recognition result storage section, 14 is a figure definition data storage section, 15 is a figure recognition result reading section, and 16 is a figure definition data storage section.
17 is a figure definition data reading section, 17 is a data judgment section, and 18 is a figure definition data reading section.
Reference numeral 19 indicates an output format conversion section, 19 indicates a graphic output section, and 20 indicates an output device. The recognition result storage unit 13 stores a figure code indicating the type of each recognized figure, position data indicating the position where the figure was written, and evaluation value data indicating the evaluation value at the time of recognition. The data storage unit 14 stores shape data of a figure for each figure code. The graphic code is, for example, a code representing an AND circuit, an OR circuit, a NOT circuit, or a NAND circuit symbol.

評価値データとは、例えばパターン・マツチングにおけ
る歪量である。図形認識結果読込み部15では認識結果
記憶部13からデータを読込み、図形定義データ読込み
部16では、図形認識結果読込み部15で読込んだデー
タの図形コードに一致する図形定義データを読込む。デ
ータ判定部17では、図形認識結果読込み部15で読込
んだデータの評価値データを判定し、出力形式変換部1
8での処理が必要かどうかを決定する。例えば、評価値
データが大きい程、似ていないとすると、大きい評価値
データを持つ図形コードに対しては、出力形式の変換が
必要であると判定する。出力形式変換部1日では、デー
タ判定部17で処理が必要と判定されたものに対し出力
形式を変換する処理を行う。出力形式の変換とは、例え
ば図形コードで示される図形に対して当該図形を囲む四
角形の外枠を付加するなどの処理を意味している。その
図形を他の図形と異なる色で表示するようにしても良い
。図形出力部19では、図形定義データ読込み部16で
読み込んだデータの形状データまたは出力形式変換部1
8で変更されたデータに従って図形を出力装置20へ出
力する。出力装置20は、例えばCRTディスプレイ装
置である。
The evaluation value data is, for example, the amount of distortion in pattern matching. A figure recognition result reading section 15 reads data from the recognition result storage section 13, and a figure definition data reading section 16 reads figure definition data that matches the figure code of the data read by the figure recognition result reading section 15. The data determination unit 17 determines the evaluation value data of the data read by the figure recognition result reading unit 15, and output format conversion unit 1
8 is necessary. For example, assuming that the larger the evaluation value data, the less similar they are, it is determined that the output format needs to be converted for a graphic code having large evaluation value data. The output format conversion section 1 performs a process of converting the output format of data determined by the data determination section 17 to be processed. Conversion of the output format means, for example, processing such as adding a rectangular outer frame surrounding the figure indicated by the figure code. The figure may be displayed in a different color from other figures. In the figure output unit 19, the shape data of the data read by the figure definition data reading unit 16 or the output format converter 1
The figure is output to the output device 20 according to the data changed in step 8. The output device 20 is, for example, a CRT display device.

〔解決しようとする問題点〕[Problem to be solved]

従来の図形認識結果のチェック方式は図形を区別するた
めの基準として認識時の評価値を用いているが、類似し
た図形が存在する場合には、ある図形に対する評価値デ
ータが小さい。すなわち、伯でいると判断された場合で
も、それと類似した図形に対する評価値データも同程度
であり、誤認識の可能性も高くなる。したがって評価値
だけでは誤認識の可能性が高く重点的にチェックする必
要のある場所をす未て指摘することはできない。
Conventional figure recognition result checking methods use evaluation values at the time of recognition as a standard for distinguishing figures, but when similar figures exist, the evaluation value data for a certain figure is small. That is, even if it is determined that the figure is a square, the evaluation value data for figures similar to it are also at the same level, and the possibility of misrecognition increases. Therefore, evaluation values alone cannot point out all the locations where there is a high possibility of misrecognition and need to be checked intensively.

本発明は、この点に鑑みて創作されたものであって、図
面認識結果のチェックをより完全に行い得るようになっ
た図面認識結果のチェック方式を提供することを目的と
している。
The present invention was created in view of this point, and an object of the present invention is to provide a drawing recognition result checking method that enables more complete checking of drawing recognition results.

c問題を解決するための手段〕 第1図は本発明の原理図である。同図において、1は図
形認識結果を記憶する記憶装置、2は認識対象図形の定
義を記憶する記憶装置、3は演算装置、4は出力装置を
それぞれ示している。出力装置4は、例えばCRTディ
スプレイ装置である。
Means for Solving Problem c] FIG. 1 is a diagram showing the principle of the present invention. In the figure, 1 is a storage device for storing figure recognition results, 2 is a storage device for storing definitions of figures to be recognized, 3 is an arithmetic device, and 4 is an output device. The output device 4 is, for example, a CRT display device.

記憶装置1は、図形v2識結果を表す図形コードを記憶
する。記憶装置2は、図形毎に、図形コードと、形状デ
ータと、履歴データとを記憶する。例えば、ANDシン
ボルを表す図形コードの行の履歴データの欄には、AN
Dシンボルと認識されたけれども実際には他のシンボル
であうだので修正されたと言う事象が発生した回数と、
ANDシンボルと認識された回数が記入されている。演
算装置3は、図形認識結果記憶部1の図形コードを読出
し、続出した図形コードに対応する形状データ及び履歴
データを図形定義データ記憶部2から読み出し、続出さ
れた履歴データが誤認識率が太きいことを示している場
合には読出した形状データの出力形式を変更し、出力形
式の変更された形状データに基づく図形を出力装置4に
対して出力し、読出された履歴データが誤認識率が小さ
いことを示している場合には読出した形状データに基づ
く図形を出力装置4に出力する。
The storage device 1 stores a graphic code representing a graphic v2 recognition result. The storage device 2 stores a graphic code, shape data, and history data for each graphic. For example, in the history data column of the graphic code row representing the AND symbol, AN
The number of times an event occurred where the symbol was recognized as a D symbol but was actually corrected because it was another symbol.
The number of times the AND symbol was recognized is recorded. The arithmetic unit 3 reads out the figure code from the figure recognition result storage unit 1, reads out the shape data and history data corresponding to the successive figure codes from the figure definition data storage unit 2, and reads out the successive history data with a large misrecognition rate. If the output format of the read shape data is changed, a figure based on the shape data with the changed output format is output to the output device 4, and the read history data is calculated based on the misrecognition rate. If it indicates that the shape data is small, a figure based on the read shape data is output to the output device 4.

〔実施例〕〔Example〕

第2図は本発明の一実施例の構成図である。同図におい
て、5は認識結果記憶部、6は図形定義データ記憶部、
7は図形認識結果読込み部、8は図形定義データ読込み
部、9はデータ判定部、10は出力形式変換部、1)は
図形出力部、12は出力装置をそれぞれ示している。認
識結果記憶部5には、認識した各図形の種別を表わす図
形コードとその図形が書かれていた位置を表わす位置デ
ータが記憶されており、図形定義データ記憶部6には、
図形コード毎にその図形の形状データと過去の認識にお
いてその図形が何回出現したか及び他の図形がその図形
に誤認識された回数を表わす脂層データが記憶されてい
る。図形認識結果読込み部7では、認識結果記憶部5か
らデータを読込み、図形定義データ読込み部8では、図
形認識結果読込み部7で読込んだデータの図形コードに
一致する図形定義データを読込む。データ判定部9では
、図形定義データ読込み部8で読込んだデータの履歴デ
ータを判定し、出力形式変換部10での処理が必要かど
うかを決定する。出力形式変換部10では、データ判定
部9で処理が必要と判定されたものに対し出力形式を変
換する処理を行う。図形出力部1)では、図形定義デー
タ読込み部8で読込んだデータの形状データまたは出力
形式変換部10で変更されたデータに従って図形を出力
装置12へ出力する。
FIG. 2 is a block diagram of an embodiment of the present invention. In the figure, 5 is a recognition result storage unit, 6 is a figure definition data storage unit,
7 is a figure recognition result reading section, 8 is a figure definition data reading section, 9 is a data determination section, 10 is an output format converting section, 1) is a figure output section, and 12 is an output device. The recognition result storage unit 5 stores a figure code representing the type of each recognized figure and position data representing the position where the figure was written, and the figure definition data storage unit 6 stores:
For each figure code, the shape data of the figure, the number of times the figure has appeared in past recognition, and the fat layer data representing the number of times other figures have been erroneously recognized as the figure are stored. The figure recognition result reading unit 7 reads data from the recognition result storage unit 5, and the figure definition data reading unit 8 reads figure definition data that matches the figure code of the data read by the figure recognition result reading unit 7. The data determining section 9 determines the historical data of the data read by the graphic definition data reading section 8, and determines whether processing by the output format converting section 10 is necessary. The output format conversion section 10 performs a process of converting the output format of the data determined by the data determination section 9 as requiring processing. The figure output section 1) outputs a figure to the output device 12 according to the shape data of the data read by the figure definition data reading section 8 or the data changed by the output format conversion section 10.

第3図は履歴データの更新を説明する図である。FIG. 3 is a diagram illustrating updating of history data.

同図において、21は修正データ入力部、22は認識結
果修正部、23は履歴データ更新部、24はキーボード
、25はマウスをそれぞれ示している。作業者は、本発
明により出力された図形により認識結果のチェック行い
、誤認識があれば修正する。修正は、出力装置12に接
続されているキーボードやマウス等から誤認識した図形
の位置と正しい図形の図形コードとを与え、それらを修
正データ入力部21で読み取り、その修正データに基づ
き認識結果修正部22で当該図形に対応する認識結果の
図形コードを書き替えることで行う。
In the figure, 21 indicates a correction data input section, 22 a recognition result correction section, 23 a history data update section, 24 a keyboard, and 25 a mouse. The operator checks the recognition results using the graphics output by the present invention, and corrects any erroneous recognition. For correction, the position of the erroneously recognized figure and the figure code of the correct figure are given from the keyboard, mouse, etc. connected to the output device 12, these are read by the correction data input section 21, and the recognition result is corrected based on the correction data. This is done by rewriting the figure code of the recognition result corresponding to the figure in section 22.

履歴データの更新は、この認識結果の修正と同時に行わ
れる。
The historical data is updated at the same time as this recognition result is corrected.

履歴データ更新部23では、認識結果修正時に得られる
誤認識した図形の図形コードに基づき、誤認識した図形
の図形コードに対応する図形定義データの中の履歴デー
タにおける他の図形が当該図形に誤認識された回数に1
を加算する。
The history data updating unit 23 uses the figure code of the erroneously recognized figure obtained when correcting the recognition result to update other figures in the history data in the figure definition data corresponding to the figure code of the erroneously recognized figure to the corresponding figure. 1 for the number of times recognized
Add.

〔発明の効果〕〔Effect of the invention〕

以上の説明から明らかなように、本発明によれば、各図
形の認識の履歴により誤認識の可能性が高い場所の指摘
を行うため、認識の評価値による指摘では指摘できなか
った場所が指摘できることから、認識結果のチェックに
要する時間及び労力を減少することができる。
As is clear from the above explanation, according to the present invention, places where there is a high possibility of misrecognition are pointed out based on the recognition history of each figure, so places that could not be pointed out based on the recognition evaluation value are pointed out. Therefore, the time and effort required to check the recognition results can be reduced.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の原理図、第2図は本発明の1実施例構
成を示す図、第3図は履歴データの更新を説明する図、
第4図は従来例の構成を示す図である。 1と2・・・記憶装置、3・・・演算装置、4・・・出
力装置、5・・・認識結果記憶部、6・・・図形定義デ
ータ記憶部、7・・・図形認識結果読込み部、8・・・
図形定義データ読込み部、9・・・データ判定部、10
は出力形式変換部、1)・・・図形出力部、12・・・
出力装置。
FIG. 1 is a diagram showing the principle of the present invention, FIG. 2 is a diagram showing the configuration of one embodiment of the present invention, and FIG. 3 is a diagram explaining updating of historical data.
FIG. 4 is a diagram showing the configuration of a conventional example. 1 and 2... Storage device, 3... Arithmetic device, 4... Output device, 5... Recognition result storage section, 6... Figure definition data storage section, 7... Figure recognition result reading Part 8...
Figure definition data reading unit, 9... data determination unit, 10
is an output format conversion section, 1)...Graphic output section, 12...
Output device.

Claims (1)

【特許請求の範囲】 図形を表示する出力装置(4)と、 図形認識結果を表す図形コードを記憶する記憶装置(1
)と、 図形毎に、図形コードと、形状データと、当該図形コー
ドで示される図形と認識されたけれども実際は他の図形
であったので修正されたと言う事象が発生した回数を示
す履歴データとを記憶する記憶装置(2)と、 記憶装置(1)の図形コードを読出し、読出した図形コ
ードに対応する形状データ及び履歴データを記憶装置(
2)から読み出し、読出された履歴データが誤認識率が
大きいことを示している場合には読出した形状データの
出力形式を変更し、出力形式の変更された形状データに
基づく図形を出力装置(4)に対して出力し、読出され
た履歴データが誤認識率が小さいことを示している場合
には読出した形状データ出力形式を変更することなく当
該形状データに基づく図形を出力装置(4)に出力する
ように構成された演算装置(3)と を具備することを特徴とする図形認識結果のチェック方
式。
[Claims] An output device (4) for displaying a figure, and a storage device (1) for storing a figure code representing a figure recognition result.
), and for each figure, a figure code, shape data, and history data indicating the number of times an event occurred in which a figure indicated by the figure code was recognized but was actually modified because it was a different figure. A storage device (2) for storing shape data, and a storage device (2) that reads the graphic code of the storage device (1) and stores the shape data and history data corresponding to the read graphic code.
2), and if the read history data indicates that the misrecognition rate is high, the output format of the read shape data is changed, and a figure based on the shape data whose output format has been changed is output to the output device ( 4), and if the read history data indicates that the false recognition rate is small, the device (4) outputs a figure based on the read shape data without changing the output format of the read shape data. 1. A method for checking a figure recognition result, comprising: an arithmetic device (3) configured to output an output to a computer.
JP25750086A 1986-10-29 1986-10-29 Checking system for graphic recognition result Pending JPS63111585A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25750086A JPS63111585A (en) 1986-10-29 1986-10-29 Checking system for graphic recognition result

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25750086A JPS63111585A (en) 1986-10-29 1986-10-29 Checking system for graphic recognition result

Publications (1)

Publication Number Publication Date
JPS63111585A true JPS63111585A (en) 1988-05-16

Family

ID=17307153

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25750086A Pending JPS63111585A (en) 1986-10-29 1986-10-29 Checking system for graphic recognition result

Country Status (1)

Country Link
JP (1) JPS63111585A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0585944A3 (en) * 1992-09-04 1994-12-07 Canon Kk Information processing method and apparatus.

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0585944A3 (en) * 1992-09-04 1994-12-07 Canon Kk Information processing method and apparatus.

Similar Documents

Publication Publication Date Title
CN111814802A (en) Character image processing method and device, storage medium and electronic equipment
JPS63111585A (en) Checking system for graphic recognition result
EP3480709A1 (en) Graph display method, graph generating method, electronic device, and recording medium
JP6315139B2 (en) Graphic display device and graphic display program
JP2990077B2 (en) Document creation device and input method thereof
EP0339588B1 (en) Coordinate input method employing touch panel
JP2577821B2 (en) Drawing input device
JPH0277891A (en) Character recognition device
JPS6227867A (en) Picture data correcting system
JPH0719251B2 (en) Mathematical symbol input display method
JP3037727B2 (en) OCR system
JPS59180738A (en) Character display device
JPH0612520A (en) Confirming and correcting system for character recognizing device
JPH0449119B2 (en)
JP2830113B2 (en) Drawing input method
JP2994932B2 (en) Handwritten character recognition device
JP2854588B2 (en) Raster vector conversion method and line figure input device
JP2995975B2 (en) Document processing device
JP3091116B2 (en) XY coordinate display method
JP2520007B2 (en) Graphic picking method in bitmap display device
JPS6252911B2 (en)
JPS63204486A (en) Character input device
JPH0532781B2 (en)
JPS62280983A (en) Checking system for graphic recognition result
JPH07296029A (en) Dimension line editing method