JPS63148374A - Image attribute information input system - Google Patents

Image attribute information input system

Info

Publication number
JPS63148374A
JPS63148374A JP61296374A JP29637486A JPS63148374A JP S63148374 A JPS63148374 A JP S63148374A JP 61296374 A JP61296374 A JP 61296374A JP 29637486 A JP29637486 A JP 29637486A JP S63148374 A JPS63148374 A JP S63148374A
Authority
JP
Japan
Prior art keywords
image
display
information
attribute information
input
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.)
Granted
Application number
JP61296374A
Other languages
Japanese (ja)
Other versions
JPH0528434B2 (en
Inventor
Manabu Matsuno
学 松野
Hiroaki Takada
裕昭 高田
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.)
PFU Ltd
Original Assignee
PFU 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 PFU Ltd filed Critical PFU Ltd
Priority to JP61296374A priority Critical patent/JPS63148374A/en
Publication of JPS63148374A publication Critical patent/JPS63148374A/en
Publication of JPH0528434B2 publication Critical patent/JPH0528434B2/ja
Granted legal-status Critical Current

Links

Abstract

PURPOSE:To input a bit of attribute information with accuracy higher than that of a bit of image information being displayed, by displaying an inputted bit of image information of bit map format on a screen, and inputting the bit of attribute information by an operator. CONSTITUTION:The bit of image information inputted from an image scanner 10 is reproduced and displayed on a display 13. The operator, observing the display, designates the attribute of the image with arbitrary accuracy from a keyboard 14 (for example, the shape of a circle and a straight line, or the value of the coordinate of a central position and a radius, etc.). The image corresponding to a designated attribute is displayed on the display 13, and by indicating confirmation by the operator, it is stored in an image data base 19.

Description

【発明の詳細な説明】 〔概要〕 図形、文字等のイメージをラフスケッチ(RoughS
ketch)で入力し、ディスプレイ表示した状態で、
イメージの形状や大きさ、位置などの属性情報を指示す
ることにより、確実容易かつ高精度に、イメージの属性
情報を入力す之ことができる。
[Detailed Description of the Invention] [Summary] Rough sketching (RoughS) of images of figures, characters, etc.
ketch) and displayed on the display,
By specifying attribute information such as the shape, size, and position of the image, it is possible to input the attribute information of the image reliably, easily, and with high accuracy.

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

本発明は、計算機における図形、文字等のイメージ入力
方式に関するものであり、特にイメージスキャナを用い
て入力されたイメージ属性情報入力方式に関する。
The present invention relates to a method for inputting images such as figures and characters in a computer, and particularly to a method for inputting image attribute information input using an image scanner.

〔従来の技術〕[Conventional technology]

最近、イメージスキャナを用いて、設計図(たとえば論
理回路図)などの図形や文字等を計算機へ入力し、イメ
ージ処理を行なうシステムの利用がさかんに行なわれる
ようになっている。
Recently, systems that use image scanners to input figures such as design drawings (for example, logic circuit diagrams), characters, etc. into computers and perform image processing have been increasingly used.

−aに、イメージスキャナを用いて入力された情報は、
通常、計算機で取扱うことが可能なコード形式のシンボ
ル情報(記号化された情報)とは異なり、ビットマツプ
形式の情報(イメージをビフト位置で表した情報)であ
り、そのままでは、イメージがどのような属性をもって
いるか、たとえば図形なのか、文字なのか、また図形の
場合にはそれが円なのか、直線なのかなどは、全く不明
な状態にある。
-a, the information entered using the image scanner is
Unlike code-format symbol information (symbolized information) that can usually be handled by a computer, it is bitmap-format information (information that represents an image by bit position), and it cannot be used as is. It is completely unclear whether it has attributes, such as whether it is a figure or a character, and in the case of a figure, whether it is a circle or a straight line.

このようなビットマツプ形式のイメージ情報は、多量の
情報量を含み得る利点をもっているが、計算機が一定の
属性に着目して個々の情報を検索したり、編集したり、
あるいはイメージ変換したりするには橿めて不都合であ
る。
Image information in this bitmap format has the advantage of containing a large amount of information, but it is difficult for computers to search for or edit individual pieces of information by focusing on certain attributes.
Alternatively, it is extremely inconvenient for image conversion.

従来、ビットマツプ形式のイメージ情報をコード形式の
シンボル情報に変換するためには、イメージについてパ
ターン認識を行ない、自動的にその形状、大きさ、位置
等の属性を定義していた。
Conventionally, in order to convert image information in a bitmap format into symbol information in a code format, pattern recognition has been performed on the image and attributes such as its shape, size, and position have been automatically defined.

イメージ情報に対する属性を自動的に認識することは、
ある程度まで可能であるが、100%完全に認識させる
ことは現段階では不可能と言える。
Automatically recognizing attributes for image information is
Although it is possible to some extent, it is currently impossible to achieve 100% complete recognition.

そのため、一旦自動認識させてから、その後処理として
、どこが認識されていないか、また認識されていても誤
認識がないかを検査する作業が必要であり、見つけ出さ
れた未認識あるいは誤認識部分を、人手で変換修正する
作業も必要である。
Therefore, after automatic recognition, it is necessary to perform subsequent processing to check which parts are not recognized, and even if recognized, there are no misrecognitions. It is also necessary to manually convert and correct the .

現在100%完全に認識をするために、種々の改善、工
夫がなされている。たとえば装置については、機能向上
のため認識アルゴリズムの改善を行ない、また図面の入
力の場合などでは、対象となる下図(したず)について
、装置が認識しやすい様に、文字、図形等の書き方、表
現法などの規則を定め、認識率を高めている。
Currently, various improvements and innovations are being made to achieve 100% complete recognition. For example, for devices, we have improved the recognition algorithm to improve functionality, and when inputting drawings, we have changed the way characters, figures, etc. are written to make it easier for the device to recognize the target drawing. Rules such as expression methods have been established to increase the recognition rate.

しかしこの様な下図の制限は設計者に対し負担が掛り、
逆にイメージスキャナばなれを増やす原因の1つになっ
ている。
However, the limitations shown in the figure below place a burden on the designer.
On the contrary, it is one of the causes of increasing familiarity with image scanners.

また最近、論理回路設計用WS等のシステムが市販され
ているが、これらのシステムを利用する設計者は、予め
紙上で回路図作成等を行なってから、イメージスキャナ
でシステムへ入力することが多(見られ、システムには
清書用あるいはイメージ編集機能(移動、挿入、削除等
)を期待し、利用している面が大きい。
Recently, systems such as WS for logic circuit design have become commercially available, but designers who use these systems often create circuit diagrams on paper before inputting them into the system using an image scanner. (As seen, many people expect and use the system for fair copying or image editing functions (movement, insertion, deletion, etc.).

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来のイメージスキャナを用いたイメージ入力方式では
、入力されたビットマツプ形式のイメージ情報について
、その属性を入力するためには、かなり複雑なパターン
認識システムを用意しなければならず、そのためにかな
りの処理時間とコストがかかり、しかも必ずしも十分な
程度の精度と確実性とが得られず、操作者による介入操
作がかなり要求されるという問題があった。
In the conventional image input method using an image scanner, a fairly complex pattern recognition system must be prepared in order to input the attributes of input image information in bitmap format, which requires a considerable amount of processing. There are problems in that it is time consuming and costly, does not necessarily provide a sufficient degree of accuracy and certainty, and requires considerable intervention by the operator.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、入力されたビットマツプ形式のイメージ情報
を画面表示し、操作者がその属性情報をマニュアル入力
することにより、表示されているイメージ情報よりも高
精度の属性情報が確実に入力されるようにするものであ
る。
The present invention displays input image information in bitmap format on a screen and allows the operator to manually input the attribute information, thereby ensuring that attribute information with higher accuracy than the displayed image information is input. It is something to do.

第1図に、本発明の原理を示す。FIG. 1 shows the principle of the invention.

図において、 10は、イメージスキャナであり、図面等のイメージ原
稿を自動的に読み取り、ビットマツプ形式のイメージ情
報に変換する。
In the figure, 10 is an image scanner that automatically reads an image document such as a drawing and converts it into image information in bitmap format.

13は、ディスプレイであり、イメージスキャナ10か
ら入力されたイメージ情報を、画面に出力表示する。
A display 13 outputs and displays image information input from the image scanner 10 on a screen.

14は、キーボードであり、ディスプレイ13に表示さ
れたイメージ情報に対応する属性情報をマニュアル入力
するために使用される。
A keyboard 14 is used to manually input attribute information corresponding to the image information displayed on the display 13.

19は、イメージデータベースであり、キーボード14
より入力された属性情報を管理する。
19 is an image database; a keyboard 14;
Manage attribute information input by

〔作用〕[Effect]

第1図において、イメージスキャナ10で読み取られる
イメージ原稿は、スケッチ的なものでよ(、精度はあま
り問われない。
In FIG. 1, the image document read by the image scanner 10 is a sketch-like document (accuracy is not much of a concern.

■ イメージスキャナ10から入力されたイメージ情報
は、ディスプレイ13に再生表示される。
(2) Image information input from the image scanner 10 is reproduced and displayed on the display 13.

■ 操作者はこれを見て、そのイメージの属性を任意の
精度でキーボード14から指定する。たとえば、「円」
、「直線」などの形状と、中心位置の座標、半径などの
値である。
- The operator looks at this and specifies the attributes of the image using the keyboard 14 with arbitrary precision. For example, "yen"
, a shape such as a "straight line", and values such as the coordinates of the center position and the radius.

■ この指定された属性に対応するイメージは、ディス
プレイ13に表示され、 ■ 操作者が確認を指示することにより、イメージデー
タベース19に格納される。
(2) The image corresponding to the specified attribute is displayed on the display 13, and (2) is stored in the image database 19 when the operator instructs confirmation.

〔実施例〕〔Example〕

第2図に本発明の1実施例構成を示す。 FIG. 2 shows the configuration of one embodiment of the present invention.

図において、10はイメージスキャナ、11はマウス等
のポインティング手段、12はイメージバッファ、13
はディスプレイ、14はキーボード、15は属性定義部
、16は属性メモリ、17はイメージ発生部、18はイ
メージ情報管理部、19はイメージデータベースである
In the figure, 10 is an image scanner, 11 is a pointing means such as a mouse, 12 is an image buffer, and 13 is a pointing device such as a mouse.
14 is a display, 14 is a keyboard, 15 is an attribute definition section, 16 is an attribute memory, 17 is an image generation section, 18 is an image information management section, and 19 is an image database.

イメージスキャナlOを用いて入力された下図のイメー
ジ情報が、ビットマツプ形式でイメージバッファ12に
格納されるとともに、ディスプレイ13に表示される。
The image information shown below, input using the image scanner IO, is stored in the image buffer 12 in bitmap format and displayed on the display 13.

次に、ボインティング手段11およびキーボード14を
用いて、表示されているイメージに対応する属性情報を
入力する。この場合、グラフィック用コマンドやアイコ
ンなどの既存の入力指示手段が利用できる。
Next, using the pointing means 11 and the keyboard 14, attribute information corresponding to the displayed image is input. In this case, existing input instruction means such as graphic commands and icons can be used.

属性定義部15は、入力された属性情報を識別し、属性
メモリ16に格納する。
The attribute definition unit 15 identifies the input attribute information and stores it in the attribute memory 16.

イメージ発生部17は、属性メモリ16の内容を読み出
し、その属性情報を解読して、イメージを発生し、イメ
ージバッファ12に格納する。このイメージ発生部17
により発生されたイメージは、最初にイメージスキャナ
10等で入力されたイメージとは色あるいは輝度等の表
示属性を変えてディスプレイ13に表示される。
The image generation unit 17 reads the contents of the attribute memory 16, decodes the attribute information, generates an image, and stores it in the image buffer 12. This image generating section 17
The generated image is displayed on the display 13 with display attributes such as color or brightness changed from the image initially inputted by the image scanner 10 or the like.

入力された属性情報は、必要な場合に修正されることが
でき、m認指示を行なったときに、属性メモリ16から
読み出されて、イメージ情報管理部18を介して、イメ
ージデータベース19に格納される。
The input attribute information can be modified if necessary, and when an m-authorization instruction is given, it is read out from the attribute memory 16 and stored in the image database 19 via the image information management section 18. be done.

イメージ情報管理部I8は、イメージデータベース19
を管理し、要求に応じて、検索処理を行なう。
The image information management unit I8 has an image database 19.
and perform search processing according to requests.

第3図(al、(′b)、(C1に、入力処理例を示す
An example of input processing is shown in FIG. 3 (al, ('b), (C1).

第3図(alは、イメージスキャナ10で読み取られる
下図の例であり、ラフスケッチで図形のイメージが描か
れている。
FIG. 3 (al) is an example of the figure below that is read by the image scanner 10, and the image of the figure is drawn in a rough sketch.

第3図中)は、イメージスキャナLot’読み取られた
下図が、ディスプレイ13に表示された状態である。
In FIG. 3), the lower image read by the image scanner Lot' is displayed on the display 13.

第3図(C)は、ボインティング手段11およびキーボ
ード14を用いて指示された属性に基づき発生されたイ
メージがディスプレイ13上に表示された状態である。
FIG. 3C shows a state in which an image generated based on the attributes specified using the pointing means 11 and the keyboard 14 is displayed on the display 13.

図形要素としては、点、線分、円弧(全円含)、曲線、
文字あるいはアプリケーションで定められた種々の記号
図形等がある。
Geometric elements include points, line segments, arcs (including whole circles), curves,
There are various symbols and figures defined by characters and applications.

また、位置、長さ、大きさ等の指示方法として、■ 正
確な位置、長さ等を必要としない図形要素の場合には、
ラフスケッチに沿ってポインティング手段の精度で指示
する。
In addition, as a method for indicating position, length, size, etc., ■ In the case of graphic elements that do not require accurate position, length, etc.
Direct along the rough sketch with the accuracy of pointing means.

■ 正確な位置、長さ等を必要とする図形要素に対して
は、基準点からの距離、座標(ラフスケッチに記入しで
ある)をキーボード等から数値入力し指示する。
■ For graphical elements that require accurate position, length, etc., specify the distance from the reference point and coordinates (written on a rough sketch) by numerically inputting them from a keyboard, etc.

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

従来の自動認識による属性入力方式に比較すると、本発
明方式では、 ・下図に対し図形表現の制限がない為、設計者の負I旦
にならない。
Compared to the conventional attribute input method using automatic recognition, the method of the present invention: ・Since there are no restrictions on the graphic representation of the diagram below, there is no negative impact on the designer.

・図形要素の属性を定義する時に一つ一つチェックしな
がら作業をするため、処理後の検図が不要である。
・Since the attributes of graphic elements are checked one by one when defining them, there is no need to inspect the diagram after processing.

・システム価格が安価である。・The system price is low.

また下図を見ながら属性を入力する方式に比較すると、 ・属性指示を行なうとき、すでにディスプレイ画面に位
置が定まっているので、ディスプレイ上で配置を考える
必要がない。通常は、美怒(線の交差、図形のこみ具合
)等を考えるため、配置にかなりの時間がとられるのが
普通である。
Also, compared to the method of inputting attributes while looking at the diagram below, - When specifying attributes, the position is already determined on the display screen, so there is no need to think about the placement on the display. Normally, it takes a considerable amount of time to arrange the layout because you have to consider the beauty (intersection of lines, density of shapes), etc.

特に大きな紙面のため、ディスプレイに一度に表示出来
ないときには配置作業が困難となるが、本発明方式では
支障とならない。
Particularly because of the large paper area, it is difficult to arrange the information when it cannot be displayed on the display all at once, but this does not pose a problem in the method of the present invention.

・下図を直接見る必要がなく、ディスプレイのみを見て
入力作業ができるため、入力効率がよい。
・Input efficiency is high because you can input by looking only at the display without having to look directly at the diagram below.

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

第1図は本発明の原理説明図、第2図は本発明の1実施
例構成図、第3図fa)、(bl、(C)は本発明によ
る入力処理例の説明図である。 第1図中 10:イメージスキャナ 13:ディスプレイ 14:キーボード 19:イメージデータベース 特許出願人 ユーザツク電子工業株式会社代理人弁理士
   長谷用 文廣 (外2名)半完叶つ層、纜 第 1rB 1く3じ門つ15(6イヒイJリヂプ1メ\゛¥J2I
l121 、]≦全B目1−よる入77尺ル埋イj・j第 3 図
FIG. 1 is an explanatory diagram of the principle of the present invention, FIG. 2 is a configuration diagram of an embodiment of the present invention, and FIG. 3 is an explanatory diagram of an example of input processing according to the present invention. 1 in Figure 10: Image Scanner 13: Display 14: Keyboard 19: Image Database Patent Applicant Usatsuk Electronics Industry Co., Ltd. Representative Patent Attorney Fumihiro Hase (2 others) Half-completed layer, pure No. 1rB 1ku3 Jimontsu 15 (6 Ihii J Rijip 1 Me\゛\J2I
l121 ,]≦All B items 1-77 squares filled in A j・j Fig. 3

Claims (1)

【特許請求の範囲】 比較的低い精度で描かれたイメージ原稿をイメージスキ
ャナ(10)から入力し、ディスプレイ(13)に表示
する第1の段階と、 ディスプレイ(13)に表示されたイメージを参照して
、その属性情報を入力する第2の段階と、入力された属
性情報に基づくイメージを発生してディスプレイに表示
する第3の段階と、 確認指示に基づき、上記入力された属性情報をイメージ
データベース(19)に格納する第4の段階とからなる
イメージ属性情報入力方式。
[Claims] A first step of inputting an image original drawn with relatively low accuracy from an image scanner (10) and displaying it on a display (13), and referring to the image displayed on the display (13). and a second step of inputting the attribute information; a third step of generating an image based on the input attribute information and displaying it on the display; and a third step of generating an image based on the input attribute information based on the confirmation instruction. An image attribute information input method comprising a fourth step of storing in a database (19).
JP61296374A 1986-12-12 1986-12-12 Image attribute information input system Granted JPS63148374A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61296374A JPS63148374A (en) 1986-12-12 1986-12-12 Image attribute information input system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61296374A JPS63148374A (en) 1986-12-12 1986-12-12 Image attribute information input system

Publications (2)

Publication Number Publication Date
JPS63148374A true JPS63148374A (en) 1988-06-21
JPH0528434B2 JPH0528434B2 (en) 1993-04-26

Family

ID=17832724

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61296374A Granted JPS63148374A (en) 1986-12-12 1986-12-12 Image attribute information input system

Country Status (1)

Country Link
JP (1) JPS63148374A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01129363A (en) * 1987-11-16 1989-05-22 Canon Inc Graphic processor
JPH01245362A (en) * 1988-03-28 1989-09-29 Toyo Sangyo Kk Image drawing device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6366676A (en) * 1986-09-08 1988-03-25 Alps Electric Co Ltd Picture production system in display device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6366676A (en) * 1986-09-08 1988-03-25 Alps Electric Co Ltd Picture production system in display device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01129363A (en) * 1987-11-16 1989-05-22 Canon Inc Graphic processor
JPH01245362A (en) * 1988-03-28 1989-09-29 Toyo Sangyo Kk Image drawing device

Also Published As

Publication number Publication date
JPH0528434B2 (en) 1993-04-26

Similar Documents

Publication Publication Date Title
US5262760A (en) Modifying a graphics display image
US5796866A (en) Apparatus and method for editing handwritten stroke
US5550967A (en) Method and apparatus for generating and displaying visual cues on a graphic user interface
JP2804224B2 (en) Network diagram drawing method and system
JP3471920B2 (en) Method for determining a computationally significant response and method for operating a processor control system
JP3471919B2 (en) Machine operating method and method used to operate a processor controlled machine
JP2000259841A (en) Logical zooming method and device for directed graph
JP3388451B2 (en) Handwriting input device
JPS59220867A (en) Processing system of parts data of machine design
JPS63148374A (en) Image attribute information input system
JPH0561405A (en) In-figure name display device
JPS6365151B2 (en)
JP3032225B2 (en) Document editing device using three-dimensional display
JP2663967B2 (en) Information storage control method
JP2851852B2 (en) Information processing device
JPH05101119A (en) Data base system
JP2000067258A (en) Drawing plotter
JPS63313234A (en) File index display system
JP2921975B2 (en) Handwritten document creation device
JP2523003B2 (en) Graphic fair copy method
JP2578965B2 (en) Graphic processing unit
JPH0334073A (en) Input device for software drawing
JPH07175834A (en) Drawing managing device for cad system
JPH1031752A (en) Device for modifying recognition result of drawing input device
JPH07152891A (en) Method and device for inputting map and map data preparation device