WO1999064988A1 - Two-dimensional data interpolating system - Google Patents

Two-dimensional data interpolating system Download PDF

Info

Publication number
WO1999064988A1
WO1999064988A1 PCT/JP1999/003044 JP9903044W WO9964988A1 WO 1999064988 A1 WO1999064988 A1 WO 1999064988A1 JP 9903044 W JP9903044 W JP 9903044W WO 9964988 A1 WO9964988 A1 WO 9964988A1
Authority
WO
WIPO (PCT)
Prior art keywords
interpolation
sampling function
function
sampling
variables
Prior art date
Application number
PCT/JP1999/003044
Other languages
French (fr)
Japanese (ja)
Inventor
Kazuo Toraichi
Kouichi Wada
Original Assignee
Fluency Research & Development Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fluency Research & Development Co., Ltd. filed Critical Fluency Research & Development Co., Ltd.
Publication of WO1999064988A1 publication Critical patent/WO1999064988A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • G06T3/4007Scaling of whole images or parts thereof, e.g. expanding or contracting based on interpolation, e.g. bilinear interpolation

Definitions

  • the present invention relates to a two-dimensional data interpolation method for interpolating values between discrete data arranged in a two-dimensional space.
  • a case where the value of a function has a finite value other than 0 in a local region and becomes 0 in other regions is referred to as a “finite base” and is described. I do. Background art
  • FIG. 8 is an explanatory diagram of a conventionally known sampling function called a sinc function.
  • the sine function when the sampling frequency is f,
  • interpolation by the sinc function involves shifting the function sin ⁇ 7rf (t-kT) ⁇ /; rf (t-kT) by kT in the time axis direction and multiplying by the sample value. It can be seen that the addition is realized by performing a so-called convolution operation.
  • FIG. 9 is an explanatory diagram of data interpolation using the sampling function shown in FIG. As shown in the figure, values other than each sample point are interpolated using all sample values.
  • two-dimensional data such as an image can be interpolated by using the above-described overnight interpolation method.
  • the conventional methods used for the interpolation processing of image data the nearest neighbor interpolation method, bilinear interpolation method, cubic convolution interpolation method and the like are known.
  • P discrete data of two pixels before and after each point in the X and y directions with respect to the point of interest are P, P Assuming 1 2 etc., the value P of the interpolation data is
  • An object of the present invention is to provide a two-dimensional de-interpolation method which can reduce the number of errors and has few errors.
  • the two-dimensional de-interpolation method of the present invention uses sampling functions that are finitely differentiable and have values of a finite order, and are arranged at equal intervals on a two-dimensional space defined by two variables. Interpolation between discrete data is performed for each of the two variables, and for each of the two variables, only the discrete data included in this finite range need to be interpolated. Since the amount is small and no truncation error occurs, good interpolation accuracy can be obtained.
  • sampling function it is preferable to use a function that can be differentiated only once over the entire area of a finite range.
  • Various signals existing in the natural world are considered to need to be differentiable because they change smoothly, but the number of differentiable times does not have to be infinite, but rather only once. Then, it is thought that natural phenomena can be sufficiently approximated.
  • sampling function H (t) to which the present invention is applied is represented by one F (t + 1/2) / 4 + F (F, where the third-order B-spline function is F (t). t) -F (t-1/2) / 4.
  • the above-mentioned third-order B-spline function F (t) is given by (4 t 2 + 12 t + 9) / 4 for-3 / 2 ⁇ t-1- / 2 can be expressed as — 2 t 2 + 3/2, and l / 2 ⁇ t and 3/2 can be expressed as (4 t 2 — 12 t + 9) / 4.
  • Sampling described above by piecewise polynomial Since the operation of the function can be performed, the content of the operation is relatively simple and the amount of operation can be reduced.
  • the B-spline function can be represented by a quadratic piecewise polynomial. Specifically, for -2-3/ 2, (1 t 2-4 t-4) / 4 and for 1 3/2 ⁇ t ⁇ -1, (3 t 2 + 8 t + 5) / 4 and (5 t 2 + 12 t + 7) / 4 for one l ⁇ t ⁇ — 1 2 and (-7 t 2 +4) / 4 for — 1/2 ⁇ t ⁇ 1/2 in, about 1/2 district 1 - at (5 t 2 12 t + 7 ) / 4, for 1 ⁇ t ⁇ 3/2 is - in (3 t 2 8 t + 5 ) / 4, 3/2 ⁇ for t ⁇ 2 (- t 2 + 4 t - 4) / by using a sampling function is defined by 4, Ru can be performed above interpolation process.
  • the two-dimensional data interpolation method of the present invention includes a discrete data extraction unit, first and second sampling function operation units, and first and second convolution operation units in order to perform the above-described interpolation operation.
  • the discrete data extracting means extracts a plurality of discrete data existing in a predetermined range around a point of interest on a two-dimensional space defined by two variables.
  • the first sampling function operation means and the first convolution operation means perform a convolution operation on one of the two variables using the above-described sampling function.
  • the second sampling function operation means And the second convolution operation means performs convolution operation on the other of the two variables using the sampling function described above.
  • FIG. 1 is a diagram showing a configuration of a data processing device of the present embodiment
  • Figure 2 is a diagram showing the range of pixel data extracted around the point of interest
  • Figure 3 shows the relationship between pixel data arranged at regular intervals in the X direction and the interpolation position between them. Diagram showing the relationship,
  • FIG. 4 is an explanatory diagram of a sampling function used in the operation in the sampling function operation unit
  • FIG. 5 is a diagram showing a relationship between pixel data along the X direction and an interpolated value in the X direction therebetween
  • FIG. 7 is a diagram showing the relationship between X-direction interpolation values arranged at regular intervals along the Y direction and interpolation values at points of interest therebetween.
  • FIG. 8 is an explanatory diagram of the s i n c function
  • FIG. 9 is an explanatory diagram of data interpolation using the sinc function.
  • the data processing apparatus according to an embodiment to which the two-dimensional data interpolation method of the present invention is applied is arranged at regular intervals in a two-dimensional space by using a sampling function that is infinitely differentiable and has a finite number of values. It is characterized in that interpolation between the obtained discrete data is performed.
  • a data processing device according to an embodiment will be described in detail with reference to the drawings.
  • FIG. 1 is a diagram showing a configuration of a data processing device of the present embodiment.
  • the data processing device shown in FIG. 1 performs interpolation processing based on input discrete data in a two-dimensional space, and includes a discrete value extraction unit 10, an X-direction sampling function operation unit 20, X It is configured to include a direction convolution operation unit 30, a Y direction sampling function operation unit 40, and a Y direction convolution operation unit 50.
  • pixel data including, for example, image density data and color data are considered.
  • the discrete value extraction unit 10 extracts and holds, from sequentially input pixel data, those corresponding to a plurality of pixels included in a predetermined range around a point of interest to be interpolated. It is a figure showing the range of pixel data extracted around a point. As shown in the figure, assuming that the point of interest to be interpolated is p and its coordinates are (x, y), two pixels before and after the point of interest P in the X and Y directions Assuming that the rectangular area is an extraction target range, the discrete value extraction unit 10 extracts pixel data corresponding to each of a total of 16 pixels included in this range.
  • the X-direction sampling function operation unit 20 calculates the distance along the X direction between the pixel corresponding to each extracted pixel data and the point of interest p. Is calculated, and the value of the sampling function corresponding to each pixel is calculated based on the calculated distance. In this way, the value of the sampling function is calculated for each of the 16 pixel data output from the sample value extracting unit 10.
  • the X-direction convolution operation unit 30 multiplies each of the 16 sampling function values calculated by the X-direction sampling function operation unit 20 by the value of each pixel data, and compares the result with the same Y coordinate.
  • the convolution operation along the X direction is performed by adding for each sequence.
  • the value obtained by this convolution operation is an interpolated value for each X direction, and as shown by “*” in FIG. 3, based on the pixel data of each pixel along the X direction, the same value as the point of interest p is obtained.
  • Interpolated values corresponding to those of four pixels A, B, C; and D having Y coordinates (hereinafter referred to as “X-direction interpolated values”) are obtained.
  • the Y-direction sampling function operation unit 40 calculates the position of the pixel corresponding to each X-direction interpolation value and the point of interest p along the Y direction. The distance is calculated, and the value of the sampling function corresponding to each X-direction interpolation value is calculated based on the calculated distance. In this way, the value of the sampling function is calculated for each of the four X-direction interpolated values calculated by the X-direction convolution operation unit 30.
  • the Y-direction convolution operation unit 50 multiplies the values of the four sampling functions calculated by the Y-direction sampling function operation unit 40 by the respective X-direction interpolation values, and adds the results to obtain a value of 4. Perform the convolution operation corresponding to the X-direction interpolation values. The value obtained by this convolution operation is the interpolation value finally obtained corresponding to the point of interest p.
  • the above-described discrete value extraction unit 10 is used for the discrete data extraction unit
  • the X-direction sampling function operation unit 20 is used for the first sampling function operation unit
  • the X-direction convolution operation unit 30 is used for the first convolution operation.
  • the Y-direction sampling function calculator 40 corresponds to the second sampling function calculator
  • the Y-direction convolution calculator 50 corresponds to the second convolution calculator.
  • the X-direction interpolation value corresponds to the first interpolation value
  • the interpolation value corresponding to the point of interest p corresponds to the second interpolation value.
  • FIG. 4 is an explanatory diagram of a sampling function used in the operations in the X-direction sampling function operation unit 20 and the Y-direction sampling function operation unit 40.
  • the interpolation processing using the sampling function described above is extended to interpolation processing based on pixel data discretely present in a two-dimensional space (X_Y plane) as shown in FIG.
  • the interpolation process is first performed along the X direction, and finally the interpolation value for each ⁇ ⁇ ⁇ coordinate having the same X coordinate as the target point ⁇ to be obtained is calculated.
  • the interpolation process is performed again along the ⁇ direction to obtain the final interpolation value ⁇ . You should get it.
  • FIG. 5 is a diagram showing the relationship between pixel data arranged at regular intervals in the X direction and interpolated values therebetween. For example, the interpolated value corresponding to pixel A shown in FIG. 3 and the same Y coordinate as this pixel are shown. Is shown with respect to the surrounding pixel data having.
  • the pixel coordinates of Y coordinate Yj + 1 and X coordinate Xi + 1 , Xi + 2, Xi + 3, Xi + 4 are represented by Pi + 1 , j + K Pi + 2, j + 1.
  • FIG. 6 is a detailed explanatory diagram of the interpolation processing by the X-direction sampling function operation unit 20 and the X-direction convolution operation unit 30.
  • the distance between the interpolation position Xa and the pixel position Xi + 1 is 1 + a when the distance between each pixel position is normalized to be 1. Therefore, the value of the sampling function at the interpolation position when the center position of the sampling function H (t) is adjusted to the pixel position Xi + 1 is H (1 + a).
  • the above-mentioned H (1 + a) is converted to P, j
  • the value H (1 + a) ⁇ P i , j +1 multiplied by +1 is the value to be obtained.
  • H (1 + a) is calculated by the X-direction sampling function operation unit 20, and the operation of multiplying H (1 + a) by P i +1 and j + 1 is performed by the X-direction convolution operation unit 30.
  • each operation result H (a) ⁇ P i +2 , j + 1 , H (1—a) ⁇ PH (2-a) ⁇ P i + , j +1 are obtained.
  • the X-direction convolution operation unit 30 calculates the four operation results H (1 + a) Pi + 1 , j + 1 , H (a) Pi + 2 , j + 1 , H (1—a) .Pi + 3 , j + 1 , H (2—a) ⁇ Pi + 4 , j + 1 performs a convolution operation to correspond to pixel A shown in FIG. Outputs the X direction interpolation value P j +1 .
  • FIG. 7 is a diagram illustrating a relationship between four X-direction interpolation values arranged at regular intervals in the Y direction and interpolation values therebetween.
  • the distance between the interpolation position Yb and the pixel position corresponding to the X-direction interpolation value P j +1 is If the distance between the interpolated values is normalized to 1, then 1 + b. Therefore, the value of the sampling function at the interpolation position when the center position of the sampling function H (t) is adjusted to the pixel position corresponding to the X direction interpolation value ⁇ ” +1 is H (1 + b).
  • H (1 + b) is calculated as Pj + 1
  • the multiplied value H (1 + b) ⁇ P j +1 is the desired value.
  • H (1 + b) is calculated by the Y-direction sampling function operation unit 40, and an operation of multiplying it by P j +1 is performed by the Y-direction convolution operation unit 50.
  • each operation result H (b) at the interpolation position YbP j +2 , H (1 -b ) ⁇ P J + 3 , H (2 -b) ⁇ P j + 4 are obtained.
  • the Y-direction convolution operation unit 50 calculates the four operation results ⁇ ⁇ (1 + b) 'P j + 1 , H (b) ⁇ P j + , H (1-b) ⁇ P J + 3 , H (2 -b) ⁇ ⁇ is added to perform a convolution operation, and an interpolation value P corresponding to the point of interest (x, y) shown in FIGS. 2 and 3 is output.
  • the data processing device of the present embodiment uses a finite number of functions that can be differentiated only once in the entire region as the sampling function, the amount of calculation required for the interpolation processing between pixel data is greatly reduced. Can be reduced. This makes it possible to reduce the load on the processing device and reduce the processing time when processing inflated processing data in the interpolation processing on the image.
  • the amount of calculation can be reduced.
  • the sampling function is represented by a simple quadratic piecewise polynomial, The value of the sampling function can be obtained by the product-sum operation, and the amount of operation can be further reduced from this point.
  • the sampling function used in the present embodiment is of finite size, conventionally, there is no truncation error that occurs when the pixel data to be processed is reduced to a finite number, and aliasing distortion is prevented. Thus, an interpolation result with a small error can be obtained.
  • the sampling function H (t) is defined using the B-spline function F (t), but the sampling function H (t) is calculated using a quadratic piecewise polynomial.
  • the interpolation processing is first performed along the X direction using the pixel data corresponding to each pixel arranged two-dimensionally, and thereafter, the interpolation processing is performed. Interpolation processing is performed along the Y direction using the X direction interpolation value, and finally the interpolation value P corresponding to the point of interest p (X, y) is obtained, but the order of performing the interpolation processing is changed. It may be. That is, first, interpolation processing is performed along the Y direction, and then interpolation processing is performed along the X direction using the Y direction interpolation values obtained by this interpolation processing, and finally the point of interest p (x, y ) May be obtained. Industrial applicability
  • an interpolation operation between discrete data is performed using a sampling function that is finitely differentiable and has a value of a finite order, and is included in the section of the finite order. Since only the discrete data to be processed need be subjected to the interpolation calculation, the amount of calculation is small, and no truncation error occurs, so that an interpolation result with a small error can be obtained.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)
  • Complex Calculations (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

A two-dimensional data interpolating system in which the amount of calculation is small and few errors are produced. A data processor includes a discrete value extracting unit (10), an X-direction sampling function calculating unit (20), an X-direction convolution unit (30), Y-direction sampling function calculating unit (40), and an X-direction convoluting unit (50). The discrete value extracting unit (10) extracts data on pixels contained in a predetermined area around a point concerned to be subjected to interpolation. The X-direction sampling function calculating unit (20) and X-direction convoluting unit (30) calculate interpolation values (X-direction interpolation values) by using a sampling function differentiatable only once over the whole region and having finite values based on the data on pixels whose Y coordinates are the same. The Y-direction sampling function calculating unit (40) and Y-direction convolution calculating unit (50) calculate the interpolation values corresponding to the point concerned by using the sampling function based on the X-direction interpolation values.

Description

明 細 書 二次元データ補間方式 技術分野  Description Two-dimensional data interpolation method Technical field
本発明は、 二次元空間上に配置された離散データ間の値を補間する二次元デー 夕補間方式に関する。 なお、 本明細書においては、 関数の値が局所的な領域で 0 以外の有限の値を有し、 それ以外の領域で 0となる場合を 「有限台」 と称して説 明を行うものとする。 背景技術  The present invention relates to a two-dimensional data interpolation method for interpolating values between discrete data arranged in a two-dimensional space. In this specification, a case where the value of a function has a finite value other than 0 in a local region and becomes 0 in other regions is referred to as a “finite base” and is described. I do. Background art
従来から、 予め与えられた標本値間の値を求めるデータ補間方法として、 標本 化関数を用いてデータ補間を行う手法が知られている。  Conventionally, as a data interpolation method for obtaining a value between predetermined sample values, a method of performing data interpolation using a sampling function has been known.
図 8は、 従来から知られている s i n c関数と称される標本化関数の説明図で ある。 この s i ne関数は、 ディラックのデルタ関数を逆フーリエ変換したとき に現れるものであり、 t = 0の標本点のみで 1になり、 他の全ての標本点では 0 となる。 具体的には、 s i n e関数は、 標本化周波数を f としたときに、  FIG. 8 is an explanatory diagram of a conventionally known sampling function called a sinc function. This sine function appears when the Dirac delta function is inverse Fourier-transformed, and becomes 1 only at the sample point at t = 0, and becomes 0 at all other sample points. Specifically, the sine function, when the sampling frequency is f,
ぶ (0= ί … ) によって表される。 この ( 1 ) 式によれば、 s i n c関数による補間は、 sin {7rf ( t -kT) } /;rf ( t -kT) という関数を時間軸方向に kTづつず らし、 標本値と掛け合わせて加える、 いわゆる畳み込み演算を行うことにより実 現されることが分かる。 (0 = ί…). According to this equation (1), interpolation by the sinc function involves shifting the function sin {7rf (t-kT)} /; rf (t-kT) by kT in the time axis direction and multiplying by the sample value. It can be seen that the addition is realized by performing a so-called convolution operation.
図 9は、 図 8に示した標本化関数を用いたデータ補間の説明図である。 同図に 示すように、 各標本点以外の値は、 全ての標本値を用いて補間される。  FIG. 9 is an explanatory diagram of data interpolation using the sampling function shown in FIG. As shown in the figure, values other than each sample point are interpolated using all sample values.
また、 上述したデ一夕補間の手法を用いて画像等の二次元データの補間を行う こともできる。 画像データの補間処理に用いられる従来の手法としては、 最近接 内挿法、 共 1次内挿法、 3次畳み込み内挿法等が知られている。 例えば、 3次畳み込み内挿法によって、 内挿したい (補間したい) 画像データ の値を求める場合に、 着目点を挟んで X方向、 y方向のそれぞれについて前後 2 画素づつの離散データを P 、 P 1 2等とすると、 補間データの値 Pは、 In addition, two-dimensional data such as an image can be interpolated by using the above-described overnight interpolation method. As the conventional methods used for the interpolation processing of image data, the nearest neighbor interpolation method, bilinear interpolation method, cubic convolution interpolation method and the like are known. For example, when obtaining the value of image data to be interpolated (interpolated) by cubic convolution interpolation, discrete data of two pixels before and after each point in the X and y directions with respect to the point of interest are P, P Assuming 1 2 etc., the value P of the interpolation data is
Figure imgf000004_0001
によって計算される。
Figure imgf000004_0001
Is calculated by
ここで、 f ( t ) は、  Where f (t) is
/( (3)
Figure imgf000004_0002
であり、 上述した s i n c関数を 3次関数で近似したものである。
/ ((3)
Figure imgf000004_0002
Which is an approximation of the sinc function described above with a cubic function.
ところで、 上述した s i n c関数を標本化関数として用いる場合には、 理論的 には—∞から +∞までの標本点に対応した各標本化関数の値を畳み込みによって 加算することにより、 正確な補間値を得ることができる。 しかし、 実際に各種の プロセッサ等によって上述した補間演算を行おうとすると、 有限区間で処理を打 ち切ることになるために、 打ち切りによる誤差が生じ、 少ない標本値を用いて補 間演算を行った場合には充分な精度が得られないという問題があった。  By the way, when the sinc function described above is used as a sampling function, the value of each sampling function corresponding to the sampling points from -∞ to + ∞ is theoretically added by convolution to obtain an accurate interpolation value. Can be obtained. However, if the above-described interpolation calculation is actually performed by various processors or the like, the processing is terminated in a finite interval.Therefore, an error due to the truncation occurs, and the interpolation calculation is performed using a small number of sample values. In such a case, there is a problem that sufficient accuracy cannot be obtained.
例えば、 ( 2 ) 式に示した 3次畳み込み内挿法による場合には、 計算を簡単に するために、 s i n c関数を 3次関数で近似するとともに、 強制的に 2画素分以 上離れた画素の影響はないものとして計算を行っており、 誤差が多くなる。 発明の開示  For example, in the case of the cubic convolution interpolation method shown in equation (2), in order to simplify the calculation, the sinc function is approximated by a cubic function, and pixels distant by more than two pixels are forced The calculation is performed assuming that there is no effect of the error, and the error increases. Disclosure of the invention
本発明は、 のような点に鑑みて創作されたものであり、 その目的は、 演算量 を減らすことができ、 しかも誤差の少ない二次元デ一夕補間方式を提供すること にある。 The present invention has been made in view of the following points. An object of the present invention is to provide a two-dimensional de-interpolation method which can reduce the number of errors and has few errors.
本発明の二次元デ一夕補間方式は、 有限回微分可能であって有限台の値を有す る標本化関数を用いて、 二変数で規定される二次元空間上に等間隔に配置された 離散データ間の補間演算を二変数のそれそれについて行っており、 二変数のそれ それについてこの有限台の区間に含まれる離散デ一夕のみを補間演算の対象とす ればよいため、 演算量が少なく、 しかも打ち切り誤差が全く生じないため良好な 補間精度を得ることができる。  The two-dimensional de-interpolation method of the present invention uses sampling functions that are finitely differentiable and have values of a finite order, and are arranged at equal intervals on a two-dimensional space defined by two variables. Interpolation between discrete data is performed for each of the two variables, and for each of the two variables, only the discrete data included in this finite range need to be interpolated. Since the amount is small and no truncation error occurs, good interpolation accuracy can be obtained.
特に、 上述した標本化関数としては、 有限台の区間の全域にわたって 1回だけ 微分可能な関数を用いることが好ましい。 自然界に存在する各種の信号は、 滑ら かに変化しているため微分可能性が必要であると考えられるが、 その微分可能回 数は必ずしも無限回である必要はなく、 むしろ 1回だけ微分可能であれば充分に 自然現象を近似できると考えられる。  In particular, as the above-mentioned sampling function, it is preferable to use a function that can be differentiated only once over the entire area of a finite range. Various signals existing in the natural world are considered to need to be differentiable because they change smoothly, but the number of differentiable times does not have to be infinite, but rather only once. Then, it is thought that natural phenomena can be sufficiently approximated.
このように、 有限回微分可能であって有限台な標本関数を用いることにより数 々の利点があるが、 従来はこのような条件を満たす標本化関数が存在しないと考 えられていた。 ところが、 本発明者の研究によって、 上述した条件を満たす関数 が見いだされた。  As described above, there are many advantages to using a sampling function that is finitely differentiable and finite, but it has conventionally been thought that there is no sampling function that satisfies such a condition. However, the present inventor's research has found a function satisfying the above conditions.
具体的には、 本発明が適用される標本化関数 H (t) は、 3階 Bスプライン関 数を F ( t ) としたときに、 一 F (t + 1/2) /4 + F (t) -F ( t - 1/ 2 ) /4で求めることができる。 この標本化関数 H ( t ) は、 全域で 1回だけ微 分可能であって、 t =± 2において値が 0に収束する有限台の関数であり、 上述 した 2つの条件を満たす。 このような関数 H ( t ) を用いて、 離散デ一夕間の補 間を行うことにより、 演算量が少なく、 しかも精度の高い補間演算を行うことが できる。 したがって、 例えば離散データとして二次元空間に存在する画像データ を考えた場合には、 精度の高いリアルタィム処理が可能になる。  Specifically, the sampling function H (t) to which the present invention is applied is represented by one F (t + 1/2) / 4 + F (F, where the third-order B-spline function is F (t). t) -F (t-1/2) / 4. This sampling function H (t) is a finite function that can be differentiated only once in the entire region and whose value converges to 0 at t = ± 2, and satisfies the above two conditions. By using such a function H (t) to perform interpolation for a discrete time interval, it is possible to perform an interpolation operation with a small amount of operation and high accuracy. Therefore, for example, when image data existing in a two-dimensional space is considered as discrete data, highly accurate real-time processing can be performed.
また、 上述した 3階 Bスプライン関数 F (t ) は、 — 3/2≤tく— 1/2に ついては (4 t2 + 12 t + 9) /4で、 一 l/2^tく 1/2については— 2 t 2 + 3/2で、 l/2^tく 3/2については (4 t2 — 12 t + 9) /4で 表すことができ、 このような二次関数による区分多項式によって上述した標本化 関数の演算を行うことができるため、 その演算内容が比較的簡単で演算量を少な くすることができる。 Also, the above-mentioned third-order B-spline function F (t) is given by (4 t 2 + 12 t + 9) / 4 for-3 / 2≤t-1- / 2 can be expressed as — 2 t 2 + 3/2, and l / 2 ^ t and 3/2 can be expressed as (4 t 2 — 12 t + 9) / 4. Sampling described above by piecewise polynomial Since the operation of the function can be performed, the content of the operation is relatively simple and the amount of operation can be reduced.
また、 上述したように Bスプライン関数を用いて標本化関数を表すのではなく、 二次の区分多項式で表現することもできる。 具体的には、 —2 く— 3/2に ついては (一 t2 - 4 t - 4 ) /4で、 一 3/2≤ t <— 1については (3 t2 + 8 t + 5 ) /4で、 一 l≤t<— 1ノ2については (5 t2 + 12 t + 7 ) / 4で、 — 1/2≤ t < 1/2については (― 7 t 2 +4) /4で、 1/2 く 1については ( 5 t 2 - 12 t + 7 ) /4で、 1≤ t < 3/2については ( 3 t 2 - 8 t + 5 ) /4で、 3/2^t≤2については (― t2 + 4 t - 4 ) /4で 定義される標本化関数を用いることにより、 上述した補間処理を行うことができ る。 Also, instead of using the B-spline function to represent the sampling function as described above, it can be represented by a quadratic piecewise polynomial. Specifically, for -2-3/ 2, (1 t 2-4 t-4) / 4 and for 1 3/2 ≤ t <-1, (3 t 2 + 8 t + 5) / 4 and (5 t 2 + 12 t + 7) / 4 for one l ≤ t <— 1 2 and (-7 t 2 +4) / 4 for — 1/2 ≤ t <1/2 in, about 1/2 district 1 - at (5 t 2 12 t + 7 ) / 4, for 1≤ t <3/2 is - in (3 t 2 8 t + 5 ) / 4, 3/2 ^ for t≤2 (- t 2 + 4 t - 4) / by using a sampling function is defined by 4, Ru can be performed above interpolation process.
また、 本発明の二次元データ補間方式では、 上述した補間演算を行うために、 離散データ抽出手段、 第 1および第 2の標本化関数演算手段、 第 1および第 2の 畳み込み演算手段を備えている。 離散データ抽出手段によって、 二変数で規定さ れる二次元空間上で着目点の周辺の所定範囲に存在する複数の離散データが抽出 される。 そして、 まず第 1の標本化関数演算手段と第 1の畳み込み演算手段によ つて、 二変数の一方について上述した標本化関数を用いて畳み込み演算を行い、 次に第 2の標本化関数演算手段と第 2の畳み込み演算手段によって二変数の他方 について上述した標本化関数を用いて畳み込み演算を行う。 このように、 二変数 のそれそれについて別々に標本化関数の値を計算し、 この結果に対して畳み込み 演算を行うだけで、 複数の離散値間のデータ補間を行うことができ、 補間処理に 必要な処理量を大幅に減らすことができ、 しかも上述したように有限台の標本化 関数を用いることにより打ち切り誤差がなくなるため、 処理の精度を上げること ができる。 図面の簡単な説明  In addition, the two-dimensional data interpolation method of the present invention includes a discrete data extraction unit, first and second sampling function operation units, and first and second convolution operation units in order to perform the above-described interpolation operation. I have. The discrete data extracting means extracts a plurality of discrete data existing in a predetermined range around a point of interest on a two-dimensional space defined by two variables. First, the first sampling function operation means and the first convolution operation means perform a convolution operation on one of the two variables using the above-described sampling function. Then, the second sampling function operation means And the second convolution operation means performs convolution operation on the other of the two variables using the sampling function described above. In this way, it is possible to perform data interpolation between multiple discrete values simply by calculating the value of the sampling function separately for each of the two variables and performing a convolution operation on this result. The amount of processing required can be greatly reduced, and as described above, the use of a finite number of sampling functions eliminates truncation errors, thereby increasing the processing accuracy. BRIEF DESCRIPTION OF THE FIGURES
図 1は、 本実施形態のデータ処理装置の構成を示す図、  FIG. 1 is a diagram showing a configuration of a data processing device of the present embodiment,
図 2は、 着目点の周辺で抽出される画素データの範囲を示す図、  Figure 2 is a diagram showing the range of pixel data extracted around the point of interest,
図 3は、 X方向に沿って一定間隔で並んだ画素データとその間の補間位置との 関係を示す図、 Figure 3 shows the relationship between pixel data arranged at regular intervals in the X direction and the interpolation position between them. Diagram showing the relationship,
図 4は、 標本化関数演算部における演算で用いられる標本化関数の説明図、 図 5は、 X方向に沿った画素データとその間の X方向補間値との関係を示す図、 図 6は、 X方向補間値を計算する具体例を示す図、  FIG. 4 is an explanatory diagram of a sampling function used in the operation in the sampling function operation unit, FIG. 5 is a diagram showing a relationship between pixel data along the X direction and an interpolated value in the X direction therebetween, and FIG. A diagram showing a specific example of calculating an X-direction interpolation value,
図 7は、 Y方向に沿って一定間隔で並んだ X方向補間値とその間の着目点にお ける補間値との関係を示す図、  FIG. 7 is a diagram showing the relationship between X-direction interpolation values arranged at regular intervals along the Y direction and interpolation values at points of interest therebetween.
図 8は、 s i n c関数の説明図、  FIG. 8 is an explanatory diagram of the s i n c function,
図 9は、 s i n c関数を用いたデータ補間の説明図である。 発明を実施するための最良の形態  FIG. 9 is an explanatory diagram of data interpolation using the sinc function. BEST MODE FOR CARRYING OUT THE INVENTION
本発明の二次元データ補間方式を適用した一実施形態のデータ処理装置は、 有 限回微分可能であって有限台の値を有する標本化関数を用いて、 二次元空間に一 定間隔で配置された各離散データ間の補間を行うことに特徴がある。 以下、 一実 施形態のデータ処理装置について、 図面を参照しながら詳細に説明する。  The data processing apparatus according to an embodiment to which the two-dimensional data interpolation method of the present invention is applied is arranged at regular intervals in a two-dimensional space by using a sampling function that is infinitely differentiable and has a finite number of values. It is characterized in that interpolation between the obtained discrete data is performed. Hereinafter, a data processing device according to an embodiment will be described in detail with reference to the drawings.
図 1は、 本実施形態のデータ処理装置の構成を示す図である。 同図に示すデ一 タ処理装置は、 入力される二次元空間上の離散データに基づいて補間処理を行う ものであり、 離散値抽出部 1 0、 X方向標本化関数演算部 2 0、 X方向畳み込み 演算部 3 0、 Y方向標本化関数演算部 4 0、 Y方向畳み込み演算部 5 0を含んで 構成されている。 以下、 二次元空間上の離散データとしては、 例えば画像の濃度 データや色データ等からなる画素データを考えるものとする。  FIG. 1 is a diagram showing a configuration of a data processing device of the present embodiment. The data processing device shown in FIG. 1 performs interpolation processing based on input discrete data in a two-dimensional space, and includes a discrete value extraction unit 10, an X-direction sampling function operation unit 20, X It is configured to include a direction convolution operation unit 30, a Y direction sampling function operation unit 40, and a Y direction convolution operation unit 50. Hereinafter, as discrete data in a two-dimensional space, pixel data including, for example, image density data and color data are considered.
離散値抽出部 1 0は、 順に入力される画素データの中から補間対象となる着目 点の周囲の所定範囲に含まれる複数個の画素に対応するものを抽出して保持する 図 2は、 着目点の周辺で抽出される画素データの範囲を示す図である。 同図に示 すように、 補間対象となる着目点を p、 その座標を (x, y ) とすると、 この着 目点 Pを中心にして X方向および Y方向のそれそれについて前後 2画素分の矩形 領域を抽出対象範囲として、 この範囲に含まれる合計 1 6個の画素のそれぞれに 対応した画素データが離散値抽出部 1 0によって抽出される。  The discrete value extraction unit 10 extracts and holds, from sequentially input pixel data, those corresponding to a plurality of pixels included in a predetermined range around a point of interest to be interpolated. It is a figure showing the range of pixel data extracted around a point. As shown in the figure, assuming that the point of interest to be interpolated is p and its coordinates are (x, y), two pixels before and after the point of interest P in the X and Y directions Assuming that the rectangular area is an extraction target range, the discrete value extraction unit 10 extracts pixel data corresponding to each of a total of 16 pixels included in this range.
X方向標本化関数演算部 2 0は、 着目点 pの座標 (x, y ) が指定されたとき に、 抽出された各画素データに対応する画素と着目点 pとの X方向に沿った距離 を計算するとともに、 この計算した距離に基づいて各画素に対応した標本化関数 の値を計算する。 このようにして、 標本値抽出部 1 0から出力される 1 6個の画 素データのそれぞれについて標本化関数の値が計算される。 When the coordinates (x, y) of the point of interest p are specified, the X-direction sampling function operation unit 20 calculates the distance along the X direction between the pixel corresponding to each extracted pixel data and the point of interest p. Is calculated, and the value of the sampling function corresponding to each pixel is calculated based on the calculated distance. In this way, the value of the sampling function is calculated for each of the 16 pixel data output from the sample value extracting unit 10.
X方向畳み込み演算部 3 0は、 X方向標本化関数演算部 2 0によって計算され た 1 6個の標本化関数の値のそれぞれに各画素データの値を乗算し、 その結果を Y座標が同一の系列毎に加算することにより、 X方向に沿った畳み込み演算を行 う。 この畳み込み演算によって得られる値が、 X方向毎の補間値であり、 図 3に 「*」 で示したように、 X方向に沿った各画素の画素データに基づいて、 着目点 pと同一の Y座標を有する 4個の画素 A、 B、 C;、 Dのそれそれに対応する補間 値 (以後、 「X方向補間値」 と称する) が得られる。  The X-direction convolution operation unit 30 multiplies each of the 16 sampling function values calculated by the X-direction sampling function operation unit 20 by the value of each pixel data, and compares the result with the same Y coordinate. The convolution operation along the X direction is performed by adding for each sequence. The value obtained by this convolution operation is an interpolated value for each X direction, and as shown by “*” in FIG. 3, based on the pixel data of each pixel along the X direction, the same value as the point of interest p is obtained. Interpolated values corresponding to those of four pixels A, B, C; and D having Y coordinates (hereinafter referred to as “X-direction interpolated values”) are obtained.
また、 Y方向標本化関数演算部 4 0は、 着目点 pの座標 (X , y ) が指定され たときに、 各 X方向補間値に対応する画素と着目点 pとの Y方向に沿った距離を 計算するとともに、 この計算した距離に基づいて各 X方向補間値に対応した標本 化関数の値を計算する。 このようにして、 X方向畳み込み演算部 3 0によって計 算された 4個の X方向補間値のそれそれについて標本化関数の値が計算される。  Further, when the coordinates (X, y) of the point of interest p are specified, the Y-direction sampling function operation unit 40 calculates the position of the pixel corresponding to each X-direction interpolation value and the point of interest p along the Y direction. The distance is calculated, and the value of the sampling function corresponding to each X-direction interpolation value is calculated based on the calculated distance. In this way, the value of the sampling function is calculated for each of the four X-direction interpolated values calculated by the X-direction convolution operation unit 30.
Y方向畳み込み演算部 5 0は、 Y方向標本化関数演算部 4 0によって計算され た 4個の標本化関数の値のそれそれに各 X方向補間値を乗算し、 その結果を加算 することにより 4個の X方向補間値に対応する畳み込み演算を行う。 この畳み込 み演算によって得られる値が、 着目点 pに対応して最終的に得られる補間値とな る。  The Y-direction convolution operation unit 50 multiplies the values of the four sampling functions calculated by the Y-direction sampling function operation unit 40 by the respective X-direction interpolation values, and adds the results to obtain a value of 4. Perform the convolution operation corresponding to the X-direction interpolation values. The value obtained by this convolution operation is the interpolation value finally obtained corresponding to the point of interest p.
上述した離散値抽出部 1 0が離散データ抽出手段に、 X方向標本化関数演算部 2 0が第 1の標本化関数演算手段に、 X方向畳み込み演算部 3 0が第 1の畳み込 み演算手段に、 Y方向標本化関数演算部 4 0が第 2の標本化関数演算手段に、 Y 方向畳み込み演算部 5 0が第 2の畳み込み演算手段にそれぞれ対応する。 また、 X方向補間値が第 1の補間値に、 着目点 pに対応する補間値が第 2の補間値にそ れぞれ対応する。  The above-described discrete value extraction unit 10 is used for the discrete data extraction unit, the X-direction sampling function operation unit 20 is used for the first sampling function operation unit, and the X-direction convolution operation unit 30 is used for the first convolution operation. As means, the Y-direction sampling function calculator 40 corresponds to the second sampling function calculator, and the Y-direction convolution calculator 50 corresponds to the second convolution calculator. Further, the X-direction interpolation value corresponds to the first interpolation value, and the interpolation value corresponding to the point of interest p corresponds to the second interpolation value.
次に、 上述したデータ処理装置によって行われるデータ補間処理の詳細を説明 する。 図 4は、 X方向標本化関数演算部 2 0および Y方向標本化関数演算部 4 0 における演算で用いられる標本化関数の説明図である。 図 4に示す標本化関数 H (t ) は、 微分可能性に着目した有限台の関数であり、 例えば全域において 1回 だけ微分可能であって、 横軸に沿った標本位置 tがー 2から + 2のときに 0以外 の有限な値を有する有限台の関数である。 また、 H (t) は標本化関数であるた め、 t = 0の標本点でのみ 1になり、 t =± l , ± 2の標本点において 0になる という特徴を有する。 Next, details of the data interpolation processing performed by the above-described data processing device will be described. FIG. 4 is an explanatory diagram of a sampling function used in the operations in the X-direction sampling function operation unit 20 and the Y-direction sampling function operation unit 40. The sampling function H shown in Fig. 4 (t) is a finite function that focuses on differentiability.For example, the function is differentiable only once in the entire region, and is different from 0 when the sample position t along the horizontal axis is −2 to +2. It is a finite function with finite values. Also, since H (t) is a sampling function, it has the characteristic that it becomes 1 only at the sample point at t = 0, and becomes 0 at the sample points at t = ± l, ± 2.
上述した各種の条件 (標本化関数、 1回だけ微分可能、 有限台) を満たす関数 H ( t ) が存在することが本発明者の研究により確かめられている。 具体的には、 このような標本化関数 H ( t ) は、 3階 Bスプライン関数を F (t ) としたどき に、  It has been confirmed by the inventor's research that there exists a function H (t) that satisfies the above-described various conditions (sampling function, one-time differentiable, finite table). Specifically, such a sampling function H (t) can be expressed as follows, assuming that the third-order B-spline function is F (t).
H ( t ) =— F ( t + 1/2 ) /4 + F (t ) 一 F (t - 1/2)  H (t) = — F (t + 1/2) / 4 + F (t) one F (t-1/2)
で定義することができる。 Can be defined as
ここで、 3階 Bスプライン関数 F (t) は、  Where the third-order B-spline function F (t) is
(4 t 2 + 1 2 t + 9) /4 ≤ t < - — 2 t 2 + 3/2 - l/2≤t < l/2 (4 t 2 + 1 2 t + 9) / 4 ≤ t <--2 t 2 + 3/2-l / 2≤t <l / 2
(4 t 2 - 1 2 t + 9 ) /4 l/2≤t < 3/2 (4 t 2 - 1 2 t + 9) / 4 l / 2≤t <3/2
で表される。 It is represented by
上述した標本化関数 H (t ) は、 二次の区分多項式であり、 3階 Bスプライン 関数 F (t) を用いているため、 全域で 1回だけの微分可能性が保証される有限 台の関数となっている。 また、 t =± l , ± 2において 0となる。  The sampling function H (t) described above is a quadratic piecewise polynomial and uses the third-order B-spline function F (t). Function. In addition, it becomes 0 at t = ± l, ± 2.
このように、 上述した関数 H ( t ) は、 標本化関数であって、 全域において 1 回だけ微分可能であり、 しかも t = ± 2において 0に収束する有限台の関数であ る。 この標本化関数 H (t) を用いて各画素データに基づく重ね合わせを行うこ とにより、 離散的な画素データ間の値を 1回だけ微分可能な関数を用いて補間す ることができる。  Thus, the above-mentioned function H (t) is a sampling function, which is differentiable only once in the whole range, and is a finite-level function that converges to 0 at t = ± 2. By performing superposition based on each pixel data using this sampling function H (t), it is possible to interpolate a value between discrete pixel data using a function that can be differentiated only once.
また、 上述した標本化関数を用いた補間処理を図 2に示したような二次元空間 (X_Y平面) 上に離散的に存在する画素データに基づく補間処理に拡張する場 合には、 図 3に示すように、 まず X方向に沿って補間処理を行って、 最終的に求 めたい着目点 ρと同一の X座標を有する各 Υ座標毎の補間値を求め、 その後この X方向補間値を用いて Υ方向に沿って再度補間処理を行って最終的な補間値 Ρを 得るようにすればよい。 When the interpolation processing using the sampling function described above is extended to interpolation processing based on pixel data discretely present in a two-dimensional space (X_Y plane) as shown in FIG. As shown in (1), the interpolation process is first performed along the X direction, and finally the interpolation value for each 有 す る coordinate having the same X coordinate as the target point ρ to be obtained is calculated. The interpolation process is performed again along the Υ direction to obtain the final interpolation value Ρ. You should get it.
図 5は、 X方向に一定間隔で並んだ画素データとその間の補間値との関係を示 す図であり、 例えば図 3に示す画素 Aに対応する補間値とこの画素と同一の Y座 標を有する周辺の画素データとの関係が示されている。 Y座標が Yj + 1 で X座標 が Xi + 1 、 Xi + 2 、 Xi + 3 、 Xi + 4 のそれぞれの画素デ一夕を P i +1 , j + K Pi + 2 , j + 1、 P i + 3 , j + 1、 P i + 4 + 1とし、 X座標 Xi+2 と Xi + 3 の間の所定位置 X a (Xi + 2 から距離 a) に対応した補間値 Pj + 1 を求める場合を考える。 FIG. 5 is a diagram showing the relationship between pixel data arranged at regular intervals in the X direction and interpolated values therebetween. For example, the interpolated value corresponding to pixel A shown in FIG. 3 and the same Y coordinate as this pixel are shown. Is shown with respect to the surrounding pixel data having. The pixel coordinates of Y coordinate Yj + 1 and X coordinate Xi + 1 , Xi + 2, Xi + 3, Xi + 4 are represented by Pi + 1 , j + K Pi + 2, j + 1. , P i + 3, j + 1 , P i + 4 + 1, and an interpolation value P j corresponding to a predetermined position X a (distance a from X i + 2 ) between X coordinates Xi +2 and Xi + 3 Suppose you want +1 .
一般に、 補間値 Pj + 1 を標本化関数を用いて求めるには、 周辺の画素デ一夕の それそれについて補間値 P j +1 の位置における標本化関数の値を求め、 これを用 いて畳み込み演算を行うことにより、 補間値 Ρ」 + 1 を求めることができる。 s i nc関数は、 t =±∞の標本点で 0に収束する関数であるため、 補間値 Ρ」 + 1 を 正確に求めようとすると、 X = ±∞までの各 X座標の各画素データに対応して補 間値 Pj + 1 の位置での s i n c関数の値を計算し、 これを用いて畳み込み演算を 行う必要があった。 Generally, to obtain interpolated values P j + 1 by using the sampling function, for it its surrounding pixels de Isseki determined the value of the sampling function at the position of the interpolation value P j +1, and have use this By performing the convolution operation, the interpolation value Ρ ” +1 can be obtained. Since the si nc function is a function that converges to 0 at the sample point of t = ± ∞, if you try to find the interpolation value Ρ ” + 1 accurately, each pixel data of each X coordinate up to X = ± ∞ Correspondingly, it was necessary to calculate the value of the sinc function at the position of the interpolation value P j +1 and use this to perform the convolution operation.
ところが、 本実施形態で用いる標本化関数 H ( t ) は、 t=±2の標本点で 0 に収束するため、 t =± 2までの画素データ、 すなわち補間値 Ρ」 + 1 を挟んで前 後 2個ずつ合計 4個の画素データを考慮に入れればよい。 したがって、 図 5に示 す X方向補間値 Ρ」 + 1 を求めるには、 X座標が Xi + 1 、 Xi + 2 、 Xi + 3 、 Xi + 4 の 4つの画素データ P i +1 ,j + 1、 P i + 2 + 1ヽ P i + 3 ,j + 1、 P i+4 + 1のみを考 慮すればよいことになり、 演算量を大幅に削減することができる。 しかも、 それ 以外の画素データについては、 本来考慮すべきであるが演算量や精度等を考慮し て無視しているというわけではなく、 理論的に考慮する必要がないため、 打ち切 り誤差は発生しない。 However, since the sampling function H (t) used in the present embodiment converges to 0 at the sampling points of t = ± 2, the pixel data up to t = ± 2, that is, the interpolation value Ρ " +1 After that, it is sufficient to take into account a total of four pixel data, two each. Therefore, in order to obtain the X direction interpolation value Ρ ” +1 shown in FIG. 5, four pixel data P i +1 , j with X coordinates X i + 1 , Xi +2 , Xi +3 , Xi +4 +1 , Pi + 2 + 1ヽ Pi + 3, j + 1 and Pi + 4 + 1 only need to be considered, and the amount of computation can be greatly reduced. Moreover, other pixel data should be considered originally, but they are not neglected in consideration of the amount of calculation and accuracy, etc., and need not be considered theoretically. do not do.
図 6は、 X方向標本化関数演算部 20および X方向畳み込み演算部 30による 補間処理の詳細な説明図である。 補間処理の手順としては、 図 6 (A;) 〜 (D) に示すように、 4つの画素データ Pi + 1 ,j + 1、 P i + 2 , j + 1、 P i + 3 , j + 1、 P i + 4 , j +1のそれそれ毎に、 図 4に示した標本化関数 H ( t ) の t = 0 (中心位置) にお けるピーク高さを一致させ、 このときのそれぞれの補間位置 X aにおける標本化 関数の値を求める。 例えば、 図 6 (A) に示す Xi + 1 における画素データ P i +1 + 1について具体 的に説明する。 補間位置 Xaと画素位置 Xi + 1 との距離は、 各画素位置間の距離 を正規化して 1とすると、 1 +aとなる。 したがって、 画素位置 Xi + 1 に標本化 関数 H ( t ) の中心位置を合わせたときの補間位置における標本化関数の値は H ( 1 +a) となる。 実際には、 画素データ Pi + 1 , j +1に一致するように標本化関 数 H (t) の中心位置のピーク高さを合わせるため、 上述した H ( 1 +a) を P , j +1倍した値 H ( 1 +a) · P i , j +1が求めたい値となる。 図 1に示した 構成においては、 X方向標本化関数演算部 20によって H ( 1 +a) が計算され、 X方向畳み込み演算部 30によってこれを P i +1 , j +1倍する演算が行われる。 同様にして、 図 6 (B) 〜 (D) に示すように、 他の 3つの画素デ一夕に対応 して、 補間位置 Xaにおける各演算結果 H (a) · Pi + 2 , j + 1、 H ( 1— a) · P H ( 2 - a) · P i + , j +1が得られる。 FIG. 6 is a detailed explanatory diagram of the interpolation processing by the X-direction sampling function operation unit 20 and the X-direction convolution operation unit 30. The procedure of the interpolation process, and FIG. 6 (A;) as shown in ~ (D), 4 single pixel data Pi + 1, j + 1, P i + 2, j + 1, P i + 3, j + The peak heights at t = 0 (center position) of the sampling function H (t) shown in Fig. 4 are matched for each of 1 , P i + 4 and j +1 . Find the value of the sampling function at the interpolation position Xa of. For example, the pixel data P i +1 +1 at X i +1 shown in FIG. 6A will be specifically described. The distance between the interpolation position Xa and the pixel position Xi + 1 is 1 + a when the distance between each pixel position is normalized to be 1. Therefore, the value of the sampling function at the interpolation position when the center position of the sampling function H (t) is adjusted to the pixel position Xi + 1 is H (1 + a). Actually, in order to adjust the peak height at the center position of the sampling function H (t) so that it coincides with the pixel data P i + 1 , j + 1 , the above-mentioned H (1 + a) is converted to P, j The value H (1 + a) · P i , j +1 multiplied by +1 is the value to be obtained. In the configuration shown in FIG. 1, H (1 + a) is calculated by the X-direction sampling function operation unit 20, and the operation of multiplying H (1 + a) by P i +1 and j + 1 is performed by the X-direction convolution operation unit 30. Will be Similarly, as shown in FIGS. 6 (B) to 6 (D), corresponding to the other three pixel data, each operation result H (a) · P i +2 , j + 1 , H (1—a) · PH (2-a) · P i + , j +1 are obtained.
X方向畳み込み演算部 30は、 このようにして得られた 4つの演算結果 H ( 1 + a) · Pi + 1 , j + 1、 H (a) · Pi + 2 , j + 1、 H ( 1— a) . Pi + 3 , j + 1、 H (2— a) · Pi + 4 , j +1を加算することにより畳み込み演算を行って、 図 3に示 した画素 A対応する X方向補間値 P j +1 を出力する。 The X-direction convolution operation unit 30 calculates the four operation results H (1 + a) Pi + 1 , j + 1 , H (a) Pi + 2 , j + 1 , H (1—a) .Pi + 3 , j + 1 , H (2—a) · Pi + 4 , j + 1 performs a convolution operation to correspond to pixel A shown in FIG. Outputs the X direction interpolation value P j +1 .
また、 図 3に示した他の画素 B、 C, Dのそれぞれについて同様の補間演算が 行われ、 他の 3つの X方向補間値 P j + 2 、 P」 、 P が X方向畳み込み演算 部 30から出力される。 The same interpolation calculation is performed for each of the other pixels B, C, and D shown in FIG. 3, and the other three X-direction interpolation values P j +2 , P ”and P are converted to the X-direction convolution calculation unit 30. Output from
次に、 このようにして X方向畳み込み演算部 30から出力された 4つの X方向 補間値を用いることにより、 Y方向に沿った補間処理が行われ、 着目点 Pに対応 する補間値が求められる。  Next, by using the four X-direction interpolation values output from the X-direction convolution operation unit 30 in this manner, interpolation processing along the Y direction is performed, and an interpolation value corresponding to the point of interest P is obtained. .
図 7は、 Y方向に一定間隔で並んだ 4つの X方向補間値とその間の補間値との 関係を示す図である。 上述したように、 本実施形態で用いる標本化関数 H (t ) は、 t =± 2の標本点で 0に収束するため、 着目点 pを挟んで上下 2個ずつ合計 4個の X方向補間値を考慮に入れればよい。 したがって、 図 7に示す補間値 Pを 求めるには、 Y座標が Yj + 1 、 Yj + 、 Yj + 3 、 Y の 4つの X方向補間値 P 、 P j + 、 P j 、 P j のみを考慮すればよい。 FIG. 7 is a diagram illustrating a relationship between four X-direction interpolation values arranged at regular intervals in the Y direction and interpolation values therebetween. As described above, since the sampling function H (t) used in the present embodiment converges to 0 at the sampling points of t = ± 2, a total of four X-direction interpolations, two each, above and below the point of interest p Just take the value into account. Thus, to obtain interpolated values P shown in FIG. 7, Y coordinate Y j + 1, Y j + , Yj + 3, 4 one X-direction interpolation value P of Y, P j +, P j, P j only Should be considered.
補間位置 Ybと X方向補間値 P j +1 に対応する画素位置との距離は、 各 X方向 補間値間の距離を正規化して 1とすると、 1+bとなる。 したがって、 X方向補 間値 Ρ」 + 1 に対応する画素位置に標本化関数 H ( t ) の中心位置を合わせたとき の補間位置における標本化関数の値は H (1+b) となる。 実際には、 X方向補 間値 Pj + 1 に一致するように標本化関数 H (t ) の中心位置のピーク高さを合わ せるため、 上述した H (1+b) を P j +1 倍した値 H (1 +b) · Pj + 1 が求め たい値となる。 図 1に示した構成においては、 Y方向標本化関数演算部 40によ つて H (1+b) が計算され、 Y方向畳み込み演算部 50によってこれを P j +1 倍する演算が行われる。 The distance between the interpolation position Yb and the pixel position corresponding to the X-direction interpolation value P j +1 is If the distance between the interpolated values is normalized to 1, then 1 + b. Therefore, the value of the sampling function at the interpolation position when the center position of the sampling function H (t) is adjusted to the pixel position corresponding to the X direction interpolation value Ρ ” +1 is H (1 + b). Actually, in order to match the peak height at the center position of the sampling function H (t) so as to coincide with the X-direction interpolation value Pj + 1 , the above-mentioned H (1 + b) is calculated as Pj + 1 The multiplied value H (1 + b) · P j +1 is the desired value. In the configuration shown in FIG. 1, H (1 + b) is calculated by the Y-direction sampling function operation unit 40, and an operation of multiplying it by P j +1 is performed by the Y-direction convolution operation unit 50.
同様にして、 他の 3つの X方向補間値 Pj + 2 、 Pj + 、 P に対応して、 補 間位置 Ybにおける各演算結果 H (b) · P j + 2 , H ( 1 -b) · P J+3 , H (2 -b) · P j+4 が得られる。 Similarly, corresponding to the other three X-direction interpolated values P j +2 , P j + , and P, each operation result H (b) at the interpolation position YbP j +2 , H (1 -b ) · P J + 3 , H (2 -b) · P j + 4 are obtained.
Y方向畳み込み演算部 50は、 このようにして得られた 4つの演算結果 Η ( 1 + b) ' Pj + 1 、 H (b) · P j + , H ( 1 -b) · PJ + 3 , H (2 -b) · Ρ を加算することにより畳み込み演算を行って、 図 2および図 3に示した着目 点 (x, y) に対応する補間値 Pを出力する。 The Y-direction convolution operation unit 50 calculates the four operation results こ の (1 + b) 'P j + 1 , H (b) · P j + , H (1-b) · P J + 3 , H (2 -b) · Ρ is added to perform a convolution operation, and an interpolation value P corresponding to the point of interest (x, y) shown in FIGS. 2 and 3 is output.
このように、 本実施形態のデータ処理装置は、 標本化関数として全域で 1回だ け微分可能な有限台の関数を用いているため、 画素データ間の補間処理に必要な 演算量を大幅に減らすことができる。 これにより、 画像における補間処理では膨 犬な処理データを扱った場合の処理装置の負担の軽減や処理時間の短縮が可能と なる。  As described above, since the data processing device of the present embodiment uses a finite number of functions that can be differentiated only once in the entire region as the sampling function, the amount of calculation required for the interpolation processing between pixel data is greatly reduced. Can be reduced. This makes it possible to reduce the load on the processing device and reduce the processing time when processing inflated processing data in the interpolation processing on the image.
特に、 処理の対象として合計 16個の画素データのみを考慮すればよいために 演算量を減らすことができることに加え、 標本化関数が簡単な二次の区分多項式 によって表現されているため、 簡単な積和演算により標本化関数の値を求めるこ とができ、 この点からもさらに演算量を減らすことができる。  In particular, since only 16 pixel data in total need to be considered for processing, the amount of calculation can be reduced.In addition, since the sampling function is represented by a simple quadratic piecewise polynomial, The value of the sampling function can be obtained by the product-sum operation, and the amount of operation can be further reduced from this point.
また、 本実施形態で用いた標本化関数は有限台であるため、 従来であれば処理 対象の画素データを有限個に減らしたときに生じる打ち切り誤差がなく、 折り返 し歪みの発生を防止して、 誤差の少ない補間結果を得ることができる。  In addition, since the sampling function used in the present embodiment is of finite size, conventionally, there is no truncation error that occurs when the pixel data to be processed is reduced to a finite number, and aliasing distortion is prevented. Thus, an interpolation result with a small error can be obtained.
なお、 本発明は上記実施形態に限定されるものではなく、 本発明の要旨の範囲 内で種々の変形実施が可能である。 例えば、 上述した実施形態では、 標本化関数 を全域で 1回だけ微分可能な有限台の関数としたが、 微分可能回数を 2回以上に 設定してもよい。 また、 図 4に示すように、 本実施形態の標本化関数は、 t =± 2で 0に収束するようにしたが、 t = ± 3以上で 0に収束するようにしてもよい c また、 上述した実施形態では、 Bスプライン関数 F (t ) を用いて標本化関数 H (t ) を定義したが、 二次の区分多項式を用いて標本化関数 H (t ) を、 The present invention is not limited to the above embodiment, and various modifications can be made within the scope of the present invention. For example, in the above embodiment, the sampling function Is a finite function that can be differentiated only once in the entire region, but the number of differentiable times may be set to two or more. As shown in FIG. 4, the sampling function of the present embodiment converges to 0 at t = ± 2, but may converge to 0 at t = ± 3 or more. In the embodiment described above, the sampling function H (t) is defined using the B-spline function F (t), but the sampling function H (t) is calculated using a quadratic piecewise polynomial.
(一 t 2 - 4 t - 4 ) /4 - 2≤t <- 3/2 (One t 2-4 t-4) / 4-2≤t <-3/2
( 3 t 2 + 8 t + 5 ) /4 - 3/2≤t <- l (3 t 2 + 8 t + 5) / 4-3 / 2≤t <-l
(5 t 2 + 1 2 t + 7) /4 - 1≤ t <- 1/2 (5 t 2 + 1 2 t + 7) / 4-1≤ t <-1/2
(一 7 t 2 + 4 ) /4 - 1/2≤ t < 1/2 (One 7 t 2 + 4) / 4-1 / 2≤ t <1/2
( 5 t 2 - 1 2 t + 7) /4 1 /2≤ t < 1 (5 t 2 - 1 2 t + 7) / 4 1 / 2≤ t <1
( 3 t 2 - 8 t + 5 ) /4 1≤ t < 3/2 (3 t 2 - 8 t + 5) / 4 1≤ t <3/2
(一 t 2 + 4 t - 4 ) 3/2≤ t≤ 2 (One t 2 + 4 t-4) 3 / 2≤ t≤ 2
と等価的に表すこともできる Can be equivalently expressed as
また、 上述した実施形態では、 二次元上に配置された各画素に対応する画素デ 一夕を用いて、 最初に X方向に沿って補間処理を行い、 その後この補間処理によ つて得られた X方向補間値を用いて Y方向に沿って補間処理を行って、 最終的に 着目点 p (X , y) に対応する補間値 Pを求めるようにしたが、 補間処理を行う 順番を入れ替えるようにしてもよい。 すなわち、 最初に Y方向に沿って補間処理 を行い、 その後この補間処理によって得られた Y方向補間値を用いて X方向に沿 つて補間処理を行って、 最終的に着目点 p (x, y) に対応する補間値 Pを求め るようにしてもよい。 産業上の利用可能性  In the above-described embodiment, the interpolation processing is first performed along the X direction using the pixel data corresponding to each pixel arranged two-dimensionally, and thereafter, the interpolation processing is performed. Interpolation processing is performed along the Y direction using the X direction interpolation value, and finally the interpolation value P corresponding to the point of interest p (X, y) is obtained, but the order of performing the interpolation processing is changed. It may be. That is, first, interpolation processing is performed along the Y direction, and then interpolation processing is performed along the X direction using the Y direction interpolation values obtained by this interpolation processing, and finally the point of interest p (x, y ) May be obtained. Industrial applicability
上述したように、 本発明によれば、 有限回微分可能であって有限台の値を有す る標本化関数を用いて離散データ間の補間演算を行っており、 この有限台の区間 に含まれる離散データのみを補間演算の対象とすればよいため、 演算量が少なく、 しかも打ち切り誤差が全く生じないため誤差の少ない補間結果を得ることができ る。  As described above, according to the present invention, an interpolation operation between discrete data is performed using a sampling function that is finitely differentiable and has a value of a finite order, and is included in the section of the finite order. Since only the discrete data to be processed need be subjected to the interpolation calculation, the amount of calculation is small, and no truncation error occurs, so that an interpolation result with a small error can be obtained.

Claims

請 求 の 範 囲 The scope of the claims
1. 有限回微分可能であって有限台の値を有する標本化関数を用いて、 二変数で 規定される二次元空間上に等間隔に配置された複数の離散データに対応する畳み 込み演算を前記二変数のそれぞれについて別々に行って、 前記離散データ間の値 を補間することを特徴とする二次元デ一夕補間方式。  1. Using a sampling function that is finitely differentiable and has a finite number of values, performs convolution operation corresponding to a plurality of discrete data arranged at equal intervals in a two-dimensional space defined by two variables. The two-dimensional data interpolation method is performed separately for each of the two variables to interpolate a value between the discrete data.
2. 前記標本化関数は、 全域が 1回だけ微分可能な関数であることを特徴とする 請求の範囲第 1項記載の二次元データ補間方式。  2. The two-dimensional data interpolation method according to claim 1, wherein the sampling function is a function that can be differentiated only once in the entire area.
3. 前記標本化関数は、 3階 Bスプライン関数を F ( t ) としたときに、  3. The sampling function is defined as F (t), where the third-order B-spline function is
H ( t ) =— F ( t + 1 /2 ) /4 + F ( t ) - F ( t - 1 /2 ) /4 で定義されることを特徴とする請求の範囲第 1項記載の二次元データ補間方式。  2. The method according to claim 1, wherein H (t) = — F (t + 1/2) / 4 + F (t) -F (t-1 / 2) / 4. Dimensional data interpolation method.
4. 前記 3階 Bスプライン関数 F (t ) は、 4. The third-order B-spline function F (t) is
— 3/2≤t<— 1/2については (4 t2 + 12 t + 9 ) /4で、 一 1 /2 ^ tく 1 /2については— 2 t 2 +3/2で、 — For 3 / 2≤t <—1/2, (4 t 2 + 12 t + 9) / 4, for one half ^ t く 1/2, — 2 t 2 +3/2,
l/2≤t<3/2については (4 t2 - 12 t + 9 ) / 4で表されること を特徴とする請求の範囲第 3項記載の二次元データ補間方式。 For l / 2≤t <3/2 is (4 t 2 - 12 t + 9) / claims, characterized by being represented by 4 of the third term, wherein the two-dimensional data interpolation method.
5. 前記標本化関数は、  5. The sampling function is:
— 2 ^ tく一 3/2については (一t2 - 4 t - 4 ) /4で、 — For 2 ^ t Kui 3/2, (1 t 2-4 t-4) / 4,
— 3/2≤t<— 1については (3 t2 + 8 t + 5 ) /4で、 — For 3 / 2≤t <—1, (3 t 2 + 8 t + 5) / 4
— l≤t<— l/2については (5 t2 + 12 t + 7 ) /4で、 — For l≤t <—l / 2, (5 t 2 + 12 t + 7) / 4
— 1/2 ^ tく 1/2については (一 7 t 2 + 4) /4で、 — 1/2 ^ t く 1/2 is (1 7 t 2 + 4) / 4,
1 / 2≤ t < 1については ( 5 t 2 — 12 t + 7 ) /4で、 For 1/2 ≤ t <1, it is (5 t 2 — 12 t + 7) / 4,
1 tく 3/2については ( 3 t 2 — 8 t + 5 ) /4で、 For 1 t <3/2, (3 t 2 — 8 t + 5) / 4,
3/2≤t≤2については (一 t2 +4 t— 4) /4で定義されることを特 徴とする請求の範囲第 1項記載の二次元データ補間方式。 2. The two-dimensional data interpolation method according to claim 1, wherein 3 / 2≤t≤2 is defined by (1 t 2 +4 t-4) / 4.
6. 前記二次元空間上で補間演算の対象となる着目点の周辺の所定範囲に存在す る複数の前記離散データを抽出する離散データ抽出手段と、  6. Discrete data extraction means for extracting a plurality of the discrete data present in a predetermined range around a point of interest to be subjected to an interpolation operation on the two-dimensional space,
前記離散データ抽出手段によって抽出された複数の前記離散データのそれそれ について、 前記二次元空間を規定する前記二変数の一方に対応する方向に沿って、 前記着目点と各離散データとの間の距離を t 1として前記標本化関数 H (t 1) を計算する第 1の標本化関数演算手段と、 For each of the plurality of discrete data extracted by the discrete data extraction means, along a direction corresponding to one of the two variables that defines the two-dimensional space, between the point of interest and each discrete data The sampling function H (t 1) First sampling function calculating means for calculating
前記第 1の標本化関数演算手段によって計算された複数の標本化関数の値を用 いて、 前記二変数の一方に沿った畳み込み演算を行うことにより、 前記二変数の 一方に沿った複数の系列毎に第 1の補間値を求める第 1の畳み込み演算手段と、 前記第 1の畳み込み演算手段によって抽出された複数の前記第 1の補間値のそ れそれについて、 前記二変数の他方に対応する方向に沿って、 前記着目点と前記 第 1の補間値との間の距離を t 2として前記標本化関数 H ( t 2 ) を計算する第 2の標本化関数演算手段と、  A plurality of sequences along one of the two variables is obtained by performing a convolution operation along one of the two variables using the values of the plurality of sampling functions calculated by the first sampling function operation means. A first convolution operation means for obtaining a first interpolation value for each of the plurality of first interpolation values extracted by the first convolution operation means, each of which corresponds to the other of the two variables Along the direction, a second sampling function calculating means for calculating the sampling function H (t 2) with a distance between the point of interest and the first interpolation value as t 2,
前記第 2の標本化関数演算手段によって計算された複数の標本化関数の値を用 いて、 前記二変数の他方に沿った畳み込み演算を行うことにより、 前記着目点に 対応する第 2の補間値を求める第 2の畳み込み演算手段と、  By performing a convolution operation along the other of the two variables using the values of the plurality of sampling functions calculated by the second sampling function operation means, a second interpolation value corresponding to the point of interest is obtained. A second convolution operation means for obtaining
を備えることを特徴とする請求の範囲第 3項記載の二次元データ補間方式。  4. The two-dimensional data interpolation method according to claim 3, comprising:
7 . 前記二次元空間上で補間演算の対象となる着目点の周辺の所定範囲に存在す る複数の前記離散データを抽出する離散データ抽出手段と、 7. Discrete data extracting means for extracting a plurality of the discrete data present in a predetermined range around a point of interest to be subjected to an interpolation operation in the two-dimensional space,
前記離散データ抽出手段によって抽出された複数の前記離散データのそれそれ について、 前記二次元空間を規定する前記二変数の一方に対応する方向に沿って、 前記着目点と各離散データとの間の距離を t 1として前記標本化関数 H ( t 1 ) を計算する第 1の標本化関数演算手段と、  For each of the plurality of discrete data extracted by the discrete data extraction means, along a direction corresponding to one of the two variables that defines the two-dimensional space, between the point of interest and each discrete data First sampling function calculating means for calculating the sampling function H (t 1) with a distance t 1,
前記第 1の標本化関数演算手段によって計算された複数の標本化関数の値を用 いて、 前記二変数の一方に沿った畳み込み演算を行うことにより、 前記二変数の 一方に沿った複数の系列毎に第 1の補間値を求める第 1の畳み込み演算手段と、 前記第 1の畳み込み演算手段によって抽出された複数の前記第 1の補間値のそ れぞれについて、 前記二変数の他方に対応する方向に沿って、 前記着目点と前記 第 1の補間値との間の距離を t 2として前記標本化関数 H ( t 2 ) を計算する第 2の標本化関数演算手段と、  A plurality of sequences along one of the two variables is obtained by performing a convolution operation along one of the two variables using the values of the plurality of sampling functions calculated by the first sampling function operation means. A first convolution operation means for obtaining a first interpolation value for each of the plurality of first interpolation values extracted by the first convolution operation means, each of which corresponds to the other one of the two variables. A second sampling function calculating means for calculating the sampling function H (t 2) with the distance between the point of interest and the first interpolation value as t 2 along the direction of
前記第 2の標本化関数演算手段によって計算された複数の標本化関数の値を用 いて、 前記二変数の他方に沿った畳み込み演算を行うことにより、 前記着目点に 対応する第 2の補間値を求める第 2の畳み込み演算手段と、  By performing a convolution operation along the other of the two variables using the values of the plurality of sampling functions calculated by the second sampling function operation means, a second interpolation value corresponding to the point of interest is obtained. A second convolution operation means for obtaining
を備えることを特徴とする請求の範囲第 5項記載の二次元データ補間方式。  6. The two-dimensional data interpolation method according to claim 5, comprising:
PCT/JP1999/003044 1998-06-10 1999-06-08 Two-dimensional data interpolating system WO1999064988A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP10178121A JPH11353306A (en) 1998-06-10 1998-06-10 Two-dimensional data interpolating system
JP10/178121 1998-06-10

Publications (1)

Publication Number Publication Date
WO1999064988A1 true WO1999064988A1 (en) 1999-12-16

Family

ID=16043028

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP1999/003044 WO1999064988A1 (en) 1998-06-10 1999-06-08 Two-dimensional data interpolating system

Country Status (3)

Country Link
JP (1) JPH11353306A (en)
TW (1) TW442739B (en)
WO (1) WO1999064988A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5120079B2 (en) * 2008-06-09 2013-01-16 日本電気株式会社 Two-dimensional digital filter system, two-dimensional digital filtering method and program
WO2014207932A1 (en) 2013-06-28 2014-12-31 メディア株式会社 Periodontal disease inspection device and image processing program used for periodontal disease inspection device
JP6295654B2 (en) * 2013-12-26 2018-03-20 セイコーエプソン株式会社 Camera and image processing method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04330858A (en) * 1991-05-02 1992-11-18 Toppan Printing Co Ltd Digital picture enlarging and reducing method and device
JPH04354068A (en) * 1991-05-31 1992-12-08 Konica Corp Method and device for interpolating picture data

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04330858A (en) * 1991-05-02 1992-11-18 Toppan Printing Co Ltd Digital picture enlarging and reducing method and device
JPH04354068A (en) * 1991-05-31 1992-12-08 Konica Corp Method and device for interpolating picture data

Also Published As

Publication number Publication date
TW442739B (en) 2001-06-23
JPH11353306A (en) 1999-12-24

Similar Documents

Publication Publication Date Title
Meijering A chronology of interpolation: from ancient astronomy to modern signal and image processing
Lee et al. Nonlinear image upsampling method based on radial basis function interpolation
Van Vliet et al. Recursive Gaussian derivative filters
Lee et al. High-quality image resizing using oblique projection operators
EP0544647B1 (en) Calculation of filter factors for digital filter
US20070094317A1 (en) Method and system for B-spline interpolation of a one-dimensional signal using a fractional interpolation ratio
EP1157353A1 (en) Non-linear and linear method of scale-up or scale-down image resolution conversion
WO1999064987A1 (en) Image processor
CN114399589A (en) Three-dimensional lane line generation method and device, electronic device and computer readable medium
JP4021058B2 (en) Data interpolation method
WO1999064988A1 (en) Two-dimensional data interpolating system
WO1999038090A1 (en) Data interpolating system
Lin et al. Real-time FPGA architecture of extended linear convolution for digital image scaling
TW581978B (en) Apparatus for processing digital image and method and computer readable medium therefor
Amanatiadis et al. Design and implementation of a fuzzy area-based image-scaling technique
CN112419146A (en) Image processing method and device and terminal equipment
US20120050820A1 (en) Image processing apparatus, control method of the same, and program
Van De Ville et al. Least-squares spline resampling to a hexagonal lattice
WO1999064989A1 (en) Image processor
WO1999038091A1 (en) Two-dimensional data interpolating system
US20080155000A1 (en) Efficient kernel calculation for interpolation
Dooley et al. Efficient implementation of accurate geometric transformations for 2-D and 3-D image processing
US8682111B2 (en) 2D ringing and overshoot control in image rescaling
CN112862718A (en) Mode decomposition filtering method based on power spectral density constraint
Lin et al. A low-cost VLSI design of extended linear interpolation for real time digital image processing

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CN KR US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase