JPH0676035A - Picture data processing system - Google Patents

Picture data processing system

Info

Publication number
JPH0676035A
JPH0676035A JP3226450A JP22645091A JPH0676035A JP H0676035 A JPH0676035 A JP H0676035A JP 3226450 A JP3226450 A JP 3226450A JP 22645091 A JP22645091 A JP 22645091A JP H0676035 A JPH0676035 A JP H0676035A
Authority
JP
Japan
Prior art keywords
data
image data
vectorized
image
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.)
Withdrawn
Application number
JP3226450A
Other languages
Japanese (ja)
Inventor
Naonobu Nishida
尚信 西田
Masahiro Ogawa
昌洋 小川
Seiichi Yasukawa
聖一 安川
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.)
Nippon Steel Corp
Original Assignee
Nippon Steel Corp
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 Nippon Steel Corp filed Critical Nippon Steel Corp
Priority to JP3226450A priority Critical patent/JPH0676035A/en
Publication of JPH0676035A publication Critical patent/JPH0676035A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)
  • Digital Computer Display Output (AREA)
  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To improve a work efficiency and precision by displaying vectorized data and its original image data one over the other in different colors and interactively correcting one or both of them in accordance with an inputted command. CONSTITUTION:This system is provided with a vectorizing processing part 1, a CPU 2, an image scanner 3, a data memory 4, a work RAM 5, a VRAM 6, a data memory 7, a display control part 8, picture memories 9a and 9b formed in the VRAM 6, an input interface part 10, a system bus 11, a CRT 12, a keyboard 13, and a mouse 14. Picture data of a design drawing or a map is read as image data consisting of a two-dimensional array of picture elements by the image scanner 3 or the like, and this image data is converted to vectorized data. This vectorized data and image data are displayed one over the other in different colors, and one or both of display data are corrected to effectively correct a defective part of the read picture.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、画像データ処理システ
ムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image data processing system.

【0002】[0002]

【従来の技術】設計図や地図など図面として描かれた画
像データを白画素と黒画素の二次元配列から成るイメー
ジデータとして読取り、これを処理して線分、円弧など
の基本図形の描画コードや描画コマンド群から成るベク
トル化データに変換することにより、CADデータを作
成したり、保存のためのデータ量を圧縮したりする画像
データ処理システムが知られている。そして、このよう
な画像データ処理システムにおいて、ベクトル化データ
とベクトル化処理前の原イメージデータとを異なる着色
のもとに重畳して表示することによりベクトル化処理の
不良箇所を目視により容易に確認できるようにする技術
が特開昭61ー165183号に開示されている。
2. Description of the Related Art Image data drawn as a drawing such as a design drawing or a map is read as image data consisting of a two-dimensional array of white pixels and black pixels, which is processed to draw a basic figure such as a line segment or an arc. There is known an image data processing system that creates CAD data and compresses the amount of data for storage by converting it into vectorized data including a drawing command group. Then, in such an image data processing system, the vectorized data and the original image data before the vectorization processing are superimposed and displayed under different coloring, so that the defective portion of the vectorization processing can be easily visually confirmed. A technique for making it possible is disclosed in JP-A-61-165183.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上記従
来の図面データ処理システムでは、ベクトル化処理の良
否の検査は可能ではあるが、発見したベクトル化データ
の不良箇所をその場でインタラクティブに修正する機能
を備えていないので、不良箇所の修正に手間取るという
問題がある。
However, in the above-mentioned conventional drawing data processing system, although it is possible to inspect whether the vectorization processing is good or bad, a function of interactively correcting the found defective portion of the vectorization data on the spot. Since it is not equipped with, there is a problem that it takes time to correct the defective portion.

【0004】また、最近ではベクトル化処理の確度の向
上に伴い、処理の不良は原イメージデータの不良に起因
する場合が多くなってきている。しかしながら、従来の
処理システムは原イメージデータの不良箇所を修正する
機能を備えていないので、ベクトル化処理をやり直して
も同じ不良が発生してしまうという問題がある。本発明
は、上記従来技術の課題を解決するためになされたもの
であり、画像データの不良箇所を修正することができる
画像データ処理システムを提供することを目的とする。
Further, recently, with the improvement of the accuracy of the vectorization processing, the processing failure is often caused by the failure of the original image data. However, since the conventional processing system does not have a function of correcting the defective portion of the original image data, there is a problem that the same defectiveness occurs even if the vectorization process is performed again. The present invention has been made in order to solve the above-mentioned problems of the conventional art, and an object of the present invention is to provide an image data processing system capable of correcting a defective portion of image data.

【0005】[0005]

【課題を解決するための手段】本発明の画像データ処理
システムは、画像データを画素の二次元配列から成るイ
メージデータとして読取る読取り手段と、この読取り手
段で読取られたイメージデータをベクトル化データに変
換するベクトル化処理手段と、このベクトル化処理手段
で変換されたベクトル化データと前記読取り手段で読取
られ前記ベクトル化処理手段でベクトル化データに変換
される前の原イメージデータとを異なる色彩で重畳して
表示する表示手段と、この表示手段に表示された前記ベ
クトル化データと原イメージデータの一方又は双方の修
正を入力された指令に従って実行する修正手段とを備え
ている。
The image data processing system of the present invention comprises a reading means for reading the image data as image data consisting of a two-dimensional array of pixels, and the image data read by the reading means into vectorized data. Vectorizing processing means for converting, vectorized data converted by the vectorizing processing means, and original image data read by the reading means and before being converted into vectorized data by the vectoring processing means in different colors. Display means for superimposing and displaying, and correction means for correcting one or both of the vectorized data and the original image data displayed on the display means in accordance with an input command are provided.

【0006】[0006]

【作用】本発明は、上記構成により、以下のように作用
する。まず、イメージスキャナなどの読取り手段によっ
て設計図面、地図などの画像データを画素の二次元配列
からなるイメージデータとして読取る。この読取り手段
で読取ったイメージデータをベクトル化処理手段によっ
てベクトル化データに変換する。このベクトル化データ
と上記イメージデータとを表示手段によって異なる色彩
で重畳して表示する。そして、両表示データの一方又は
双方を修正手段によって修正することにより、読取り画
像の不良箇所を効果的に修正する。
The present invention operates as follows with the above configuration. First, image data such as a design drawing and a map is read as image data including a two-dimensional array of pixels by a reading means such as an image scanner. The image data read by the reading means is converted into vectorized data by the vectorization processing means. The vectorized data and the image data are superimposed and displayed in different colors by the display means. The defective portion of the read image is effectively corrected by correcting one or both of the both display data by the correction means.

【0007】[0007]

【実施例】図1は、本発明の一実施例の図面データ処理
システムの構成を示すブロック図であり、1はベクトル
化処理部、2はCPU(修正・編集部)、3はイメージ
スキャナ、4はデータメモリ、5はワークRAM、6は
VRAM、7はデータメモリ、8は表示制御部、9a,
9bはVRAM6内に形成された画面メモリ、10は入
力インターフェース部、11はシステムバス、12はC
RT、13はキーボード、14はマウスである。
FIG. 1 is a block diagram showing the configuration of a drawing data processing system according to an embodiment of the present invention. 1 is a vectorization processing unit, 2 is a CPU (correction / editing unit), 3 is an image scanner, 4 is a data memory, 5 is a work RAM, 6 is a VRAM, 7 is a data memory, 8 is a display controller, 9a,
9b is a screen memory formed in the VRAM 6, 10 is an input interface unit, 11 is a system bus, and 12 is C.
RT, 13 is a keyboard, and 14 is a mouse.

【0008】まず、設計図や地図などの図面として描か
れた画像データが、イメージスキャナ3により、白画素
と黒画素の二次元配列から成るイメージデータとして読
取られる。この読取られたイメージデータは、ベクトル
化処理部1を介してデータメモリ7に転送され一旦ここ
に格納される。このデータメモリ7に格納されたイメー
ジデータは、必要な場合キーボード13からの指令に従
いベクトル処理部1でファイル化されイメージデータ・
ファイルとしてデータメモリ4に保存される。
First, image data drawn as a drawing such as a design drawing or a map is read by the image scanner 3 as image data composed of a two-dimensional array of white pixels and black pixels. The read image data is transferred to the data memory 7 via the vectorization processing unit 1 and temporarily stored therein. The image data stored in the data memory 7 is converted into a file by the vector processing unit 1 in accordance with a command from the keyboard 13 if necessary.
It is stored in the data memory 4 as a file.

【0009】データメモリ7に存在するイメージデータ
に対しベクトル化処理を行わせるには、キーボード13
からベクトル化処理を指令するコマンドを入力し、ベク
トル化処理部1を起動する。起動されたベクトル化処理
部1は、データメモリ7からイメージデータを読出し、
まず、所定の線幅のイメージデータに変換する前処理を
実行する。この前処理は、ランレングスデータを指定さ
れた線幅まで外側から削り取る細線化や、ランレングス
データの端点を接続する輪郭線抽出処理とこれによって
抽出されたほぼ平行な2本の輪郭線の中間に指定された
線幅の中心線を発生させる芯線化処理との組合せなどに
よって行われる。
In order to perform vectorization processing on the image data existing in the data memory 7, the keyboard 13 is used.
A command for instructing the vectorization process is input from and the vectorization processing unit 1 is activated. The started vectorization processing unit 1 reads the image data from the data memory 7,
First, pre-processing for converting into image data having a predetermined line width is executed. This pre-processing is the thinning of the run length data from the outside to the specified line width, the contour line extraction process that connects the end points of the run length data, and the intermediate between the two parallel contour lines extracted by this. Is performed in combination with the skeletonizing process for generating the center line having the line width specified in.

【0010】上記前処理によって作成された所定線幅の
イメージデータに対してベクトル化のための最終処理が
行われる。この最終処理では、連結性を有する点群が直
線上に存在するか否かの判定に基き線分の認識が行わ
れ、この認識された線分群が連結性を有するか否かの判
定に基き折れ線の認識が行われ、この認識された折れ線
が特定の円周上に存在するか否かの判定に基き円弧の認
識が行われる。この最終処理により、所定線幅のイメー
ジデータが線分、円弧などの基本図形の描画コード(又
は描画コマンド)群から成るベクトル化データに変換さ
れる。この描画コード(コマンド)は、線分であれば、
線分の識別コード(描画指令)と端点の座標であり、円
弧であれば、円弧の識別コード(描画コマンド)と端点
を含む円弧上の3点の座標などから成る。
A final process for vectorization is performed on the image data having a predetermined line width created by the pre-process. In this final processing, line segment recognition is performed based on the determination of whether or not a point group having connectivity exists on a straight line, and based on the determination of whether or not the recognized line segment group has connectivity. The polygonal line is recognized, and the circular arc is recognized based on the determination as to whether or not the recognized polygonal line exists on a specific circumference. By this final processing, the image data of a predetermined line width is converted into vectorized data including a drawing code (or drawing command) group of basic figures such as line segments and arcs. This drawing code (command) is a line segment,
It is the identification code (drawing command) of the line segment and the coordinates of the end points, and if it is an arc, it is composed of the identification code (drawing command) of the arc and the coordinates of three points on the arc including the end points.

【0011】上記画像データのベクトル化と平行して、
画像データに含まれる寸法や地名などの文字データに対
しては、特徴抽出による画像データからの分離、パター
ンマッチングによる文字認識を経て、位置座標と文字コ
ードとの組合せによるコード化が行われる。
In parallel with the vectorization of the image data,
Character data such as dimensions and place names included in the image data is separated from the image data by feature extraction and character recognition by pattern matching, and then coded by a combination of position coordinates and character codes.

【0012】上述のようにして作成されたコード化デー
タを含むベクトル化データは、キーボード13からの入
力によって指定されたファイル名が付されたベクトル化
データ・ファイルとしてデータメモリ4に保存される。
The vectorized data including the coded data created as described above is stored in the data memory 4 as a vectorized data file having a file name designated by the input from the keyboard 13.

【0013】イメージデータに対するベクトル化処理が
正しく行われたか否かを確認し、必要に応じて修正を施
す場合、キーボード13から確認と修正の処理の開始を
指令するコマンドと、処理対象のベクトル化データ及び
その原イメージデータのファイル名とが入力されること
により、CPU2による処理が開始される。
When it is confirmed whether or not the vectorization processing for the image data is correctly performed and correction is made as necessary, a command for instructing the start of the confirmation and correction processing from the keyboard 13 and the vectorization of the processing target. The processing by the CPU 2 is started by inputting the data and the file name of the original image data.

【0014】処理を開始したCPU2は、指定されたフ
ァイル名のベクトル化データをデータメモリ4から読出
してワークRAM5上に展開し、このベクトル化データ
を構成する描画コマンド群を順次実行してゆくことによ
り対応の画像データに変換し、この画像データにキーボ
ード13を介して指定されている所定の着色を施してV
RAM6内の画面メモリ9aに書込む。CPU2は、上
記ベクトル化データの処理が終了すると、データメモリ
7からベクトル処理部1を介してイメージデータを読出
してワークRAM5上に展開し、このイメージデータが
圧縮を受けていれば必要な伸長を施すことにより対応の
イメージデータに変換し、このイメージデータにキーボ
ード13を介して指定されている所定の着色を施してV
RAM6内の画面メモリ9bに書込む。CPU2は、上
記画面メモリ9aへの画像データの書込みと画像メモリ
9bへのイメージデータの書込みと前後して画像メモリ
9aと9b上のイメージデータの重畳・表示を表示制御
部8に指令し、この指令を受けた表示制御部8は、画面
メモリ9a上の画面データと画面メモリ9b上のイメー
ジデータを所定の周期で順次読出し、加色混合の演算に
よる重畳を行ってCRT12に供給する。
The CPU 2 which has started the processing reads out the vectorized data of the designated file name from the data memory 4 and expands it on the work RAM 5, and successively executes the drawing command group forming the vectorized data. Are converted into corresponding image data by, and the image data is subjected to a predetermined coloring designated through the keyboard 13 and V
Write to the screen memory 9a in the RAM 6. When the processing of the vectorized data is completed, the CPU 2 reads out the image data from the data memory 7 via the vector processing unit 1 and expands it on the work RAM 5, and if the image data is compressed, the necessary expansion is performed. By applying it, it is converted into corresponding image data, and this image data is given a predetermined coloring designated through the keyboard 13 and V
Write to the screen memory 9b in the RAM 6. The CPU 2 instructs the display controller 8 to superimpose / display the image data on the image memories 9a and 9b before and after writing the image data to the screen memory 9a and the image data to the image memory 9b. The display control unit 8 that has received the command sequentially reads the screen data on the screen memory 9a and the image data on the screen memory 9b at a predetermined cycle, superimposes them by the operation of additive color mixing, and supplies them to the CRT 12.

【0015】図2は、画像データをCRT12上に表示
したベクトル画像31とイメージデータをCRT12上
に表示したイメージ画像32とが重畳して表示される様
子を不良箇所(欠陥)の発生の様子と共に例示したもの
である。(A)は汚れや塵などに起因してイメージ画像
32に付加された突起33により不要な線分(a,b)
が発生した例であり、(B)はインクのかすれなどに起
因してイメージ画像32に生じた途切れ34によって必
要な線分(e,f)が欠落した例である。このように、
イメージ画像を互いに重畳して表示することにより不良
の発生原因と関連付けながらより的確な良否の判定を行
うことを可能にすることに加えて、対話形式で即座に修
正を施すことを可能としている。
FIG. 2 shows how the vector image 31 in which the image data is displayed on the CRT 12 and the image image 32 in which the image data is displayed on the CRT 12 are displayed in a superimposed manner together with the appearance of the defective portion (defect). It is an example. (A) is an unnecessary line segment (a, b) due to the protrusion 33 added to the image image 32 due to dirt or dust.
(B) is an example in which a necessary line segment (e, f) is missing due to a break 34 generated in the image 32 due to ink fading or the like. in this way,
By superimposing and displaying the image images on each other, it is possible to make a more accurate judgment as to whether or not the defect is caused and to associate it with the cause of the defect, and it is also possible to immediately make an interactive correction.

【0016】すなわち、線分の削除や新たな描画などの
修正コマンドをキーボード13から入力すると共に、修
正箇所をマウス14で指定することにより、その場で修
正を施すことができる。図2(A)の例では、線分
(a,b)を削除するコマンドがキーボード13から投
入され、同図(B)の例では、線分(e,f)を新たに
描くコマンドがキーボード13から投入される。また、
設計図中の寸法や地図中の地名などはベクトル化処理時
に文字コードに変換され、修正・編集時にはキャラクタ
ージェネレータで発生されたドットパターンが表示され
るが、これらの文字に誤りがあればその位置をマウス1
4で指定しキーボード12から正しい文字コードを入力
することにより修正される。
That is, a correction command for deleting a line segment or a new drawing is input from the keyboard 13 and the correction portion is designated by the mouse 14, so that the correction can be performed on the spot. In the example of FIG. 2A, a command for deleting the line segment (a, b) is input from the keyboard 13, and in the example of FIG. 2B, the command for newly drawing the line segment (e, f) is the keyboard. It is thrown in from 13. Also,
The dimensions in the blueprints and the place names in the map are converted to character codes during vectorization processing, and the dot patterns generated by the character generator are displayed during correction / editing. Mouse 1
It is corrected by inputting the correct character code from the keyboard 12 designated by No. 4.

【0017】図2に例示したように、ベクトル化データ
の欠陥はイメージデータの欠陥に起因して発生する場合
が多い。このため、イメージデータの欠陥を修正してお
かないと、これから変換されるベクトル化データには毎
回同じ欠陥が発生する。この実施例の画像データ処理シ
ステムによれば、このような欠陥を含むイメージデータ
の修正機能も備えている。
As illustrated in FIG. 2, defects in vectorized data often occur due to defects in image data. Therefore, if the defect in the image data is not corrected, the same defect will occur in the vectorized data to be converted every time. The image data processing system of this embodiment also has a function of correcting image data including such defects.

【0018】上記イメージデータの修正処理を、図2
(A)に例示したイメージデータ32から突起33を削
除する場合を例にとり、図3によって説明する。ただ
し、図3では煩雑化を避けるためにベクトル画像(3
1)の表示が省略されている。まず、図3(A)に示す
ように、マウス14を用いて2点α,βを指定したのち
削除コマンドをキーボード13から入力することによ
り、突起33を削除対象として指定する。このコマンド
を受けたCPU2は、ユーザに削除対象を確認させるた
めに、突起33上に線分(α、β)を異なる着色で上書
きする。この線分(α,β)を確認したユーザが実行コ
マンドを投入すると、CPU2は、線分(α,β)を含
む所定の大きさの領域γを設定し、この領域内に存在す
る原イメージデータを全て削除する。次に、CPU2
は、ワークRAM5上に展開中のベクトル化データを参
照することにより領域γ内に存在する全てのベクトル化
データ、この例では図3(B)に示す線分(a,b)と
線分(c,d)を取得する。CPU2は、この取得した
全ての線分のうち線分(α,β)に最も類似するものを
削除対象と見做して廃棄する(図3(C))。最後に、
CPU2は、廃棄しなかったベクトル化データ、この例
では線分(c,d)、に対しその幅を所定の太さに拡大
してイメージデータの領域γ内に書込むことにより削除
対象から除外された線分の復元を行う(図3(D))。
The correction process of the image data is shown in FIG.
An example of deleting the projection 33 from the image data 32 illustrated in FIG. 3A will be described with reference to FIG. However, in FIG. 3, the vector image (3
The display of 1) is omitted. First, as shown in FIG. 3 (A), two points α and β are specified using the mouse 14, and then a deletion command is input from the keyboard 13 to specify the protrusion 33 as a deletion target. Receiving this command, the CPU 2 overwrites the line segment (α, β) on the protrusion 33 with different coloring in order to make the user confirm the deletion target. When the user who confirms the line segment (α, β) inputs an execution command, the CPU 2 sets an area γ having a predetermined size including the line segment (α, β) and the original image existing in this area. Delete all data. Next, CPU2
Is all vectorized data existing in the region γ by referring to the vectorized data being developed on the work RAM 5, in this example, line segments (a, b) and line segments (a, b) shown in FIG. 3B. Get c, d). The CPU 2 regards the line segment (α, β) that is most similar to the line segment (α, β) as the deletion target among all the acquired line segments and discards it (FIG. 3C). Finally,
The CPU 2 excludes the vectorized data that has not been discarded, that is, the line segment (c, d) in this example, from the deletion target by expanding the width to a predetermined thickness and writing it in the area γ of the image data. The restored line segment is restored (FIG. 3 (D)).

【0019】[0019]

【発明の効果】以上詳細に説明したように、本発明の図
面データ処理システムは、ベクトル化データとその原イ
メージデータとを異なる色彩で重畳して表示するだけで
なく、一方又は双方の修正を入力された指令に従ってイ
ンタラクティブに実行する修正手段を備える構成である
から、作業の能率と確度とが向上するという効果が奏さ
れる。
As described in detail above, the drawing data processing system of the present invention not only superimposes vectorized data and its original image data in different colors but also displays one or both of them. Since the configuration includes the correction unit that interactively executes in accordance with the input command, there is an effect that work efficiency and accuracy are improved.

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

【図1】本発明の一実施例の図形処理システムの構成を
示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a graphic processing system according to an embodiment of the present invention.

【図2】ベクトル化処理後の画像データ31とベクトル
処理前のイメージデータ32とが重畳して表示される様
子を修正対象の不良箇所の発生の様子と共に例示する概
念図である。
FIG. 2 is a conceptual diagram exemplifying a state in which image data 31 after vectorization processing and image data 32 before vector processing are displayed in a superimposed manner together with the appearance of a defective portion to be corrected.

【図3】イメージデータの不良箇所に対する修正処理を
説明するための概念図である。
FIG. 3 is a conceptual diagram for explaining a correction process for a defective portion of image data.

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

1 ベクトル化処理部 2 CPU 3 イメージスキャナ 4,7 データメモリ 6 VRAM 8 表示制御部 12 CRT 13 キーボード 14 マウス 1 Vectorization processing unit 2 CPU 3 Image scanner 4, 7 Data memory 6 VRAM 8 Display control unit 12 CRT 13 Keyboard 14 Mouse

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.5 識別記号 庁内整理番号 FI 技術表示箇所 G06K 9/03 Z 8623−5L ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 5 Identification code Internal reference number FI technical display location G06K 9/03 Z 8623-5L

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】画像データを画素の二次元配列から成るイ
メージデータとして読取る読取り手段と、 この読取り手段で読取られたイメージデータをベクトル
化データに変換するベクトル化処理手段と、 このベクトル化処理手段で変換されたベクトル化データ
と前記読取り手段で読取られ前記ベクトル化処理手段で
ベクトル化データに変換される前の原イメージデータと
を異なる色彩で重畳して表示する表示手段と、 この表示手段に表示された前記ベクトル化データと原イ
メージデータの一方又は双方の修正を入力された指令に
従って実行する修正手段とを備えたことを特徴とする画
像データ処理システム。
1. A reading means for reading image data as image data composed of a two-dimensional array of pixels, a vectorization processing means for converting the image data read by the reading means into vectorized data, and this vectorization processing means. Display means for superimposing and displaying the vectorized data converted by the above and the original image data read by the reading means and before being converted into vectorized data by the vectorization processing means in different colors; An image data processing system, comprising: a correction unit that corrects one or both of the displayed vectorized data and original image data according to an input command.
【請求項2】図形として描かれた画像データを画素の二
次元配列から成るイメージデータとして読取るイメージ
データ読取り手段と、 この読取られたイメージデータに対し必要に応じてデー
タ圧縮を施しファイルとして保存するイメージデータ保
存手段と、 前記読取られたイメージデータを処理してベクトル化デ
ータに変換しファイルとして保存するベクトル化処理手
段と、 前記ファイルとして保存中のベクトル化データと前記ベ
クトル化処理前の原イメージデータとを異なる色彩で重
畳して表示すると共に、一方又は双方の修正・編集を入
力された指令に従って実行する修正・編集手段とを備え
たことを特徴とする画像データ処理システム。
2. An image data reading means for reading image data drawn as a figure as image data composed of a two-dimensional array of pixels, and the read image data is subjected to data compression as necessary and saved as a file. Image data storage means, vectorization processing means for processing the read image data, converting it into vectorized data and storing it as a file, vectorized data being stored as the file, and the original image before the vectorization processing An image data processing system, comprising: superimposing and displaying data in different colors, and modifying / editing one or both according to an input command.
JP3226450A 1991-08-12 1991-08-12 Picture data processing system Withdrawn JPH0676035A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3226450A JPH0676035A (en) 1991-08-12 1991-08-12 Picture data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3226450A JPH0676035A (en) 1991-08-12 1991-08-12 Picture data processing system

Publications (1)

Publication Number Publication Date
JPH0676035A true JPH0676035A (en) 1994-03-18

Family

ID=16845290

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3226450A Withdrawn JPH0676035A (en) 1991-08-12 1991-08-12 Picture data processing system

Country Status (1)

Country Link
JP (1) JPH0676035A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6954550B2 (en) 2000-11-29 2005-10-11 Omron Corporation Image processing method and apparatus
KR100831811B1 (en) * 2003-05-14 2008-05-28 리이터 테크놀로지스 아게 Component for the reduction of noise, especially vehicle floor panel
US8081188B2 (en) 2006-12-25 2011-12-20 Ricoh Company, Limited Image delivering apparatus and image delivery method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6954550B2 (en) 2000-11-29 2005-10-11 Omron Corporation Image processing method and apparatus
KR100831811B1 (en) * 2003-05-14 2008-05-28 리이터 테크놀로지스 아게 Component for the reduction of noise, especially vehicle floor panel
US8081188B2 (en) 2006-12-25 2011-12-20 Ricoh Company, Limited Image delivering apparatus and image delivery method

Similar Documents

Publication Publication Date Title
JPH10118367A (en) Image data processing apparatus and embroidey data processing apparatus
JP2639517B2 (en) Image area color processing method
JPH032979A (en) Method and device for correction of image
JPH0676035A (en) Picture data processing system
JP2652069B2 (en) Graphic processing system
JP2588914B2 (en) Document processing device
JP3029215B2 (en) How to modify image data
JPH1049688A (en) Method for partial erasing method and partial detection method for picture data
JPS6249574A (en) Graphic input system
JPH04255080A (en) Image input device
US7468734B2 (en) Apparatus for and method of graphic processing and computer-readable program
JP2773127B2 (en) Image editing method
JP2818066B2 (en) Image layout processing device
JP2569049B2 (en) How to modify characters
JPS60179877A (en) Pattern thickening system
JP4309987B2 (en) Raster data editing method and apparatus
JP2805352B2 (en) Picture cutting device
JP2693456B2 (en) Figure input and correction device
JPH0877336A (en) Area extracting method
JPH08180087A (en) Distortion correcting method for graphic
JPH05151350A (en) Method for correcting position distortion of image data
JP2728669B2 (en) External character editing device
JP2577276B2 (en) Line break detection method
JP2852859B2 (en) Line break processing method
JPH06131450A (en) Picture information display device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19981112