JPS62196772A - Picture clipping system - Google Patents

Picture clipping system

Info

Publication number
JPS62196772A
JPS62196772A JP61038540A JP3854086A JPS62196772A JP S62196772 A JPS62196772 A JP S62196772A JP 61038540 A JP61038540 A JP 61038540A JP 3854086 A JP3854086 A JP 3854086A JP S62196772 A JPS62196772 A JP S62196772A
Authority
JP
Japan
Prior art keywords
scan
vector
clipping
coordinate
vertex
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.)
Granted
Application number
JP61038540A
Other languages
Japanese (ja)
Other versions
JPH0634237B2 (en
Inventor
Takeshige Iijima
飯島 健滋
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP61038540A priority Critical patent/JPH0634237B2/en
Publication of JPS62196772A publication Critical patent/JPS62196772A/en
Publication of JPH0634237B2 publication Critical patent/JPH0634237B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Image Generation (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To shorten time for processing by making previous calculation at each scan on the clipping calculation part applicable in common to run length data in one scan, and calculating using the result in common in the same scan. CONSTITUTION:When making clipping by making graphic conversion calculation on run length vector data, invariable parameter in the same scan is calculated at each scan and applied to run length vector data in the scan utilizing the fact that run length data 42-26 have coordinate values which are the same value in the same scan. Thereby, time for processing is shortened and high speed graphic clipping process is realized. That is, when (y) coordinate of the starting point is below the lower limit for objective vectors of output 43-45, the part below the lower limit is cut off, and when (y) coordinate of the terminal point of the vector is above the upper limit, unnecessary part of vector of parts 43-45 above the upper limit is cut off.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、描かれた図形を光学的に画像スキャナによ
り走査してランレングスデータとして定義し、更に図形
変換演算を実行して、その一部の矩形領域をクリッピン
グする場合の画像クリッピング方式に関するものである
[Detailed Description of the Invention] [Industrial Application Field] The present invention optically scans a drawn figure using an image scanner to define it as run-length data, and further performs a figure conversion operation to obtain one of the data. The present invention relates to an image clipping method for clipping a rectangular region of a portion.

〔従来の技術〕[Conventional technology]

最初に画像処理技術において一般的に行われているラン
レングスベクトルについて説明する。第4図は紙面上に
描かれた図形td A IFのランレングスベクトルを
示す図で、図において、1は読取対象となる白地の図面
、2は図面1に黒で描かれた図形、3はスキャンの軌跡
、4はスキャン内で図形2の黒がどの始点から終点まで
連続しているかを示すランレングスベクトル、5はその
ランレングスベクトル4の始点、6はランレングスベク
トルの終点で、X、Yは座標軸である。
First, run-length vectors, which are commonly used in image processing technology, will be explained. FIG. 4 is a diagram showing the run length vector of a figure td A IF drawn on the paper. In the figure, 1 is a white drawing to be read, 2 is a figure drawn in black on drawing 1, and 3 is a figure drawn in black on drawing 1. The trajectory of the scan, 4 is a run-length vector indicating from which start point to the end point the black of figure 2 continues within the scan, 5 is the start point of the run-length vector 4, 6 is the end point of the run-length vector, Y is the coordinate axis.

ここで、スキャンは、X軸上を一定間隔で行い、図面全
体についてランレングスデータを得るものである。
Here, scanning is performed at regular intervals on the X-axis to obtain run length data for the entire drawing.

次に、従来の図形変換方式におけるランレングスベクト
ルデータの演算アルゴリズムについて以下に説明する。
Next, a calculation algorithm for run-length vector data in the conventional graphic conversion method will be described below.

(1)式は図形のゆがみ補正を行う場合に適用される変
換式で、a = hは定数である。
Equation (1) is a conversion equation applied when correcting graphic distortion, and a=h is a constant.

ここで、(1)式におけるX、’/はランレングスベク
トルの始点又は終点を表わし、x、YI上の座標値で、
x′、y′は、前記座標値(x、y)に対応する変換後
のX、Y軸上の点の座標値である。
Here, X and '/ in equation (1) represent the start point or end point of the run-length vector, and are the coordinate values on x and YI,
x' and y' are coordinate values of points on the X and Y axes after transformation corresponding to the coordinate values (x, y).

パラメータa+ br C+ dy e+ f+ g+
 hは第5図に示す様に入力図上のスキンデータにおけ
る4点の座標(X□r ys)+  (X2t yz)
 +  (Xsr y3) +  (X41 y4)と
、その4点に対応する出力図上の座標(X’+’ + 
’jx’ ) +  (Xi’ r Vz’)+  (
X3’ly3’)l  (X4’?y4’)とから(2
)式を解くことによって得る。
Parameter a+ br C+ dy e+ f+ g+
As shown in Figure 5, h is the coordinates of the four points in the skin data on the input diagram (X□r ys) + (X2t yz)
+ (Xsr y3) + (X41 y4) and the coordinates on the output diagram corresponding to those four points (X'+' +
'jx' ) + (Xi' r Vz') + (
X3'ly3')l (X4'?y4') and (2
) is obtained by solving the equation.

(1)式の演算後は、同一スキャン内のランレングスデ
ータであっても、始点・終点の座標値x′ (又はy’
)は一般に等しいものとはならない。
After calculating equation (1), even if the run length data is within the same scan, the coordinate value x' (or y'
) are generally not equal.

(1)式の演算後のランレングスベクトルデータに対し
て、一部の矩形領域を第6図(a)から同図(b)に示
す様にクリッピングするには、従来は例えば「パソコン
CAD実践活用法」 (技術評論社 昭和59年8月)
26頁〜28頁に示されている以下の手法が用いられて
いた。
In order to clip a part of the rectangular area from the run-length vector data after calculation of equation (1) as shown in FIG. 6(a) to FIG. 6(b), conventionally, How to use it” (Gijutsu Hyoronsha, August 1983)
The following approach, shown on pages 26-28, was used.

クリッピング領域の中と範囲外とで、第7図に示すよう
に空間を9分割し、第7図のとおり4bitで符号化す
る。この4 bitを左から第1.第2゜第3.第4 
bitとすると、第1 bitが1であることはクリッ
ピング領域のエツジ上限より上であることを意味し、第
2 bitが1であることはクリッピング領域のエツジ
下限より下であることを意味し、第3 bitが1であ
ることはクリッピング領域のエツジ右限より右であるこ
とを意味し、第4 bitが1であることはクリッピン
グ領域のエツジ左限より左であることを意味する。
As shown in FIG. 7, the space is divided into nine parts inside and outside the clipping area, and encoded with 4 bits as shown in FIG. These 4 bits are numbered 1st from the left. 2nd゜3rd. Fourth
If the first bit is 1, it means that it is above the upper limit of the edge of the clipping area, and the second bit is 1, it means that it is below the lower limit of the edge of the clipping area, When the third bit is 1, it means that it is to the right of the right edge limit of the clipping area, and when the fourth bit is 1, it means that it is to the left of the left edge limit of the clipping area.

次にベクトルの始点と終点が、それぞれどの空間に入る
かを分類し、それぞれの4 bitコードの論理積をと
る。その結果がooooでなければ、ベクトルはクリッ
ピング領域の全く外となり全く描画する必要はない。
Next, it is classified into which space the start point and end point of the vector fall into, and the AND of each 4-bit code is calculated. If the result is not oooo, the vector is completely outside the clipping area and does not need to be drawn at all.

前記の4 bitコードの論理積がooooである場合
には、ベクトルの始点と終点のそれぞれの4bjt符号
の1となっているbitの意味に応じてベクトルの切り
取りを行う。
If the logical product of the 4-bit code is oooo, the vector is cut according to the meaning of the bit that is 1 in the 4bjt code at each of the starting point and ending point of the vector.

例えば第8図に示すようにベクトルABは最初にACが
切り取られベクl〜ルCBとなり1次にCDが切り取ら
れ、最終的にベクトルDBとなり、クリッピング領域内
のベクトルが得られる。
For example, as shown in FIG. 8, vector AB is first cut off by AC to become vector CB, then CD is cut out, and finally becomes vector DB, so that a vector within the clipping area is obtained.

また、第9図−(1)、(2)のフローチャートにおけ
る7は「補正定数算出」ステップ、8は「スキャン行初
期設定」ステップ、9は「スキャン行終点jを示す判定
ステップ、10は「スキャン内ランレングス終了」の判
定ステップ、11は前記「(1)式の演算」ステップ、
12は「スキャン行カウントアップ」ステップ、13は
「始点X′方向分類」ステップ、14は「始点y′方向
分類」ステップ、15は「終点X′方向分類」ステップ
、16は「終点y′方向分類」ステップ、17は空間符
号論理積」ステップ、18は「論理積判定」ステップ、
19は「ベクトルの方程式算出」ステップ、2oはr 
bitカウンタ初期設定」ステップ、21は「始点の符
号bit判定」ステップ、22は「2直線の交点算出、
不要ベクトル切り取り」ステップ、23はr bitカ
ウンタ値カウントアツプ」ステップ、24はr 4 b
it終了」の判定ステップ、25はr bitカウンタ
初期設定Jステップ、26は「終点の符号bit判定」
ステップ、27は「2直線の交点算出、不要ベクトル切
り取り」ステップ、28はrbitカウント値カウント
アツプ」ステップ、29はr 4 bit終了」の判定
ステップ、30は「ベクトル描画」ステップである。
Further, in the flowchart of FIG. 9-(1) and (2), 7 is a "correction constant calculation" step, 8 is a "scan line initial setting" step, 9 is a "judgment step indicating scan line end point j, and 10 is a " 11 is the step of "calculating formula (1)",
12 is a "scan line count up" step, 13 is a "start point X' direction classification" step, 14 is a "start point y' direction classification" step, 15 is an "end point X' direction classification" step, and 16 is an "end point y' direction classification" step. 17 is a space code logical product step, 18 is a logical product judgment step,
19 is the "vector equation calculation" step, 2o is r
21 is the step of "determining the sign bit of the starting point", 22 is the step of "calculating the intersection of two straight lines,"
"Cut unnecessary vector" step, 23 is "r bit counter value count up" step, 24 is r 4 b
25 is the r bit counter initial setting J step, and 26 is the "end point sign bit determination"
Step 27 is a "calculate intersection of two straight lines, cut out unnecessary vectors" step, 28 is a "rbit count value count up" step, 29 is a determination step "r 4 bit end", and 30 is a "vector drawing" step.

更に、一般の画像処理システム(例えば、画像情報ファ
イル装置)の構成例を第10図に示す。
Furthermore, an example of the configuration of a general image processing system (for example, an image information file device) is shown in FIG.

すなわち、(A)は画像入出力装置で、(B)の画像メ
モリ装置と共にイメージバス(C)を介してイメージプ
ロセシングデバイス(D)に接続されている。
That is, (A) is an image input/output device, which is connected to an image processing device (D) via an image bus (C) together with an image memory device (B).

(E)は登録検索処理デバイスでデータプロセッサ、C
RT、キーボード等より構成され、データバス(F)を
介してフロッピディスクや磁気ディスク等のインデック
ス管理デバイス(G)に接続され、所定の演算を行なう
ものである。
(E) is a registered search processing device and data processor;
It consists of an RT, a keyboard, etc., and is connected to an index management device (G) such as a floppy disk or magnetic disk via a data bus (F), and performs predetermined calculations.

次に第9図−(1)、(2)の動作について説明する。Next, the operations shown in FIG. 9-(1) and (2) will be explained.

まずステップ7の「補正定数算出」で、前記(1)式の
パラメータ8.bg Q? d、8tL g+ hを算
出し、ステップ8の「スキャン行初期設定」で対象とす
るスキャン行の初期設定を実行した後に、ステップ9の
「スキャン行終了」の判定で対象とするスキャン行がな
い場合にはその動作を終了し、また、対象とすべきスキ
ャン行が存在する場合にはステップ10に移行する。
First, in step 7 "Calculation of correction constant", the parameter 8. of equation (1) above. bg Q? After calculating d, 8tL g+ h and performing the initial setting of the target scan line in step 8 "Initial scan line setting", there is no target scan line in the judgment of "scan line end" in step 9. If so, the operation is ended, and if there is a scan line to be scanned, the process moves to step 10.

そして、ステップ10の「スキャン内ランレングス終了
」の判定で、対象とするスキャン行内の変換演算を実施
していないランレングスデータが存在していない場合に
は、ステップ12の「スキャン行カウントアップ」に移
り、存在する場合にはステップ11の「(1)式の演算
」に移る。そして、前記ステップ11では「(1)式の
演算」を、ランレングスベクトルの始点と終点の座標値
について行い、対応するランレングスベクトルの座標値
を得る。
If it is determined in step 10 that the run length within a scan is completed, and there is no run length data that has not been subjected to the conversion operation within the target scan line, then the step 12 is the ``scan line count up''. If it exists, the process moves to step 11, ``calculation of equation (1)''. Then, in step 11, "calculation of equation (1)" is performed on the coordinate values of the start point and end point of the run-length vector to obtain the coordinate values of the corresponding run-length vector.

ステップ11の「(1)式の演算」後は、ステップ13
の「始点X′方向分類」、ステップ14の「始点y′方
向分類」、ステップ15の「終点X′方向分類」、ステ
ップ16の「終点y′方向分類」を行ない、ベクトルの
始点と終点のそれぞれについて第7図の9分割空間の分
類を行う。
After step 11 “calculating equation (1)”, step 13
"Start point X' direction classification" in Step 14, "Start point y' direction classification" in Step 15, "End point X' direction classification" in Step 16, and "End point y' direction classification" in Step 16 are performed. For each, the 9-divided space shown in FIG. 7 is classified.

次に、ステップ17の「空間符号論理積」にて、ベクト
ルの始点の空間分類符号とベクトルの終点の空間分類符
号の論理積をとる。そして、ステップ18の「論理積判
定」にて、前記論理積が0000である場合はステップ
19に分岐し、0000でなければベクトルはクリッピ
ング領域にかかっていないのでステップ10に戻る。
Next, in step 17, ``spatial code logical AND'', the spatial classification code at the starting point of the vector and the spatial classification code at the end point of the vector are logically ANDed. If the logical product is 0000 in the "logical product judgment" in step 18, the process branches to step 19, and if it is not 0000, the vector does not span the clipping area, so the process returns to step 10.

ステップ19の[ベクトルの方程式算出」にて、ベクト
ルの始点を通る直線の方程式を求める。ステップ20の
r bitカウンタ初期設定」にて、空間符号4 bi
tのbitをカウントするためのカウンタを初期設定し
、ステップ23のrbitカウンタ値カウントアツプ」
とステップ24のr 4 bit終了」の判定により、
ベクトル始点の空間符号4 bitに対してステップ2
1とステップ22の処理を行う。
In Step 19, [Calculate vector equation], calculate the equation of the straight line passing through the starting point of the vector. In step 20, "r bit counter initialization", the space code 4 bit
Initialize a counter for counting the bits of t, and count up the rbit counter value in step 23.
and step 24, “r 4 bit end”,
Step 2 for the 4-bit spatial code at the vector starting point
1 and step 22 are performed.

ステップ21のr始点の符号bit判定Jでは、bit
カウンタにて示される始点の空間符号bitが1である
かどうかを判定し、1であれば、ステップ22の「2直
線の交点算出・不要ベクトルの切り取り」に進み、ベク
トルの直線方程式とクリッピング領域エツジの直線方程
式との交点を求め、ベクトルの始点をその交点に変更す
ることでベクトルの不要部を切り取る。
In the sign bit judgment J of the r starting point in step 21, bit
Determine whether the spatial code bit of the starting point indicated by the counter is 1 or not. If it is 1, proceed to step 22 "calculating the intersection of two straight lines and cutting out unnecessary vectors", and calculate the linear equation of the vector and the clipping area. Find the point of intersection of the edge with the linear equation and change the starting point of the vector to that point of intersection to cut out the unnecessary part of the vector.

ステップ20,21,22,23.24はベクトル始点
に対するベクトルの切り取りであるが。
Steps 20, 21, 22, 23, and 24 are vector cutting with respect to the vector starting point.

全く同様に、ステップ25.26.27,28゜29に
てベクトル終点に対してベクトルの切り取りを行い、ス
テップ30の「ベクトル描画」にて不要部のないクリッ
ピング領域内のみとなったベクトルを出力デバイスに出
力する。
In exactly the same way, in steps 25, 26, 27, 28, and 29, the vector is cut at the end point of the vector, and in step 30, "vector drawing", a vector that is only within the clipping area without unnecessary parts is output. Output to device.

例えば、総スキャン数が1000行で、1スキャン内に
ランレングスベクトルが平均10本あり。
For example, if the total number of scans is 1000 lines, there are an average of 10 run-length vectors in one scan.

クリッピング領域内に総ランレングスベクトルの1/4
が存在する場合には、図面全体では、概ね以下の演算量
となる。
1/4 of the total run length vector within the clipping area
If there is, the amount of computation for the entire drawing will be approximately as follows.

ステップ7.8の2ステップ=1回 II   9,12  の2ステップ:全スキャン行数
=1000回 n   10,1.1,12,13,14,15. :
全ランレングスベ16,17.18の     クトル
数= 10009ステツプ     X10回 II   19,20,25,22.27  の:クリ
ッピング領5ステップ     域内ベクトル数 = 1000 X 10 X l/4回JJ   21
,23,24,26,28,29. :クリッピング領
の6ステツプ    域内ベクトル数 X符号bit数= 1000 X 10 X l/4 X4回 合計 約16万ステツプ なお、各ステップは2例えばFORTRAN言語TR−
たプログラミングは、2行前後でプログラム出来る量を
目処にしているが、ステップ7の「補正定数算出」だけ
はFORTRANで100行程度を要する。ステップ7
は1回しか実行しないので、全体の演算量から見ると無
視できる量である。
2 steps of step 7.8 = 1 time II 9, 12 2 steps: total number of scan lines = 1000 times n 10, 1.1, 12, 13, 14, 15. :
Number of vectors in total run length vector 16, 17.18 = 10009 steps
, 23, 24, 26, 28, 29. : 6 steps in the clipping area Number of vectors in the area x number of code bits = 1000 x 10 x l/4
The aim of the programming is that it can be programmed in about two lines, but only step 7, ``Calculation of correction constants'', requires about 100 lines in FORTRAN. Step 7
is executed only once, so it is negligible in terms of the overall amount of calculations.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来のクリッピング方式は以上のように行なわれている
ので、図形の変換演算を行う前のランレングスベクトル
データの座標値X(又はY)は同一スキャン内で一定で
ある性質を採用せずに、図形変換演算後のランレングス
ベクトルをクリッピングしていたため、クリッピングに
伴う判定・演算処理が複雑となり、演算時間を多く必要
とする問題点があった。
Since the conventional clipping method is performed as described above, the coordinate value X (or Y) of the run-length vector data before the graphic conversion operation is not based on the property that it is constant within the same scan. Since the run-length vector after the graphic conversion operation was clipped, the judgment and calculation process associated with the clipping became complicated, and there was a problem in that a large amount of calculation time was required.

この発明は上記のような問題点を解消するためになされ
たもので、図形変換演算を行う前のランレングスベクト
ルデータの座標値X(又はY)は同一スキャン内では一
定であることから、1スキャン内のデータに対して共通
に適用できる部分については1スキャン毎に予め演算し
ておき、同一スキャン内では、その結果を共通的に用い
ることによって、演算の効率化を計るようにしたクリッ
ピング方式を提供することを目的とする。
This invention was made to solve the above-mentioned problems.Since the coordinate value X (or Y) of run-length vector data before performing a graphic conversion operation is constant within the same scan, A clipping method that improves the efficiency of calculations by pre-calculating parts that can be commonly applied to data within a scan for each scan, and using the results commonly within the same scan. The purpose is to provide

〔問題点を解決するための手段〕[Means for solving problems]

この発明に係る画像クリッピング方式は、入力デバイス
である画像スキャナにより紙面上の図形をスキャンニン
グし、その操作によって得られた図形のランレングスデ
ータをイメージプロセシングデバイス等によって変換演
算を実行し、その結果の一部の矩形領域をクリッピング
して出力デバイスに出力するクリッピング方式において
、1スキャン内では値の不変であるパラメータをスキャ
ン毎に算出し、同一スキャン内のランレングスデータに
対しては、その一定値パラメータを用いてクリッピング
演算を実行するようにしたものである。
The image clipping method according to the present invention scans a figure on paper using an image scanner as an input device, converts the run length data of the figure obtained by the operation using an image processing device, etc. In a clipping method that clips a part of a rectangular area and outputs it to an output device, a parameter whose value does not change within one scan is calculated for each scan. Clipping operations are performed using value parameters.

〔作用〕[Effect]

この発明における画像クリッピング方式は、ランレング
スベクトルデータに図形変換演算を施してクリッピング
を行う際に、ランレングスデータが同一スキャン内では
同一値である座標値があることを用い、同一スキャン内
の不変パラメータをスキャン毎に計算してスキャン内の
ランレングスベクトルデータに適用することにより、処
理時間が短縮され、高速図形クリッピング処理を実現す
る。
The image clipping method in this invention uses the fact that run-length vector data has coordinate values that are the same within the same scan when clipping is performed by performing graphical transformation operations on run-length vector data. By calculating parameters for each scan and applying them to the run-length vector data within a scan, processing time is reduced and high-speed graphical clipping processing is achieved.

〔実施例〕〔Example〕

第1図−(1)、(2)はこの発明の一実施例を示すフ
ローチャー1〜で、前記第9図−(1)。
FIGS. 1-(1) and (2) are flowcharts 1 to 1 showing an embodiment of the present invention, and FIG.

(2)と同一の機能は同一の符号をもって図示した。第
1図−(1)、(2)において、31は[クリッピング
定数算出」ステップ、32は「X方向分類」ステップ、
33は「範囲外」の判定ステップ、34は「y方向上限
算出」ステップ、35は「y方向下限算出」ステップ、
36は「始点y≦上限」の判定ステップ、37は「終点
y≧上下限の判定ステップ、38は「始点yく下限」の
判定ステップ、39は「始点y=上下限ステップ、40
は「終点y〉上限」の判定ステップ、41は「終点y=
上限」ステップである。
The same functions as in (2) are illustrated with the same symbols. In FIG. 1-(1) and (2), 31 is a "clipping constant calculation" step, 32 is an "X-direction classification" step,
33 is an "outside range" determination step, 34 is a "y direction upper limit calculation" step, 35 is a "y direction lower limit calculation" step,
36 is a determination step for "start point y ≦ upper limit", 37 is a "determination step for end point y ≥ upper and lower limit", 38 is a determination step for "start point y x lower limit", 39 is a "start point y = upper and lower limit step, 40
is the determination step for “end point y>upper limit”, and 41 is the “end point y=upper limit” step.
This is the "upper limit" step.

まず、この発明の動作の概要について説明する。First, an overview of the operation of the present invention will be explained.

(1)式は第2図の(a)から(b)への変換式である
が、逆に(b)から(a)への変換式(3)式は(4)
式を解くことによって得る。
Equation (1) is the conversion equation from (a) to (b) in Figure 2, but conversely, equation (3) is the conversion equation from (b) to (a).
Obtained by solving the equation.

次に第2図に示すごとく、(1)式の変換演算後のクリ
ッピング矩形領域「頂点 (Xexe yet)、(x
3□、yニx)  *  (XG3# y乙)  t 
 (Xe4+y≦4)」が(1)式の変換演算前にはど
こに位置するか「頂点(xe□v yet) l  (
xczt yes) +(X(3t ye3) y  
(X(41ye4)Jを(3)式を用いて算出する。
Next, as shown in Figure 2, the clipping rectangular area "vertex (Xexe yet), (x
3□, y ni x) * (XG3# y ot) t
(Xe4+y≦4)" is located before the conversion operation of equation (1). Vertex (xe□v yet) l (
xczt yes) +(X(3t ye3) y
(X(41ye4)J is calculated using equation (3).

そして、(1)式の変換演算前のxyX座標て、頂点(
xe□+Ve□)と頂点(X e2t ’/ cm )
を結ぶ直線、頂点(xe2. yeりと頂点 (XC3
+ Y e+)を結ぶ直線、頂点(Xcsv yea)
と頂点(Xe*yy(:4)を結ぶ直線、頂点(xe、
、 ye4)と頂点(xe□+yet)を結ぶ直線の方
程式4本を求める6以下、第2図の例をもとに説明する
Then, the xyX coordinates before the conversion calculation in equation (1) are the vertex (
xe□+Ve□) and vertex (X e2t'/cm)
The straight line connecting the vertices, the vertices (xe2.
+Y e+) straight line connecting the vertex (Xcsv yea)
and the vertex (Xe*yy(:4), the straight line connecting the vertex (xe,
, ye4) and the vertex (xe□+yet) to find four straight line equations.6 The following is an explanation based on the example in FIG. 2.

(1)式の変換演算前のランレングスベクトルのスキャ
ン行、すなわちX座標が頂点(Xe4+y≦4)のX座
標未満であるか、又は頂点(X 、:z。
The scan line of the run-length vector before the conversion calculation in equation (1), that is, the X coordinate is less than the X coordinate of the vertex (Xe4+y≦4), or the vertex (X,:z).

V e2)のX座標を越えていればそのベクトルは完全
にクリッピング領域の外になり、描画する必要はない。
If it exceeds the X coordinate of Ve2), the vector is completely outside the clipping area and does not need to be drawn.

(1)式の変換前のランレングスベクトルのX座標が頂
点(X(:41 y(:4)のX座標以上であり、かつ
、頂点(xe□v’jct)のX座標未満である場合に
は、頂点(X ea t ’:I cs )と頂点(x
e4. ye4)を結ぶ直線が上限であり、頂点(x(
−、、ye4)と頂点(Xei+ yet)を結ぶ直線
が下限であるので、この範囲外のベクトルを切り取って
出力デバイスに出力する。
When the X coordinate of the run length vector before conversion in equation (1) is greater than or equal to the X coordinate of the vertex (X(:41 y(:4)) and less than the X coordinate of the vertex (xe□v'jct) has a vertex (X eat ': I cs ) and a vertex (x
e4. The straight line connecting ye4) is the upper limit, and the vertex (x(
-, , ye4) and the vertex (Xei+yet) is the lower limit, so vectors outside this range are cut out and output to the output device.

同様に(1)式の変換前のランレングスベクトルのX座
標が頂点(xet+yζ1)のX座標以上であり、かつ
、頂点(xe3. yea)のX座標以下である場合に
は頂点(Xe3+ y(:3)と頂点(X e+ 。
Similarly, if the X coordinate of the run length vector before conversion in equation (1) is greater than or equal to the X coordinate of vertex (xet+yζ1) and less than or equal to the X coordinate of vertex (xe3.yea), then :3) and the vertex (X e+ .

yen)を結ぶ直線が上限であり、頂点(x(1゜ye
t)と頂点(X(zt yes)を結ぶ直線が下限であ
る。
The straight line connecting yen) is the upper limit, and the vertex (x(1゜ye
t) and the vertex (X(zt yes)) is the lower limit.

又、(1)式の変換演算前のランレングスベクトルのX
座標が頂点(Xe3w yea)のX座標を越えていて
、かつ、頂点(X e2t ’/ ex )のX座標以
下である場合には、頂点(X ex l ’I cm 
)と頂点(X (131’/ ea )を結ぶ直線が上
限であり、頂点(x et t V et )と頂点(
XCxv ’jet)  を結ぶ直線が下限となる。
Also, X of the run length vector before the conversion operation in equation (1)
If the coordinate exceeds the X coordinate of the vertex (Xe3w yea) and is less than or equal to the X coordinate of the vertex (X e2t'/ex), the coordinate is
) and the vertex (X (131'/ea) is the upper limit, and the line connecting the vertex (x et t V et ) and the vertex (
The straight line connecting XCxv 'jet) is the lower limit.

ランレングスベクトルの上下限チェックと、ベクトルの
不要部の切り取りは以下のように行う。
Checking the upper and lower limits of the run-length vector and cutting out unnecessary parts of the vector are performed as follows.

第3図に示すように、42,43.44,45゜46が
対象スキャン内のランレングスベクトルであり、47が
上限、48が下限であるとき、まず、ランレングスベク
トルの始点のX座標が上限以下であり、かつ、終点のX
座標が下限以上であるベクトルすなわち、第3図43.
44.45のみが゛出力の対象となる。
As shown in Figure 3, when 42, 43, 44, 45 degrees 46 are run length vectors in the target scan, 47 is the upper limit and 48 is the lower limit, first, the X coordinate of the starting point of the run length vector is X that is below the upper limit and the end point
A vector whose coordinates are greater than or equal to the lower limit, that is, 43.
Only 44.45 will be output.

そして、この出力対象ベクトルに対して、始点のX座標
が下限以下であれば下限以下の部分を切り取り、ベクト
ルの終点のX座標が上限以上であれば上限以上の部分を
切り取る。すなわち、第3図43と45のベクトルの不
要部が切り取られる。
Then, for this output target vector, if the X coordinate of the starting point is less than or equal to the lower limit, the portion that is less than the lower limit is cut out, and if the X coordinate of the end point of the vector is greater than or equal to the upper limit, the portion that is more than the upper limit is cut off. That is, unnecessary portions of the vectors 43 and 45 in FIG. 3 are cut off.

次に第1図のフローチャートに基づいて動作を詳細に説
明する。まず、ステップ7の「補正定数算出」で(1)
式のパラメータa、b、QT a。
Next, the operation will be explained in detail based on the flowchart shown in FIG. First, in step 7 "Calculation of correction constant" (1)
Parameters a, b, QT a of the equation.

ev f+ gy hを算出し、ステップ31の「クリ
ッピング定数算出にて(3)式のパラメータa/ 。
ev f + gy h is calculated, and in step 31 "clipping constant calculation, the parameter a/ of equation (3).

b’ * O’ + d’ t ” + f’ r g
’ * h’ ならびに(1)式の演算後のクリッピン
グ矩形領域に対応する(1)式の演算前の四角形領域の
4辺の直線の方程式を求め、ステップ8の「スキャン行
初期設定」で対象とするスキャン行の初期設定を実行し
、ステップ9の[スキャン行終了」の判定で対象とする
スキャン行がない場合にはその動作を終了し、また、対
象とすべきスキャン行が存在する場合にはステップ32
に移行する。
b' * O' + d' t '' + f' r g
' * h' and the equations of the straight lines on the four sides of the rectangular area before the calculation of equation (1) that corresponds to the clipping rectangular area after the calculation of equation (1) are calculated, and the Executes the initial setting of the target scan line, and if there is no target scan line in the judgment of [Scan line end] in step 9, the operation is terminated, and if there is a target scan line, the operation is terminated. Step 32
to move to.

そしてステップ32の「X方向分類」にて対象スキャン
行が全く描画の必要のない「頂点(X c4*yes)
のX座標未満であるか、頂点(Xez+ yex)のX
座標を越えている」ものか、あるいは、環1色。
Then, in the "X direction classification" of step 32, the target scan line is "Vertex (X c4 * yes)" that does not need to be drawn at all.
or the X coordinate of the vertex (Xez+yex)
``Beyond the coordinates'' or one color of the ring.

(X(:4+ 3’e4)のx8標以上で頂点(Xぐx
r’/c工)のX座標未満であるか、頂点(Xet+y
e□)のX座標以上であり、頂点(X ez + ’I
 ea )のX座標以下であるか、(X(:313’e
1)のX座標を越えていて頂点(ICx+ yc2)の
X座標以下であるかを分類する。
The vertex (Xgx
r'/c) or the vertex (Xet+y
is greater than or equal to the X coordinate of e□), and the vertex (X ez + 'I
Is it less than or equal to the X coordinate of ea ), or is it less than or equal to the X coordinate of (
It is classified whether it exceeds the X coordinate of 1) and is below the X coordinate of the vertex (ICx+yc2).

ステップ32の後、ステップ33の「範囲外」の判定で
、対象スキャン行が全く描画の必要のないものであると
分類されている場合はステップ12に移行し、それ以外
の分類であればステップ34へ移行する。ステップ12
の「スキャン行カウントアップ」ではスキャン行のカウ
ントを1つ増加させステップ9に移行する。
After step 32, if the target scan line is classified as something that does not require drawing at all in step 33, the process moves to step 12; otherwise, step Move to 34. Step 12
In the "scan line count up" step, the scan line count is increased by one and the process moves to step 9.

ステップ34の「y方向上限算出」では、ステップ32
の分類とステップ31の算出定数をもとにy方向の上限
を求め、ステップ35の「y方向下限算出」で、同様に
y方向を求め、ステップ10の「スキャン内ランレング
ス終了」の判定で、対象とするスキャン行内のクリッピ
ング演算と変換演算を実施していないランレングスデー
タが存在していない場合には、前述のステップ12の「
スキャン行カウントアップ」に移行し、存在する場合に
はステップ36に移行する。
In step 34 "y direction upper limit calculation", step 32
The upper limit in the y direction is determined based on the classification and the calculated constant in step 31, the y direction is similarly determined in step 35 "y direction lower limit calculation", and the y direction is determined in step 10 "end of scan run length". , if there is no run-length data on which clipping and conversion operations have not been performed within the target scan line, the process described in step 12 above is performed.
If there is a scan line count up, the process moves to step 36.

ステップ36の「始点y≦上限」の判定で、ランレング
スベクトルの始点のX座標が上限以下であればステップ
37に移行し、上限を越えていればステップ1oに移行
する。ステップ37の「終点y≧下限」の判定で、ラン
レングスベクトルの終点のX座標が下限以上であれはス
テップ38に移行し、下限未満であればステップ10に
移行する。
If it is determined in step 36 that "start point y≦upper limit", the X coordinate of the start point of the run-length vector is less than or equal to the upper limit, the process moves to step 37, and if it exceeds the upper limit, the process moves to step 1o. In the determination of "end point y≧lower limit" in step 37, if the X coordinate of the end point of the run-length vector is greater than or equal to the lower limit, the process moves to step 38, and if it is less than the lower limit, the process moves to step 10.

ステップ38の「始点yく下限」の判定で、ランレング
スベクトルの始点のX座標が下限未満である場合はステ
ップ39の「始点y=下限」にて始点のX座標を下限値
としてベクトルの不要部を切り取ってからステップ40
に移行し、ランレングスベクトルの始点のX座標が下限
以上である場合はただちにステップ40に移行する。
If the X coordinate of the start point of the run-length vector is less than the lower limit in the determination of "Start point y = lower limit" in step 38, then in Step 39 "Start point y = lower limit" the vector is unnecessary with the X coordinate of the start point set as the lower limit value. Step 40 after cutting out the section
If the X coordinate of the starting point of the run length vector is equal to or greater than the lower limit, the process immediately moves to step 40.

同様にステップ40の「終点y〉上限」で、ランレング
スベクトルの終点のX座標が上限値を越えている場合に
は、ステップ41の「終点y=上限」にてベクトルの不
要部を切り取る。
Similarly, if the X coordinate of the end point of the run-length vector exceeds the upper limit in step 40, ``end point y>upper limit'', the unnecessary part of the vector is cut off in step 41, ``end point y=upper limit''.

そして、ステップ11の「(1)式の演算」にで、不要
部の切り取られたベクトルの始点と終点の座標について
(1)式の演算を行ない、ステップ30の「ベクトル描
画」にて出力デバイスに出力する。
Then, in Step 11, "Calculation of Equation (1)," Equation (1) is computed for the coordinates of the starting point and end point of the vector that has been cut off, and in Step 30, "Vector drawing," the output device Output to.

すなわち、ステップ31でクリッピング領域全体に関す
る演算を行ない、各スキャン毎に、ステップ9,12,
32,33,34.35の演算を行ない(ただし、ステ
ップ34.35の実行はステップ33の判定結果による
)、ランレングスベクトルがクリッピング領域内に存在
し得るスキャン行内のランレングスベクトルに対してス
テップ10.36,37,38,39,40,41,1
1゜を行なう(ただし、ステップ38,39,40゜4
1、ifはクリッピング領域内に存在するランレングス
ベクトルに対してだけ実行される)。
That is, in step 31, calculations regarding the entire clipping area are performed, and for each scan, steps 9, 12,
32, 33, 34, and 35 are performed (however, the execution of steps 34 and 35 depends on the determination result of step 33), and the step 10.36,37,38,39,40,41,1
1° (however, steps 38, 39, 40° 4
1, if is performed only for run-length vectors that lie within the clipping region).

例えば、総スキャン数が1000行で、1スキャン内に
ランレングスベクトルが平均10本あり、クリッピング
領域内に全体の172のスキャン行と総ランレングスベ
クトルの1/4のランレングスベクトルが存在する場合
には、図面全体では、概ね以下の演算量となる。
For example, if the total number of scans is 1000 lines, there are an average of 10 run-length vectors in one scan, and there are 172 scan lines and 1/4 of the total run-length vectors within the clipping area. For the entire drawing, the amount of calculation is approximately as follows.

ステップ7.31.8の3ステップ:1回#   9.
12,32,33の    :全スキャン行数=4ステ
ップ     1ooo回 34.35の   ;クリッピング領域2ステツプ  
   内スキャン行数=1000 X 1/2回 II   10,36,37の:クリッピング領3ステ
ップ     域内スキャン行 内の全ランレング スペクトル数= 1000 X 1/Z X 10回 II   38,39,40,41,11.   :ク
リッピング領の5ステツプ    域内ベクトル数X1
000 X 10 X 1/4回 合計 約1万3千ステツプ なお、各ステップは、例えばFORTRAN言語を用い
たプログラミングでは2行前後でプログラム出来る量で
ある。ただし、ステップ7と31はFORTRANで約
100行程度を要すが1回しか実行しなしので、全体の
処理量から見れば無視できる。
Step 7.31.8 3 steps: 1 time #9.
12, 32, 33: Total number of scan lines = 4 steps 1ooo times 34.35: Clipping area 2 steps
Number of internal scan lines = 1000 x 1/2 times II 10, 36, 37: Clipping region 3 steps Total number of run length spectra in internal scan lines = 1000 x 1/Z x 10 times II 38, 39, 40, 41, 11. : 5 steps of clipping area Number of vectors in area x1
000 x 10 x 1/4 times Total of about 13,000 steps It should be noted that each step can be programmed in about two lines in programming using the FORTRAN language, for example. However, steps 7 and 31 require about 100 lines in FORTRAN, but are executed only once, so they can be ignored in terms of the overall processing amount.

上記実施例では第2図に示すように(1)式演算前のク
リッピング領域の頂点がX座標値の小さい方から頂点(
Xe)+ yes) 、頂点(XCxr yes)、頂
点(X(Xls ye3)−頂点(XCxr yes)
の順に並んでいるが、一般には(1)式演算前のクリッ
ピング領域の頂点をX座標値の小さい順にソートし、頂
点(Xぐx+ ’jぐ、)と頂点(X C2+ ’/ 
e2)、頂点(x(:Zl ycz)と頂点(Xe3+
 ye3)−頂点(XCxr yei)と頂点(Xe4
9 y(:4)−頂点(Xe4t ye4)と頂点(x
e□+ye工)がそれぞれ接続している関係から、ある
スキャンに対する上限値と下限値を求める。
In the above embodiment, as shown in FIG.
Xe) + yes), vertex (XCxr yes), vertex (X(Xls ye3) - vertex (XCxr yes)
However, in general, the vertices of the clipping area before formula (1) are sorted in descending order of the X coordinate value, and the vertices (X C2 + 'j) and the vertices (X C2 + '/
e2), vertex (x(:Zl ycz) and vertex (Xe3+
ye3) - vertex (XCxr yei) and vertex (Xe4
9 y(:4)-vertex(Xe4t ye4) and vertex(x
The upper limit value and lower limit value for a certain scan are determined from the relationship in which e□+ye 工) are connected.

又、(1)式の図形変換演算は特願昭60−7213号
に示されている高速演算方式としてもよい。
Further, the graphic conversion calculation in equation (1) may be performed using a high-speed calculation method as shown in Japanese Patent Application No. 7213/1983.

なお、上記実施例では入力画像の(1)式の変換演算後
の一部の矩形領域をクリッピングしたが、矩形領域は一
般に四角形なら何でもよい。又、クリッピング領域内の
ベクトルのみを描画する例を記したが、反対にクリッピ
ング領域のベクトルのみを描画することを同様に実現で
きる。
In the above embodiment, a part of the rectangular area of the input image after the conversion calculation of equation (1) is clipped, but the rectangular area may generally be any square. Furthermore, although an example has been described in which only vectors within the clipping area are drawn, it is also possible to similarly draw only vectors within the clipping area.

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

以上のように、この発明によれば、1スキャン内のラン
レングスデータに対して共通して適用できるクリッピン
グ演算部分については1スキャン毎に予めこれを計算し
、同一スキャン内ではその結果を共通的に用い演算する
ようにしたので、処理時間が短縮される効果がある。
As described above, according to the present invention, the clipping calculation part that can be commonly applied to run length data within one scan is calculated in advance for each scan, and the results are commonly applied within the same scan. This has the effect of shortening the processing time.

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

第1図−(1)、(2)はこの発明の一実施例を示すク
リッピング方式のフローチャート、第2図は図形変換演
算を施す前後のクリッピング領域説明図、第3図はこの
発明の一実施例におけるベクトルの切り取り説明図、第
4図はランレングスベクトルの一般説明項、第5図は図
形変換演算を施す前後の画像領域全体の説明図、第6図
はクリッピングの一般説明図、第7図は従来のクリッピ
ング方式における空間符号説明図、第8図は従来のクリ
ッピング方式における1つのベクトルのクリッピング説
明図、第9図−(1)、(2)は従来のクリッピング方
式のフローチャート、第10図は画像処理システム図で
ある。 11は1式の演算、(A)は画像入出力装置。 (B)は画像メモリ装置、(D)はイメージプロセシン
グデバイス。 なお、図中、同一符号は同−又は相当部分を示す。 特許出願人  三菱電機株式会社 第1閏−(1) (a)            (bl第4図 第5図 (a)           (b) 第7図 第8図 第9図−(1) (D)、イメージ゛プロ′t=、シン7゛デン〈イスト
 続 1山 正 ”+’F  (自発)61.6.−2 昭和  年   月   H ’t=’f、i’l′L’I’ L<宮殿1、′j臼生
の表示    1、′j願昭61−38540号2、発
明の名称 画像クリッピング方式 3、補正をする者 代表者 志岐守哉 5、補正の対象 6、補正の内容 (1)明細書をつぎのとおり訂正する。 (2)別紙のとおシ明細書第15頁を補正する。 (3)別紙のとおシ第1図−(1)を補正する。 (4)別紙のとおシ第1図−(2)を補正する。 (5)別紙のとおシ第9図−(1)を補正する。 (6)  別紙のとおシ第9図−(2)を補正する。 7、添付書類の目録 (1)補正後の明細書第15頁を記載した書面1通 (2)補正後の第1図−(1)を記載した書面 1通(
3)補正後の第1図−(2)を記載した書面 1通(4
)補正後の第9図−(1)を記載した書面 1通(5)
補正後の第9図−(2)を記載した書面 1通以上 次に第2図に示すとと<、(1)式の変換演算後のクリ
ッピング矩形領域「頂点(X′c1 、V’(21) 
、(X’c 21’+2)、(ん、 + 133) 、
(xQ4+1o4)Jが(1)式の変換演算前にはどこ
に位置するか「頂点(X  +y)、(xo8.yc、
) 1el    C1 (x  +y) 、(xc4+yc4)Jを(3)式を
用いて算c3     C3 出する。 そして、(1)式の変換演算前のxy座標にて、頂点(
x  =y  )と頂点(X c2I yc、 )を結
ぶ直el      cl 線、頂点(x  、y  )  と頂点(x、3r ’
ICり をc2      C2 結ぶ直線、頂点(x  、y  )  と頂点(z C
4mas      cs y )を結ぶ直線、頂点(X c 4* yc 4)と
頂点第1 図−(1) 第9図−(1)
Figures 1-(1) and (2) are a flowchart of a clipping method showing an embodiment of the present invention, Figure 2 is an explanatory diagram of the clipping area before and after performing graphic conversion operations, and Figure 3 is an embodiment of the present invention. Figure 4 is a general explanation of run-length vectors; Figure 5 is an illustration of the entire image area before and after the graphic conversion operation; Figure 6 is a general explanation of clipping; The figure is an explanatory diagram of space codes in the conventional clipping method, FIG. 8 is an explanatory diagram of clipping of one vector in the conventional clipping method, FIG. The figure is a diagram of an image processing system. 11 is one type of calculation, and (A) is an image input/output device. (B) is an image memory device, and (D) is an image processing device. In addition, in the figures, the same reference numerals indicate the same or corresponding parts. Patent Applicant Mitsubishi Electric Corporation No. 1 Leap-(1) (a) (bl fig. 4 fig. 5(a) (b) fig. 7 fig. 8 fig. 9-(1) (D), Image Pro't=, Shin7゛den〈ist continuation 1 mountain positive "+'F (spontaneous) 61.6.-2 Showa year month H 't='f, i'l'L'I'L<Palace 1 , 'j Usou's indication 1, 'j Gansho No. 61-38540 2, Name of the invention Image clipping method 3, Representative Moriya Shiki 5, Subject of amendment 6, Contents of amendment (1) Details (2) Amend page 15 of the attached specification. (3) Amend attached page 1-(1). (4) Amend attached page 1 of the attached specification. Amend Figure 1 - (2). (5) Amend Attached Sheet, Figure 9 - (1). (6) Amend Attached Sheet, Figure 9 - (2). 7. Attached documents Catalog (1) One document stating page 15 of the amended specification (2) One document stating Figure 1-(1) after the amendment (
3) Document stating the amended Figure 1-(2) 1 copy (4
) 1 document containing amended Figure 9-(1) (5)
One or more documents describing Figure 9-(2) after correction 21)
, (X'c 21'+2), (n, + 133),
Where is (xQ4+1o4)J located before the conversion operation in equation (1)? Vertex (X + y), (xo8.yc,
) 1el C1 (x + y) and (xc4+yc4)J are calculated using equation (3). Then, at the xy coordinates before the conversion calculation in equation (1), the vertex (
Direct el cl line connecting the vertex (x = y) and the vertex (X c2I yc, ), the vertex (x, y) and the vertex (x, 3r'
A straight line connecting IC ri with c2 C2, apex (x, y) and apex (z C
4mas cs y ), the vertex (X c 4* yc 4) and the vertex Figure 1-(1) Figure 9-(1)

Claims (1)

【特許請求の範囲】[Claims] 画像スキャナによって図形をスキャンニングし、そのス
キャンニングによって得た図形のランレングスデータを
画像メモリデバイスに取込み、イメージプロセンシング
デバイスによって変換演算式を実行し、前記演算の結果
の一部の矩形領域をクリッピングして、出力デバイスに
出力する画像クリッピング方式において、前記画像スキ
ャナの1スキャン内では値の不変であるパラメータをス
キャン毎に算出し、同一スキャン内のランレングデータ
に対しては、その一定値パラメータを用いてクリッピン
グ演算を実行することを特徴とする画像クリッピング方
式。
A figure is scanned by an image scanner, the run length data of the figure obtained by the scanning is imported into an image memory device, a conversion calculation formula is executed by an image processing device, and a rectangular area of a part of the result of the calculation is In the image clipping method of clipping and outputting to an output device, a parameter whose value does not change within one scan of the image scanner is calculated for each scan, and the constant value is calculated for run length data within the same scan. An image clipping method characterized by performing a clipping operation using parameters.
JP61038540A 1986-02-24 1986-02-24 Image clipping method Expired - Fee Related JPH0634237B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61038540A JPH0634237B2 (en) 1986-02-24 1986-02-24 Image clipping method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61038540A JPH0634237B2 (en) 1986-02-24 1986-02-24 Image clipping method

Publications (2)

Publication Number Publication Date
JPS62196772A true JPS62196772A (en) 1987-08-31
JPH0634237B2 JPH0634237B2 (en) 1994-05-02

Family

ID=12528115

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61038540A Expired - Fee Related JPH0634237B2 (en) 1986-02-24 1986-02-24 Image clipping method

Country Status (1)

Country Link
JP (1) JPH0634237B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11748923B2 (en) 2021-11-12 2023-09-05 Rockwell Collins, Inc. System and method for providing more readable font characters in size adjusting avionics charts
US11842429B2 (en) 2021-11-12 2023-12-12 Rockwell Collins, Inc. System and method for machine code subroutine creation and execution with indeterminate addresses
US11887222B2 (en) 2021-11-12 2024-01-30 Rockwell Collins, Inc. Conversion of filled areas to run length encoded vectors
US11915389B2 (en) 2021-11-12 2024-02-27 Rockwell Collins, Inc. System and method for recreating image with repeating patterns of graphical image file to reduce storage space
US11954770B2 (en) 2021-11-12 2024-04-09 Rockwell Collins, Inc. System and method for recreating graphical image using character recognition to reduce storage space

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11748923B2 (en) 2021-11-12 2023-09-05 Rockwell Collins, Inc. System and method for providing more readable font characters in size adjusting avionics charts
US11842429B2 (en) 2021-11-12 2023-12-12 Rockwell Collins, Inc. System and method for machine code subroutine creation and execution with indeterminate addresses
US11887222B2 (en) 2021-11-12 2024-01-30 Rockwell Collins, Inc. Conversion of filled areas to run length encoded vectors
US11915389B2 (en) 2021-11-12 2024-02-27 Rockwell Collins, Inc. System and method for recreating image with repeating patterns of graphical image file to reduce storage space
US11954770B2 (en) 2021-11-12 2024-04-09 Rockwell Collins, Inc. System and method for recreating graphical image using character recognition to reduce storage space

Also Published As

Publication number Publication date
JPH0634237B2 (en) 1994-05-02

Similar Documents

Publication Publication Date Title
US5091976A (en) Image coding method for extracting, segmenting, and coding image contours
EP0344686B1 (en) Clipping process and processor
JPS62196772A (en) Picture clipping system
US7978914B2 (en) Image processing system
US20050168462A1 (en) Method and apparatus for generating m-degree forms in a n-dimension space
Gonçalves et al. Algorithm 860: SimpleS—an extension of Freudenthal's simplex subdivision
JPH0555915B2 (en)
JPS6282484A (en) Method for converting linear graphic form
EP1315126A2 (en) Image processing method, image processing apparatus, image output apparatus and storage medium
Mestetskiy Skeleton representation based on compound bezier curves
JPH10124662A (en) Graphic shaping device and its method
JPH06274149A (en) Method and device for varying width of outline font
JPH05314268A (en) Method and device for extracting curved line
JPH06282658A (en) Method and device for generating curved line data
Collet et al. Vertex degrees in planar maps
JP3413733B2 (en) Method for checking interference between shapes
JP2791538B2 (en) Image reduction method and image processing apparatus
Ruangnai et al. The Domination Number of a Graph\(P_k ((k_1, k_2),(k_3, k_4))\)
JPS6190277A (en) Histogram calculation method
Kocay et al. The application of determining sets to projective configurations
JP2000106337A (en) Method for generating/holding database, and electron beam exposure system using the method
JP3525509B2 (en) Filter method
Salehi et al. Integer to Fractional Extensions
JPH0126115B2 (en)
CN114820875A (en) Method, device, equipment and storage medium for generating directed distance field image

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees