JPH02236685A - Two-dimensional data interpolation device - Google Patents
Two-dimensional data interpolation deviceInfo
- Publication number
- JPH02236685A JPH02236685A JP1057538A JP5753889A JPH02236685A JP H02236685 A JPH02236685 A JP H02236685A JP 1057538 A JP1057538 A JP 1057538A JP 5753889 A JP5753889 A JP 5753889A JP H02236685 A JPH02236685 A JP H02236685A
- Authority
- JP
- Japan
- Prior art keywords
- data
- addresses
- points
- real number
- dimensional
- 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
- 238000000034 method Methods 0.000 claims description 16
- 238000000926 separation method Methods 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 10
- PXFBZOLANLWPMH-UHFFFAOYSA-N 16-Epiaffinine Natural products C1C(C2=CC=CC=C2N2)=C2C(=O)CC2C(=CC)CN(C)C1C2CO PXFBZOLANLWPMH-UHFFFAOYSA-N 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
Landscapes
- Image Processing (AREA)
Abstract
Description
【発明の詳細な説明】
[発明の目的]
(産業上の利用分野)
本発明は、ディジタル画像処理における例えばアフイン
変換において二次元データの存在する整数座標に乗らな
い実数座標の二次元データを補間する二次元データ補間
装置に関する。[Detailed Description of the Invention] [Objective of the Invention] (Industrial Application Field) The present invention is a method for interpolating two-dimensional data of real coordinates that do not lie on the integer coordinates where two-dimensional data exists in digital image processing, for example, in affine transformation. The present invention relates to a two-dimensional data interpolation device.
(従来の技術)
この種の従来の二次元データ補間装置として、二次元の
実数座標の最も近い二次元の整数座標のデータを割り当
てるという最近傍補間法を使用したもの、または第11
図に示すように二次元の実数座標の周辺の整数座標の4
点と実数座標とのX方向およびy方向の距離で一時補間
するという4近傍一次補間法を使用したもの等が主にあ
る。(Prior Art) This type of conventional two-dimensional data interpolation device uses the nearest neighbor interpolation method of allocating the data of the two-dimensional integer coordinate closest to the two-dimensional real number coordinate, or
4 of the integer coordinates around the two-dimensional real number coordinates as shown in the figure.
There are mainly methods that use a 4-neighbor linear interpolation method in which distances between a point and real coordinates in the X and Y directions are temporarily interpolated.
第11図に示す従来の4近傍一次補間法について説明す
る。同図において、P (X,Y)が求めようとする二
次元の実数座標であり、この実数座標P (X,Y)の
周辺に4つの整数座標A(x,y).B (x+ y+
1),C (x−t−1,y+1).D(x+1.y)
が示されている。また、同図に示すように、整数座標A
(x,y)および実数座標P (X,Y)間のX方向の
1より小さい実数をkxとすると、実数座標p (x,
y)および整数座標D(x+1.y)間のX方向の1よ
り小さい実数は1−kxとなり、整数座標A(x,y)
および実数座標P (X,Y)間のY方向の1より小さ
い実数をkyとすると、実数座標P (X,Y)および
整数座標B(x.y+1)間の1より小さい実数は1−
kyとなる。The conventional four-neighbor linear interpolation method shown in FIG. 11 will be explained. In the figure, P (X, Y) is the two-dimensional real number coordinate to be determined, and there are four integer coordinates A (x, y) around this real number coordinate P (X, Y). B (x+ y+
1), C (x-t-1, y+1). D(x+1.y)
It is shown. Also, as shown in the same figure, integer coordinate A
(x, y) and real number coordinates P (X, Y), if kx is a real number smaller than 1 in the X direction, then real number coordinates p (x,
A real number smaller than 1 in the X direction between y) and integer coordinate D(x+1.y) is 1-kx, and integer coordinate A(x,y)
If ky is a real number smaller than 1 in the Y direction between real number coordinates P (X, Y) and real number coordinates P (X, Y), then the real number smaller than 1 between real number coordinates P (X, Y) and integer coordinates B (x.y+1) is 1-
It becomes ky.
求めようとする実数座標P (X,Y)のデータ値をf
(X,Y)とすると、整数座標A(x.y)のデー
タ値をr(x,y)、整数座標B(叉,y+1)のデー
タ値をf(x,y+1)、整数座標C (x +1.
y +1)のデータ値をf(x+1,y +1) 、整
数座標D (X +1, y)のデータ値をr(x+1
.y)となるが、実数座標P (X,Y)のデータ値r
(X,Y)は次のようになる。The data value of the real number coordinate P (X, Y) to be determined is f
(X, Y), the data value of integer coordinate A (x, y) is r (x, y), the data value of integer coordinate B (cross, y + 1) is f (x, y + 1), integer coordinate C ( x +1.
y +1) as f(x+1, y +1), and the data value of integer coordinate D (X +1, y) as r(x+1
.. y), but the data value r of real number coordinates P (X, Y)
(X, Y) becomes as follows.
r (X, Y) − (1 −kx) ( (
1 −ky) ・r(x.y)+ky・r(x,y+
1)!+kx ( (1 −ky) ・ r (
x +1. y )+ky・ r (x +
1. y +1) 1(発明が解決しようとする
課題)
上述した従来の二次元データ補間装置において、最近傍
補間法を使用するものは、データの精度に問題があり、
また4近傍一次補間法を使用したものはデータを4画素
持ってくる処理時間が長く、高速化を図ることができな
いという問題がある。r (X, Y) − (1 − kx) ( (
1 -ky) ・r(x.y)+ky・r(x,y+
1)! +kx ((1 −ky) ・ r (
x +1. y)+ky・r(x+
1. y +1) 1 (Problems to be Solved by the Invention) Among the conventional two-dimensional data interpolation devices described above, those that use the nearest neighbor interpolation method have problems with data accuracy;
Furthermore, the method using the 4-neighbor linear interpolation method has a problem in that it takes a long time to process data for 4 pixels, making it impossible to increase the speed.
本発明は、上記に鑑みてなされたもので、その目的とす
るところは、高いデータ精度をもって実数座標の二次元
データを高速に補間処理する二次元データ補間装置を提
供することにある。The present invention has been made in view of the above, and an object thereof is to provide a two-dimensional data interpolation device that interpolates two-dimensional data of real coordinates at high speed with high data accuracy.
[発明の構成]
(課題を解決するための手段)
上記目的を達成するため、本発明の二次元データ補間装
置は、実数座標の二次元データを補間する二次元データ
補間装置であって、二次元の実数座標(X,Y)を整数
部アドレス(x.y)および小数部アドレス( kx,
ky)に分離する分離手段と、該分離手段で分離され
た前記小数部アドレス( kx, ky)の値に基づい
て補間に使用する3点のアドレスを(x+y)+ (
x+1.y).Cx,y +1) . (x +1.
y +1)の中から選択する選択手段と、該選択手段
で選択した3点に対する係数を作成する係数作成手段と
、前記選択手段で選択された3点のアドレスから該3点
のデータを読み出すデータ読み出し手段と、該データ読
み出し手段で読み出された3点のデータおよび前記係数
作成手段で作成した3点の係数の内積を求める積和手段
とを有することを要旨とする。[Structure of the Invention] (Means for Solving the Problems) In order to achieve the above object, a two-dimensional data interpolation device of the present invention is a two-dimensional data interpolation device that interpolates two-dimensional data of real number coordinates. The real number coordinates (X, Y) of the dimension are expressed as the integer part address (x.y) and the decimal part address (kx,
ky), and three-point addresses used for interpolation based on the value of the fractional part address (kx, ky) separated by the separating means as (x+y)+(
x+1. y). Cx,y +1). (x +1.
y + 1), coefficient creation means for creating coefficients for the three points selected by the selection means, and data for reading the data of the three points from the addresses of the three points selected by the selection means. The gist of the present invention is to include a reading means, and a product-sum means for calculating the inner product of the three points of data read by the data reading means and the three points of coefficients created by the coefficient creating means.
(作用)
本発明の二次元データ補間装置では、二次元の実数座標
を整数部アドレスと小数部アドレスに分離し、小敗遇ア
ドレスの値により3点のアドレスを選択し、この選択し
た3点に対する係数を作成するとともに、3点のデータ
を読み出し、これらの3点のデータおよび係数の内積を
求めている。(Function) The two-dimensional data interpolation device of the present invention separates two-dimensional real number coordinates into integer part addresses and decimal part addresses, selects three points of addresses according to the value of the small loss address, and selects three points from the selected three points. At the same time, the coefficients for the data are created, data at three points are read out, and the inner product of the data at these three points and the coefficients is determined.
(実施例) 以下、図面を用いて本発明の実施例を説明する。(Example) Embodiments of the present invention will be described below with reference to the drawings.
第1図は本発明の一実施例に係わる二次元データ補間装
置の構成を示すブロック図である。同図に示す二次元デ
ータ補間装置は、二次元実数座標(X,Y)のアドレス
を整数部16ビットおよび小数部16ビットからなる3
2ビット固定小数点の値X.Yとしてラッチする実数座
標アドレスラッチ11と、該実数座標アドレスラッチ1
1からの32ビット値の上位16ビットの整数部アドレ
ス(x.y)をラッチする整数部アドレスラッチ13と
、前記実数座標アドレスラッチ11からの32ビット値
の下位16ビットの小数部アドレス( kx, ky)
をラッチする小数部アドレスラッチ15と、該小数部ア
ドレスラッチ15にラッチされた小数部アドレス( k
x, ky)のkxおよびkyを゜0.5と比較し、こ
の大小関係により後述するエリア1〜4のどこに実数座
標(x,y)があるかを判定する比較器17と、該比較
器17におけるkxおよびkyと0.5との比較に基づ
いて後述するアドレス加算値(ΔX,△y)を順次作成
するアドレス加算値作成器19と、該アドレス加算値作
成器19で作成したアドレス加算値(ΔX,△y)を前
記整数部アドレスラッチ13からの整数部アドレス(x
,y)に加算し、補間に使用する3点の二次元整数値座
標を順次作成する加算器21と、該加算器21が作成し
た3点の二次元整数値座標アドレスをラッチする整数座
標アドレスラッチ23と、該整数座標アドレスラッチ2
3にラッチされている3点のアドレスに対する座標のデ
ータ値r1,r2,r3を記憶している画像メモリ25
と、前記比較器17におけるkxおよびkyと0.5と
の比較に基づいて後述する3点の作成係数kl,k 2
, k 3を作成する係数作成器27と、前記画像メモ
リ25から読み出されたデータ値r1.『2,『3と前
記係数作成器27から出力される係数k l, k 2
, k 3との内積k1・rl+k2・r 2+k 3
・r3を算出する積和加算器29と、該積和加算器29
で算出した内積をラッチする出力データラッチ31と、
全体の動作を制御するシーケンス制御部33とを有する
。FIG. 1 is a block diagram showing the configuration of a two-dimensional data interpolation device according to an embodiment of the present invention. The two-dimensional data interpolation device shown in the figure converts the address of two-dimensional real number coordinates (X, Y) into three
2-bit fixed point value X. A real number coordinate address latch 11 that latches as Y, and the real number coordinate address latch 1
The integer part address latch 13 latches the integer part address (x.y) of the upper 16 bits of the 32-bit value starting from 1, and the decimal part address (kx) of the lower 16 bits of the 32-bit value from the real number coordinate address latch 11. , ky)
The decimal address latch 15 latches the decimal address latch 15, and the decimal address latch 15 latches the decimal address latch 15.
a comparator 17 that compares kx and ky of an address addition value creator 19 that sequentially creates address addition values (ΔX, Δy), which will be described later, based on the comparison of kx and ky with 0.5 in step 17, and an address addition value created by the address addition value creation device 19; The value (ΔX, △y) is set to the integer part address (x
. latch 23 and the integer coordinate address latch 2
An image memory 25 that stores coordinate data values r1, r2, r3 for the addresses of the three points latched in
Based on the comparison of kx and ky with 0.5 in the comparator 17, three-point creation coefficients kl, k 2 will be described later.
, k3, and the data values r1., k3 read from the image memory 25. ``2, ``3 and the coefficients k l, k 2 output from the coefficient generator 27
, k 3 inner product k1・rl+k2・r 2+k 3
・Product-sum adder 29 that calculates r3; and the product-sum adder 29
an output data latch 31 that latches the inner product calculated by;
It has a sequence control section 33 that controls the overall operation.
前記実数座標アドレスラッチ11は、二次元実数座標(
X,Y)のアドレスを32ビット固定小数点の座標(X
,Y)とし、この32ビットを第2図に示すように16
ビットの整数部アドレス(x,y)と16ビットの小数
部アドレス( kx,ky)とに分割している。従って
、二次元実数座標(X,Y)を表す実数X,Yは整数x
,yおよび1より小さい実数kx, kyを使用して次
式のように表される。The real number coordinate address latch 11 has two-dimensional real number coordinates (
32-bit fixed point coordinates (X, Y)
,Y), and these 32 bits are divided into 16 bits as shown in Figure 2.
It is divided into a bit integer part address (x, y) and a 16-bit fraction part address (kx, ky). Therefore, real numbers X, Y representing two-dimensional real number coordinates (X, Y) are integers x
, y and real numbers kx, ky smaller than 1 are expressed as follows.
X−x+kx Y−y+ky ここで、0≦kx<1.0≦ky< lである。X-x+kx Y-y+ky Here, 0≦kx<1.0≦ky<l.
第3図は本実施例の二次元データ補間装置に使用される
3近傍画像データ一次補間法の説明図である。同図にお
いて、二次元実数座標p (x,y)の周辺の4点の整
数座標、すなわち前述した第11図に示すような整数座
標A(”,y) 、B (x,y +1) 、C (x
+1, y +1)およびD (! +1,y)のう
ちから後述するように3点、.例えば第3図においては
整数座標ASBおよびCを選択し、この選択した3点の
データ値の一時補間した値として二次元実数座標p (
x,y)のデータ値r(x,y)を求めている。すなわ
ち、第3図においては、kx>0.5およびky≦0.
5であるので、整数座標A (X,y) 、B (x,
y +1)およびC (x +1, y +1)が選択
され、これらのデータ値から二次元実数座標P (X,
Y)のデータ値r(x,y)は次式のようになる。FIG. 3 is an explanatory diagram of the three-neighborhood image data linear interpolation method used in the two-dimensional data interpolation device of this embodiment. In the figure, the integer coordinates of four points around the two-dimensional real number coordinate p (x, y), that is, the integer coordinates A ('', y), B (x, y +1), as shown in FIG. C (x
+1, y +1) and D (! +1, y) as described below. For example, in Figure 3, integer coordinates ASB and C are selected, and the two-dimensional real number coordinate p (
The data value r(x, y) of x, y) is calculated. That is, in FIG. 3, kx>0.5 and ky≦0.
5, so the integer coordinates A (X, y), B (x,
y +1) and C (x +1, y +1) are selected, and two-dimensional real coordinates P (X,
The data value r(x, y) of Y) is given by the following equation.
r (X, Y) − (1 −ky) ●r
(x . y ) +(ky−kx) 11r (
X , y + 1)+kx−r (x +1. y
+1)次に、第4図のフローチャートを参照して作用
を説明する。r (X, Y) − (1 −ky) ●r
(x. y) + (ky-kx) 11r (
X, y + 1) + kx-r (x + 1. y
+1) Next, the operation will be explained with reference to the flowchart in FIG.
まず、実数座標アドレスラッチ11にラッチされている
第2図で説明したような32ビットの二次元実数座標(
X,Y)から16ビットの整数部アドレス(x,y)お
よび16ビットの小数部アドレス( kx, ky)を
分離作成し、それぞれ整数部アドレスラッチ13および
小数部アドレスラッチ15にラッチする(ステップ11
o)。First, the 32-bit two-dimensional real number coordinate (
A 16-bit integer part address (x, y) and a 16-bit decimal part address (kx, ky) are created separately from X, Y) and latched into the integer part address latch 13 and the decimal part address latch 15, respectively (step 11
o).
次に、小数部アドレスラッチ15にラッチされた小数部
アドレスkxおよびkyと0.5とを比較器17におい
て比較し、実数座標(X,Y)が第5図に示すエリアの
どこにあるかを判定する。Next, the comparator 17 compares the decimal addresses kx and ky latched in the decimal address latch 15 with 0.5, and determines where the real coordinates (X, Y) are located in the area shown in FIG. judge.
このエリアの判定方法は、第5図からわかるように、次
のようになる。As can be seen from FIG. 5, the method for determining this area is as follows.
1)0≦kx≦0.5および0≦ky≦0.5の場合に
は、エリア1
2)O<kx<0.5および0≦ky≦0.5の場合に
は、エリア2
3)0≦kx≦0.5およびQ<ky<0. 5(7
)場合には、エリア3
1)O<kx<0.5およびO<ky<0.5の場合に
は、エリア4
このようにして実数座標(X,Y)が存在するエリアが
判定されると、このエリアに近い3点の格子点すなわち
エリアに近い3点の二次元の整数座標を決定する。1) Area 1 if 0≦kx≦0.5 and 0≦ky≦0.5 2) Area 2 if O<kx<0.5 and 0≦ky≦0.5 3) 0≦kx≦0.5 and Q<ky<0. 5 (7
), then area 3 1) If O<kx<0.5 and O<ky<0.5, area 4 In this way, the area where the real coordinates (X, Y) exist is determined. Then, the two-dimensional integer coordinates of three grid points near this area, that is, the three points near the area are determined.
すなわち、第6図に示すように、エリア1が選択された
場合には、整数座標A,D,B,すなゎちA (x,y
) 、D (x +1.y)およびB(X,y+1)が
選択され、エリア2が選択された場合に、整数座標A,
D,C,すなわちA(x.y)、DC!+1.y)およ
びC (x +1. y +1)が選択され、エリア3
が選択された場合には、整数座標A,B,C,すなわち
A(X+ y) 、B (x,y+1)およびC (x
+1, )’ +1)が選択され、エリア4が選択さ
れた場合には、整数座標D,B,C1すなわちD(x+
1.y)、B(x.y+1)およびC (x +1.
Y +1)が選択される。That is, as shown in FIG. 6, when area 1 is selected, integer coordinates A, D, B, i.e. A (x, y
), D (x + 1. y) and B (X, y + 1) are selected, and if area 2 is selected, the integer coordinates A,
D, C, i.e. A(x.y), DC! +1. y) and C (x +1. y +1) are selected and area 3
is selected, the integer coordinates A, B, C, i.e. A(X+y), B(x,y+1) and C(x
+1, )' +1) is selected and area 4 is selected, integer coordinates D, B, C1, that is, D(x+
1. y), B(x.y+1) and C(x+1.
Y +1) is selected.
このように選択された3点の整数座標を作成するために
、アドレス加算値作成器19においては、選択されたエ
リアのモードによりアドレス加算値△X,Δyの値を作
成する。このアドレス加算値八X,Δyは各エリア毎に
第6図の表に示されている。In order to create the integer coordinates of the three points selected in this way, the address addition value generator 19 creates address addition values ΔX and Δy according to the mode of the selected area. These address addition values 8X and Δy are shown in the table of FIG. 6 for each area.
このアドレス加算値△X,△yを加算器21において整
数部アドレスラッチ13からの整数部アドレスx,yに
加算することにより4点の整数座標A (x,F)、B
(!,y+1)、C (x+1,y + 1) s
D (x + 1,y )のうちの選択した3点の整数
座標アドレスが作成され、前記整数座標アドレスラッチ
23にラッチされる(ステップ120)。By adding these address addition values △X, △y to the integer part addresses x, y from the integer part address latch 13 in the adder 21, the integer coordinates of the four points A (x, F), B
(!, y+1), C (x+1, y + 1) s
Integer coordinate addresses of the three selected points of D (x + 1, y) are created and latched in the integer coordinate address latch 23 (step 120).
このように整数座標アドレスラッチ23にラッチされた
3点の二次元整数座標アドレスは画像メモリ25に供給
され、画像メモリ25から各アドレスに対応するデータ
r 1, f 2, r 3が読み出される(ステップ
130)。The two-dimensional integer coordinate addresses of the three points latched by the integer coordinate address latch 23 in this way are supplied to the image memory 25, and the data r 1 , f 2 , r 3 corresponding to each address are read from the image memory 25 ( Step 130).
また、前記ステップ120で選択したエリアに対して3
点の係数k l, k 2, k 3が係数作成器27
において作成される(ステップ14o)。この係数k
l, k 2, k 3は第6図に示されている通りで
ある。In addition, 3
The coefficients k l, k 2, k 3 of the points are the coefficient generator 27
(step 14o). This coefficient k
l, k2, k3 are as shown in FIG.
画像メモリ25から読み出されたデータr1.r 2,
r 3および係数作成器27で作成された係数k l
. k 2. k 3は積和加算器29に供給されて、
両者の内積k 1−f 1+k 2−r 2+k 3”
r3が二次元実数座標(X,Y)のデータ値として算出
され、出力データラッチ31にラッチされる(ステップ
150)。Data r1. read from the image memory 25. r 2,
r 3 and the coefficient k l created by the coefficient creator 27
.. k2. k3 is supplied to the product-sum adder 29,
Inner product of both k 1-f 1+k 2-r 2+k 3"
r3 is calculated as a data value of two-dimensional real number coordinates (X, Y) and latched into the output data latch 31 (step 150).
次に、以上のように、選択された各エリアに対して前記
係数k l, k 2. k 3およびデータの内積か
ら二次元実数座標(X,Y)のデータ値r(x,y)の
算出について第7図ないし第10図を参照して説明する
。Next, as described above, the coefficients k l, k 2 . Calculation of the data value r(x,y) of the two-dimensional real number coordinates (X,Y) from k3 and the inner product of the data will be explained with reference to FIGS. 7 to 10.
まず、エリア1の場合は、第7図に示すように、B(x
,y+l)からP (X,Y)を通る直線がA(x,y
)からD(x+1,y)への直線に当たる点をQとし、
この点QとA(x,y)およびD(x+1.,y)との
間の長さをr,1−rとすると、次のようになる。First, in the case of area 1, as shown in FIG.
, y+l) passing through P (X, Y) is A(x, y
) to D(x+1,y) is the point Q,
Letting the lengths between this point Q and A(x, y) and D(x+1., y) be r, 1-r, the following will be obtained.
r−kx:ky讃『:1
r −kx鴫kyr
r −kx/ ( 1 −ky)
従って、
丁−k>1−首+( 1 − ky)イ−ky−b +
(1 −ky) ( (1−r ) T+『d}
−ky−″M ( 1 −kx−ky) M+kxΦ
d
この結果、次のようになる。r-kx:ky-san':1 r-kx鴫kyr r-kx/ (1-ky) Therefore, ding-k>1-neck+(1-ky)y-ky-b+
(1-ky) ((1-r) T+'d}-ky-''M (1-kx-ky) M+kxΦ
d The result is as follows.
r Cx.y)− (1−kx−ky)t (X
,y)+ky−r Cx , y +1)
+kx−r (! +1, y)
次に、エリア2の場合は、第8図からわかるように、
kx−r : ky − 1 −r : 1kx
− r − ky − rky
r (1 −ky) =kx−ky
r − (kx− ky)/ ( 1 − ky
)従って、
p −ky−c + (1 −ky) Q−ky●c
+ (1 −ky) ( (1−r )マ+『d}
−ky−c + ( 1 −kx) a + (kx−
ky)d
この結果、次のようになる。rCx. y) - (1-kx-ky)t (X
, y)+ky-r Cx, y +1) +kx-r (! +1, y) Next, in the case of area 2, as can be seen from Figure 8, kx-r: ky-1-r: 1kx
- r - ky - rky r (1 - ky) = kx - ky r - (kx - ky)/ (1 - ky
) Therefore, p -ky-c + (1 -ky) Q-ky●c
+ (1 -ky) ((1-r) ma + 'd} -ky-c + (1 -kx) a + (kx-
ky)d The result is as follows.
r (!. y) = (1 −kx) r Cx
, y)+ky−r D +1,y + 1)+
(kx−ky) r (x゛+ 1. y )
次に、エリア3の場合は、第9図からわかるように、
r −kx: 1 −ky−r : 1r
−kx−r −rky
r −kx/ky
従って、
p−(1−ky) ・a+ky−q
− (1−ky)a+ky((1−r)b+ rcl
(ky−kx)b
−(1−ky)a+
+ k!e
この結果、
1’(x,y
次のようになる。r (!. y) = (1 − kx) r Cx
, y)+ky-r D +1,y+1)+
(kx-ky) r (x゛+1.y)
Next, in the case of area 3, as can be seen from Fig. 9, r −kx: 1 −ky−r : 1r
-kx-r -rky r -kx/ky Therefore, p-(1-ky) ・a+ky-q - (1-ky)a+ky((1-r)b+ rcl (ky-kx)b -(1-ky ) a+ + k!e As a result, 1'(x, y becomes as follows.
) − (1 −ky) r (x. y)+ (k
y−kx) r (x ,
y+1)+kx・r(x+1,
y+1)
次に、エリア4の場合は、第10図からわかるように、
kx−r : 1 −ky − 1−r :
1kx−r − 1 −ky−r +r @
kyr − (kx+ ky − 1 ) /
ky従って、
+ re)
+ (kx+ ky− 1 )c
この結果、次のようになる。) − (1 −ky) r (x. y) + (k
y−kx) r (x, y+1)+kx・r(x+1, y+1) Next, in the case of area 4, as can be seen from FIG. 10, kx−r: 1 −ky − 1−r:
1kx-r − 1 −ky-r +r @
kyr − (kx+ ky − 1) /
ky Therefore, +re) + (kx+ky- 1)c As a result, the following is obtained.
r (x, F)= (1−ky)r (x
+1. y )+ (1 −kx) f
(X . F +1)+ (kx+ky−1)
t (X +1, y+ 1)
なお、上記実施例では、二次元の画像データについて行
っているが、本発明はこれに限定されるものではなく、
他の二次元の補間についても同様に適用できるものであ
る。r (x, F)= (1-ky)r (x
+1. y ) + (1 − kx) f
(X.F +1)+ (kx+ky-1)
t (X +1, y+ 1) In the above embodiment, two-dimensional image data is used, but the present invention is not limited to this.
It can be similarly applied to other two-dimensional interpolations.
[発明の効果]
以上説明したように、本発明によれば、二次元の実数座
標を整数部アドレスと小数部アドレスに分離し、小数部
アドレスの値により3点のアドレスを選択し、この選択
した3点に対する係数を作成するとともに、3点のデー
タを読み出し、これらの3点のデータおよび係数の内積
を求めているので、従来の整数座標4点から補間する4
近傍一次補間法に比較して、同程度のデータ精度を保持
しながら、データの読み出し時間を3/4に低減でき、
補間処理の高速化を図ることができるとともに、係数の
乗算が4近傍一次補間の2回に比較して1回のみのため
、ハード構成を簡単化することができる。[Effects of the Invention] As explained above, according to the present invention, two-dimensional real number coordinates are separated into integer part addresses and decimal part addresses, three-point addresses are selected according to the value of the decimal part addresses, and this selection is performed. In addition to creating coefficients for the three points, we also read the data of the three points and find the inner product of the data and coefficients of these three points.
Compared to the neighborhood linear interpolation method, data readout time can be reduced to 3/4 while maintaining the same level of data accuracy.
In addition to speeding up the interpolation process, the hardware configuration can be simplified because coefficients are multiplied only once, compared to twice in four-neighbor linear interpolation.
第1図は本発明の一実施例に係わる二次元データ補間装
置の構成を示すブロック図、第2図は二次元実数座標(
X,Y)を構成する整数部アドレス(x,y)と小数部
アドレス( km, ky)の構成を説明するための図
、第3図は本発明の二次元データ補間装置に使用する3
近傍一次補間法を説明するための図、第4図は第1図の
二次元データ補間装置の作用を示すフローチャート、第
5図はエリアを示す図、第6図は各エリアに対する3点
の整数座標、アドレス加算値、係数を示す表、第7図〜
第10図はそれぞれエリア1.2,3.4における二次
元実数座標(X,Y)のデータ値f(x.y)の算出を
説明するための図、第11図は従来の4近傍一次補間法
を説明するための図である。
11・・・実数座標アドレスラッチ
13・・・整数部アドレスラッチ
15・・・小数部アドレスラッチ
17・・・比較器
19・・・アドレス加算値作成器
21・・・加算器
23・・・整数座標アドレスラッチ
25・・・画像メモリ
27・・・係数作成器
29・・・積和加算器
31・・・出力データラッチ
33・・・シーケンス制御部FIG. 1 is a block diagram showing the configuration of a two-dimensional data interpolation device according to an embodiment of the present invention, and FIG. 2 is a two-dimensional real number coordinate (
Figure 3 is a diagram for explaining the configuration of the integer part address (x, y) and the fractional part address (km, ky) that make up the data (x, y).
A diagram for explaining the neighborhood linear interpolation method, Figure 4 is a flowchart showing the operation of the two-dimensional data interpolation device in Figure 1, Figure 5 is a diagram showing areas, and Figure 6 is a diagram showing three integers for each area. Table showing coordinates, address addition values, and coefficients, Figure 7~
Figure 10 is a diagram for explaining the calculation of the data value f(x.y) of two-dimensional real number coordinates (X, Y) in areas 1.2 and 3.4, respectively, and Figure 11 is a diagram for explaining the calculation of the data value f(x.y) of the two-dimensional real number coordinates (X, Y) in areas 1.2 and 3.4, respectively. FIG. 3 is a diagram for explaining an interpolation method. 11... Real number coordinate address latch 13... Integer part address latch 15... Decimal part address latch 17... Comparator 19... Address addition value creator 21... Adder 23... Integer Coordinate address latch 25...image memory 27...coefficient generator 29...product-sum adder 31...output data latch 33...sequence control section
Claims (1)
置であって、二次元の実数座標(X、Y)を整数部アド
レス(x、y)および小数部アドレス(kx、ky)に
分離する分離手段と、該分離手段で分離された前記小数
部アドレス(kx、ky)の値に基づいて補間に使用す
る3点のアドレスを(x、y)、(x+1、y)、(x
、y+1)、(x+1、y+1)の中から選択する選択
手段と、該選択手段で選択した3点に対する係数を作成
する係数作成手段と、前記選択手段で選択された3点の
アドレスから該3点のデータを読み出すデータ読み出し
手段と、該データ読み出し手段で読み出された3点のデ
ータおよび前記係数作成手段で作成した3点の係数の内
積を求める積和手段とを有することを特徴とする二次元
データ補間装置。A two-dimensional data interpolation device that interpolates two-dimensional data of real number coordinates, which separates two-dimensional real number coordinates (X, Y) into integer part addresses (x, y) and decimal part addresses (kx, ky). and three-point addresses to be used for interpolation based on the value of the fractional part address (kx, ky) separated by the separation means (x, y), (x+1, y), (x
, y+1), (x+1, y+1); coefficient creation means for creating coefficients for the three points selected by the selection means; and coefficient creation means for creating coefficients for the three points selected by the selection means. The method is characterized by comprising a data reading means for reading point data, and a product-sum means for calculating an inner product of the data of the three points read by the data reading means and the coefficient of the three points created by the coefficient creating means. Two-dimensional data interpolation device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1057538A JPH02236685A (en) | 1989-03-09 | 1989-03-09 | Two-dimensional data interpolation device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1057538A JPH02236685A (en) | 1989-03-09 | 1989-03-09 | Two-dimensional data interpolation device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH02236685A true JPH02236685A (en) | 1990-09-19 |
Family
ID=13058539
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1057538A Pending JPH02236685A (en) | 1989-03-09 | 1989-03-09 | Two-dimensional data interpolation device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH02236685A (en) |
-
1989
- 1989-03-09 JP JP1057538A patent/JPH02236685A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3276886B2 (en) | Generating pixel values for enlarged destination images | |
JP5149288B2 (en) | Composition of ANISOMETRIC texture (TEXTURE) (SYNTHESIS) | |
US4611232A (en) | Video processing system for picture rotation | |
JP3466661B2 (en) | Image processing apparatus and method | |
US6035075A (en) | Image deforming method and apparatus | |
JP2006222965A (en) | Image processing method and image processor | |
US7079144B1 (en) | Curve generating device and method, and program recorded medium | |
JPH10334269A (en) | Image processing device and method, and recording medium recording image processing program | |
JPH02236685A (en) | Two-dimensional data interpolation device | |
JP2000187726A (en) | Data interpolation method and its device and storage medium | |
JP3527588B2 (en) | Template matching method | |
KR100392516B1 (en) | real-time rendering method for noninterpolated volume data | |
JP2002506600A (en) | Image interpolation method | |
JP2796900B2 (en) | Image interpolation device | |
JP3634878B2 (en) | Image encoding device | |
JPH09231351A (en) | Method for resizing picture and computer program product for the method | |
CN111626935B (en) | Pixel map scaling method, game content generation method and device | |
JPH0512428A (en) | Data interpolating system | |
Oswal et al. | Image morphing: a comparative study | |
JP3236481B2 (en) | Image conversion method and image conversion device | |
JP2900986B2 (en) | B-spline curve layering device | |
JPS63189056A (en) | Image synthesizing system | |
JP3740705B2 (en) | Color conversion device | |
JP2643571B2 (en) | Curve generation method | |
JP3528386B2 (en) | Color adjustment device |