JPH05342321A - Image editing system - Google Patents

Image editing system

Info

Publication number
JPH05342321A
JPH05342321A JP4151662A JP15166292A JPH05342321A JP H05342321 A JPH05342321 A JP H05342321A JP 4151662 A JP4151662 A JP 4151662A JP 15166292 A JP15166292 A JP 15166292A JP H05342321 A JPH05342321 A JP H05342321A
Authority
JP
Japan
Prior art keywords
image
circle
storage area
graphic display
image storage
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
JP4151662A
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 JP4151662A priority Critical patent/JPH05342321A/en
Publication of JPH05342321A publication Critical patent/JPH05342321A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Editing Of Facsimile Originals (AREA)
  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To draw a circle for an image displayed with an arbitrary magnification on a graphic display device. CONSTITUTION:The image stored in an image storage area 14 in a memory 13 is displayed with an arbitrary magnification on a graphic display device 12. A mouse device 11 is used on the displayed image to read in coordinate information, and the information is used to draw a circle by a graphic display plotter 17. Then coordinate information read in by the mouse device 11 is converted by a coordinate information converter 16. Finally, the converted value is used to draw a circle in the image storage area by an image storage area plotter 18.

Description

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

【0001】[0001]

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

【0002】[0002]

【従来の技術】図5は、従来のグラフィックディスプレ
イにおけるイメージ編集システムにおける円の描画方式
で、イメージ上に円を描画する手段を示す模式図であ
る。イメージ51は円が描画される前のメモリ上のイメ
ージ記憶領域のイメージ情報<またはイメージデータ>
に対応する。53はイメージ記憶領域に格納されている
イメージをそのままの大きさでグラフィックディスプレ
イ上に表示している状態である。54、55で示すよう
にグラフィックディスプレイ上をマウス装置により指定
し、座標情報を読み取り、読み取った座標情報によりグ
ラフィックディスプレイ上に円を描画し、最後にグラフ
ィックディスプレイ上のイメージをメモリ上のイメージ
記憶領域にコピーすることにより、実際のイメージ記憶
領域への円の描画を行う。52は円を描画した後のメモ
リ上のイメージ記憶領域の状態である。
2. Description of the Related Art FIG. 5 is a schematic diagram showing a means for drawing a circle on an image by a drawing method of a circle in an image editing system for a conventional graphic display. The image 51 is the image information <or image data> of the image storage area on the memory before the circle is drawn.
Corresponding to. Reference numeral 53 is a state in which the image stored in the image storage area is displayed on the graphic display in the same size. As shown by 54 and 55, the graphic display is designated by the mouse device, the coordinate information is read, a circle 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. The circle is drawn in the actual image storage area by copying to. Reference numeral 52 represents the state of the image storage area on the memory after drawing the circle.

【0003】グラフィックディスプレイ上の描画結果を
コピーすることにより、実際のイメージ記憶領域への円
の描画を行うため、グラフィックディスプレイ上へはそ
のままの大きさでイメージの一部しか表示することがで
きず、グラフィックディスプレイ上に一度に表示できな
い部分についてはスクロール処理を行ってから円を描画
する必要がある。
Since a circle is drawn in the actual image storage area by copying the drawing result on the graphic display, only a part of the image can be displayed on the graphic display with the same size. , It is necessary to draw a circle after scrolling the part that cannot be displayed at one time on the graphic display.

【0004】[0004]

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

【0005】[0005]

【課題を解決するための手段】本発明のイメージ編集シ
ステムは、イメージ原稿をメモリ上のイメージ記憶領域
に格納する手段と、前記イメージ記憶領域内のイメージ
を任意の倍率に変換する手段と、変換されたイメージを
表示するグラフィックディスプレイと、マウス装置で指
定した前記グラフィックディスプレイ上の座標情報を読
み込む入力手段と、前記グラフィックディスプレイ上の
座標情報を前記イメージ記憶領域上の座標情報に変換す
る手段と、前記グラフィックディスプレイ上に任意の円
を描画する手段と、前記イメージ記憶領域上に任意の円
を描画する手段とからなり、前記グラフィックディスプ
レイ上に任意の倍率で表示されているイメージ上を前記
マウス装置により指定することにより、前記イメージ記
憶領域に格納されているイメージに任意の円を描画する
ことを特徴とする。
An image editing system of the present invention comprises means for storing an image original in an image storage area on a memory, means for converting an image in the image storage area to an arbitrary magnification, and conversion. A graphic display for displaying the selected image, input means for reading coordinate information on the graphic display designated by a mouse device, and means for converting the coordinate information on the graphic display into coordinate information on the image storage area, The mouse device includes means for drawing an arbitrary circle on the graphic display and means for drawing an arbitrary circle on the image storage area, and the mouse device is placed on an image displayed at an arbitrary magnification on the graphic display. Stored in the image storage area by specifying Characterized by drawing an arbitrary circle in the image you are.

【0006】[0006]

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

【0007】図1は本発明の一実施例を示すブロック図
である。メモリ13中のイメージ記憶領域14には描画
の対象となるイメージが格納されている。
FIG. 1 is a block diagram showing an embodiment of the present invention. An image storage area 14 in the memory 13 stores an image to be drawn.

【0008】図2は従来技術と同様にグラフィックディ
スプレイ12にイメージをそのままの大きさで表示させ
る場合の動作を示し、図中、21は円を描画前のイメー
ジ記憶領域14、22は円を描画後のイメージ記憶領域
14、23はイメージ記憶領域14に格納されているイ
メージがそのままの大きさで表示されているグラフィッ
クディスプレイ12、24は表示されているイメージ上
に円を描画途中のグラフィックディスプレイ12、25
は表示されているイメージ上に円を描画し終わったグラ
フィックディスプレイ12、26はイメージ記憶領域描
画装置18を表す。
FIG. 2 shows an operation when an image is displayed on the graphic display 12 in the same size as in the prior art. In the figure, 21 is a circle before the image storage areas 14 and 22 are drawn. The later image storage areas 14 and 23 are graphic displays 12 and 24 in which the image stored in the image storage area 14 is displayed in its original size. The graphic displays 12 and 24 are in the middle of drawing a circle on the displayed image. , 25
The graphic displays 12 and 26 that have finished drawing a circle on the displayed image represent the image storage area drawing device 18.

【0009】図3はグラフィックディスプレイ12にイ
メージを縮小して表示させる場合の動作の例を示し、図
中、31は円を描画前のイメージ記憶領域14、32は
円を描画後のイメージ記憶領域14、33はイメージ記
憶領域14に格納されているイメージが縮小して表示さ
れているグラフィックディスプレイ12、34は表示さ
れているイメージ上に円を描画途中のグラフィックディ
スプレイ12、35は表示されているイメージ上に円を
描画し終わったグラフィックディスプレイ12、36は
イメージ記憶領域描画装置18、37は座標情報変換装
置を表す。
FIG. 3 shows an example of an operation for displaying a reduced image on the graphic display 12, in which 31 is an image storage area before drawing a circle and 32 is an image storage area after drawing a circle. Reference numerals 14 and 33 represent reduced images of the image stored in the image storage area 14. Graphic displays 12 and 34 represent a circle on the displayed image. Graphic displays 12 and 35 are in the middle of drawing. The graphic displays 12 and 36 that have drawn the circle on the image represent the image storage area drawing devices 18 and 37, which represent the coordinate information conversion device.

【0010】図4はグラフィックディスプレイ12にイ
メージを拡大して表示させる場合の動作の例を示し、図
中、41は円を描画前のイメージ記憶領域14、42は
円を描画後のイメージ記憶領域14、43はイメージ記
憶領域14に格納されているイメージが拡大して表示さ
れているグラフィックディスプレイ12、44は表示さ
れているイメージ上に円を描画途中のグラフィックディ
スプレイ12、45は表示されているイメージ上に円を
描画し終わったグラフィックディスプレイ12、46は
イメージ記憶領域描画装置15、47は座標情報変換装
置を表す。
FIG. 4 shows an example of an operation for enlarging and displaying an image on the graphic display 12, where 41 is an image storage area 14 before drawing a circle and 42 is an image storage area after drawing a circle. Reference numerals 14 and 43 indicate that the image stored in the image storage area 14 is enlarged and displayed. Graphic displays 12 and 44 indicate that the graphic displays 12 and 45 are displaying a circle on the displayed image. The graphic displays 12 and 46 that have drawn the circle on the image represent the image storage area drawing devices 15 and 47, which represent the coordinate information conversion device.

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

【0012】次に、図3を用いてイメージを縮小して、
グラフィックディスプレイ12にイメージの全体を表示
した場合について説明する。イメージ記憶領域14に格
納されているイメージをイメージ倍率変換装置15によ
り縮小変換し、その結果をグラフィックディスプレイ1
2に表示する。表示されたイメージ上の円を描画したい
位置の中心となる部分をマウス装置11により指定す
る。マウス装置11を移動させると先程指定した点を中
心とした移動した点を通る円がグラフィックディスプレ
イ上にグラフィックディスプレイ描画装置17により描
画されるので、描画したい円となるまでマウス装置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 reduced and converted by the image magnification conversion device 15, and the result is converted into the graphic display 1.
Display on 2. The mouse device 11 is used to specify the center portion of the position on the displayed image where the circle is to be drawn. When the mouse device 11 is moved, a circle passing through the moved point centered on the previously specified point is drawn by the graphic display drawing device 17 on the graphic display. Therefore, the mouse device 11 is drawn until the circle becomes the desired circle.
To move. When the circle to be drawn is reached, the mouse device 11 is used again to specify the portion to be the decision point. When the decision point is designated, the coordinate information of the center point and the decision point read by the mouse device 11 is converted by the coordinate information conversion device 16,
The image storage area drawing device 18 is added to the image stored in the image storage area 14 using the converted coordinate information.
Draws a circle. The image in the image storage area 14 in which the circle has been drawn is converted into an image magnification conversion device 15 again.
Is reduced and converted to be displayed on the display 12, and the drawing process of the circle ends.

【0013】次に、図3での説明と同様の方法で円の描
画処理を行う。図2、図3、図4では、それぞれ独立し
た表示状態でのことについて述べたが、本発明では、表
示状態を円描画の処理中に任意の倍率に随時変換しなが
ら処理を行うことができる。
Next, a circle drawing process is performed by the same method as described with reference to FIG. Although FIGS. 2, 3 and 4 have been described with respect to the respective independent display states, in the present invention, the processing can be performed while converting the display state to an arbitrary magnification during the circle drawing processing at any time. ..

【0014】[0014]

【発明の効果】以上説明したよう、本発明は、イメージ
を任意の倍率で表示して円の描画を行うことができるの
で、イメージを拡大表示して細部に対する円の描画を容
易にすること、イメージを縮小表示してイメージ全体に
大きな円を描画すること、イメージ全体のバランスを見
ながら円の描画ができること、イメージの任意の場所に
容易に円の描画ができることなどにより、イメージ編集
作業の効率を著しく改善することができ、また、イメー
ジのグラフィックディスプレイへの表示状態は、円描画
の処理中に随時、任意の倍率に変更することができると
いう効果を奏する。
As described above, according to the present invention, since an image can be displayed at an arbitrary magnification and a circle can be drawn, the image can be enlarged and displayed to facilitate the drawing of a circle for details. Efficient image editing work by reducing the size of the image and drawing a large circle on the entire image, drawing a circle while checking the balance of the entire image, and easily drawing a circle anywhere on the image. In addition, the display state of the image on the graphic display can be changed to an arbitrary magnification at any time during the circle 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 制御装置 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

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 means for drawing an arbitrary circle on the graphic display And a means for drawing an arbitrary circle on the image storage area, and storing the image in the image storage area by designating an image displayed at an arbitrary magnification on the graphic display with the mouse device. Characterized by drawing an arbitrary circle on the image Image editing system.
JP4151662A 1992-06-11 1992-06-11 Image editing system Withdrawn JPH05342321A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4151662A JPH05342321A (en) 1992-06-11 1992-06-11 Image editing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4151662A JPH05342321A (en) 1992-06-11 1992-06-11 Image editing system

Publications (1)

Publication Number Publication Date
JPH05342321A true JPH05342321A (en) 1993-12-24

Family

ID=15523485

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4151662A Withdrawn JPH05342321A (en) 1992-06-11 1992-06-11 Image editing system

Country Status (1)

Country Link
JP (1) JPH05342321A (en)

Similar Documents

Publication Publication Date Title
JP2776246B2 (en) Mouse cursor tracking type enlarged display moving device
US5357601A (en) Apparatus for processing superimposed image information by designating sizes of superimposed and superimposing images
JPH04142661A (en) Information processor
JPH01147670A (en) Image display method
JPH05342321A (en) Image editing system
JP2778825B2 (en) Graphic display device
JP3160436B2 (en) Target information display device
JPS63146168A (en) Picture editing method
JPH05101155A (en) Image editing system on graphic display
JPH0652276A (en) Image enlargement display method
JPH09319889A (en) Image partial enlarging and displaying method
JPH05249887A (en) Picture display device
JP2000035782A (en) Image display method
JPH05333847A (en) System for processing image data display
JPH0291690A (en) Enlargement/reduction display system
JPS6237781A (en) Picture display device with partial magnifying function
JPS6286392A (en) Handy image display unit
JPH06324795A (en) Display picture selection method
JPH01197826A (en) Screen display method for computer system
JPH04367065A (en) Display system
JPS62290981A (en) Graphic display system
JPS61170867A (en) Picture processor
JPH0877381A (en) Image forming device
JPH0388077A (en) Map controller
JPH0218677A (en) Picture display processor

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990831