JPH01152583A - Straight line approximating processor - Google Patents
Straight line approximating processorInfo
- Publication number
- JPH01152583A JPH01152583A JP31091987A JP31091987A JPH01152583A JP H01152583 A JPH01152583 A JP H01152583A JP 31091987 A JP31091987 A JP 31091987A JP 31091987 A JP31091987 A JP 31091987A JP H01152583 A JPH01152583 A JP H01152583A
- Authority
- JP
- Japan
- Prior art keywords
- curve
- straight line
- error
- value
- parameter
- 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
Links
- 230000006870 function Effects 0.000 abstract description 14
- 238000000034 method Methods 0.000 description 11
- 238000010586 diagram Methods 0.000 description 10
- 101150037263 PIP2 gene Proteins 0.000 description 1
- 101100262439 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) UBA2 gene Proteins 0.000 description 1
- ATJFFYVFTNAWJD-UHFFFAOYSA-N Tin Chemical compound [Sn] ATJFFYVFTNAWJD-UHFFFAOYSA-N 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000010422 painting Methods 0.000 description 1
Landscapes
- Image Generation (AREA)
Abstract
Description
【発明の詳細な説明】
〔概 要〕
画像処理システム等における任意のベクトルデータをビ
ットデータへ展開するような場合に用いられる直線近似
処理装置に関し、
近似直線を得る場合における演算量を減少し、かつ近似
誤差を比較的少なく抑え、デイスプレィにおいてなめら
かな近似直線を迅速に得ることを目的とし、
パラメータ関数算出部、曲線の2点のパラメータ平均値
算出部、パラメータ値の座標値算出部、曲線の2点を結
ぶ直線の傾き算出部、パラメータ値の平均値の対応する
曲線の座標と曲線の2点を結ぶ直線との距離を求め、そ
の距離を前記直線の傾きに応じて修正して近似の最大誤
差を算出する最大誤差算出部、およびあらかじめ定めら
れた誤差許容値と前記最大誤差を比較し許容内であれば
近似データとして使用し、許容外であれば曲線の分割数
を増加して、パラメータ平均値算出部へ帰還する誤差判
定処理部を具備するよう構成する。[Detailed Description of the Invention] [Summary] Regarding a linear approximation processing device used when expanding arbitrary vector data into bit data in an image processing system, etc., the present invention reduces the amount of calculations when obtaining an approximate straight line, The aim is to keep approximation errors relatively low and quickly obtain smooth approximate straight lines on the display. The inclination calculation unit for a straight line connecting two points calculates the distance between the coordinates of the curve corresponding to the average value of the parameter values and the straight line connecting the two points of the curve, and corrects the distance according to the inclination of the straight line to obtain an approximation. A maximum error calculation unit that calculates the maximum error, and a predetermined error tolerance value and the maximum error are compared, and if it is within the tolerance, it is used as approximate data, and if it is outside the tolerance, the number of divisions of the curve is increased, It is configured to include an error determination processing section that feeds back to the parameter average value calculation section.
本発明は画像処理システム等における任意のベクトルデ
ータをビットデータへ展開するような場合に用いられる
直線近似処理装置に関し、特に曲線を直線に一層簡単な
処理で誤差が比較的少なく近似できる装置に関する。The present invention relates to a linear approximation processing device used when developing arbitrary vector data into bit data in an image processing system, etc., and particularly to a device that can approximate a curve to a straight line with simpler processing and relatively less error.
プリンタデイスプレィ等の出力装置において、任意の三
次曲線であるベクトルデータをビットデータへ展開する
必要がある。例えば、直線および/または三次曲線によ
って囲まれた領域の面塗り、または同様な領域のクリッ
ピング処理は5、その実現が困難である。−船釣に、こ
れらを実現するためには、曲線を直線近似し、多角形処
理をすることで可能となる。In an output device such as a printer display, it is necessary to develop vector data, which is an arbitrary cubic curve, into bit data. For example, filling an area surrounded by straight lines and/or cubic curves, or clipping a similar area is difficult to realize. - In order to realize these for boat fishing, it is possible to approximate the curve to a straight line and perform polygon processing.
ここで問題となる直線近似法としては2つの方法がある
。その1つは、n等分直線近似であり、曲線をn等分し
て、各等分された部分を直線で置き換える。このn等分
近似では、曲線のすべての直線近似部分でなめらかさを
保つためにはnを十分大きくする必要がある。There are two methods of linear approximation that are problematic here. One of them is linear approximation, which divides the curve into n equal parts and replaces each divided part with a straight line. In this n-equal approximation, it is necessary to make n sufficiently large in order to maintain smoothness in all linear approximation parts of the curve.
他の1つの直線近似は、正確に曲線と近似直線との距離
を算出して、その値が許容値以内となるように曲線を分
割して直線で近似するものである。Another type of straight line approximation is to accurately calculate the distance between the curve and the approximate straight line, divide the curve so that the distance is within a tolerance, and approximate it with straight lines.
前述のように、n等分直線近似においては、曲線の形状
、大きさに依存するため曲線の全域にわたって適切なn
を決定するのが困難である。正確に距離を算出する直線
近似は、その計算が複雑となり計算量が非常に多くなる
という問題点がある。As mentioned above, in linear approximation divided into n equal parts, it depends on the shape and size of the curve.
is difficult to determine. Linear approximation, which accurately calculates distances, has the problem that the calculations are complicated and the amount of calculations becomes extremely large.
本発明の目的は、曲線とその近似直線との間の距離を計
算する一層簡単な処理を導入して、近似直線を得る場合
における演算量を減少し、かつ近似の誤差を比較的少な
く抑え、デイスプレィ出力装置においてなめらかな近似
直線が迅速に得られるようにすることにある。An object of the present invention is to introduce a simpler process for calculating the distance between a curve and its approximate straight line, to reduce the amount of calculation when obtaining an approximate straight line, and to keep the approximation error relatively small. To quickly obtain a smooth approximate straight line on a display output device.
本発明の直線近似処理装置は第1図に示されるように、
パラメータ関数算出部2、パラメータ平均値算出部4、
座標値算出部6、傾き算出部5、最大誤差算出部7、お
よび誤差判定処理部8を具備する。As shown in FIG. 1, the linear approximation processing device of the present invention has the following features:
parameter function calculation unit 2, parameter average value calculation unit 4,
It includes a coordinate value calculation section 6, an inclination calculation section 5, a maximum error calculation section 7, and an error determination processing section 8.
パラメータ関数算出部2は近似される曲線をパラメータ
を用いて関数表示を行い、パラメータ平均値算出部4は
、近似される曲線の任意の2点について、そのパラメー
タ値の相加平均を求め、座標値算出部6は、前記パラメ
ータ値tmの対応する座標値Xs+y+sを求め、傾き
算出部5は前記任意の2点を結ぶ近似直線の勾配aを算
出する。The parameter function calculation section 2 displays the curve to be approximated as a function using parameters, and the parameter average value calculation section 4 calculates the arithmetic mean of the parameter values for any two points of the curve to be approximated, and calculates the coordinates. The value calculation unit 6 calculates the coordinate value Xs+y+s corresponding to the parameter value tm, and the slope calculation unit 5 calculates the slope a of the approximate straight line connecting the arbitrary two points.
最大誤差算出部7は勾配aの絶対値が、1以上の時は、
最大誤差をl (x+ xm) (y+
y−)/alと算出し、勾配aの絶対値が1より小さい
時は、最大誤差をl (y8 y+)+a (xm
−xm)1と算出する。ここにxmは近似される曲線の
任意の2点の一方のX座標であり、ylは同様なy座標
である。When the absolute value of the slope a is 1 or more, the maximum error calculation unit 7 calculates the following:
The maximum error is l (x+ xm) (y+
y−)/al, and when the absolute value of slope a is smaller than 1, the maximum error is l (y8 y+)+a (xm
-xm)1. Here, xm is the X coordinate of one of two arbitrary points on the curve to be approximated, and yl is the similar y coordinate.
誤差判定処理部8は、あらかじめ定められた誤差許容値
、例えば表示装置の1ドツトの大きさ、と前記算出した
最大誤差とを比較し、許容内であれば前記X1l)’l
を蓄積するよう出力し、許容外であれば、前記X++3
’+に対応するパラメータ値とtm値をあらためて曲線
の任意の2点としてパラメータ平均値算出部へ帰還する
。The error determination processing unit 8 compares a predetermined error tolerance value, for example, the size of one dot of a display device, with the calculated maximum error, and if it is within the tolerance, the
is output to accumulate, and if it is out of tolerance, the above X++3
The parameter value and tm value corresponding to '+' are returned to the parameter average value calculation unit as two arbitrary points on the curve.
〔作 用〕
本発明の装置を用いれば、第3図に示すように、曲線の
一端をP+(X+ 、)’+ ) 、他端をP2(X
z。[Function] When the device of the present invention is used, as shown in FIG.
z.
yz)とし前記1.、に対応する曲線上の点をP。yz) and the above 1. , the point on the curve corresponding to P.
(X+e、y++u とする時、Plと直線PIP2と
の距離が求められ、この値を、曲線と直線P+Pzとの
距離と比べて相違する誤差を直線の勾配に応じて打消す
ように修正する。(When X+e, y++u, the distance between Pl and the straight line PIP2 is found, and this value is compared with the distance between the curve and the straight line P+Pz and corrected so as to cancel out the different error according to the slope of the straight line.
実施例の説明に先立って関連技術の説明を図面を参照し
て説明する。Prior to describing the embodiments, related technology will be described with reference to the drawings.
曲線のパラメータ表示は第2図に示されるようにパラメ
ータtを用いて、各々X座標値およびy座標値がxmf
x (t) 、V=fy (t) 、として表される。Parameter representation of the curve is performed using the parameter t as shown in Fig. 2, and the X and Y coordinate values are xmf, respectively.
x (t) , V=fy (t) .
ここにtは0≦t≦1である。Here, t is 0≦t≦1.
第4図において、破線のブロック部分に第7図の部分流
れ図が挿入されると、従来例としての曲線と近似直線と
の間の正確な距離を計算し誤差許容値と比較し処理する
工程流れ図となる。In FIG. 4, when the partial flow diagram of FIG. 7 is inserted into the broken line block part, the process flow diagram for calculating the accurate distance between the curve and the approximate straight line as a conventional example and comparing it with the error tolerance value. becomes.
第4図は実施例において詳述するので、ここでは第7図
の流れ図を説明する。Since FIG. 4 will be explained in detail in the embodiment, the flow chart of FIG. 7 will be explained here.
まず第3図における曲線の一端をPl(xIny1)、
他端をPz(Xz 、 )’2 )とし曲線と直線P
+ Pzの間の距離をtの関数として表すと、D(t)
= l αx(t)+βy(t)+ r l /77
0TJゴ・ (1)となる。この関数をtに関して微分
し、D’(t)=Oを満足するtを求めると最大誤差の
点のtが得られる。First, one end of the curve in Fig. 3 is Pl(xIny1),
The other end is Pz(Xz, )'2) and the curve and straight line P
+ Expressing the distance between Pz as a function of t, D(t)
= l αx(t)+βy(t)+r l /77
0TJgo・(1). By differentiating this function with respect to t and finding t that satisfies D'(t)=O, t at the point of maximum error is obtained.
ここに、α=Yz )’I−β=xm−x2 、γ=
3’I Lx X+ Vz−。Here, α=Yz)'I-β=xm-x2, γ=
3'I Lx X+ Vz-.
x(t) =a X t コ + b 、
l t z + c x t + d X 1y
(t)=a、t3+b、t” +c、t+d、である。x(t) = a X t + b,
l t z + c x t + d X 1y
(t)=a, t3+b, t''+c, t+d.
従ってaX+ bX+ CX+ d X+ aV+ b
Y+ CF+ dVはすでに決定されている。Therefore aX+ bX+ CX+ d X+ aV+ b
Y+ CF+ dV has already been determined.
従って処理過程371では前記α、β、γの定義がなさ
れ、過程S72においてもf、、f2.f3の定義がな
されている。過程373は前記(2)式にr、、r2.
r、を代入したもので、tを求める過程が示される。過
程S74でtm≦t≦t2の範囲にtが決定され、過程
S75で決定されたtに対するxmyが求められる。こ
のxmyを(1)式に代入して距離りを求めるのが過程
S76である。Therefore, in the processing step 371, the above α, β, and γ are defined, and also in the step S72, f, , f2 . f3 is defined. Step 373 is performed by adding r, , r2 .
The process of finding t is shown by substituting r. In step S74, t is determined within the range tm≦t≦t2, and in step S75, xmy for the determined t is determined. Step S76 is to substitute this xmy into equation (1) to find the distance.
本発明の一実施例の直線近似処理装置が第1図を参照し
て説明される。A linear approximation processing device according to an embodiment of the present invention will be explained with reference to FIG.
この装置はメモリ1、パラメータ関数算出部2、ワーク
メモリ3、tイ算出部4、傾きa算出部5、xm r
yrh算出部6、最大誤差算出部7、誤差判定部8、お
よびメモリ9を具備する。This device includes a memory 1, a parameter function calculation unit 2, a work memory 3, a calculation unit 4, a slope a calculation unit 5,
It includes a yrh calculation section 6, a maximum error calculation section 7, an error determination section 8, and a memory 9.
メモリlは近似されるべき曲線のデータが格納されてお
りパラメータ関数算出部2ヘデータを供給する。パラメ
ータ関数算出部2の出力はxl 。The memory l stores data of a curve to be approximated and supplies the data to the parameter function calculation unit 2. The output of the parameter function calculation unit 2 is xl.
ym算出部6へ供給される。tイ算出部4はワークメモ
リ3の出力を受けxM l )’ II算出部6へ出
力を供給する。ワークメモリ3には初期値としてのxI
n )’l+ xIn )’!、tIn ttが格納さ
れている。It is supplied to the ym calculating section 6. The t i calculation section 4 receives the output of the work memory 3 and supplies the output to the xM l )' II calculation section 6 . Work memory 3 contains xI as an initial value.
n)'l+xIn)'! , tIn tt are stored.
傾きa算出部5はワークメモリ3からの出力を受け、出
力を最大誤差算出部7へ供給する。最大誤差算出部7は
この他にxm、ym算出部6の出力を受け、誤差判定処
理部8へ出力を供給する。誤差判定処理部8は出力をワ
ークメモリ3またはメモリ9へ供給する。The slope a calculation unit 5 receives the output from the work memory 3 and supplies the output to the maximum error calculation unit 7. In addition, the maximum error calculation section 7 receives the output from the xm, ym calculation section 6 and supplies the output to the error determination processing section 8 . The error determination processing section 8 supplies the output to the work memory 3 or the memory 9.
前述の装置の動作について第4図および第5図の流れ図
を用いて説明する。第4図における破線のブロックの箇
所に第5図の流れ図が挿入される。The operation of the above-mentioned apparatus will be explained using the flowcharts of FIGS. 4 and 5. The flowchart in FIG. 5 is inserted into the broken line block in FIG.
まず初期設定過程341でワークメモリ3のデータエリ
ア1にjl+t2等が設定され、データエリア1のポイ
ンタ(図においては「ポ」と略記)2の示すt2の値を
読み出し、t2をXs 、yイ算出部6に入力してx
tおよび’Itを求める( S 42)。次にデータエ
リア1のポインタ1の示すtlの値より同様にxmおよ
びylが算出される( S 43)。First, in the initial setting step 341, jl+t2, etc. are set in the data area 1 of the work memory 3, the value of t2 indicated by the pointer (abbreviated as "po" in the figure) 2 of the data area 1 is read, and t2 is set to Xs, y. Input to calculation section 6 x
t and 'It are determined (S42). Next, xm and yl are similarly calculated from the value of tl indicated by pointer 1 of data area 1 (S43).
過程S51においては、1.とt2の相加平均値tmが
t1算出部4で求められる。xm、yms算出部6では
tlより対応するX座標およびy座標xmおよび71%
が算出される( S 52)。次いで傾きaがワークメ
モリ3からの初期データを受けて算出される( S 5
3)。過程S54ではaの絶対値が1以上か否かによっ
て2つの処理過程に分岐する。In step S51, 1. The arithmetic mean value tm of and t2 is determined by the t1 calculation unit 4. The xm, yms calculation unit 6 calculates the corresponding X and Y coordinates xm and 71% from tl.
is calculated (S52). Next, the slope a is calculated by receiving the initial data from the work memory 3 (S5
3). In step S54, the process branches into two processes depending on whether the absolute value of a is 1 or more.
lal≧1の時は最大誤差算出部7でd=l (xt
−xm)−(y+−yma)/a lを求め(S55)
、l a l<1の時は、d=l(ym y+)+
a (xt x1%) lを求め(356) 、
それぞれ最大誤差とする。When lal≧1, the maximum error calculation unit 7 calculates d=l (xt
-xm)-(y+-yma)/a l is calculated (S55)
, when l a l<1, d=l(ym y+)+
Find a (xt x1%) l (356),
Each is the maximum error.
次いで最大誤差dが許容誤差内(例えば表示装置の1画
素の大きさ以内)かどうか誤差判定処理部8で判定しく
544) 、許容値内であれば、x1、yIのデータを
メモリ9のデータエリア2へ格納して直線近似データと
しポインタを移動する( S 45)。許容値外である
時は、ポインタ1の次のアドレスにポインタ1の内容を
入れ、ポインタ1へt= (tm +t2)/2を格
納し、ポインタの移動を行う(S 46)。Next, the error determination processing unit 8 determines whether the maximum error d is within the tolerance (for example, within the size of one pixel of the display device) (544), and if it is within the tolerance, the data of x1, yI is stored as the data in the memory 9. The data is stored in area 2 and used as linear approximation data, and the pointer is moved (S45). If the value is outside the allowable value, the contents of pointer 1 are placed in the address next to pointer 1, t=(tm +t2)/2 is stored in pointer 1, and the pointer is moved (S46).
上記各過程をデータが無くなる迄、過程S42へ戻って
繰り返し、データエリア2に直線近似のデータが得られ
る。The process returns to step S42 and repeats each of the above steps until there is no more data, and linear approximation data is obtained in data area 2.
前述の処理過程における演算を説明する。第3図におい
て、まずP、の座標(Xa++3’a)を求める。P、
は前述したように、パラメータ値がt。The calculations in the above processing process will be explained. In FIG. 3, first, the coordinates (Xa++3'a) of P are determined. P,
As mentioned above, the parameter value is t.
の時の曲線の関数値である。同様にPI、Pgのパラメ
ータ値はそれぞれtI+t2である。ここにt* =
(tm +tz)/zとする。このP、と直線P、p
gとの距#dを求める。第3図のように、P、からX軸
に平行な直線を引き直線P、P2との交点を求め、その
交点からP、迄の距離をΔXとし、同様にP、からy軸
に平行な直線を引き直線P、P、との交点を求め、その
交点からP、迄の距離をΔyとする。このΔXまたはΔ
yを用いてdを表すと、d=Δx//TT丁7丁「また
はd=Δy / 、/’ 1 + al−となる。aは
直線P、P2の勾配、すなわちa”’ Dz y+)
/ (xi xt)=Δy/ΔXであり、
Δx=l (y+a −y+)/a+ (xt−xe
)lΔy=1 (xt X+*)a+ (y+*
)’+ )lである。is the function value of the curve when . Similarly, the parameter values of PI and Pg are each tI+t2. Here t* =
(tm + tz)/z. This P, and the straight line P, p
Find the distance #d from g. As shown in Figure 3, draw a straight line from P parallel to the Draw a straight line, find the intersection with the straight lines P and P, and let the distance from the intersection to P be Δy. This ΔX or Δ
If d is expressed using y, then d=Δx//TT 7-cho "or d=Δy / , /' 1 + al-. a is the straight line P, the slope of P2, that is, a"' Dz y+)
/ (xi xt)=Δy/ΔX, and Δx=l (y+a −y+)/a+ (xt−xe
)lΔy=1 (xt X+*)a+ (y+*
)'+)l.
ここでlal≧1の時は、jTTiTlaとしてd=Δ
y/aとし、lal<1の時はjTTT7111−とし
てd=aΔXと近似する。Here, when lal≧1, d=Δ as jTTiTla
y/a, and when lal<1, jTTT7111- is approximated as d=aΔX.
このd、すなわちP。から直線PlP2迄の距離を上記
のように勾配aに応じて近似計算して算出した値dを最
大誤差と見なして処理をした流れ図が第5図である。こ
の2回の近似、すなわち第1の近似は曲線と直線P+P
zの間の距離をPlと直線P、P、の間の距離と見なす
こと、第2の近似はlal≧1の時7″TTirをaと
し、lal〈1の時、/”1−1=711−を1 /
aとすること、は互いに誤差を打消す方向にある。第1
の近似は実際の誤差より小さく評価され、第2の近似で
は実際の誤差より大きく評価される。This d, that is, P. FIG. 5 is a flowchart showing a process in which the value d calculated by approximating the distance from PlP2 to the straight line PlP2 according to the slope a as described above is regarded as the maximum error. These two approximations, the first approximation are the curve and the straight line P+P
Considering the distance between z as the distance between Pl and straight lines P and P, the second approximation is that when lal≧1, 7″TTir is a, and when lal<1, /”1-1= 711-1/
a is in the direction of canceling out the errors from each other. 1st
The approximation of is estimated to be smaller than the actual error, and the second approximation is estimated to be larger than the actual error.
実施例の装置を直線近似処理部として用いた描画システ
ムのブロック図が第6図に示される。A block diagram of a drawing system using the apparatus of the embodiment as a linear approximation processing section is shown in FIG.
直線データの場合は直接ワークメモリ65のRAMにデ
ータが入力されグラフィック制御部63で直線描画、多
角形内面塗り等の処理が実行され画像メモリ(VRAM
)62にビットデータとして展開され機構制御部64を
介して表示装置66または67に表示される。曲線デー
タは本実施例の装置を用いた直線近似処理部61によっ
て直線に近似され、そのデータがワークメモリ65に加
えられ、以下直線データと同様に処理される。さらに直
線近似処理部61において、任意のデバイス(表示装置
)の分解能を誤差許容値と設定することによって、任意
のデバイスに適した直線近似処理が実行される。In the case of straight line data, the data is directly input to the RAM of the work memory 65, and the graphic control unit 63 executes processes such as straight line drawing and polygon inner painting, and then the data is transferred to the image memory (VRAM).
) 62 as bit data and displayed on the display device 66 or 67 via the mechanism control section 64. The curve data is approximated to a straight line by a straight line approximation processing unit 61 using the apparatus of this embodiment, and the data is added to the work memory 65 and thereafter processed in the same manner as the straight line data. Furthermore, in the linear approximation processing section 61, by setting the resolution of an arbitrary device (display device) as an error tolerance value, linear approximation processing suitable for an arbitrary device is executed.
本発明によれば、曲線とその曲線に近似する直線との間
の誤差を演算する一層簡単な処理過程を導入して、近似
直線を得る場合における演算量を減少し、かつ近似誤差
を比較的少なく抑えることができ、この結果デイスプレ
ィ装置になめらかな近似直線が迅速に得られる。According to the present invention, a simpler processing process for calculating the error between a curve and a straight line that approximates the curve is introduced, thereby reducing the amount of calculation when obtaining an approximate straight line, and reducing the approximation error relatively. As a result, a smooth approximate straight line can be quickly obtained on the display device.
第1図は本発明の詳細な説明するブロック図、第2図は
関数曲線のパラメータ表示を説明する図、
第3図は曲線と近似直線の誤差を説明する図、第4図は
実施例の近似処理の流れ図、
第5図は実施例の近似処理の部分流れ図、第6図は実施
例の装置を用いた描画システムのブロック図、および、
第7図は従来例の近似処理の部分流れ図である。
図において、
1・・・メモリ、
2・・・パラメータ関数算出部、
3・・・ワークメモリ、 4・・・tm算出部、5
・・・傾きa算出部、 6・・・Xn 、ys算出部
、7・・・最大誤差算出部、 8・・・誤差判定処理部
、9・・・メモリ、
61・・・直線近似処理部、62・・・画像メモリ、6
3・・・グラフィック制御部、
64・・・機構制御部、 65・・・ワークメモリ、
66 、67・・・表示装置。
$1 図
関数のパラメータ表示 曲線と近似直線の
誤差を説明する図 を説明する1
第2図 $3図
実施例の近似処理の部分流れ図
第5I2i
’IJθ肢)菟誰を用いた描画システムのブロック図第
6図Figure 1 is a block diagram explaining the present invention in detail, Figure 2 is a diagram explaining the parameter display of a function curve, Figure 3 is a diagram explaining the error between the curve and the approximate straight line, and Figure 4 is a diagram of the embodiment. Flowchart of approximation processing, FIG. 5 is a partial flowchart of approximation processing in the embodiment, FIG. 6 is a block diagram of a drawing system using the apparatus of the embodiment, and FIG. 7 is a partial flowchart of approximation processing in the conventional example. be. In the figure, 1... Memory, 2... Parameter function calculation section, 3... Work memory, 4... tm calculation section, 5
... Slope a calculation section, 6 ... Xn, ys calculation section, 7. Maximum error calculation section, 8. , 62... image memory, 6
3... Graphic control unit, 64... Mechanism control unit, 65... Work memory,
66, 67...Display device. $1 Parameter display of graphical function Diagram explaining the error between the curve and the approximate straight line 1
Figure 2 Figure 3 Partial flowchart of approximation processing in the embodiment Figure 5 Block diagram of drawing system using I2i 'IJθ limb) Figure 6
Claims (1)
るパラメータ関数算出部(2)、 前記曲線の任意の2点のパラメータ値の相加平均を求め
るパラメータ平均値(t_m)算出部(4)前記パラメ
ータ値の対応する座標値を求める座標値(x_m、y_
m)算出部(6)、 前記曲線の2点を結ぶ直線の勾配(a)を算出する傾き
算出部(5)、 前記勾配aの絶対値が1以上の時は、前記曲線の任意の
2点のうちの1点の座標をx_1、y_1とし前記パラ
メータ平均値の対応する座標値をx_m、y_mとする
と、最大誤差を|(x_1−x_m)−(y_1−y_
m)/a|と算出し、前記勾配aの絶対値が1より小さ
い時は、最大誤差を|(y_m−y_1)+a(x_1
−x_m)|と算出する最大誤差算出部(7)、および
、 あらかじめ定められた誤差許容値と前記算出した最大誤
差とを比較し、許容内であれば前記x_1、y_1を記
憶部へ蓄積し、許容外であれば前記x_1、y_1に対
応するパラメータ値とt_m値を曲線の任意の2点とし
てパラメータ平均値算出部(4)へ帰還する誤差判定処
理部(8)、を具備する直線近似処理装置。[Claims] A parameter function calculation unit (2) that displays a curve to be approximated as a function using parameters, a parameter average value (t_m) calculation that calculates the arithmetic average of parameter values at arbitrary two points of the curve. Part (4) Coordinate values (x_m, y_
m) a calculation unit (6), a slope calculation unit (5) that calculates the slope (a) of a straight line connecting two points of the curve; when the absolute value of the slope a is 1 or more, any two points of the curve; If the coordinates of one of the points are x_1, y_1 and the corresponding coordinate values of the parameter average values are x_m, y_m, then the maximum error is |(x_1-x_m)-(y_1-y_
m)/a|, and when the absolute value of the gradient a is smaller than 1, the maximum error is calculated as |(y_m-y_1)+a(x_1
-x_m) , an error determination processing unit (8) that returns the parameter values corresponding to x_1, y_1 and the t_m value as arbitrary two points of the curve to the parameter average value calculation unit (4) if the values are outside the tolerance. Processing equipment.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP31091987A JPH01152583A (en) | 1987-12-10 | 1987-12-10 | Straight line approximating processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP31091987A JPH01152583A (en) | 1987-12-10 | 1987-12-10 | Straight line approximating processor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH01152583A true JPH01152583A (en) | 1989-06-15 |
Family
ID=18010962
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP31091987A Pending JPH01152583A (en) | 1987-12-10 | 1987-12-10 | Straight line approximating processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH01152583A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0378887A (en) * | 1989-08-23 | 1991-04-04 | Fujitsu Ltd | Drawing order editing method |
JPH03296877A (en) * | 1990-04-16 | 1991-12-27 | Mitsubishi Electric Corp | Curve plotting device |
-
1987
- 1987-12-10 JP JP31091987A patent/JPH01152583A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0378887A (en) * | 1989-08-23 | 1991-04-04 | Fujitsu Ltd | Drawing order editing method |
JP2645597B2 (en) * | 1989-08-23 | 1997-08-25 | 富士通株式会社 | How to edit drawing order |
JPH03296877A (en) * | 1990-04-16 | 1991-12-27 | Mitsubishi Electric Corp | Curve plotting device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4709231A (en) | Shading apparatus for displaying three dimensional objects | |
US5363479A (en) | System and method for rendering bezier splines | |
US4736200A (en) | Graphic processing apparatus with clipping circuit | |
US5611037A (en) | Method and apparatus for generating image | |
EP0360155A2 (en) | Image transformation method and device | |
US5214754A (en) | Method and apparatus for approximating polygonal line to curve | |
US5739826A (en) | Polygon display based on x coordinates of edges on scan line | |
JPH0916806A (en) | Stereoscopic image processor | |
JP2752975B2 (en) | Cubic curve plot method | |
US5351315A (en) | Apparatus for smoothing outlines of images | |
EP0349182B1 (en) | Method and apparatus for approximating polygonal line to curve | |
EP0254300A2 (en) | Rotated graphic pattern generating system | |
JPH01152583A (en) | Straight line approximating processor | |
US5499324A (en) | Graphic display apparatus with improved shading capabilities | |
US5670981A (en) | Method for mapping a source pixel image to a destination pixel space | |
JP2588257B2 (en) | Contour approximation method | |
JP2677273B2 (en) | A polygonal line approximation device for cubic Bezier curves | |
US5297244A (en) | Method and system for double error antialiasing in a computer display system | |
EP0389890A2 (en) | Method and apparatus for generating figures with three degrees of freedom | |
EP0642101A2 (en) | A wide line drawing method | |
US5047954A (en) | Graphics vector generator setup technique | |
JP3066060B2 (en) | Polygonal approximation method for Besee curve section | |
US6124863A (en) | Object-based graphics system for displaying an image using explicit quadratic polynomial fragments | |
US5430834A (en) | Method and apparatus for storing and reproducing a curve | |
US5680153A (en) | Image Processing apparatus |