JPH02310678A - Graphic processing system - Google Patents

Graphic processing system

Info

Publication number
JPH02310678A
JPH02310678A JP13351889A JP13351889A JPH02310678A JP H02310678 A JPH02310678 A JP H02310678A JP 13351889 A JP13351889 A JP 13351889A JP 13351889 A JP13351889 A JP 13351889A JP H02310678 A JPH02310678 A JP H02310678A
Authority
JP
Japan
Prior art keywords
coordinate
graphic
click
distance
actual distance
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
JP13351889A
Other languages
Japanese (ja)
Inventor
Akira Suzuki
明 鈴木
Seiichi Yajima
矢島 誠一
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.)
NEC Corp
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution Innovators 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 NEC Corp, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP13351889A priority Critical patent/JPH02310678A/en
Publication of JPH02310678A publication Critical patent/JPH02310678A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To easily obtain distance between click points a user requires by making the coordinate standard value of a figure the user requires capable of being set freely. CONSTITUTION:A map to show from some click point 111 to some destination of the click point 114 is displayed on the screen 1 of a graphic device 2 in a railway station. The click points 111, 112, 113, 114 are points clicked on the screen 1 by a mouse 3. At the time of clicking by the mouse 3, at first, length between the click points 111 and 112, next, the length between the click points 112 and 113, and then, the length between the click points 113 and 114 are obtained by calculating coordinates on a graphic memory 103. If by setting one coordinate to be 1m, the length from the click point 111 to the click point 114 is 256, the actual distance is 256m, and this is displayed on a display area 13.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、図形処理方式に関し、特にグラフィック画面
上に図形を表示して図形利用者が必要とする図形の座標
を求める図形処理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a graphic processing method, and more particularly to a graphic processing method for displaying a graphic on a graphic screen and determining the coordinates of the graphic required by a graphic user.

〔従来の技術〕[Conventional technology]

従来の、図形処理方式は、描画におけるグラフィックメ
モリ上の座標を、グラフィックメモリ特有の座°標系で
設定しているために、グラフィック画面上に表示される
図形の大きさが実際の値に対応せず、グラフィック画面
上に表示される図形から利用したい実際の距離を求める
ことが非常に困難であった。
In conventional figure processing methods, the coordinates on the graphic memory for drawing are set in a coordinate system specific to the graphic memory, so the size of the figure displayed on the graphic screen does not correspond to the actual value. Therefore, it was extremely difficult to determine the actual distance to be used from the figure displayed on the graphic screen.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の図形処理方式は、グラフィック画面上に
表示される図形の大きさが利用する実際の値に対応せず
、グラフィック画面上に表示される図形から利用したい
実際の距離を求めることができないという欠点を有して
いる。
In the conventional figure processing method described above, the size of the figure displayed on the graphic screen does not correspond to the actual value to be used, and it is not possible to calculate the actual distance to be used from the figure displayed on the graphic screen. It has the following drawbacks.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の図形処理方式は、図形を描画して表示する図形
処理の座標系に対してグラフィックメモリ上の1座標を
利用する実際の距離を示す座標基準値を設定する座標基
準値設定機構と、表示された図形の任意の位置をマウス
でクリックすることによりクリックされた位置の座標を
取得するクリック座標取得機構と、前記クリック座標取
得機構で取得した複数の座標間の座標距離を計算する座
標距離計算機構と、前記座標距離計算機構で求められた
座標距離に前記座標基準値設定機構で設定された1座標
に対する座標基準値を乗ずることにより実距離を算出す
る実距離算出機構と、前記実距離算出機構で算出した実
距離を示す値を図形が描画されたグラフィック画面上に
表示する実距離表示機構とを有して構成されている。
The graphic processing method of the present invention includes a coordinate reference value setting mechanism that sets a coordinate reference value indicating an actual distance using one coordinate on a graphic memory with respect to a coordinate system of graphic processing for drawing and displaying a figure; A click coordinate acquisition mechanism that acquires the coordinates of the clicked position by clicking any position of the displayed figure with a mouse, and a coordinate distance that calculates the coordinate distance between the plurality of coordinates acquired by the click coordinate acquisition mechanism. a calculation mechanism; an actual distance calculation mechanism that calculates an actual distance by multiplying the coordinate distance calculated by the coordinate distance calculation mechanism by a coordinate reference value for one coordinate set by the coordinate reference value setting mechanism; and the actual distance. The apparatus includes an actual distance display mechanism that displays a value indicating the actual distance calculated by the calculation mechanism on a graphic screen on which a figure is drawn.

〔実施例〕〔Example〕

次に本発明の実施例について画面を参照して説明する。 Next, an embodiment of the present invention will be described with reference to screens.

第1図は本発明の図形処理方式の一実施例を示すブロッ
ク図である。
FIG. 1 is a block diagram showing an embodiment of the graphic processing method of the present invention.

また、第2図は本実施例の図形処理方式の描画例を示す
概念図である。第2図に示すように、本実施例の図形処
理方式は、グラフィック画面1を描画するグラフィック
族!2と、図形上の位置をクリックするのに使用するマ
ウス3と、文字を入力するのに使用するキーボード4と
を有している。
Further, FIG. 2 is a conceptual diagram showing an example of drawing by the graphic processing method of this embodiment. As shown in FIG. 2, the graphic processing method of this embodiment is a graphic family that draws a graphic screen 1! 2, a mouse 3 used to click a position on a figure, and a keyboard 4 used to input characters.

そして、グラフィック画面1は、マウス3でクリックさ
れた位置を示すクリック点111,112゜113.1
14と、マウス3でクリックされた位置間を結んでいる
クリック間接続線12と、利用するために求める実際の
距離が表示される表示領域13とを表示している。ここ
では、実際の距離をかはるための開始位置をクリック点
111、終了位置をクリック点114として、その間の
距離を求めることを示している。実際には、クリック点
111が鉄道の駅を示し、クリック点114が目的とす
る場所を示している。
The graphic screen 1 shows click points 111, 112 degrees 113.1 indicating the positions clicked with the mouse 3.
14, an inter-click connection line 12 connecting the positions clicked with the mouse 3, and a display area 13 in which the actual distance required for use is displayed. Here, it is shown that a click point 111 is used as a starting point for measuring the actual distance, and a click point 114 is used as an ending point to calculate the distance therebetween. In reality, click point 111 indicates a railway station, and click point 114 indicates a destination location.

第1図に示すように、実施例の図形処理方式は、第2薗
のグラフィック装置2を制御する図形処理機構101と
、図形処理機構101によりグラフィック装置2のグラ
フィック画面l上に対する描画を行う描画機構102と
、グラフィック装置2のグラフィックメモリ103と、
利用する実際の座標の基準値をキーボード4より入力す
る入力機構104と、グラフィックメモリ上の1座標を
利用する実際の距離を示す座標基準値を設定する座標基
準値設定機構105と、マウス3でクリックされた座標
をグラフィックメモリ103から取得するクリック座標
取得機構106と、取得した複数の座標間の座標距離を
計算する座標距離計算機構107と、座標距離計算機構
107で得られた座標距離に座標基準値設定機構105
で設定された座標基準値を乗ずることにより利用するた
めの実距離を求める実距離算出機構108と、求められ
た利用するための実距離の値を描画機構102によって
グラフィック装置2のグラフィック画面1上の表示領域
13に表示する実距離表示機構109とを有している。
As shown in FIG. 1, the graphic processing method of the embodiment includes a graphic processing mechanism 101 that controls the second graphic device 2, and a graphic processing mechanism 101 that performs drawing on the graphic screen l of the graphic device 2. a mechanism 102, a graphics memory 103 of the graphics device 2,
An input mechanism 104 for inputting reference values of the actual coordinates to be used from the keyboard 4; a coordinate reference value setting mechanism 105 for setting a coordinate reference value indicating the actual distance to use one coordinate on the graphic memory; A click coordinate acquisition mechanism 106 that acquires the clicked coordinates from the graphic memory 103; a coordinate distance calculation mechanism 107 that calculates the coordinate distance between the acquired coordinates; and a coordinate distance calculation mechanism 107 that calculates the coordinate distance between the acquired coordinates. Reference value setting mechanism 105
The actual distance calculating mechanism 108 calculates the actual distance to be used by multiplying it by the coordinate reference value set in , and the drawing mechanism 102 displays the value of the calculated actual distance to be used on the graphic screen 1 of the graphic device 2. It has an actual distance display mechanism 109 that is displayed in the display area 13 of.

第2図に示すように、本実施例の図形処理である方式は
、鉄道の駅であるクリック点111から、クリック点1
14である目的先の場所までを示す地図をグラフィック
装置2のグラフィック画面1上に描画表示している。こ
こでは、駅であるクリック点111から、目的先の場所
のクリック点114までの実際の距離を知る必要がある
。クリック点111からクリック点114までは、まっ
すぐな−直線ではないために、まがる位置として、クリ
ック点112とクリック点113とがある。
As shown in FIG. 2, the graphic processing method of this embodiment starts from click point 111, which is a railway station, to click point 1
A map showing up to the destination location 14 is drawn and displayed on the graphic screen 1 of the graphic device 2. Here, it is necessary to know the actual distance from the click point 111, which is the station, to the click point 114, which is the destination location. Since the line from click point 111 to click point 114 is not a straight line, there are click point 112 and click point 113 as curved positions.

クリック点111,112,113.114は、グラフ
ィック装置2のグラフィック画面1上でマウス3でクリ
ックされたポイントである。マウス3でクリックされた
ならば、最初は、クリック点111と112との間の長
さ、次にクリック点112と113との間の長さ、そし
て、クリック点113と114との間の長さをグラフィ
ックメモリ103上の座標を計算することにより求める
ことができる。本実施例では、グラフィック装置2のグ
ラフィック画面1上に地図を描画表示する前に、グラフ
ィックメモリ103の1座標に対して利用する実際の長
さの座標基準値を設定しておく必要がある。例えば、1
座標を1メートルと設定することにより、クリック点1
11から114までの長さが、グラフィックメモ!71
03上の座標としての長さが256であったならば、利
用するための実際の距離は、256メートルである。
Click points 111, 112, 113, and 114 are points clicked with the mouse 3 on the graphic screen 1 of the graphic device 2. If mouse 3 is clicked, first the length between click points 111 and 112, then the length between click points 112 and 113, and then the length between click points 113 and 114. The distance can be determined by calculating the coordinates on the graphic memory 103. In this embodiment, before drawing and displaying a map on the graphics screen 1 of the graphics device 2, it is necessary to set a coordinate reference value of the actual length to be used for one coordinate in the graphics memory 103. For example, 1
By setting the coordinates to 1 meter, click point 1
The length from 11 to 114 is a graphic memo! 71
If the length as a coordinate on 03 was 256, the actual distance to utilize would be 256 meters.

そして、実際の距離が求められたならば、その値をグラ
イック装置2のグライック画面l上に表示する必要があ
り、表示領域13に表示される。
Once the actual distance has been determined, it is necessary to display the value on the graphic screen l of the graphic device 2, and it is displayed in the display area 13.

以上実施例で述べたように、本実施例の図形処理方式は
、利用者固有の設定を行うことにより、利用者が必要と
する図形の座標基準値を自由に設定することができ、利
用者が必要とするクリック点間の距離を容易に求めるこ
とができる。
As described above in the embodiment, the figure processing method of this embodiment allows the user to freely set the coordinate reference values of the figure he or she needs by making settings specific to the user. The required distance between click points can be easily determined.

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

以上説明したように、本発明の図形処理方式は、座標系
での距離を求めるグラフィック画面上に表示される図形
から利用したい実際点の間の距離を容易に求めることが
できるという効果を有している。
As explained above, the graphic processing method of the present invention has the effect that the distance between the actual points to be used can be easily determined from the graphic displayed on the graphic screen for determining the distance in the coordinate system. ing.

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

第1図は本発明の図形処理方式の一実施例を示すブロッ
ク図、第2図は本実施例の図形処理方式の描画例を示す
概念図である。 l・・・・・・グラフィック画面、2・・・・・・グラ
フィック装置、3・・・・・・マウス、4・・・・・・
キーボード、12・・・・・・クリック点接続線、13
・・・・・・表示領域、101・・・・・・図形処理機
構、102・・・・・・描画機構、103・・・・・・
グラフィックメモリ、104・・・・・・人力機構、1
05・・・・・・座標設定機構、106・・・クリック
座標取得機構、107・・・・・・座標距離計算機構、
108・・・・・・実距離算出機構、109・・・・・
・実距離表示機構、111.112,113.114・
・・・・・クリック点。 代理人 弁理士  内 原   晋 夷 l 品
FIG. 1 is a block diagram showing an embodiment of the graphic processing method of the present invention, and FIG. 2 is a conceptual diagram showing a drawing example of the graphic processing method of the present embodiment. l...Graphic screen, 2...Graphic device, 3...Mouse, 4...
Keyboard, 12...Click point connection line, 13
... Display area, 101 ... Graphic processing mechanism, 102 ... Drawing mechanism, 103 ...
Graphic memory, 104...Human power mechanism, 1
05...Coordinate setting mechanism, 106...Click coordinate acquisition mechanism, 107...Coordinate distance calculation mechanism,
108...Actual distance calculation mechanism, 109...
・Actual distance display mechanism, 111.112, 113.114・
...Click point. Agent Patent Attorney Shini Hara

Claims (1)

【特許請求の範囲】[Claims] 図形を描画して表示する図形処理の座標系に対して、グ
ラフィックメモリ上の1座標を利用する実際の距離を示
す座標基準値を設定する座標基準値設定機構と、表示さ
れた図形の任意の位置をマウスでクリックすることによ
りクリックされた位置の座標を取得するクリック座標取
得機構と、前記クリック座標取得機構で取得した複数の
座標間の座標距離を計算する座標距離計算機構と、前記
座標距離計算機構で求められた座標距離に前記座標基準
値設定機構で設定された1座標に対する座標基準値を乗
ずることにより実距離を算出する実距離算出機構と、前
記実距離算出機構で算出した実距離を示す値を図形が描
画されたグラフィック画面上に表示する実距離表示機構
とを有することを特徴とする図形処理方式。
For the coordinate system of figure processing that draws and displays figures, there is a coordinate reference value setting mechanism that sets a coordinate reference value indicating the actual distance using one coordinate on the graphic memory, and an arbitrary coordinate system of the displayed figure. a click coordinate acquisition mechanism that acquires the coordinates of a clicked position by clicking the position with a mouse; a coordinate distance calculation mechanism that calculates a coordinate distance between a plurality of coordinates acquired by the click coordinate acquisition mechanism; and the coordinate distance. an actual distance calculation mechanism that calculates an actual distance by multiplying the coordinate distance determined by the calculation mechanism by a coordinate reference value for one coordinate set by the coordinate reference value setting mechanism; and an actual distance calculated by the actual distance calculation mechanism. 1. A graphic processing method comprising: an actual distance display mechanism that displays a value indicating , on a graphic screen on which a graphic is drawn.
JP13351889A 1989-05-25 1989-05-25 Graphic processing system Pending JPH02310678A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13351889A JPH02310678A (en) 1989-05-25 1989-05-25 Graphic processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13351889A JPH02310678A (en) 1989-05-25 1989-05-25 Graphic processing system

Publications (1)

Publication Number Publication Date
JPH02310678A true JPH02310678A (en) 1990-12-26

Family

ID=15106656

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13351889A Pending JPH02310678A (en) 1989-05-25 1989-05-25 Graphic processing system

Country Status (1)

Country Link
JP (1) JPH02310678A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5589949A (en) * 1993-04-19 1996-12-31 Sharp Kabushiki Kaisha Image processing apparatus
CN108200415A (en) * 2018-03-16 2018-06-22 广州成至智能机器科技有限公司 Unmanned plane image frame processing system and its method based on augmented reality

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5589949A (en) * 1993-04-19 1996-12-31 Sharp Kabushiki Kaisha Image processing apparatus
CN108200415A (en) * 2018-03-16 2018-06-22 广州成至智能机器科技有限公司 Unmanned plane image frame processing system and its method based on augmented reality

Similar Documents

Publication Publication Date Title
JP2010148811A (en) Ultrasonic diagnostic apparatus
JPH02310678A (en) Graphic processing system
KR960032220A (en) Curved and Gentle Curved Drawing Methods
JPH08240447A (en) Analog type display measuring meter and its display method
JPH04128877A (en) Crt display device
Trindade et al. DamAR: Augmented reality in dam safety control
JPH01277286A (en) Method and device for controlling picture display information
JPH0437959A (en) Graphic input display system
JPH0486953A (en) Length calculator
JPH0968438A (en) Electric measuring apparatus
JP2801288B2 (en) Graphic input device
JPH0644358A (en) Image display device
JP2969746B2 (en) Grid display method
JPH02153475A (en) Plotting method in cad system
JPH0916653A (en) Graphic processor and its method
JPH0375513A (en) Curvimeter apparatus
JP3387561B2 (en) Triangle creation method in figure editing system
JPS60263986A (en) Cursor display method with scale
JPH04326483A (en) Device for displaying and monitoring process
JPH0284963U (en)
JPH04128892A (en) Image enlargement display system
JP2002072867A (en) Map display device
JPH0527875B2 (en)
JP3186175B2 (en) Automatic drafting equipment
JPH01282679A (en) Cad system