JPH0529952B2 - - Google Patents

Info

Publication number
JPH0529952B2
JPH0529952B2 JP60124282A JP12428285A JPH0529952B2 JP H0529952 B2 JPH0529952 B2 JP H0529952B2 JP 60124282 A JP60124282 A JP 60124282A JP 12428285 A JP12428285 A JP 12428285A JP H0529952 B2 JPH0529952 B2 JP H0529952B2
Authority
JP
Japan
Prior art keywords
input
pen
figures
graphic
point
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.)
Expired - Lifetime
Application number
JP60124282A
Other languages
Japanese (ja)
Other versions
JPS61282972A (en
Inventor
Hajime Kurii
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.)
Toshiba Corp
Original Assignee
Tokyo Shibaura Electric 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 Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP60124282A priority Critical patent/JPS61282972A/en
Publication of JPS61282972A publication Critical patent/JPS61282972A/en
Publication of JPH0529952B2 publication Critical patent/JPH0529952B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明はCAD(Computer Aided Design)シ
ステムに図形を入力するとき、この図形をオンラ
イン手書きで入力できるようにした図形入力装置
に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a figure input device that allows figures to be input online by hand when inputting figures into a CAD (Computer Aided Design) system.

〔発明の技術的背景とその問題点〕[Technical background of the invention and its problems]

CADシステムに図形、特に機械図面に用いる
図形を入力するとき従来装置では、タブレツトと
キーボードを介して数10種類の多様で類似するコ
マンドを複数選択しかつ組み合わせると共に、入
力したい図形の座標位置を厳密に指定してやらな
ければならなかつた。このため操作法に習熟して
いなければ多大の時間を要しかつオペレータの負
担は大きかつた。また第6図に示すようにキーボ
ードとタブレツトという2つの機器を操作しなけ
ればならないので機器設置のスペース効率が悪か
つた。
When inputting figures into a CAD system, especially figures used in mechanical drawings, with conventional equipment, you have to select and combine dozens of different and similar commands via a tablet and keyboard, and then precisely specify the coordinate position of the figure you want to input. I had to specify it. Therefore, unless the operator is familiar with the operation method, it takes a lot of time and puts a heavy burden on the operator. Furthermore, as shown in FIG. 6, two devices, a keyboard and a tablet, must be operated, resulting in poor space efficiency in installing the devices.

〔発明の目的〕[Purpose of the invention]

本発明は前記の従来技術の欠点を克服するため
になされたもので、CADシステムの操作法に習
熟しない設計者であつても容易に操作でき、かつ
設計者の机に設置できるスペース効率の高い図形
入力装置を提供することを目的とする。
The present invention has been made to overcome the drawbacks of the prior art described above, and is a space-efficient system that can be easily operated even by a designer who is not familiar with operating CAD systems, and that can be installed on a designer's desk. The purpose of this invention is to provide a graphic input device.

〔発明の概要〕[Summary of the invention]

本発明は、手書き文字認識、手書き図形認識、
図形間近接度計算を組み合わせることによつて、
従来のコマンドに相当する指示を装置内部で認識
すると共に、入力図形の座標位置を装置内部で計
算し、手書き入力した文字、図形から清書化した
図面を生成する図形入力装置である。
The present invention provides handwritten character recognition, handwritten figure recognition,
By combining the proximity calculation between figures,
This is a graphic input device that internally recognizes instructions equivalent to conventional commands, calculates the coordinate position of an input graphic internally, and generates a clean drawing from handwritten characters and graphics.

〔発明の実施例〕[Embodiments of the invention]

本発明による図面入力装置の全体構成を第2図
に示す。図形と文字の入力はタブレツト12上を
スタイラスペン13を使つて手書きすることによ
つて行なう。CRT11は入力された手書き文字
の認識結果と、手書き入力された図形またはこれ
の清書化処理を行なつた後の図形を表示すると共
に、いくつかのコマンドメニユーを表示する。プ
ロツタ14は清書化図面を出力する。図形入力装
置本体10はタブレツト12から送られてくる座
標データを基に文字を認識あるいは図形を認識す
る。この部分を詳細に表わしたものを第1図に示
す。文字認識においては文字認識処理をする
CREC103が動作し、図形認識においてはピツ
ク検出部PICK102、図形認識部PREQ104、
近接度計算部DIST105、座標値計算部LOC1
06、接点と接点を計算する端点・接点計算部
TREQ107が動作する。これら以外の座標値
入力部IN100、ストローク端検出部SDET1
01、図形メモリMEMORY108、CRTの表
示制御をする表示制御部DSP109、プロツタ
への出力を制御するプロツタ制御部PLOT110
は文字認識と図形認識に共通して動作する部分で
ある。
FIG. 2 shows the overall configuration of the drawing input device according to the present invention. Figures and characters are input by handwriting on the tablet 12 using a stylus pen 13. The CRT 11 displays the recognition result of the input handwritten characters, the handwritten input figures or the figures after the cleanup process, and also displays several command menus. The plotter 14 outputs a faired drawing. The graphic input device main body 10 recognizes characters or graphics based on the coordinate data sent from the tablet 12. A detailed representation of this part is shown in FIG. In character recognition, perform character recognition processing
CREC103 operates, and in figure recognition, pick detection unit PICK102, figure recognition unit PREQ104,
Proximity calculation unit DIST105, coordinate value calculation unit LOC1
06, End point/contact calculation part that calculates contact points and contact points
TREQ107 operates. Coordinate value input section other than these IN100, stroke end detection section SDET1
01. Graphic memory MEMORY 108, display control unit DSP 109 that controls the CRT display, plotter control unit PLOT 110 that controls output to the plotter.
is a part that operates in common to character recognition and figure recognition.

本発明による作用を第3図に示す図形の入力例
を参照して述べる。第3図aは直線L1とL2の
交点Aと直線L3とL4の交点B間を結ぶ直線L
5を入力する例である。
The operation of the present invention will be described with reference to an example of graphic input shown in FIG. Figure 3 a shows a straight line L connecting the intersection A of straight lines L1 and L2 and the intersection B of straight lines L3 and L4.
This is an example of inputting 5.

従来技術による装置では点Aをまず指定するた
めに直線間の交点を指定するコマンドをキーボー
ドから入力し(第7図のF1)、次にタブレツト
のスタイラスペンを動かして直線L1とL2をカ
ーソルで指示する(第7図のF3、ピツクと呼
ぶ)。同様にして点Bも上記操作によつて求める。
ピツクした図形はCRTに強調表示される(第7
図のF4)。次に直線を入力するコマンドをキー
ボードから入力し(第7図のF1)、始点と終点
を指示した入力であることを示すサブコマンドを
キーボードから入力する(第7図のF2)。始点
と終点の指定はカーソルを移動させて上記2つの
点A,Bに合わせる(第7図のF3)。以上の操
作が完了すると入力したい直線L5がCRTに表
示される(第7図のF4)。
In the conventional device, in order to specify point A, a command to specify the intersection between straight lines is input from the keyboard (F1 in Figure 7), and then the stylus pen of the tablet is moved to move the cursor between straight lines L1 and L2. (F3 in Fig. 7, called pick). Point B is similarly determined by the above operation.
The picked shape will be highlighted on the CRT (7th
F4 in the figure). Next, a command for inputting a straight line is input from the keyboard (F1 in FIG. 7), and a subcommand indicating that the input specifies a starting point and an end point is input from the keyboard (F2 in FIG. 7). To specify the starting point and ending point, move the cursor to match the above two points A and B (F3 in Fig. 7). When the above operations are completed, the straight line L5 to be input is displayed on the CRT (F4 in Figure 7).

一方本発明ではスタイラスペン13をタブレツ
ト12上で移動させてCRT11に表示されてい
るカーソルを点Aの近傍にもつてゆきペンダウン
させペンで書くのと同様に点Bまで移動させる。
ここでペンアツプすると清書化された直線L5が
CRT11に表示される。このように従来装置に
よるコマンドの入力やピツクは不要である。この
操作を行なつたときの本発明の動作を第1図を参
照して述べる。IN100を介して入力したスタ
イラスペン13の座標値を、PREQ104、
DIST105へ渡す。この値は同時にDSP109
を介してCRT11へ送り手書き図形を表示する。
On the other hand, in the present invention, the stylus pen 13 is moved on the tablet 12, the cursor displayed on the CRT 11 is moved to the vicinity of point A, the pen is moved down, and the cursor is moved to point B in the same way as writing with a pen.
If you upload the pen here, you will see the clean-cut straight line L5.
Displayed on CRT11. In this way, there is no need to input or pick commands using conventional devices. The operation of the present invention when this operation is performed will be described with reference to FIG. The coordinate values of the stylus pen 13 input via IN100 are input to PREQ104,
Pass it to DIST105. This value is also DSP109
The handwritten figure is sent to the CRT 11 via the CRT 11 and displayed.

点Aでペンダウンして書き始めたことはSDET
101が検出し、PREQ104とDIST105へ、
それぞれの動作を開始する信号を送る。DIST1
05は既に入力済の直線L1〜L4他の図形デー
タが格納されているMEMORY108をアクセ
スしてペンダウン後の座標値と既に入力済の直線
(すなわちL1〜L4)間の距離を計算し、あら
かじめ設定されている閾値以下の距離をもつ図形
データ(本例ではL1,L2)と距離をTREQ
107へ送る。PREQ104はスタイラスペン1
3の座標値をIN100経由で入力し手書き図形
のストロークベクトルを計算する。スライラスペ
ン13を点Bの近傍でペンアツプすると、書き終
つたことをSDET101は検出し、このことを
DIST105とPREQ104へ通知する。DIST
105はペンアツプにより動作を終了する。
TREQ107はDIST105から送られてくる図
形データと距離から直線L1またはL2の端点に
近接する座標から書き始め、直線L3またはL4
の端点に近接する座標で書き終つたことを認識
し、書き始めと書き終りの座標値を点A,Bとし
てLOC106へ送る。PREQ104はストローク
ベクトルの計算結果より入力図形の形を認識す
る。本例では直線と認識する。認識結果の図形形
式を表わすコードをLOC106へ送る。LOC1
06はPREQ104から送られてくる図形コード
が直線であり、TREQ107から送られてくる
2つの座標値すなわち点A,Bの座標値から2つ
の座標値を始点と終点とする直線であると判定す
る。このデータをMEMORY108へ記憶する
と共に、DSP109を介してCRT11へ送りそ
れまで表示されていた手書き図形を消去して清書
化図形を表示する。
The fact that I put the pen down at point A and started writing is SDET.
101 detects and sends to PREQ104 and DIST105,
Send a signal to start each operation. DIST1
05 accesses the MEMORY 108 in which the already input straight lines L1 to L4 and other figure data is stored, calculates the distance between the coordinate values after pen down and the already input straight lines (i.e. L1 to L4), and sets it in advance. TREQ the distance between the graphic data (L1 and L2 in this example) whose distance is less than the specified threshold.
Send to 107. PREQ104 is stylus pen 1
Input the coordinate values of 3 via IN100 and calculate the stroke vector of the handwritten figure. When the sliver pen 13 is brought up near point B, the SDET 101 detects that writing has finished and indicates this.
Notify DIST 105 and PREQ 104. DIST
105 ends the operation by pen-up.
TREQ107 starts writing from the coordinates close to the end point of straight line L1 or L2 based on the figure data and distance sent from DIST105, and
It is recognized that writing has been completed at the coordinates close to the end point of , and the coordinate values of the start and end of writing are sent to the LOC 106 as points A and B. PREQ 104 recognizes the shape of the input figure from the stroke vector calculation results. In this example, it is recognized as a straight line. A code representing the graphic format of the recognition result is sent to the LOC 106. LOC1
06 determines that the graphic code sent from PREQ 104 is a straight line, and that it is a straight line whose starting and ending points are the two coordinate values sent from TREQ 107, that is, the coordinate values of points A and B. . This data is stored in the MEMORY 108 and sent to the CRT 11 via the DSP 109, erasing the handwritten figure that had been displayed up to that point and displaying the clean-cut figure.

第3図bは2つの直線L6,L7に接し半径値
が100の円を入力する例である。直線入力と同様
にスタイラスペン13を移動させて直線L6,L
7に近接する丸を手書き入力する。書き始めの位
置はどこであつてもかまわない。半径の値はスタ
イラスペン13をペンで書くのと同様にして数値
を入力する。先頭の文字Rは数値が半径であるこ
とを表わす識別文字である。文字入力と図形入力
は上記の逆であつてもかまわない。直線入力と同
様直線L6,L7のピツクは不要であり、数値を
キーボードから入力する必要もない。
FIG. 3b is an example in which a circle that is in contact with two straight lines L6 and L7 and whose radius value is 100 is input. As with straight line input, move the stylus pen 13 to input straight lines L6, L.
Input the circle close to 7 by hand. It doesn't matter where you start writing. The value of the radius is inputted in the same way as writing with the stylus pen 13. The first character R is an identification character indicating that the numerical value is a radius. The character input and graphic input may be the reverse of the above. As with straight line input, there is no need to pick the straight lines L6 and L7, and there is no need to input numerical values from the keyboard.

この操作を行なつたときの本発明の動作を直線
入力と同様第1図を参照して述べる。IN100
を介して入力したスタイラスペン13の座標値を
PREQ104、DIST105へ渡す。DSP109
を介して手書き図形をCRT11に表示するのは
直線入力の例と同一である。PREQ104はペン
ダウンの間ストロークベクトルを計算し、DIST
105はMEMORY108に記憶されている既
に入力済の図形データとの距離を計算し、この結
果をTREQ107へ送る。TREQは手書き入力
図形が直線L6,L7に近接して書かれたことを
LOC106へ送る。CREQ103はスタイラスペ
ン13の座標値からストロークを求め文字認識を
行なう。文字認識技術そのものは公知例(日経コ
レクトロニクス1983,12,5.PP115−133)など
に記されている。文字認識により文字列R100
が求められると文字Rよりこれに続く文字が半径
の値であると認識し、半径値100をLOC10
6へ送る。LOC106はTREQ107から送ら
れてくる直線L6,L7のデータと、CREQ10
4から送られてくる半径値100、およびPREQ
104から送られてくる図形コードが円というこ
とから、直線L6,L7から距離100なる点
E、すなわち中心点を求める。この結果をDSP
109を介してCRT11へ送り直線L6,L7
に接し半径100なる円を清書化して表示する。
この座標値はMEMORY108へ記憶する。本
例の数値入力は円の半径であるが、これ以外の数
値として円または円弧の直径、直交座標または極
座標系での座標値、直線の長さ、基準線からの距
離などが可能である。
The operation of the present invention when performing this operation will be described with reference to FIG. 1 in the same way as for linear input. IN100
The coordinate values of the stylus pen 13 input through
Pass to PREQ104 and DIST105. DSP109
Displaying a handwritten figure on the CRT 11 via the input line is the same as the example of linear input. PREQ104 calculates the stroke vector during pen down and DIST
105 calculates the distance to the already input graphic data stored in MEMORY 108 and sends this result to TREQ 107. TREQ indicates that the handwritten input figure was written close to straight lines L6 and L7.
Send to LOC106. CREQ 103 obtains strokes from the coordinate values of stylus pen 13 and performs character recognition. The character recognition technology itself is described in publicly known examples (Nikkei Collectronics 1983, 12, 5. PP115-133). Character string R100 by character recognition
is calculated, the character following the letter R is recognized as the radius value, and the radius value 100 is set as LOC10.
Send to 6. LOC106 receives the data of straight lines L6 and L7 sent from TREQ107 and CREQ10.
Radius value 100 sent from 4, and PREQ
Since the graphic code sent from 104 is a circle, a point E having a distance of 100 from the straight lines L6 and L7, that is, the center point is found. DSP this result
Straight lines L6, L7 sent to CRT11 via 109
A circle that is tangent to and has a radius of 100 is corrected and displayed.
These coordinate values are stored in MEMORY 108. The numerical input in this example is the radius of the circle, but other numerical values such as the diameter of a circle or arc, coordinate values in a rectangular or polar coordinate system, the length of a straight line, and the distance from a reference line are also possible.

次に本発明による優先度の制御法について述べ
る。
Next, a priority control method according to the present invention will be described.

第4図aは既に入力されている図形が互いに近
接していて、識別するのが困難、または誤認識の
おそれがある場合の接続入力例である。このとき
は従来装置で実施しているのと同様図形のピツク
操作をする。まずスタイラスペン13を移動させ
てカーソルを円C2の円周上にもつてゆき点Fで
ペンダウンした後再びペンアツプする。これと同
様のことを円C4に対しても実施する。次に円C
2の接点座標となる近傍の位置から手書き図形を
書き始め、円C4の接線座標となる近傍位置で書
き終える。従来装置における円の接線というコマ
ンドは不要である。この操作を行なつたときの本
発明の動作を第1図を参照して述べる。点Fでペ
ンダウンおよびペンアツプしたことはSDET10
1が検出し、DIST105はIN100を介してス
タイラスペン13の座標値を入力し、既に入力済
の円C1〜C4他の図形が格納されている
MEMORY108をアクセスして点Fとこれら
図形との間の距離を計算し、この結果をTREQ
107へ送る。PICK102はペンダウンとペン
アツプのオン、オフ信号をSDET101から受取
り、IN100から入力するスタイラスペン13
の座標値の移動量が微少であることからピツク操
作であると判定しこれをTREQ107へ送る。
TREQ107はこれらの動作より円C2をピツ
クしたと認識する。さらに点Gでペンダウンとペ
ンアツプの操作をすると上記と同様の動作を行な
う。次に円C2の接線座標の近傍から書き始め、
円C4の接線座標近傍で書き終るまでのPREQ1
04、DIST105の動作は第3図aの実施例で
示した直線入力の例とほぼ同一である。
FIG. 4a shows an example of a connection input when figures that have already been input are close to each other and are difficult to identify or may be misrecognized. At this time, the graphic pick operation is performed in the same way as in the conventional device. First, the stylus pen 13 is moved, the cursor is placed on the circumference of the circle C2, the pen is brought down at point F, and the pen is brought up again. The same thing is done for circle C4 as well. Next, circle C
The handwritten figure begins to be drawn at a position near the tangent coordinates of circle C4, and ends at a position near the tangent coordinates of circle C4. The command for tangent to a circle in the conventional device is unnecessary. The operation of the present invention when this operation is performed will be described with reference to FIG. Pen down and pen up at point F is SDET10
1 is detected, DIST105 inputs the coordinate values of stylus pen 13 via IN100, and the already input circles C1 to C4 and other figures are stored.
Access MEMORY 108, calculate the distance between point F and these figures, and use this result as TREQ.
Send to 107. PICK102 is a stylus pen 13 that receives pen down and pen up on and off signals from SDET101 and inputs them from IN100.
Since the amount of movement of the coordinate values is small, it is determined that this is a pick operation, and this is sent to TREQ 107.
TREQ 107 recognizes from these actions that circle C2 has been picked. Furthermore, when the pen down and pen up operations are performed at point G, the same operation as above is performed. Next, start writing near the tangent coordinate of circle C2,
PREQ1 until it finishes writing near the tangent coordinate of circle C4
04, the operation of the DIST 105 is almost the same as the linear input example shown in the embodiment of FIG. 3a.

異なる点は円C2,C4に対してピツク操作が
行なわれているのでTREQ107はDIST105
から送られてくる近接図形C1〜C4の中から円
C2,C4のデータのみをLOC106へ送るこ
とである。
The difference is that the pick operation is performed on circles C2 and C4, so TREQ107 is DIST105.
The purpose is to send only the data of circles C2 and C4 from among the proximate figures C1 to C4 sent from the LOC 106.

LOC106は、PREQ104から送られてくる
図形コードが直線であり、TREQ107から送
られてくる円C2,C4のデータから2つの接点
座標を求め、これらを始点、終点とする直線であ
ると判定する。
The LOC 106 determines that the graphic code sent from the PREQ 104 is a straight line, determines the coordinates of two points of contact from the data of circles C2 and C4 sent from the TREQ 107, and determines that it is a straight line with these as the starting and ending points.

第4図bは近接図形として直線L8〜L11と
座標点P1,P2があるとき、TREQ107が
いずれも近接していると判断したときの例であ
る。TREQ107は書き始めをL8,L9の端
部または座標点P1、書き終りを直線L10,L
11の端部または座標点P2の座標値をLOC1
06へ送る。LOC106は書き始め座標につい
ては、直線L8,L9、座標点P1の3つの候補
の中から近接図形として優先度の高い座標点P1
を選択する。書き終り座標についても、優先度の
高い座標点P2を選択する。
FIG. 4b is an example in which there are straight lines L8 to L11 and coordinate points P1 and P2 as proximate figures, and TREQ 107 determines that they are both proximate. TREQ107 starts writing at the end of L8, L9 or coordinate point P1, ends at straight line L10, L
The coordinate value of the end of 11 or coordinate point P2 is LOC1
Send to 06. LOC106 selects the coordinate point P1, which has a high priority as a proximal figure, from among the three candidates, straight lines L8, L9, and coordinate point P1, for the writing start coordinates.
Select. Regarding the writing end coordinates, the coordinate point P2 having a high priority is also selected.

これら2つの選択された座標値を始点、終点と
するデータをMEMORY108へ記憶すると共
にDSP109を介してCRT11へ送る。
Data with these two selected coordinate values as the starting point and ending point are stored in the MEMORY 108 and sent to the CRT 11 via the DSP 109.

第4図cは手書き軌跡の通過点近傍に座標点P
3があるときの例である。始点をL13の端部と
判断するLOC106の動作は第3図aの実施例
で述べたのと同様である。手書き軌跡の書き終り
座標に近接する直線L14は、端部でもなく近傍
でもないので、第2の優先度をもつ手書き軌跡の
通過点近傍にある座標点P3を選択しこれを通る
直線データを生成する。終点は書き終り座標に近
接する直線L14との交点とする。
Figure 4c shows a coordinate point P near the passing point of the handwritten trajectory.
This is an example when there is 3. The operation of the LOC 106 for determining the starting point as the end of L13 is similar to that described in the embodiment of FIG. 3a. Since the straight line L14 that is close to the end coordinates of the handwritten trajectory is neither the end nor the vicinity, coordinate point P3 that is near the passing point of the handwritten trajectory that has the second priority is selected and straight line data passing through this is generated. do. The end point is the intersection with the straight line L14 that is close to the writing end coordinates.

第4図dは直線L18を基準としてこれに平行
で距離100にある直線を入力する例である。文
字入力は第3図bの実施例で示したのと同様、
CREQ103は入力された文字列d100から基
準線からの距離が100というデータをLOC1
06へ送る。TREQ107は近接図形としてP
4,C5,L16,L17をLOC106へ送る。
基準となる直線L18は第4図aの実施例で示し
たピツク操作と同様にしてTREQ107で認識
されているから、この図形データもLOC106
へ送る。
FIG. 4d is an example in which a straight line parallel to the straight line L18 and at a distance of 100 is inputted. Character input is the same as shown in the embodiment of Fig. 3b.
CREQ103 inputs the data that the distance from the reference line is 100 from the input character string d100 to LOC1.
Send to 06. TREQ107 is P as a proximity figure
4, C5, L16, L17 to LOC106.
Since the standard straight line L18 is recognized by TREQ 107 in the same way as the pick operation shown in the example of FIG. 4a, this graphic data is also recognized by LOC 106
send to

LOC106はPREQ104から図形タイプが直
線、CREC103から距離100、TREQ107
からピツク直線L18というこれらデータより、
直線L18に平行でこれから距離100にある直
線を生成する。本実施例ではCREC103からの
距離データを最優先にして入力図形の座標データ
が生成され、手書き軌跡の通過点近傍にある座標
点P4は第2の優先度、円C5は第3の優先度と
なる。始点と終点はTREQ107から送られて
いる近接図形L16,L17それぞれの交点とす
る。
LOC106 has a straight shape type from PREQ104, a distance of 100 from CREC103, and a TREQ107.
From these data, pick straight line L18 from
A straight line parallel to the straight line L18 and at a distance of 100 from it is generated. In this embodiment, the coordinate data of the input figure is generated with the distance data from the CREC 103 as the top priority, and the coordinate point P4 near the passing point of the handwritten trajectory has the second priority, and the circle C5 has the third priority. Become. The starting point and the ending point are the intersection points of the proximal figures L16 and L17 sent from the TREQ 107, respectively.

次に優先度制御の異なる実施例を第5図を参照
して述べる。第5図aは直線入力において書き始
めに直線L20、書き終りに直線L21、通過点
近傍に円C6,C7が近接して存在し、通過点近
傍図形C6,C7に基づいた認識をさせる例であ
る。
Next, different embodiments of priority control will be described with reference to FIG. Figure 5a is an example in which a straight line L20 is input at the beginning of the stroke, a straight line L21 is at the end of the stroke, and circles C6 and C7 are located close to each other near the passing point, and recognition is performed based on the figures C6 and C7 near the passing point. be.

手書き軌跡の書き始めと書き終り座標に近接し
て直線L20,L21の端部があることからこれ
らを始点、終点とする直線入力と誤認識する可能
性がある。オペレータが手書き図形入力中に途中
でスタイラスペン13をペンアツプ後再びペンダ
ウンして手書き図形の入力を継続すると、この座
標に対してピツク操作をしたものとみなす。第5
図aの実施例では円C6,C7それぞれの円周近
傍A4,A5でペンアツプ、ペンダウンをすると
これら図形がピツクされたものとみなす。
Since the ends of the straight lines L20 and L21 are located close to the coordinates of the start and end of the handwritten trajectory, there is a possibility that they may be mistakenly recognized as straight line input having the start and end points. If the operator raises the stylus pen 13 midway through inputting a handwritten figure and then brings it down again to continue inputting the handwritten figure, it is assumed that a pick operation has been performed on these coordinates. Fifth
In the embodiment shown in Figure A, when pen-up and pen-down are performed in the vicinity of the circumferences A4 and A5 of circles C6 and C7, respectively, these figures are considered to have been picked.

本実施例を第1図を参照して述べる。A3でペ
ンダウンして書き始めたことをSDET101が検
出する動作は先に述べた実施例と同じである。手
書き図形入力中点A4でスタイラスペン13をペ
ンアツプし再びペンダウンすると、PICK102
はペンアツプ時の座標値とペンダウン時の座標値
が微少であることからピツクと同一の操作が行な
われたものと判断しこのことをTREQ107へ
送る。このときDIST105は近接図形が円C6
であることをTREQ107へ送る。点A5でも
同一の動作を行なう。TREQ107は近接図形
L20,L21,C6,C7のデータをLOC1
06へ送る。C6,C7についてはピツク操作が
加わつたことのデータを付加する。LOC106
はTREQ107から送られてくる近接図形デー
タの中から、優先度の高いピツク操作の加わつた
C6,C7を選択し、これらの接線を生成する。
This embodiment will be described with reference to FIG. The operation by which the SDET 101 detects that the pen is down at A3 and starts writing is the same as in the embodiment described above. When you move the stylus pen 13 up and down again at the handwritten figure input midpoint A4, PICK102
Since the coordinate values when the pen is up and the coordinates when the pen is down are small, it is determined that the same operation as the pick was performed, and this information is sent to TREQ 107. At this time, DIST105 has a nearby figure as circle C6.
This information is sent to TREQ 107. The same operation is performed at point A5. TREQ107 stores the data of proximal figures L20, L21, C6, C7 in LOC1
Send to 06. For C6 and C7, data indicating that a pick operation has been added is added. LOC106
selects C6 and C7 to which a pick operation of high priority has been applied from among the proximate figure data sent from the TREQ 107, and generates tangents for these.

第5図bは第3図bの実施例と同様2つの図形
に接する円を入力する例である。第5図bにおい
ては接する図形がL23,L24、およびL2
5,L26とそれぞれ近接していて誤認識する可
能性がある。このときは第5図aの実施例と同
様、接して欲しい図形の近傍A7,A8でペンア
ツプとペンダウンを繰り返す。
FIG. 5b shows an example in which a circle tangent to two figures is input, similar to the embodiment shown in FIG. 3b. In Figure 5b, the touching figures are L23, L24, and L2.
5 and L26, and there is a possibility of erroneous recognition. At this time, as in the embodiment shown in FIG. 5a, pen-up and pen-down operations are repeated in the vicinity A7 and A8 of the desired figure.

第3図bの実施例と異なる点は、第1図におけ
るLOC106が優先度の高いピツク操作の加わ
つたL23,L26を選択する動作が加わつたこ
とである。
The difference from the embodiment shown in FIG. 3b is that LOC 106 in FIG. 1 has an additional operation of selecting L23 and L26 to which a pick operation of high priority has been added.

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

本発明による図形入力装置によれば、オンライ
ン手書き文字を認識することによつてキーボード
を不要とすると共に、オンライン手書き入力図形
を認識し、この手書き図形と既に入力済の図形の
近接度を計算するので、従来装置と比較して図形
の入力速度および操作性を飛躍的に向上させるこ
とができる。
According to the graphic input device of the present invention, by recognizing online handwritten characters, a keyboard is not required, and also by recognizing online handwritten input figures, the degree of proximity between the handwritten figures and the already input figures is calculated. Therefore, graphic input speed and operability can be dramatically improved compared to conventional devices.

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

第1図は本発明の図形入力装置の本体部分を詳
細に表示したブロツク図、第2図は本体部分と入
出力部分を結合した本発明による図形入力装置の
構成図、第3図〜第5図は本発明の図形入力装置
へ入力する図形の表示例を示す図、第6図は従来
技術によるCADシステムの図形入力に関する機
器構成図、第7図は第6図の装置を使つた図形入
力操作のフローチヤートである。 1……CADシステムの処理装置、2……
CRT、3……キーボード、4……タブレツト、
5……プロツタ、10……図形入力装置本体、1
1……CRT、12……タブレツト、13……ス
タイラスペン、14……プロツタ、100……座
標値入力部、101……ストローク端検出部、1
02……ピツク検出部、103……文字認識部、
104……図形認識部、105……近接度計算
部、106……座標値計算部、107……端点、
接点計算部、108……図形メモリ、109……
表示制御部、110……プロツタ制御部。
FIG. 1 is a block diagram showing in detail the main body portion of the graphic input device of the present invention, FIG. 2 is a block diagram of the graphic input device according to the present invention in which the main body portion and the input/output portion are combined, and FIGS. 3 to 5 The figure shows a display example of figures input to the figure input device of the present invention, Figure 6 is an equipment configuration diagram related to figure input in a CAD system according to the prior art, and Figure 7 shows figure input using the apparatus shown in Figure 6. This is a flow chart of the operation. 1... CAD system processing device, 2...
CRT, 3...Keyboard, 4...Tablet,
5...Protuter, 10...Graphic input device main body, 1
1... CRT, 12... Tablet, 13... Stylus pen, 14... Printer, 100... Coordinate value input section, 101... Stroke end detection section, 1
02...Pick detection unit, 103...Character recognition unit,
104... Figure recognition section, 105... Proximity calculation section, 106... Coordinate value calculation section, 107... End point,
Contact calculation unit, 108...Graphic memory, 109...
Display control section, 110... plotter control section.

Claims (1)

【特許請求の範囲】 1 手書きで書かれる図形等をタブレツトから入
力する図形入力装置において、前記タブレツト上
に書かれた図形等第1の座標値を読取る第1の手
段と、この第1の手段にて読取られた前記第1の
座標値から入力図形の形状を決定する第2の手段
と、既にメモリに記憶されている入力済みの図形
情報を読出し前記第1の座標値を計算して入力図
形に近接する図形を決定する第3の手段と、手書
文字を入力した場合前記第1の座標値からこの手
書文字が何であるかを決定し入力図形の座標デー
タに変換する第4の手段と、前記入力図形の形状
と前記座標データに基き前記近接する図形に優先
度をつけて前記入力図形の第2の座標値を決定す
る第5の手段と、これら各手段によつて決定され
た内容を前記メモリに記憶させるとともに清書化
した図形を表示する第6の手段とを具備すること
を特徴とする図形入力装置。 2 前記第5の手段は、前記タブレツトから図形
で手書きにて入力途中に、既に入力済みで清書化
表示中の図形の近傍でスタイラスペンのペンアツ
プ及びペンダウン動作を検出したときは、この図
形を前記近接する図形の中で最優先度の近接図形
と判断することを特徴とする特許請求の範囲第1
項記載の図形入力装置。
[Scope of Claims] 1. A graphic input device for inputting handwritten figures, etc. from a tablet, comprising: a first means for reading first coordinate values of figures, etc. written on the tablet; and the first means. a second means for determining the shape of the input figure from the first coordinate values read by the second means; and a second means for reading inputted figure information already stored in a memory, calculating and inputting the first coordinate values. a third means for determining a figure close to the figure; and a fourth means for determining, when a handwritten character is input, what the handwritten character is from the first coordinate values and converting it into coordinate data of the input figure. means, fifth means for determining second coordinate values of the input figure by giving priority to the adjacent figures based on the shape of the input figure and the coordinate data; A graphic input device comprising: sixth means for storing the content of the image in the memory and for displaying the formatted graphic. 2. When the fifth means detects pen-up and pen-down motions of a stylus pen in the vicinity of a figure that has already been inputted and is being displayed as a fair copy while inputting a figure by hand from the tablet, the fifth means Claim 1, characterized in that the proximate figure is determined to have the highest priority among the proximate figures.
The graphic input device described in Section 1.
JP60124282A 1985-06-10 1985-06-10 Graphic input equipment Granted JPS61282972A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60124282A JPS61282972A (en) 1985-06-10 1985-06-10 Graphic input equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60124282A JPS61282972A (en) 1985-06-10 1985-06-10 Graphic input equipment

Publications (2)

Publication Number Publication Date
JPS61282972A JPS61282972A (en) 1986-12-13
JPH0529952B2 true JPH0529952B2 (en) 1993-05-06

Family

ID=14881477

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60124282A Granted JPS61282972A (en) 1985-06-10 1985-06-10 Graphic input equipment

Country Status (1)

Country Link
JP (1) JPS61282972A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0485676A (en) * 1990-07-30 1992-03-18 Toppan Printing Co Ltd Plot supporting system
US6317762B1 (en) 1995-11-22 2001-11-13 Fujitsu Limited Document creating apparatus creates free format document from handwritten data converting into normalized size

Also Published As

Publication number Publication date
JPS61282972A (en) 1986-12-13

Similar Documents

Publication Publication Date Title
EP0597379B1 (en) Pen input processing apparatus
US6924442B2 (en) Electronic input apparatus and method thereof
EP0992877B1 (en) Information processing apparatus
US8131080B2 (en) Handwriting determination apparatus and method and program
US5583946A (en) Method and apparatus for recognizing gestures on a computer system
US6938220B1 (en) Information processing apparatus
EP1507192B1 (en) Detection of a dwell gesture by examining parameters associated with pen motion
JPH065498B2 (en) I / O device
EP0607926A2 (en) Information processing apparatus with a gesture editing function
EP0701224B1 (en) Method for interpreting hand drawn diagrammatic user interface commands
WO2004097722A1 (en) Hand-written character input device and hand-written character input processing method
JPH06131436A (en) Method and device for plotting processing
JPH0529952B2 (en)
JPH08286830A (en) Hand-written input device
JP4148867B2 (en) Handwriting processor
JPH055131B2 (en)
JP3977473B2 (en) Handwritten character recognition method and handwritten character recognition apparatus
JPH05233137A (en) Information processor
JP2633523B2 (en) Handwriting input device
JPH0652243A (en) Drawing input processor
JPS621072A (en) Graphic input device
JPH06131109A (en) Information processor
JPS6352265A (en) Graphic processor
JPS6272087A (en) Graphic inputting device
CN112348923A (en) Method for hand-drawing regular geometric figure on terminal equipment