JPH05101155A - Image editing system on graphic display - Google Patents

Image editing system on graphic display

Info

Publication number
JPH05101155A
JPH05101155A JP3261570A JP26157091A JPH05101155A JP H05101155 A JPH05101155 A JP H05101155A JP 3261570 A JP3261570 A JP 3261570A JP 26157091 A JP26157091 A JP 26157091A JP H05101155 A JPH05101155 A JP H05101155A
Authority
JP
Japan
Prior art keywords
image
graphic display
storage area
image storage
line segment
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
JP3261570A
Other languages
Japanese (ja)
Inventor
Atsushi Suzuki
淳 鈴木
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.)
KOBE NIPPON DENKI SOFTWARE KK
NEC Software Kobe Ltd
Original Assignee
KOBE NIPPON DENKI SOFTWARE KK
NEC Software Kobe 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 KOBE NIPPON DENKI SOFTWARE KK, NEC Software Kobe Ltd filed Critical KOBE NIPPON DENKI SOFTWARE KK
Priority to JP3261570A priority Critical patent/JPH05101155A/en
Publication of JPH05101155A publication Critical patent/JPH05101155A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To draw the segments of an image displayed on the graphic display with optional magnifications. CONSTITUTION:The image stored in an image storage area in a memory 13 is displayed on the graphic display 12 with optional magnifications. Coordinate information is read on the displayed image by using a mouse device 11 and the information is used to draw segments by a graphic display drawing device 17. Then the read coordinate information is converted by a coordinate information conversion device 16 by using the mouse device 11. Lastly, the converted values are used to draw segments in the image storage area 14 by an image storage area drawing device 18.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はグラフィックデイスプレ
イにおけるイメージ編集システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image editing system for graphic display.

【0002】[0002]

【従来の技術】図5は従来のグラフィックデイスプレイ
におけるイメージ編集システムにおける描画方式で、イ
メージ上に線分を描画する手段について示す模式図であ
る。21は線分が描画される前のメモリ上のイメージ記
憶領域の状態である。23はイメージ記憶領域に格納さ
れているイメージをそのままの大きさでグラフィックデ
ィスプレイ上に表示している(以降、この状態で表示す
ることを等倍で表示するという)状態である。24,2
5で示すようにグラフィックディスプレイ上をマウス装
置により指定し、座標情報を読み取り、読み取った座標
情報によりグラフィックディスプレイ上に線分を描画
し、最後にグラフィックディスプレイ上のイメージをメ
モリ上のイメージ記憶領域にコピーすることにより、実
際のイメージ記憶領域への線分の描画を行う。22は線
分を描画した後のメモリ上のイメージ記憶領域の状態で
ある。
2. Description of the Related Art FIG. 5 is a schematic diagram showing a means for drawing a line segment on an image by a drawing method in an image editing system in a conventional graphic display. Reference numeral 21 represents the state of the image storage area on the memory before the line segment is drawn. Reference numeral 23 is a state in which the image stored in the image storage area is displayed on the graphic display in the same size (hereinafter, displaying in this state is referred to as 1x magnification). 24, 2
As shown in 5, the graphic display is designated by the mouse device, the coordinate information is read, the line segment is drawn on the graphic display according to the read coordinate information, and finally the image on the graphic display is stored in the image storage area on the memory. By copying, a line segment is actually drawn in the image storage area. Reference numeral 22 represents the state of the image storage area on the memory after drawing the line segment.

【0003】グラフィックディスプレイ上の描画結果を
コピーすることにより、実際のイメージ記憶領域への描
画を行うため、グラフィックディスプレイ上へは等倍で
イメージの一部しか表示することができず、グラフィッ
クディスプレイ上に一度に表示できない部分については
スクロール処理を行ってから描画する必要がある。
Since the drawing result on the graphic display is copied to the actual image storage area, only a part of the image can be displayed on the graphic display at the same size. For parts that cannot be displayed at once, it is necessary to perform scroll processing before drawing.

【0004】[0004]

【発明が解決しようとする課題】上述した従来のグラフ
ィックデイスプレイにおけるイメージ編集システムは、
イメージの細部に対する線分の描画が困難なことや、一
度に表示できる範囲を越える線分の描画ができないこと
や、イメージ全体のバランスを見ながらの描画ができな
いことや、表示範囲のことなる複数の位置に線分を描画
する場合に、線分の描画動作とスクロール動作を行うた
め能率的に作業を行うことができないことなどの問題点
があった。
The image editing system in the above-mentioned conventional graphic display is as follows.
It is difficult to draw line segments for image details, it is not possible to draw line segments that exceed the range that can be displayed at one time, it is not possible to draw while looking at the balance of the entire image, When the line segment is drawn at the position, there is a problem that the line segment drawing operation and the scroll operation are performed, so that the work cannot be performed efficiently.

【0005】[0005]

【課題を解決するための手段】本発明のグラフィックデ
イスプレイにおけるイメージ編集システムは、イメージ
原稿をメモリ上のイメージ記憶領域に格納する手段と、
前記イメージ記憶領域内のイメージを任意の倍率に変換
する手段と、変換されたイメージを表示するグラフィッ
クディスプレイと、マウス装置で指定した前記グラフィ
ックディスプレイ上の座標情報を読み込む入力手段と、
前記グラフィックディスプレイ上の座標情報を前記イメ
ージ記憶領域上の座標情報に変換する手段と、前記グラ
フィックディスプレイ上に任意の線分を描画する手段
と、前記イメージ記憶領域上に任意の線分を描画する手
段と、前記グラフィックディスプレイ上に任意の倍率で
表示されているイメージ上を前記マウス装置により指定
することにより、前記イメージ記憶領域に格納されてい
るイメージに任意の線分を描画する手段とを含んで構成
される。
An image editing system in a graphic display according to the present invention comprises means for storing an image original in an image storage area on a memory.
Means for converting the image in the image storage area to an arbitrary magnification, a graphic display for displaying the converted image, and an input means for reading coordinate information on the graphic display designated by a mouse device,
Means for converting coordinate information on the graphic display into coordinate information on the image storage area, means for drawing an arbitrary line segment on the graphic display, and drawing an arbitrary line segment on the image storage area. And means for drawing an arbitrary line segment on the image stored in the image storage area by designating with the mouse device an image displayed at an arbitrary magnification on the graphic display. Composed of.

【0006】[0006]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
The present invention will be described in detail with reference to the drawings.

【0007】図1は、本発明の一実施例を示すブロック
図である。図中11はマウス装置、12はグラフィック
ディスプレイ、13はメモリ、14はイメージ記憶領
域、15はイメージ倍率変換装置、16は座標情報変換
装置、17はグラフィックディスプレイ描画装置、18
はイメージ記憶領域描画装置、19は制御装置を表す。
メモリ13中のイメージ記憶領域14には描画の対象と
なるイメージが格納されている。
FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, 11 is a mouse device, 12 is a graphic display, 13 is a memory, 14 is an image storage area, 15 is an image magnification conversion device, 16 is coordinate information conversion device, 17 is a graphic display drawing device, 18
Is an image storage area drawing device, and 19 is a control device.
An image storage area 14 in the memory 13 stores an image to be drawn.

【0008】図2は従来技術と同様にグラフィックディ
スプレイ12にイメージを等倍で表示させる場合の動作
の例で、図中31は線分を描画前のイメージ記憶領域1
4、32は線分を描画後のイメージ記憶領域14、33
はイメージ記憶領域14に格納されているイメージが等
倍で表示されているグラフィックディスプレイ12、3
4は表示されているイメージ上に線分を描画途中のグラ
フィックディスプレイ12、35は表示されているイメ
ージ上に線分を描画し終わったグラフィックディスプレ
イ12、36はイメージ記憶領域描画装置15を表す。
FIG. 2 shows an example of an operation for displaying an image at the same size on the graphic display 12 as in the prior art. In the figure, 31 is an image storage area 1 before drawing a line segment.
4 and 32 are image storage areas 14 and 33 after the line segment is drawn.
Is a graphic display 12, 3 in which the image stored in the image storage area 14 is displayed at the same size.
Reference numeral 4 denotes a graphic display 12 or 35 that is in the middle of drawing a line segment on the displayed image, and graphic display 12, 36 that has finished drawing a line segment on the displayed image indicates an image storage area drawing device 15.

【0009】図3はグラフィックディスプレイ12にイ
メージを縮小して表示させる場合の動作の例で、図中4
1は線分を描画前のイメージ記憶領域14、42は線分
を描画後のイメージ記憶領域14、43はイメージ記憶
領域14に格納されているイメージが縮小して表示され
ているグラフィックディスプレイ12、44は表示され
ているイメージ上に線分を描画途中のグラフィックディ
スプレイ12、45は表示されているイメージ上に線分
を描画し終わったグラフィックディスプレイ12、46
はイメージ記憶領域描画装置15、47は座標情報変換
装置を表す。
FIG. 3 shows an example of the operation for displaying an image on the graphic display 12 in a reduced size.
1 is an image storage area 14 before drawing a line segment, 42 is an image storage area 14 after drawing a line segment, 43 is a graphic display 12 in which an image stored in the image storage area 14 is reduced and displayed, 44 is a graphic display 12 or 45 that is in the middle of drawing a line segment on the displayed image. 45 is a graphic display 12 or 46 that has finished drawing a line segment on the displayed image.
The image storage area drawing devices 15 and 47 represent coordinate information conversion devices.

【0010】図4はグラフィックディスプレイ12にイ
メージを拡大して表示させる場合の動作の例で、図中5
1は線分を描画前のイメージ記憶領域14、52は線分
を描画後のイメージ記憶領域14、53はイメージ記憶
領域14に格納されているイメージが拡大して表示され
ているグラフィックディスプレイ12、54は表示され
ているイメージ上に線分を描画途中のグラフィックディ
スプレイ12、55は表示されているイメージ上に線分
を描画し終わったグラフィックディスプレイ12、56
はイメージ記憶領域描画装置15、57は座標情報変換
装置を表す。
FIG. 4 shows an example of an operation for enlarging and displaying an image on the graphic display 12, which is shown in FIG.
1 is an image storage area 14 before drawing a line segment, 52 is an image storage area 14 after drawing a line segment, 53 is a graphic display 12 in which an image stored in the image storage area 14 is enlarged and displayed, 54 is a graphic display 12 or 55 in the middle of drawing a line segment on the displayed image. 55 is a graphic display 12 or 56 that has finished drawing a line segment on the displayed image.
The image storage area drawing devices 15 and 57 represent coordinate information conversion devices.

【0011】まず、図2を用いてグラフィックディスプ
レイ12にイメージを等倍で表示する場合について説明
する。イメージ記憶領域14に格納されているイメージ
をグラフィックディスプレイ12に表示する。表示され
たイメージ上の線分を描画したい位置の始点となる部分
をマウス装置11により指定する。マウス装置11を移
動させると、移動した点と先程指定した始点との間にグ
ラフィックディスプレイ描画装置17により線分が描画
されるので描画したい線分となるまでマウス装置11を
移動させる。描画したい線分となったらもう一度マウス
装置11により終点となる部分を指定する。終点が指定
されるとマウス装置11により読み込まれた始点と終点
の座標情報を用いてイメージ記憶領域14に格納されて
いるイメージにイメージ記憶領域描画装置18により線
分が描画される。線分が描画されたイメージ記憶領域1
4内のイメージが改めてグラフィックディスプレイ12
に表示されて線分の描画処理が終了する。
First, the case where an image is displayed on the graphic display 12 at the same size will be described with reference to FIG. The image stored in the image storage area 14 is displayed on the graphic display 12. The mouse device 11 is used to specify the starting point of the position where the line segment on the displayed image is to be drawn. When the mouse device 11 is moved, a line segment is drawn by the graphic display drawing device 17 between the moved point and the start point previously specified. Therefore, the mouse device 11 is moved until it becomes the line segment to be drawn. When the line segment to be drawn is reached, the mouse device 11 is used again to specify the end point. When the end point is designated, the image storage area drawing device 18 draws a line segment on the image stored in the image storage area 14 using the coordinate information of the start point and the end point read by the mouse device 11. Image storage area 1 in which line segments are drawn
The image in 4 is a new graphic display 12
Is displayed and the line segment drawing process ends.

【0012】次に、図3を用いてイメージを縮小して、
グラフィックディスプレイ12にイメージの全体を表示
した場合について説明する。イメージ記憶領域14に格
納されているイメージをイメージ倍率変換装置15によ
り変換し、その結果をグラフィックディスプレイ12に
表示する。表示されたイメージ上の線分を描画したい位
置の始点となる部分をマウス装置11により指定する。
マウス装置11を移動させると、移動した点と先程指定
した始点との間にグラフィックディスプレイ描画装置1
7により線分が描画されるので描画したい線分となるま
でマウス装置11を移動させる。描画したい線分となっ
たらもう一度マウス装置11により終点となる部分を指
定する。終点が指定されるとマウス装置11により読み
込まれた始点と終点の座標情報を座標情報変換装置16
で変換し、変換された座標情報を用いてイメージ記憶領
域14に格納されているイメージにイメージ記憶領域描
画装置18により線分が描画される。線分が描画された
イメージ記憶領域14内のイメージが改めてイメージ倍
率変換装置15により変換され、グラフィックディスプ
レイ12に表示されて線分の描画処理が終了する。
Next, the image is reduced by using FIG.
A case where the entire image is displayed on the graphic display 12 will be described. The image stored in the image storage area 14 is converted by the image magnification conversion device 15, and the result is displayed on the graphic display 12. The mouse device 11 is used to specify the starting point of the position where the line segment on the displayed image is to be drawn.
When the mouse device 11 is moved, the graphic display drawing device 1 is provided between the moved point and the start point specified previously.
Since the line segment is drawn by 7, the mouse device 11 is moved until it becomes the line segment to be drawn. When the line segment to be drawn is reached, the mouse device 11 is used again to specify the end point. When the end point is designated, the coordinate information of the start point and the end point read by the mouse device 11 is converted into the coordinate information conversion device 16
The image storage area drawing device 18 draws a line segment on the image stored in the image storage area 14 using the converted coordinate information. The image in the image storage area 14 in which the line segment is drawn is converted again by the image magnification conversion device 15 and is displayed on the graphic display 12 to complete the line segment drawing process.

【0013】最後に、図4はイメージを拡大して、グラ
フィックディスプレイ12に表示した場合の図である。
図3での説明と同様の方法で線分の描画処理を行う。
Finally, FIG. 4 is an enlarged view of the image displayed on the graphic display 12.
Line segment drawing processing is performed in the same manner as described with reference to FIG.

【0014】図2、図3、図4では、それぞれ独立した
表示状態でのことについて述べたが、本発明では、表示
状態を線分描画の処理中に任意の倍率に随時変換しなが
ら処理を行うことができる。
Although FIG. 2, FIG. 3, and FIG. 4 described the independent display states, in the present invention, the processing is performed while converting the display state into an arbitrary magnification during the line segment drawing processing. It can be carried out.

【0015】[0015]

【発明の効果】本発明のグラフィックデイスプレイにお
けるイメージ編集システムは、イメージを任意の倍率で
表示して線分の描画を行うことができるので、イメージ
を拡大表示して細部に対する線分の描画を容易にするこ
と、イメージ全体に一度に線分を描画すること、イメー
ジ全体のバランスを見ながら線分の描画ができること、
イメージの任意の場所に容易に線分の描画ができること
などにより、イメージ編集作業の効率を著しく改善する
ことができる。また、イメージのグラフィックディスプ
レイへの表示状態は、線分描画の処理中に随時、任意の
倍率に変更することができるという効果がある。
Since the image editing system in the graphic display of the present invention can display an image at an arbitrary magnification to draw a line segment, the image can be enlarged and displayed to easily draw a line segment for a detail. To draw a line segment on the entire image at once, and to draw a line segment while checking the balance of the entire image,
The efficiency of image editing work can be remarkably improved by, for example, easily drawing a line segment at an arbitrary position on the image. Further, the display state of the image on the graphic display can be changed to any magnification at any time during the line segment drawing process.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】本発明の動作を説明するための模式図である。FIG. 2 is a schematic diagram for explaining the operation of the present invention.

【図3】本発明の動作を説明するための模式図である。FIG. 3 is a schematic diagram for explaining the operation of the present invention.

【図4】本発明の動作を説明するための模式図である。FIG. 4 is a schematic diagram for explaining the operation of the present invention.

【図5】従来の一例を示す模式図である。FIG. 5 is a schematic diagram showing a conventional example.

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

11 マウス装置 12 グラフィックディスプレイ 13 メモリ 14 イメージ記憶領域 15 イメージ倍率変換装置 16 座標情報変換装置 17 グラフィックディスプレイ描画装置 18 イメージ記憶領域描画装置 19 制御装置 21,22 イメージ記憶領域 23〜25 グラフィックディスプレイ 31,32 イメージ記憶領域 33〜35 グラフィックディスプレイ 36 イメージ記憶領域描画装置 41,42 イメージ記憶領域 43〜45 グラフィックディスプレイ 46 イメージ記憶領域描画装置 47 座標情報変換装置 51,52 イメージ記憶領域 53〜55 グラフィックディスプレイ 56 イメージ記憶領域描画装置 57 座標情報変換装置 11 Mouse Device 12 Graphic Display 13 Memory 14 Image Storage Area 15 Image Magnification Conversion Device 16 Coordinate Information Conversion Device 17 Graphic Display Drawing Device 18 Image Storage Area Drawing Device 19 Control Device 21, 22 Image Storage Area 23-25 Graphic Display 31, 32 Image storage area 33 to 35 Graphic display 36 Image storage area drawing device 41, 42 Image storage area 43 to 45 Graphic display 46 Image storage area drawing device 47 Coordinate information conversion device 51, 52 Image storage area 53 to 55 Graphic display 56 Image storage Area drawing device 57 Coordinate information conversion device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】イメージ原稿をメモリ上のイメージ記憶領
域に格納する手段と、前記イメージ記憶領域内のイメー
ジを任意の倍率に変換する手段と、変換されたイメージ
を表示するグラフィックディスプレイと、マウス装置で
指定した前記グラフィックディスプレイ上の座標情報を
読み込む入力手段と、前記グラフィックディスプレイ上
の座標情報を前記イメージ記憶領域上の座標情報に変換
する手段と、前記グラフィックディスプレイ上に任意の
線分を描画する手段と、前記イメージ記憶領域上に任意
の線分を描画する手段と、前記グラフィックディスプレ
イ上に任意の倍率で表示されているイメージ上を前記マ
ウス装置により指定することにより、前記イメージ記憶
領域に格納されているイメージに任意の線分を描画する
手段とを含むことを特徴とするグラフィックデイスプレ
イにおけるイメージ編集システム。
1. A means for storing an image original in an image storage area on a memory, a means for converting an image in the image storage area to an arbitrary magnification, a graphic display for displaying the converted image, and a mouse device. Input means for reading the coordinate information on the graphic display designated by 1., means for converting the coordinate information on the graphic display into coordinate information on the image storage area, and drawing an arbitrary line segment on the graphic display. Means for drawing an arbitrary line segment in the image storage area, and storing in the image storage area by designating with the mouse device an image displayed at an arbitrary magnification on the graphic display And means for drawing arbitrary line segments on the image being displayed. Image editing system in graphic Deisupurei characterized.
JP3261570A 1991-10-09 1991-10-09 Image editing system on graphic display Pending JPH05101155A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3261570A JPH05101155A (en) 1991-10-09 1991-10-09 Image editing system on graphic display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3261570A JPH05101155A (en) 1991-10-09 1991-10-09 Image editing system on graphic display

Publications (1)

Publication Number Publication Date
JPH05101155A true JPH05101155A (en) 1993-04-23

Family

ID=17363748

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3261570A Pending JPH05101155A (en) 1991-10-09 1991-10-09 Image editing system on graphic display

Country Status (1)

Country Link
JP (1) JPH05101155A (en)

Similar Documents

Publication Publication Date Title
JPH05101155A (en) Image editing system on graphic display
JPH05342321A (en) Image editing system
JPH06110884A (en) Editing device
JP2000035782A (en) Image display method
JP3154790B2 (en) Optical character reader
JPH04276867A (en) Image editing system
JP3113022B2 (en) Large arc diameter dimensioning method and apparatus
JP2836217B2 (en) Parametric figure registration processing method
JPH06168307A (en) Image data storing device
JPH02228726A (en) Picture processing device
JPH02281379A (en) Image editing device
JPH05158508A (en) Sequence specification preparation supporting device
JPS6180289A (en) Image editing unit
JPH0877381A (en) Image forming device
JPH05333847A (en) System for processing image data display
JPS6382551A (en) Picture information processor
JPH01236309A (en) Display device for numerical controller
JPH03154968A (en) Image processing device
JPH0786818B2 (en) Plotting data file processing system
JPH0736190B2 (en) Information registration search device
JPS63193275A (en) Partial enlarging and displaying method for image data
JPH0588727A (en) Numerical controller
JPS62264379A (en) Picture filing system
JPH07239946A (en) Image moving system
JPH01219966A (en) Image processor