JPH0950513A - Method for inputting drawing - Google Patents

Method for inputting drawing

Info

Publication number
JPH0950513A
JPH0950513A JP8085612A JP8561296A JPH0950513A JP H0950513 A JPH0950513 A JP H0950513A JP 8085612 A JP8085612 A JP 8085612A JP 8561296 A JP8561296 A JP 8561296A JP H0950513 A JPH0950513 A JP H0950513A
Authority
JP
Japan
Prior art keywords
image
vector
picture
vector data
read
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP8085612A
Other languages
Japanese (ja)
Inventor
Hiroshige Takano
広茂 高野
Shinsuke Matsushiro
信輔 末代
Kenji Sasaki
健二 佐々木
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing 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 Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Publication of JPH0950513A publication Critical patent/JPH0950513A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Input (AREA)
  • Image Processing (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a drawing inputting method capable of improving working efficiency for obtaining a superposed picture of drawings. SOLUTION: In the case of obtaining a multiple picture for plural mutually related drawings by a drawing input device for inputting a drawing to a computer as an image, recognizing and editing the image and converting the processed image into vector data, another related drawing is inputted by an image scanner (S1), the already inputted vector data are read out and converted into a vector picture (S2), the vector picture is compared with the picture of the other drawing to correct the distortion of the picture (S3), and the distortion- corrected picture is saved in a file (S4). Then the vector data are converted into a vector picture (S5) and exclusive OR between the stored picture of the other drawing and the vector picture is found out to obtain a multiple picture. Then a difference between the vector picture and the picture of the other drawing is found out, the histogram of the picture is prepared and a picture to be deleted is judged from the peak value of the histogram.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、図面をコンピュー
タにイメージとして読み込み、認識と編集を行ってCA
Dデータ(ベクトルデータ)に変換する図面入力装置に
係り、特にCADデータとこれに関連する図面の多重画
像を得るための図面入力方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention reads a drawing into a computer as an image, recognizes and edits it, and then executes CA.
The present invention relates to a drawing input device for converting D data (vector data), and more particularly to a drawing input method for obtaining multiple images of CAD data and drawings related thereto.

【0002】[0002]

【従来の技術】図面入力装置は、図面や文書などの画像
をイメージスキャナ等で読み取ってCAD等で取り扱う
に適した画像データを得るためのものであり、CAD等
で取り扱うにあたっての簡便性を確保しつつデータ圧縮
を行う点が重要となる。これらの点を満足する画像処理
技術として画像ベクトル化処理が挙げられる。
2. Description of the Related Art A drawing input device is for reading an image such as a drawing or a document with an image scanner or the like to obtain image data suitable for handling by CAD or the like, and ensures simplicity in handling by CAD or the like. It is important to compress the data while doing so. Image vectorization processing is an image processing technology that satisfies these points.

【0003】画像ベクトル化処理による画像処理では、
イメージスキャナ等で読み取られた2値画像データを使
用して輪郭ベクトルを生成し、さらに芯線ベクトルを生
成する。また2値画像データから直接、細線近似ベクト
ルデータを生成する手法もある。このようにして得られ
たベクトルデータを使用して、画像を構成する要素(文
字・線分等)を分離・認識し、その認識結果を結合・編
集する。
In image processing by image vectorization processing,
A contour vector is generated using the binary image data read by an image scanner or the like, and a core line vector is further generated. There is also a method of directly generating thin line approximation vector data from binary image data. Using the vector data obtained in this way, the elements (characters, line segments, etc.) that make up the image are separated and recognized, and the recognition results are combined and edited.

【0004】この種の図面入力装置が持つ図面情報の利
用方法として、複数の図面の多重画像を得る場合があ
る。例えば、建屋平面図とその設備図面(配管や配線図
など)を重ね表示する場合や、配電系統図とその市街地
の道路地図を重ね表示する場合がある。
As a method of using the drawing information possessed by this kind of drawing input device, there is a case where a multiple image of a plurality of drawings is obtained. For example, a building plan and its equipment drawings (such as piping and wiring diagrams) may be displayed in an overlapping manner, or a distribution system diagram and a road map of the city area may be displayed in an overlapping manner.

【0005】図面の重ね画像を得るには、例えば、建屋
平面図をCADデータとして既に入力済みの場合であっ
ても、設備図面の入力には建屋平面図との位置ずれ等の
発生を無くすために一緒に入力している。
In order to obtain a superimposed image of the drawings, for example, even if the building floor plan has already been input as CAD data, in order to eliminate the occurrence of misalignment with the building floor plan when inputting the facility drawing. Are typing together.

【0006】[0006]

【発明が解決しようとする課題】図面の重ね画像を得る
従来方法では、一方の図面が既にCADデータとなって
いるにも拘わらず、その図面を再入力することになる。
例えば、建屋の平面図が既にCADデータとなっている
場合にもその平面図を再入力してその認識と編集を行う
ことになり、作業効率を悪くしていた。
In the conventional method for obtaining a superimposed image of a drawing, the drawing is re-input even though one of the drawings has already become CAD data.
For example, even when the floor plan of the building has already become CAD data, the floor plan has to be re-entered to be recognized and edited, resulting in poor work efficiency.

【0007】本発明の目的は、図面の重ね画像を得るの
に作業効率を良くする図面入力方法を提供することにあ
る。
An object of the present invention is to provide a drawing input method which improves the working efficiency in obtaining a superimposed image of drawings.

【0008】[0008]

【課題を解決するための手段】本発明は、既に保存され
るCADデータをそのベクトル画像に変換し、読み込ん
だ他の画像との排他的論理和又は差分、もしくはヒスト
グラムから画像の存在を判定し、その削除を行うことで
多重画像を得ることにより、CADデータに変換されて
いる図面の再入力を不要にするものであり、以下の方法
とする。
According to the present invention, the CAD data already stored is converted into its vector image, and the existence of the image is judged from the exclusive OR or difference with another read image or the histogram. By obtaining the multiple image by deleting the data, it is not necessary to re-input the drawing converted into the CAD data, and the following method is used.

【0009】(第1の発明)本発明は、図面をコンピュ
ータにイメージとして読み込み、認識と編集を行ってベ
クトルデータに変換する図面入力装置を使って互いに関
連する複数図面の多重画像を得るにおいて、前記ベクト
ルデータにされた図面に関連する他の図面をイメージス
キャナで読み込み、前記他の図面の読み込み画像と、前
記ベクトルデータを読み出して変換したベクトル画像と
を比較して読み込み画像の歪み補正をして図面入力装置
に一旦保存し、前記ベクトルデータを読み出して変換し
たベクトル画像と前記保存した他の図面の画像との排他
的論理和を取って多重画像を得ることを特徴とする。
(First Invention) The present invention is to obtain a multiple image of a plurality of drawings related to each other by using a drawing input device for reading a drawing as an image into a computer, performing recognition and editing, and converting it into vector data. An image scanner reads another drawing related to the drawing made into the vector data, and compares the read image of the other drawing with the vector image obtained by reading and converting the vector data to correct the distortion of the read image. The image data is temporarily stored in a drawing input device, the vector data is read out and converted, and the vector image obtained by the conversion and the stored image of another drawing are exclusive-ORed to obtain a multiple image.

【0010】(第2の発明)本発明は、図面をコンピュ
ータにイメージとして読み込み、認識と編集を行ってベ
クトルデータに変換する図面入力装置を使って互いに関
連する複数図面の多重画像を得るにおいて、前記ベクト
ルデータにされた図面に関連する他の図面をイメージス
キャナで読み込み、前記他の図面の読み込み画像と、前
記ベクトルデータを読み出して変換したベクトル画像と
を比較して読み込み画像の歪み補正をして図面入力装置
に一旦保存し、前記ベクトルデータを読み出して変換し
たベクトル画像と前記保存した他の図面の画像との差分
を取って多重画像を得ることを特徴とする。
(Second Invention) The present invention is to obtain a multiple image of a plurality of drawings which are related to each other by using a drawing input device which reads a drawing as an image into a computer, recognizes and edits it, and converts it into vector data. An image scanner reads another drawing related to the drawing made into the vector data, and compares the read image of the other drawing with the vector image obtained by reading and converting the vector data to correct the distortion of the read image. The image data is temporarily stored in a drawing input device, the vector image is read out and converted, and the difference between the stored vector image and the stored image of another drawing is taken to obtain a multiple image.

【0011】(第3の発明)本発明は、図面をコンピュ
ータにイメージとして読み込み、認識と編集を行ってベ
クトルデータに変換する図面入力装置を使って互いに関
連する複数図面の多重画像を得るにおいて、前記ベクト
ルデータにされた図面に関連する他の図面をイメージス
キャナで読み込み、前記他の図面の読み込み画像と、前
記ベクトルデータを読み出して変換したベクトル画像と
を比較して読み込み画像の歪み補正をして図面入力装置
に一旦保存し、前記ベクトルデータを読み出して変換し
たベクトル画像の各ベクトルと対応する位置に前記保存
した他の図面の画像が存在したときに該他の図面の画像
部分を削除して多重画像を得ることを特徴とする。
(Third Invention) According to the present invention, in obtaining a multiple image of a plurality of drawings associated with each other by using a drawing input device for reading a drawing as an image into a computer, performing recognition and editing, and converting it into vector data, An image scanner reads another drawing related to the drawing made into the vector data, and compares the read image of the other drawing with the vector image obtained by reading and converting the vector data to correct the distortion of the read image. Once stored in the drawing input device, the vector data is read out and the image portion of the other drawing is deleted when the stored image of the other drawing exists at a position corresponding to each vector of the converted vector image. It is characterized by obtaining multiple images.

【0012】(第4の発明)前記各ベクトルと対応する
位置に前記保存した他の図面の画像が存在するか否か
は、画像のヒストグラムを作成しそのピーク値の大きさ
から判定することを特徴とする。
(Fourth Invention) Whether or not there is an image of the other drawing saved at a position corresponding to each vector is determined by creating a histogram of the image and judging from the magnitude of its peak value. Characterize.

【0013】(第5の発明)前記他の図面の画像部分を
削除するにおいて、削除すべき画像に対して直交する向
きでヒストグラムを作成し、このヒストグラムのピーク
の部分を残して削除すべき画像を削除することを特徴と
する。
(Fifth Invention) In deleting the image portion of the other drawing, a histogram is created in a direction orthogonal to the image to be deleted, and the image to be deleted leaving the peak portion of the histogram. Is to be deleted.

【0014】[0014]

【発明の実施の形態】図1は、本発明の一実施形態を示
す入力方法の手順図である。本実施形態は既にCADデ
ータ(ベクトルデータ)として保存されている建屋平面
図に設備図面を重ね表示する場合を示す。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a procedure diagram of an input method showing an embodiment of the present invention. The present embodiment shows a case where an equipment drawing is overlaid on a building plan that has already been saved as CAD data (vector data).

【0015】まず、設備図面をイメージスキャナに入力
する(S1)。
First, the equipment drawing is input to the image scanner (S1).

【0016】次に、設備図面の入力画像の上に建屋平面
図のCADデータをベクトル図として変換した画像を読
み込む(S2)。この両画像について、画像の歪み補正
機能を用いて設備図面の画像と建屋平面図のCADデー
タの重ね位置を補正し(S3)、補正した設備図面の画
像を一旦ファイルにセーブしておく(S4)。
Next, an image obtained by converting the CAD data of the building floor plan into a vector diagram is read on the input image of the equipment drawing (S2). For both of these images, the image distortion correction function is used to correct the overlapping position of the equipment drawing image and the CAD data of the building floor plan (S3), and the corrected equipment drawing image is temporarily saved in a file (S4). ).

【0017】次に、建屋平面図のCADデータを再度読
み込み、このCADデータの各ベクトル画像を設備図面
の画像の建屋の部分と同じ線幅でベクトル画像に変換す
る(S5)。この画像データと処理S4でファイルにセ
ーブしておいた画像とをXOR(排他的論理和)演算し
て建屋平面図の躯体図部分を削除する(S6)。
Next, the CAD data of the building plan is read again, and each vector image of this CAD data is converted into a vector image with the same line width as the building portion of the image of the equipment drawing (S5). This image data and the image saved in the file in step S4 are XORed (exclusive OR) to delete the body diagram portion of the building plan (S6).

【0018】したがって、本実施形態では、設備図面を
読み込み、CADデータを利用して設備図面の歪み補正
を行ってセーブしておき、CADデータを画像に変換し
て設備図面とのXOR演算により重ね画像を得ることが
できる。本実施形態では、建屋平面図を再入力する作業
が不要になる。
Therefore, in the present embodiment, the equipment drawing is read, the distortion of the equipment drawing is corrected by using the CAD data and saved, the CAD data is converted into an image, and the CAD data is superimposed by the XOR operation with the equipment drawing. Images can be obtained. In this embodiment, the work of re-inputting the building plan is unnecessary.

【0019】図2は、本発明の他の実施形態を示す。同
図が図1と異なる部分は、処理S6に代えて、補正した
設備図面画像と画像に変換したCADデータのベクトル
画像との差分を取ることにある(S7)。
FIG. 2 shows another embodiment of the present invention. The difference between FIG. 1 and FIG. 1 lies in that instead of step S6, the difference between the corrected equipment drawing image and the vector image of the CAD data converted into the image is obtained (S7).

【0020】この処理S7は、設備図面の画像データを
A、建屋平面図の画像データをBとしたとき、A an
d (not B)の演算を行うことで差分を求め、重ね
画像表示を得る。
In step S7, A is the image data of the facility drawing and B is the image data of the building plan.
The difference is obtained by calculating d (not B), and a superimposed image display is obtained.

【0021】本実施形態においても建屋平面図の再入力
を不要にして作業効率を高めることができる。
Also in this embodiment, it is possible to improve work efficiency by eliminating the need to re-enter the building plan.

【0022】図3は、本発明の他の実施形態を示す。同
図中の処理S1〜S3は、図1又は図2の場合と同じに
なる。
FIG. 3 shows another embodiment of the present invention. The processes S1 to S3 in the figure are the same as in the case of FIG. 1 or FIG.

【0023】次に、建屋平面図のCADデータ画像と設
備図面の画像データとを比較し、CADデータの任意の
ベクトル画像と対応する設備図面画像が存在した場合に
その画像データを削除する(S8〜S12)。
Next, the CAD data image of the floor plan of the building is compared with the image data of the equipment drawing, and when there is an equipment drawing image corresponding to an arbitrary vector image of the CAD data, the image data is deleted (S8). ~ S12).

【0024】これら一連の処理は、CADデータのベク
トル画像と設備図面の画像との重なり部分を削除するも
のであり、CADデータのベクトル画像と設備図面画像
との対応つけは画像のヒストグラムの作成によって行
う。これら処理を以下に詳細に説明する。
This series of processing is to delete the overlapping portion between the vector image of CAD data and the image of equipment drawing, and the correspondence between the vector image of CAD data and the equipment drawing image is created by creating a histogram of the image. To do. These processes will be described in detail below.

【0025】CADデータの任意のベクトル画像を選択
し(S8)、このベクトル画像の下にある設備図面の画
像のヒストグラムをとる(S9)。図4には建屋平面図
のCADデータのベクトル画像A1、A2と設備図面の
画像Bを重ねて表示した例を示し、この内のベクトル画
像A1を選択したときにそれに重なる設備図面の画像B
の部分画像とは図5の(a)に示すようになり、この重
ね画像のヒストグラム値はベクトル画像の幅方向にある
程度の幅を持たせてヒストグラムを作成する。
An arbitrary vector image of CAD data is selected (S8), and the histogram of the image of the equipment drawing below this vector image is taken (S9). FIG. 4 shows an example in which the vector images A1 and A2 of the CAD data of the building plan and the image B of the equipment drawing are displayed in an overlapping manner, and when the vector image A1 is selected, the image B of the equipment drawing that overlaps with the vector image A1 is selected.
5A, the histogram value of this superposed image has a certain width in the width direction of the vector image to form a histogram.

【0026】次に、作成したヒストグラムについて、ヒ
ストグラムのピーク値が設定した値より高いか否かを検
出し(S10)、ピーク値が高い部分は画像が存在する
として該部分のうち最もベクトル画像に近いピーク値を
持つ設備図面画像を削除する(S11)。
Next, with respect to the created histogram, it is detected whether or not the peak value of the histogram is higher than a set value (S10), and it is assumed that an image exists in a portion having a high peak value, and the vector image is the most vector image among the portions. The equipment drawing image having a close peak value is deleted (S11).

【0027】例えば、図5の(a)の部分画像に対し
て、ヒストグラム値は同図の(b)に示すようになり、
ベクトル画像に最も近い設備図面画像を削除する。
For example, for the partial image of FIG. 5 (a), the histogram values are as shown in FIG. 5 (b),
Delete the equipment drawing image that is closest to the vector image.

【0028】この画像削除において、削除する線幅は一
定とすると、削除する線幅が大きすぎると図6の(a)
のように設備図面の画像が完全に削除されてしまう。ま
た、削除する線幅を狭くすると設備図面の線が削除され
ずに残ってしまう。
In this image deletion, assuming that the line width to be deleted is constant, if the line width to be deleted is too large, FIG.
As you can see, the image of the equipment drawing is completely deleted. Also, if the line width to be deleted is narrowed, the lines on the equipment drawing will remain without being deleted.

【0029】そこで、本実施形態では、削除線幅はヒス
トグラムの中で最もベクトル画像に近いヒストグラム値
の山の幅を検出し、その幅を削除線幅とする。この例を
図6の(b)に示し、適正な線幅の削除がなされる。
Therefore, in the present embodiment, as the deletion line width, the width of the peak of the histogram value closest to the vector image in the histogram is detected, and the width is set as the deletion line width. This example is shown in FIG. 6B, and the appropriate line width is deleted.

【0030】これら一連の処理を全てのベクトルに対し
て行い(S12)、建屋平面図のベクトル画像と設備図
面の画像との重ね表示を得る。
This series of processing is performed for all the vectors (S12), and the vector image of the building plan and the image of the equipment drawing are displayed in an overlapping manner.

【0031】本実施形態においても、建屋平面図の再入
力を不要にして作業効率を高めることができる。
Also in this embodiment, the work efficiency can be improved by eliminating the need to re-enter the building plan.

【0032】図3に示す実施形態では、CADデータの
ベクトル画像と設備図面の画像との重なり部分を削除す
るものであり、CADデータの一線分に対し、一本の直
線状に設備図面画像を削除するため、図7の(a)に示
すように、削除すべき建屋平面図の画像と、残すべき設
備・配管などが交差していた場合に設備・配管などの一
部が欠けてしまい、同図の(b)のように不要に欠落し
た部分が生じる。
In the embodiment shown in FIG. 3, the overlapping portion of the vector image of the CAD data and the image of the equipment drawing is deleted, and the equipment drawing image is linearly formed for one line segment of the CAD data. In order to delete, as shown in FIG. 7 (a), when the image of the building plan to be deleted intersects with the facilities / pipes to be left, some of the facilities / pipes are missing, Unnecessarily missing portions occur as shown in FIG.

【0033】本実施形態は、この画像の欠落を無くす方
法であり、図3におけるヒストグラム作成処理(S9)
には削除対象画像の中央を中心としてある一定の幅で削
除対象画像と直交する向きでヒストグラムを作成し、画
像削除処理(S11)にはこのヒストグラムのピークの
部分を残して対象画像を削除する。
The present embodiment is a method for eliminating the loss of this image, and the histogram creation processing (S9) in FIG.
A histogram is created with a certain width centered on the center of the deletion target image and in a direction orthogonal to the deletion target image, and the target image is deleted in the image deletion processing (S11) leaving the peak portion of this histogram. .

【0034】この方法による画像削除は、例えば、図8
の(a)に示すようになり、残すべき画像と削除すべき
画像が直交しているとき、破線ブロックで示すように、
削除すべき画像についてその直交方向(残すべき画像方
向)にヒストグラムを作成する。このヒストグラムは、
同図の(b)に示すように、ピークの部分が残すべき画
像の位置になることから該位置の部分を残して削除すべ
き画像を削除する。この結果、同図の(c)に示すよう
に、残すべき画像は、削除すべき画像と直交する部分も
残り、画像の欠落が無くなる。
Image deletion by this method is performed, for example, with reference to FIG.
(A), and when the image to be left and the image to be deleted are orthogonal, as shown by the broken line block,
A histogram is created in the orthogonal direction (image direction to be left) for the image to be deleted. This histogram is
As shown in (b) of the figure, since the peak portion is the position of the image to be left, the image to be deleted is deleted while leaving the portion of the position. As a result, as shown in (c) of the figure, the image to be left also has a portion orthogonal to the image to be deleted, and the loss of the image is eliminated.

【0035】したがって、本実施形態によれば、CAD
データのベクトル画像と設備図面の画像との重なり部分
を削除するにおいて、削除すべき画像の削除によって残
すべき画像に欠落が生じるのを確実に防止できる。
Therefore, according to the present embodiment, the CAD
When deleting the overlapping portion of the vector image of the data and the image of the equipment drawing, it is possible to reliably prevent the loss of the image to be left due to the deletion of the image to be deleted.

【0036】[0036]

【発明の効果】以上のとおり、本発明によれば、ベクト
ルデータにされた図面に関連する他の図面をイメージス
キャナで読み込み、この読み込み画像と、既に入力され
ているベクトルデータを読み出して変換したベクトル画
像とを比較して読み込み画像の歪み補正をしておき、ベ
クトルデータのベクトル画像と他の図面の画像との排他
的論理和又は差分、もしくはヒストグラムから画像の存
在を判定し、その削除を行うことで多重画像を得るよう
にしたため、CADデータに変換されている図面の再入
力を不要にし、作業効率を高める効果がある。
As described above, according to the present invention, another drawing related to a drawing made into vector data is read by an image scanner, and this read image and already input vector data are read and converted. The distortion of the read image is corrected by comparing it with the vector image, and the existence of the image is determined from the exclusive OR or difference between the vector image of the vector data and the image of another drawing, or the histogram, and the deletion is performed. Since the multiple images are obtained by performing the operation, there is an effect that the re-input of the drawing converted into the CAD data is unnecessary and the work efficiency is improved.

【0037】また、ベクトル画像と他の図面の画像との
重なり部分を削除するにおいて、削除すべき画像のヒス
トグラムのピーク部分を除いて削除するようにしたた
め、残すべき画像に欠落が生じるのを確実に防止でき
る。
Further, when deleting the overlapping portion between the vector image and the image of another drawing, the peak portion of the histogram of the image to be deleted is removed, so that it is certain that the image to be left will be missing. Can be prevented.

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

【図1】本発明の一実施形態を示す処理手順図。FIG. 1 is a processing procedure diagram showing an embodiment of the present invention.

【図2】本発明の他の実施形態を示す処理手順図。FIG. 2 is a processing procedure diagram showing another embodiment of the present invention.

【図3】本発明の他の実施形態を示す処理手順図。FIG. 3 is a processing procedure diagram showing another embodiment of the present invention.

【図4】建屋平面図と設備図面を重ねて表示した例。FIG. 4 is an example in which a plan view of a building and equipment drawings are superimposed and displayed.

【図5】実施形態におけるヒストグラム作成例。FIG. 5 is an example of creating a histogram in the embodiment.

【図6】重ね画像の削除線幅を変えた例。FIG. 6 is an example in which a deletion line width of a superimposed image is changed.

【図7】削除する画像により残すべき画像に欠落が生じ
る例。
FIG. 7 is an example in which an image to be deleted is missing due to an image to be deleted.

【図8】本発明の他の実施形態を示す削除例。FIG. 8 is a deletion example showing another embodiment of the present invention.

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

A1、A2…ベクトルデータのベクトル画像。 B…設備図面の画像。 A1, A2 ... Vector image of vector data. B ... Image of equipment drawing.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 図面をコンピュータにイメージとして読
み込み、認識と編集を行ってベクトルデータに変換する
図面入力装置を使って互いに関連する複数図面の多重画
像を得るにおいて、 前記ベクトルデータにされた図面に関連する他の図面を
イメージスキャナで読み込み、 前記他の図面の読み込み画像と、前記ベクトルデータを
読み出して変換したベクトル画像とを比較して読み込み
画像の歪み補正をして図面入力装置に一旦保存し、 前記ベクトルデータを読み出して変換したベクトル画像
と前記保存した他の図面の画像との排他的論理和を取っ
て多重画像を得ることを特徴とする図面入力方法。
1. Obtaining multiple images of a plurality of drawings that are related to each other by using a drawing input device that reads a drawing as an image into a computer, recognizes and edits it, and converts it into vector data. Another related drawing is read by an image scanner, the read image of the other drawing is compared with the vector image obtained by reading and converting the vector data, the distortion of the read image is corrected, and the result is temporarily stored in the drawing input device. A method for inputting a drawing, wherein an exclusive OR of a vector image obtained by reading and converting the vector data and an image stored in the other drawing is obtained to obtain a multiple image.
【請求項2】 図面をコンピュータにイメージとして読
み込み、認識と編集を行ってベクトルデータに変換する
図面入力装置を使って互いに関連する複数図面の多重画
像を得るにおいて、 前記ベクトルデータにされた図面に関連する他の図面を
イメージスキャナで読み込み、 前記他の図面の読み込み画像と、前記ベクトルデータを
読み出して変換したベクトル画像とを比較して読み込み
画像の歪み補正をして図面入力装置に一旦保存し、 前記ベクトルデータを読み出して変換したベクトル画像
と前記保存した他の図面の画像との差分を取って多重画
像を得ることを特徴とする図面入力方法。
2. In obtaining a multiple image of a plurality of drawings related to each other by using a drawing input device which reads a drawing as an image into a computer, recognizes and edits it, and converts it into vector data, in the drawing converted into the vector data, Another related drawing is read by an image scanner, the read image of the other drawing is compared with the vector image obtained by reading and converting the vector data, the distortion of the read image is corrected, and the result is temporarily stored in the drawing input device. A drawing inputting method, wherein a multiple image is obtained by obtaining a difference between a vector image obtained by reading and converting the vector data and an image of the other stored drawing.
【請求項3】 図面をコンピュータにイメージとして読
み込み、認識と編集を行ってベクトルデータに変換する
図面入力装置を使って互いに関連する複数図面の多重画
像を得るにおいて、 前記ベクトルデータにされた図面に関連する他の図面を
イメージスキャナで読み込み、 前記他の図面の読み込み画像と、前記ベクトルデータを
読み出して変換したベクトル画像とを比較して読み込み
画像の歪み補正をして図面入力装置に一旦保存し、 前記ベクトルデータを読み出して変換したベクトル画像
の各ベクトルと対応する位置に前記保存した他の図面の
画像が存在したときに該他の図面の画像部分を削除して
多重画像を得ることを特徴とする図面入力方法。
3. When obtaining a multiple image of a plurality of drawings related to each other by using a drawing input device which reads a drawing as an image into a computer, recognizes and edits it, and converts it into vector data, the drawing converted into the vector data is obtained. Another related drawing is read by an image scanner, the read image of the other drawing is compared with the vector image obtained by reading and converting the vector data, the distortion of the read image is corrected, and the result is temporarily stored in the drawing input device. When the stored image of another drawing exists at a position corresponding to each vector of the vector image obtained by reading and converting the vector data, an image portion of the other drawing is deleted to obtain a multiple image. The drawing input method.
【請求項4】 前記各ベクトルと対応する位置に前記保
存した他の図面の画像が存在するか否かは、画像のヒス
トグラムを作成しそのピーク値の大きさから判定するこ
とを特徴とする請求項3記載の図面入力方法。
4. Whether or not there is an image of the other drawing saved at a position corresponding to each vector is determined by creating a histogram of the image and judging from the magnitude of its peak value. The drawing input method according to item 3.
【請求項5】 前記他の図面の画像部分を削除するにお
いて、削除すべき画像に対して直交する向きでヒストグ
ラムを作成し、このヒストグラムのピークの部分を残し
て削除すべき画像を削除することを特徴とする請求項3
記載の図面入力方法。
5. When deleting an image part of the other drawing, a histogram is created in a direction orthogonal to the image to be deleted, and the image to be deleted is deleted leaving the peak part of the histogram. 4. The method according to claim 3,
How to enter drawings.
JP8085612A 1995-05-26 1996-04-09 Method for inputting drawing Pending JPH0950513A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP7-126971 1995-05-26
JP12697195 1995-05-26

Publications (1)

Publication Number Publication Date
JPH0950513A true JPH0950513A (en) 1997-02-18

Family

ID=14948434

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8085612A Pending JPH0950513A (en) 1995-05-26 1996-04-09 Method for inputting drawing

Country Status (1)

Country Link
JP (1) JPH0950513A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9521290B2 (en) 2014-08-06 2016-12-13 Fuji Xerox Co., Ltd. Image processing apparatus, image forming apparatus, image processing method, and non-transitory computer readable medium for detecting difference between images

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9521290B2 (en) 2014-08-06 2016-12-13 Fuji Xerox Co., Ltd. Image processing apparatus, image forming apparatus, image processing method, and non-transitory computer readable medium for detecting difference between images

Similar Documents

Publication Publication Date Title
JP2974061B2 (en) Pattern extraction device
US5075895A (en) Method and apparatus for recognizing table area formed in binary image of document
JP2823882B2 (en) Line image vectorization method
JPH01307878A (en) Pattern recognizing device
JPH0950513A (en) Method for inputting drawing
JP2702307B2 (en) Fingerprint correction system
JP3130869B2 (en) Fingerprint image processing device, fingerprint image processing method, and recording medium
JP2667430B2 (en) Image stitching device
JPH04255080A (en) Image input device
KR102695997B1 (en) Device and Method for Processing Image Using Neural Network
JP2000352928A (en) Method and device for character information editing and working, and recording medium recording character information editing and working program
JPH0833917B2 (en) Graphic input processing device by intelligent conversation processing
JPS6199461A (en) Processing method of image data
JPH07117967B2 (en) Drawing processing system
JPH11306341A (en) Method and device for correcting binary picture
JP3339239B2 (en) Image data centering processing method
JP2977259B2 (en) Skew detection method
JP2968617B2 (en) CAD equipment
JP3075012B2 (en) Layout verification device and layout verification system
JP3272381B2 (en) Region boundary point extraction method
JP3138546B2 (en) How to create user characters
JP2867650B2 (en) Symbol candidate area detection method
JPH1065911A (en) Vector conversion method for raster data and vector converter
JPH0773327A (en) Broken line/chain line recognizing method for automatic drawing recognizing device
JPH03269689A (en) Document reading device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040702

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040706

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041102