JPH0555915B2 - - Google Patents

Info

Publication number
JPH0555915B2
JPH0555915B2 JP56119835A JP11983581A JPH0555915B2 JP H0555915 B2 JPH0555915 B2 JP H0555915B2 JP 56119835 A JP56119835 A JP 56119835A JP 11983581 A JP11983581 A JP 11983581A JP H0555915 B2 JPH0555915 B2 JP H0555915B2
Authority
JP
Japan
Prior art keywords
image
sample point
input image
sample
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP56119835A
Other languages
Japanese (ja)
Other versions
JPS5819975A (en
Inventor
Kyoya Tsutsui
Masaaki Oka
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP56119835A priority Critical patent/JPS5819975A/en
Publication of JPS5819975A publication Critical patent/JPS5819975A/en
Publication of JPH0555915B2 publication Critical patent/JPH0555915B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/0007Image acquisition

Description

【発明の詳細な説明】 本発明は、画像メモリを用いて画像の幾何学的
変形を実現する画像変換装置に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an image transformation device that implements geometric transformation of an image using an image memory.

画像の幾何学的変形、例えば回転、拡大、縮小
等を実現することにより、画像に特殊効果をもた
せることが行なわれる。近年、この画像の幾何学
的変形を実現する画像変換装置として、画像メモ
リを用いたものが提案されている。
2. Description of the Related Art Special effects are given to images by performing geometric transformations of the images, such as rotation, enlargement, and reduction. In recent years, an image conversion device using an image memory has been proposed to realize this geometric transformation of an image.

画像メモリを用いて画像の幾何学的変形を実現
する方法として、書き込みアドレス制御によるも
のと読み出しアドレス制御によるものとがある。
Methods for realizing geometric deformation of an image using an image memory include methods based on write address control and methods based on read address control.

書き込みアドレス制御によるものとは、有力画
像の各サンプル点が出力画像のどの点に対応する
かという情報にもとづき、画像メモリへの書き込
みの際アドレス制御をし、この際画像の変換が実
質的に行なわれる様にしたものである。一方、読
み出しアドレス制御によるものとは、出力画像の
各点が入力画像のどのサンプル点に対応するかと
いう情報にもとづき、画像メモリからの読み出し
の際アドレス制御をし、この際画像の変換が実質
的に行なわれる様にしたものである。
Write address control is based on information about which point in the output image each sample point of the dominant image corresponds to, and the address is controlled when writing to the image memory. It was done as it was done. On the other hand, read address control is based on information about which sample point in the input image each point of the output image corresponds to, and the address is controlled when reading from the image memory. It was designed to be carried out in a realistic manner.

従来、書き込みアドレス制御によるものは、入
力画像の1サンプル点に対し、画像メモリの1サ
ンプル点のみを対応させていたため、例えば拡大
された部分で出力画像に間欠を生じてしまう欠点
があつた。したがつて、従来、この書き込みアド
レス制御によるものは、間欠の生じない単純な縮
小などを除いては使用されなかつた。一方、読み
出しアドレス制御によるものは、画像が拡大され
る場合でも、画像メモリの同一サンプル点を繰り
返し読み出すことができるので、出力画像に間欠
を生じることはない。しかし、この読み出しアド
レス制御によるものは、出力画像の各点が入力画
像のどのサンプル点に対応するかという情報を、
例えば所定の変換関数の逆関数を求めて計算しな
ければならず、任意の幾何学的変形に対しては困
難であつた。したがつて、従来、この読み出しア
ドレス制御によるものは、実現される画像の幾何
学的変形の種類は大幅に限定されていた。
Conventionally, in the write address control method, only one sample point of the image memory corresponds to one sample point of the input image, which has the disadvantage that, for example, the output image is intermittently generated in an enlarged part. Therefore, conventionally, this write address control has not been used except for simple reduction without interruption. On the other hand, with read address control, even when the image is enlarged, the same sample point in the image memory can be read out repeatedly, so there will be no interruption in the output image. However, this read address control does not provide information on which sample point in the input image each point of the output image corresponds to.
For example, calculations must be made by finding the inverse function of a predetermined transformation function, which is difficult for arbitrary geometric transformations. Therefore, conventionally, the type of geometrical deformation of an image that can be realized using read address control has been greatly limited.

結局、入力画像の各サンプル点が出力画像のど
の点に対応するかという情報(所定の変換関数で
計算される)を与える方が直感に即している場合
が多く、上述した様に出力画像に間欠を生じない
様にできるならば、書き込みアドレス制御による
ものの方が便利であろう。
In the end, it is often more intuitive to provide information (calculated using a predetermined transformation function) about which point in the output image each sample point of the input image corresponds to, and as mentioned above, the output image If it is possible to avoid intermittency, it would be more convenient to use write address control.

本発明は斯る点に鑑み、書き込みアドレス制御
によるものにおいて、出力画像に間欠を生じない
様にしたものである。
In view of this point, the present invention is designed to prevent intermittence from occurring in the output image when using write address control.

以下図面を参照しながら、本発明による画像変
換装置の一実施例について説明しよう。
An embodiment of an image conversion device according to the present invention will be described below with reference to the drawings.

第1図Aは入力画像の各サンプル点を黒丸
『●』で示し、X1,X2直交座標上で、例えばその
X1及びX2成分が整数値である位置に置かれたも
のである。また、第1図Bは出力用画像メモリの
各サンプル点を白丸『○』で示し、Y1,Y2直交
座標上で、第1図Aに示す入力画像の各サンプル
点に対応する位置に置かれたものである。尚、第
1図A及びBにおいて、入力画像の各サンプル点
及び出力用画像メモリの各サンプル点は、数点し
か図示されていないが、実際には、多数個存在す
ることになる。
In Figure 1A, each sample point of the input image is indicated by a black circle ``●'', and on the X 1 and X 2 orthogonal coordinates, for example, its
It is placed at a position where the X 1 and X 2 components are integer values. In addition, in Figure 1B, each sample point of the output image memory is indicated by a white circle ``○'', and on the Y1 , Y2 orthogonal coordinates, it is located at a position corresponding to each sample point of the input image shown in Figure 1A. It was placed there. Although only a few sample points of the input image and sample points of the output image memory are shown in FIGS. 1A and 1B, in reality, a large number of sample points exist.

ここで、所定の幾何学的変形を受けた出力画像
を得るために使用される、X1,X2直交座標上か
らY1,Y2直交座標上への変換式が、 Y11(X1,X2) ……(1) Y22(X1,X2) ……(2) と与えられ、入力画像のサンプル点(x1,x2
が、第1図Bに示す様にY1,Y2直交座標上の位
置(y1,y2)(y11(x1,x2),y22(x1,x2

に変換されたとする。この場合、従来の書き込み
アドレス制御による方法によれば、位置(y1
y2)に近い位置(y1及びy2は一般に整数部分及び
少数部分よりなるが、例えば小数部分を切捨てた
値y1′及びy2′で特定される位置)にある出力用画
像メモリの1サンプル点だけを選び、この1サン
プル点に入力画像の1サンプル点(x1,x2)の画
像情報を書き込むものであつた。そのため、例え
ば画像の拡大等のときには、出力用画像メモリに
おいて、画像情報が書き込まれたサンプル点間
に、何等画像情報が書き込まれないサンプル点が
でき、出力画像中に間欠を生じるのであつた。
Here , the conversion formula from the X 1 , X 1 , X 2 ) ...(1) Y 2 = 2 (X 1 ,
However, as shown in Figure 1B, the positions (y 1 , y 2 ) on the orthogonal coordinates of Y 1 and Y 2 (y 1 = 1 (x 1 , x 2 ), y 2 = 2 (x 1 , x 2 )
)
Suppose that it is converted to . In this case, according to the conventional write address control method, the position (y 1 ,
y 2 ) (y 1 and y 2 generally consist of an integer part and a decimal part, but for example, the position specified by the values y 1 ′ and y 2 ′ with the decimal part truncated) Only one sample point was selected, and the image information of one sample point (x 1 , x 2 ) of the input image was written into this one sample point. Therefore, when enlarging an image, for example, sample points where no image information is written are created in the output image memory between sample points where image information is written, resulting in gaps in the output image.

本例では、Y1,Y2直交座標上に、入力画像の
サンプル点(x1,x2)を中心とした単位領域に対
応して、変換式のサンプル点(x1,x2)における
偏微分値または差分値を用いて所定領域S((y1
y2)を中心とし、第1図Bで斜線図示)を定め、
この所定領域S内に含まれる出力用画像メモリの
全てのサンプル点を、入力画像のサンプル点
(x1,x2)に対応するものとして選択し、この選
択された出力用画像メモリの全てのサンプル点
に、入力画像のサンプル点(x1,x2)の画像情報
を書き込むものである。
In this example, on the Y 1 , Y 2 orthogonal coordinates, the sample point (x 1 , x 2 ) of the conversion formula corresponds to a unit area centered on the sample point (x 1 , x 2 ) of the input image. A predetermined area S ((y 1 ,
y 2 ) as the center, and the area indicated by diagonal lines in Figure 1B is determined,
All the sample points of the output image memory included in this predetermined area S are selected as those corresponding to the sample points (x 1 , x 2 ) of the input image, and all the sample points of the selected output image memory are The image information of the sample point (x 1 , x 2 ) of the input image is written to the sample point.

このY1,Y2直交座標上において、入力画像の
サンプル点(x1,x2)に対応する位置(y1,y2
を中心とした所定領域Sを決定するのに、4つの
数値α11,α12,α21,及びα22が用いられる。そし
て、この4つの数値α11,α12,α21,及びα22が、
上述した変換式、Y11(X1,X2),Y22
(X1,X2)の夫々について、入力画像のサンプル
点(x1,x2)における偏微分値、または差分値を
用いて決められる。偏微分値を用いた場合には、 a11=∂1(X1,X2)/∂X1(X1,X2)=(x1,x2)×1/
2×α ……(3) a12=∂1(X1,X2)/∂X2(X1,X2)=(x1,x2)×1/
2×α ……(4) a21=∂2(X1,X2)/∂X1(X1,X2)=(x1,x2)×1/
2×α ……(5) a22=∂2(X1,X2)/∂X2(X1,X2)=(x1,x2)×1/
2×α ……(6) と決められ、差分値を用いた場合には、 a11=〔1(x1+1,x2)−1(x1,x2)〕×1/2
×α ……(7) a12=〔1(x1,x2+1)−1(x1,x2)〕×1/2
×α ……(8) a21=〔2(x1+1,x2)−2(x1,x2)〕×1/2
×α ……(9) a22=〔2(x1,x2+1)−2(x1,x2)〕×1/2
×α ……(10) と決められる。ここで、αは領域補正用の係数で
あり、α>1である。つまり、Y1,Y2直交座標
上に定められる所定領域S間に間欠を生じる場合
には、この所定領域を拡大して、所定領域S間に
間欠をなくすものである。尚、間欠を生じる要因
としては、所定領域Sをa11,a12,a21,a22を用
いて近似的に求めること、および演算誤差などが
ある。
On this Y 1 , Y 2 orthogonal coordinate, the position (y 1 , y 2 ) corresponding to the sample point (x 1 , x 2 ) of the input image
Four numerical values α 11 , α 12 , α 21 , and α 22 are used to determine the predetermined area S centered at . And these four numbers α 11 , α 12 , α 21 , and α 22 are
The above conversion formula, Y 1 = 1 (X 1 , X 2 ), Y 2 = 2
Each of (X 1 , X 2 ) is determined using the partial differential value or difference value at the sample point (x 1 , x 2 ) of the input image. When using partial differential values, a 11 = ∂ 1 (X 1 , X 2 )/∂X 1 | (X1,X2)=(x1,x2) ×1/
2×α ……(3) a 12 = ∂ 1 (X 1 , X 2 )/∂X 2 | (X1,X2)=(x1,x2) ×1/
2×α ……(4) a 21 = ∂ 2 (X 1 , X 2 )/∂X 1 | (X1,X2)=(x1,x2) ×1/
2×α ……(5) a 22 = ∂ 2 (X 1 , X 2 )/∂X 2 | (X1,X2)=(x1,x2) ×1/
2×α...(6) When using the difference value, a 11 = [ 1 (x 1 + 1, x 2 ) - 1 (x 1 , x 2 )] x 1/2
×α ……(7) a 12 = [ 1 (x 1 , x 2 +1) − 1 (x 1 , x 2 )] × 1/2
×α ……(8) a 21 = [ 2 (x 1 + 1, x 2 ) − 2 (x 1 , x 2 )] × 1/2
×α ……(9) a 22 = [ 2 (x 1 , x 2 + 1) − 2 (x 1 , x 2 )] × 1/2
×α ……(10) is determined. Here, α is a coefficient for area correction, and α>1. That is, when an interval occurs between the predetermined areas S defined on the Y 1 and Y 2 orthogonal coordinates, this predetermined area is enlarged to eliminate the intermittency between the predetermined areas S. Incidentally, factors that cause the intermittency include approximation of the predetermined region S using a 11 , a 12 , a 21 , and a 22 and calculation errors.

このとき、第2図Aで斜線図示するサンプル点
(x1,x2)中心とする単位領域に対応して、Y1
Y2直交座標上には、第2図Bに示す様な所定領
域(平行四辺形領域)Sが定められる。この平行
四辺形領域Sは、サンプル点(x1,x2)に対応す
る位置(y1,y2)(y1及びy2は夫々整数部分i1及び
i2と、少数部分s1及びs2とよりなる。)を中心とし
て、Y1成分がa11でY2成分がa21であるベクトル
とY1成分がa12でY2成分がa22であるベクトルで
定められている。
At this time, Y 1 ,
A predetermined area (parallelogram area) S as shown in FIG. 2B is defined on the Y2 orthogonal coordinates. This parallelogram area S is located at the position (y 1 , y 2 ) corresponding to the sample point (x 1 , x 2 ) (y 1 and y 2 are the integer parts i 1 and
i 2 and fractional parts s 1 and s 2 . ) is defined by a vector whose Y 1 component is a 11 and whose Y 2 component is a 21 , and a vector whose Y 1 component is a 12 and whose Y 2 component is a 22 .

結局、入力画像のサンプル点(x1,x2)に対応
させるべき出力用画像メモリのサンプル点とし
て、この平行四辺形領域S内に含まれるサンプル
点が選ばれる。そして、この選ばれた出力用画像
メモリのサンプル点に入力画像のサンプル点
(x1,x2)における画像情報が書き込まれ、入力
画像のサンプル点(x1,x2)における画像変換処
理がなされる。この様な処理が入力画像のサンプ
ル点全てに亘つて行なわれることで、入力画像全
体の画像変換処理がなされる。
In the end, the sample points included within this parallelogram area S are selected as the sample points of the output image memory that should correspond to the sample points (x 1 , x 2 ) of the input image. Then, the image information at the sample point (x 1 , x 2 ) of the input image is written to the sample point of the selected output image memory, and the image conversion process at the sample point (x 1 , x 2 ) of the input image is performed. It will be done. By performing such processing over all sample points of the input image, image conversion processing is performed for the entire input image.

第3図は、この様な処理を行なう画像変換装置
の全体を示すブロツク図である。同図において、
1は入力用画像メモリを示し、例えばRAMにて
構成され、入力画像のサンプル点(x1,x2)の画
像情報は、この入力用画像メモリ1のサンプル点
(x1,x2)に書き込まれる。また、この第3図に
おいて、2は処理装置、3はアドレス発生器、4
は出力用画像メモリである。
FIG. 3 is a block diagram showing the entire image conversion apparatus that performs such processing. In the same figure,
Reference numeral 1 indicates an input image memory, which is composed of, for example, RAM, and the image information of the sample point (x 1 , x 2 ) of the input image is transferred to the sample point (x 1 , x 2 ) of this input image memory 1. written. Further, in this FIG. 3, 2 is a processing device, 3 is an address generator, and 4 is a processing device.
is the output image memory.

処理装置2には、上述(1)及び(2)式で示される変
換式Y11(X1,X2),Y22(X1,X2)の情報
が予め入力され、画像メモリ1及び4に対するア
ドレス制御及び演算処理等が行なわれる。また、
この処理装置2によつて、画像変換処理される入
力画像のサンプル点が順次指定される。
Information on the conversion formulas Y 1 = 1 (X 1 , X 2 ), Y 2 = 2 (X 1 , Address control and arithmetic processing for the image memories 1 and 4 are performed. Also,
This processing device 2 sequentially specifies sample points of an input image to be subjected to image conversion processing.

入力画像のサンプル点(x1,x2)が指定される
と、この処理装置2では、直ちに変換式を用い
て、このサンプル点(x1,x2)に対応する出力画
像の位置(y1,y2)(y11(x1,x2),y22
(x1,x2))が計算されると共に、上述(3)、(4)、(5)
及び(6)式、または(7)、(8)、(9)及び(10)式に応じて、
数値a11,a12,a21及びa22が計算される。この場
合、変換式に応じてこれらの演算がなされたもの
が書き込まれたメモリ、例えばROMが予め用意
されており、この処理装置2では、このROMよ
りy1,y2,a11,a12,a21及びa22の値を読み出す
様にしてもよい。この処理装置2で計算された出
力画像の位置(y1,y2)と数値a11,a12,a21及び
a22との情報はアドレス発生器3に供給される。
When a sample point (x 1 , x 2 ) of an input image is specified, this processing device 2 immediately uses a conversion formula to determine the position (y 1 , y 2 ) (y 1 = 1 (x 1 , x 2 ), y 2 = 2
(x 1 , x 2 )) is calculated, and the above (3), (4), (5)
and (6), or according to (7), (8), (9) and (10),
The numbers a 11 , a 12 , a 21 and a 22 are calculated. In this case, a memory, for example, a ROM, is prepared in advance, in which the results of these calculations are written according to the conversion formula, and the processing device 2 reads y 1 , y 2 , a 11 , a 12 from this ROM. , a 21 and a 22 may be read. The position (y 1 , y 2 ) of the output image calculated by this processing device 2 and the numerical values a 11 , a 12 , a 21 and
The information a 22 is supplied to the address generator 3.

アドレス発生器3は例えば第4図に示す様に構
成されている。同図において、30は演算回路を
示し、その入力端子30a,30b,30c及び
30dには、数値a11,a12,a21及びa22の情報が
供給される。この演算回路30では、数値a11
a12,a21及びa22の情報を基にして、実際に例えば
第2図Bに示す如き平行四辺形領域Sを決定せし
める種々の数値w1,w2,l1,l2,p1及びp2が計算
される。この演算回路30で計算された平行四辺
形領域Sを決定せしめる数値のうち、w1,l1及び
p1はサンプル点算出回路31Aに供給され、w2
l2及びp2はサンプル点算出回路31Bに供給され
る。
The address generator 3 is configured as shown in FIG. 4, for example. In the figure, 30 indicates an arithmetic circuit, and information of numerical values a 11 , a 12 , a 21 and a 22 is supplied to its input terminals 30a, 30b, 30c and 30d. In this arithmetic circuit 30, the numerical values a 11 ,
Based on the information of a 12 , a 21 and a 22 , various numerical values w 1 , w 2 , l 1 , l 2 , p 1 are used to actually determine the parallelogram area S as shown in FIG. 2B, for example. and p 2 are calculated. Among the numerical values that determine the parallelogram area S calculated by this arithmetic circuit 30, w 1 , l 1 and
p 1 is supplied to the sample point calculation circuit 31A, and w 2 ,
l 2 and p 2 are supplied to the sample point calculation circuit 31B.

また、この第4図において、32は整数/小数
部分分離回路32を示し、その端子32a及び3
2bには、数値y1(=i1(整数部分)+s1(小数部
分))及びy2(=i2(整数部分)+s2(小数部分))の
情報が供給される。この分離回路32で分離され
た夫々の小数部分s1及びs2は、サンプル点算出回
路31Aに供給されると共に、サンプル点算出回
路31Bに供給される。
Further, in this FIG. 4, 32 indicates an integer/decimal part separation circuit 32, and its terminals 32a and
2b is supplied with information on numerical values y 1 (=i 1 (integer part) + s 1 (decimal part)) and y 2 (=i 2 (integer part) + s 2 (decimal part)). The fractional parts s 1 and s 2 separated by this separation circuit 32 are supplied to a sample point calculation circuit 31A and also to a sample point calculation circuit 31B.

サンプル点算出回路31Aでは、供給された数
値w1,l1,p1,s1及びs2の情報により、第5図に
示す様にY1,Y2直交座標上に平行四辺形領域SA
が定められる。同図において、白丸『○』は、出
力用画像メモリ4のサンプル点である。この領域
SAは基準サンプル点(0,0)からY1方向にs1
Y2方向にs2だけ離れた位置(s1,s2)にその中心
が来る様になされる。この結果、このサンプル点
算出回路31Aでは、この領域SAに包含される
サンプル点が算出される。また、サンプル点算出
回路31Bでは、供給された数値w2,l2,p2,s1
及びs2の情報により、第5図に示す様にY1,Y2
直交座標上に領域SBが定められる。この領域SB
場合も、その中心は(s1,s2)に来るようになさ
れる。この結果、このサンプル点算出回路31B
では、この領域SBに包含されるサンプル点が算出
される。これらサンプル点算出回路31A及び3
1Bにて算出されたサンプル点の情報は、共通サ
ンプル点算出回路33に供給される。この算出回
路33では、領域SA及びSBに含まれる共通サン
プル点、即ち、第2図Bにおける平行四辺形領域
Sに含まれるべきサンプル点が算出される。この
場合、いままでの説明からも明らかな様に、算出
されたサンプル点は、基準サンプル点(0,0)
に対する相対位置で示されている。
The sample point calculation circuit 31A calculates a parallelogram area S on the orthogonal coordinates of Y1 and Y2 , as shown in FIG. A
is determined. In the figure, white circles "○" are sample points of the output image memory 4. this area
S A is s 1 in the Y 1 direction from the reference sample point (0, 0),
The center is set at a position (s 1 , s 2 ) separated by s 2 in the Y 2 direction. As a result, the sample point calculation circuit 31A calculates sample points included in this area SA . Further, in the sample point calculation circuit 31B, the supplied numerical values w 2 , l 2 , p 2 , s 1
and s 2 , Y 1 , Y 2 as shown in Figure 5
A region S B is defined on the orthogonal coordinates. In the case of this region S B , the center is also set at (s 1 , s 2 ). As a result, this sample point calculation circuit 31B
Then, sample points included in this area S B are calculated. These sample point calculation circuits 31A and 3
Information on the sample points calculated in 1B is supplied to the common sample point calculation circuit 33. This calculation circuit 33 calculates common sample points included in the areas S A and S B , that is, sample points that should be included in the parallelogram area S in FIG. 2B. In this case, as is clear from the previous explanation, the calculated sample point is the reference sample point (0,0)
The position is shown relative to

この共通サンプル点の情報は、アドレス発生回
路34に供給される。このアドレス発生回路34
には、分離回路32で分離された、y1及びy2の整
数部分i1及びi2の情報が供給される。このアドレ
ス発生回路34では、i1及びi2の情報が供給され
ることで、基準サンプル点(0,0)を(i1,i2
と特定でき、これと同時に上述した共通サンプル
点は、出力用画像メモリ4上において特定され
る。そして、これに基づき、このアドレス発生回
路34においては、出力用画像メモリ4上におけ
る共通サンプル点を指定する。即ち平行四辺形領
域S内に含まれ得るサンプル点を指定するアドレ
ス信号ADoが発生され、出力端子35に取り出
される。
This common sample point information is supplied to the address generation circuit 34. This address generation circuit 34
are supplied with information on the integer parts i 1 and i 2 of y 1 and y 2 separated by the separation circuit 32 . This address generation circuit 34 converts the reference sample point (0, 0) to (i 1 , i 2 ) by being supplied with the information of i 1 and i 2
At the same time, the above-mentioned common sample points are specified on the output image memory 4. Based on this, the address generation circuit 34 specifies a common sample point on the output image memory 4. That is, an address signal ADo specifying a sample point that may be included within the parallelogram area S is generated and taken out to the output terminal 35.

アドレス発生器3で発生されたアドレス信号
ADoは、処理装置2を介して制御信号Scoと共に
出力用画像メモリ4に供給される。
Address signal generated by address generator 3
ADo is supplied via the processing device 2 to the output image memory 4 along with the control signal Sco.

また、処理装置2より入力用画像メモリ1に
は、そのサンプル点(x1,x2)を指定するアドレ
ス信号ADi及び制御信号Sciが供給される。そし
て、サンプル点(x1,x2)に書き込まれている入
力画像のサンプル点(x1,x2)の画像情報IDが読
み出され、処理装置2を介して出力用画像メモリ
4の上述したアドレス信号ADoで指定されるサ
ンプル点に供給されて書き込みがなされる。
Further, the processing device 2 supplies the input image memory 1 with an address signal ADi and a control signal Sci specifying the sample point (x 1 , x 2 ). Then, the image information ID of the sample point (x 1 , x 2 ) of the input image written to the sample point (x 1 , x 2 ) is read out and sent to the output image memory 4 via the processing device 2. Writing is performed by being supplied to the sample point specified by the address signal ADo mentioned above.

この様に、斯る第3図に示す画像変換装置によ
れば、処理装置2によつて入力画像のサンプル点
が指定され、その夫々に対して上述した処理がな
され、入力画像全体に亘つての画像変換処理がな
される。
In this way, according to the image conversion device shown in FIG. 3, the processing device 2 specifies the sample points of the input image, performs the above-described processing on each of them, and performs the above-mentioned processing over the entire input image. Image conversion processing is performed.

以上述べた如く、本発明による画像変換装置に
よれば、書き込みアドレス制御によるものである
から、任意の幾何学的変形が比較的容易である。
しかも、入力画像のサンプル点を、このサンプル
点と変換式とに応じた出力用画像メモリ上に定め
られる所定領域(画像の変化の割合に応じた領
域)内に包まれる出力用画像メモリのサンプル点
に対応させるものであり、従来みたいに入力画像
の1サンプル点を単に出力用画像メモリの1サン
プル点に対応させるものに比べて、画像の変化の
割合の大きな、例えば画像の拡大時においても、
また線形変換以外の変換関数が与えられた場合に
おいても、出力用画像メモリに画像情報のないサ
ンプル点は生ぜず、出力画像に間欠を生じてしま
う懽れはない。
As described above, according to the image conversion apparatus according to the present invention, arbitrary geometric deformation is relatively easy because it is based on write address control.
Moreover, the sample point of the input image is wrapped in a predetermined area (area according to the rate of change of the image) determined on the output image memory according to the sample point and the conversion formula. Compared to the conventional method that simply corresponds one sample point of the input image to one sample point of the output image memory, it can be used even when the rate of change in the image is large, for example when enlarging the image. ,
Furthermore, even when a transformation function other than linear transformation is given, sample points with no image information are not generated in the output image memory, and there is no risk of intermittency in the output image.

次に第6図以降を参照しながら、本発明による
画像変換装置の他の実施例について説明しよう。
Next, another embodiment of the image conversion apparatus according to the present invention will be described with reference to FIG. 6 and subsequent figures.

この実施例では、第6図Aに示す様に入力画像
の各サンプル点(黒丸『●』で図示)が配された
X1,X2直交座標上において、入力画像のサンプ
ル点(x1,x2)を中心として他のサンプル点をも
含むm×nの長方形で表される所定領域S0が定め
られ、この所定領域S0に応じて、第6図Bに示す
様に出力用画像メモリの各サンプル点(白丸
『○』で図示)が配されたY1Y2直交座標上におい
て、所定領域S〜が定められる。この所定領域S〜は
入力画像のサンプル点(x1,x2)に対応する位置
(y1,y2)を中心とするものである。そして、そ
の後この所定領域S〜に含まれる出力用画像メモリ
のサンプル点の各々について、所定領域S0内に含
まれている入力画像のサンプル点を選択対対応さ
せるものである。
In this example, each sample point of the input image (indicated by a black circle "●") is arranged as shown in FIG. 6A.
A predetermined area S 0 is defined on the X 1 , According to the predetermined region S0 , the predetermined region S~ is plotted on the Y1Y2 orthogonal coordinates where each sample point (indicated by a white circle " ") of the output image memory is arranged as shown in FIG. 6B. determined. This predetermined area S~ is centered at the position (y 1 , y 2 ) corresponding to the sample point (x 1 , x 2 ) of the input image. Thereafter, each of the sample points of the output image memory included in the predetermined area S~ is associated with a selected pair of sample points of the input image included in the predetermined area S0 .

変換式が、 Y11(X1,X2) ……(11) Y22(X1,X2) ……(12) であり、X1,X2直交座標上において所定領域S0
が第7図Aに示す様にm×nの長方形状に定めら
れたとき、Y1,Y2直交座標上に定められる所定
領域S〜は、第7図Bに示す様に位置(y1,y2
(y11(X1,X2),y22(X1,X2)を中心とし
て、4つの数値a〜11,a〜12,a〜21及びa〜22で定

る平行四辺形領域となる。4つの数値a〜11,a〜1
,a〜21及びa〜22は、上述(11)及び(12)式に示
す変換式の夫々について、入力画像のサンプル点
(x1,x2)における偏微分値または差分値を用い
て決められる。偏微分値を用いた場合には、 a〜11=∂1(X1,X2)/∂X1(X1,X2)=(X1,X2)×m
/2×α ……(13) a〜12=∂1(X1,X2)/∂X2(X1,X2)=(X1,X2)×n
/2×α ……(14) a〜21=∂2(X1,X2)/∂X1(X1,X2)=(X1,X2)×m
/2×α ……(15) a〜22=∂2(X1,X2)/∂X2(X1,X2)=(X1,X2)×n
/2×α ……(16) ときめられ、差分値を用いた場合には、 a〜11=〔1(x1+m,X2)−1(x1,X2)〕×1
/2×α……(17) a〜12=〔1(x1,X2+n)−1(x1,X2)〕×1
/2×α……(18) a〜21=〔2(x1+m,X2)−2(x1,X2)〕×1
/2×α……(19) a〜22=〔2(x1,X2+n)−2(x1,X2)〕×1
/2×α……(20) と決められる。
The conversion formula is Y 1 = 1 (X 1 , X 2 ) ...(11) Y 2 = 2 (X 1 , S 0
is defined in an m × n rectangular shape as shown in FIG . , y2 )
(Parallelograms defined by four numbers a ~11 , a~ 12 , a ~ 21 , and a~ 22 , centering on y1 = 1 (X1, X2 ) , y2 = 2 ( X1 , X2 ) Shape area.Four numbers a~ 11 , a~ 1
2 , a~ 21 and a~ 22 are calculated using partial differential values or difference values at sample points (x 1 , x 2 ) of the input image for each of the conversion formulas shown in equations (11) and (12) above. It can be decided. When using partial differential values, a~ 11 = ∂ 1 (X 1 , X 2 )/∂X 1 | (X1,X2)=(X1,X2) ×m
/2×α……(13) a〜12 =∂ 1 (X 1 , X 2 )/∂X 2(X1,X2)=(X1,X2) ×n
/2×α……(14) a〜21 =∂ 2 (X 1 , X 2 )/∂X 1 | (X1,X2)=(X1,X2) ×m
/2×α……(15) a〜22 =∂ 2 (X 1 , X 2 )/∂X 2 | (X1,X2)=(X1,X2) ×n
/2×α……(16) When the difference value is used, a~ 11 = [ 1 (x 1 + m, X 2 ) − 1 (x 1 , X 2 )] × 1
/2×α……(17) a~ 12 = [ 1 (x 1 , X 2 + n) − 1 (x 1 , X 2 )] × 1
/2×α……(18) a~ 21 = [ 2 (x 1 + m, X 2 ) − 2 (x 1 , X 2 )]×1
/2×α……(19) a~ 22 = [ 2 (x 1 , X 2 + n) − 2 (x 1 , X 2 )] × 1
/2×α...(20)

ここで、αは平行四辺形領域の大きさ補正用の
係数であり、a>1である。つまり、X1X2直交
座標上で定められる所定領域S0に応じてY1,Y2
直交座標上で定められる平行四辺形領域S〜間に間
欠を生じる場合には、この平行四辺形領域S〜を拡
大して平行四辺形領域S〜間に間欠をなくすもので
ある。尚、間欠を生じる要因としては、所定領域
波Sをa〜11,a〜12,a〜21,a〜22を用いて近似的

求めること、および演算誤差等がある。
Here, α is a coefficient for correcting the size of the parallelogram area, and a>1. In other words, Y 1 , Y 2 according to the predetermined area S 0 defined on the X 1 X 2 orthogonal coordinates
If an interval occurs between the parallelogram areas S~ defined on the orthogonal coordinates, this parallelogram area S~ is expanded to eliminate the interval between the parallelogram areas S~. The factors that cause the intermittence include approximation of the predetermined area wave S using a~ 11 , a~ 12 , a~ 21 , a~ 22 , calculation errors, etc.

この様に、X1,X2直交座標上において定めら
れた所定領域S0に対応して、Y1,Y2直交座標上
に平行四辺形領域S〜が定められ、所定領域S0内に
含まれる入力画像のサンプル点に対応するものと
して、出力画像メモリのサンプル点中、平行四辺
形領域S〜内に含まれるサンプル点が選ばれる。
In this way, a parallelogram area S~ is defined on the Y1 , Y2 orthogonal coordinates corresponding to the predetermined area S0 defined on the X1 , X2 orthogonal coordinates, and within the predetermined area S0 . Among the sample points of the output image memory, the sample points contained within the parallelogram region S~ are selected as corresponding to the sample points of the input image contained therein.

しかし、この平行四辺形領域S〜内に含まれる出
力用画像メモリのサンプル点の各々は、所定領域
S0内に含まれる入力画像のサンプル点のどのサン
プル点に対応するものかは不明である。したがつ
て、次に、平行四辺形領域S〜内に含まれる出力用
画像メモリのサンプル点の各々に対応する所定領
域S0内に含まれる入力画像のサンプル点が求めら
れる。即ち、所定領域S0内に含まれる入力画像の
サンプル点の各々を出力用画像メモリのどのサン
プル点に対応させるべきかが決められる。
However, each of the sample points of the output image memory included in this parallelogram area S~ is a predetermined area.
It is unknown which sample point of the input image included in S 0 corresponds to. Therefore, next, sample points of the input image included in the predetermined area S0 corresponding to each of the sample points of the output image memory included in the parallelogram area S~ are determined. That is, it is determined which sample point in the output image memory each sample point of the input image included in the predetermined area S 0 should correspond to.

さて、所定領域S0内の点(x10,x20)に対応す
る平行四辺形領域S〜内の点(y10,y20)は、 (y10 y20)=(y1 y2)+(a11′,a12′ a21′,a22′)(X10−X1 X20−X2) ……(21) と、1次近似して求めることができる。この式
で、a11′=2/ma〜11,a12′=2/na〜12,a21
′=2/ma〜2 1 ,a22′=2/na〜22である。
Now, the point (y 10 , y 20 ) in the parallelogram area S that corresponds to the point (x 10 , x 20 ) in the predetermined area S 0 is (y 10 y 20 ) = (y 1 y 2 ) +(a 11 ′, a 12 a 21 ′, a 22 ′) (X 10 −X 1 In this formula, a 11 ′=2/ma~ 11 , a 12 '=2/na~ 12 , a 21
'=2/ma ~21 , a22 '=2/na~ 22 .

本例では、このことから、平行四辺形領域S〜内
に含まれる出力用画像メモリのサンプル点の各々
が、所定領域S0内が含まれる入力画像のサンプル
点のうちどのサンプル点に対応するものか決める
のに、上述した(21)式に示す1次近似式の逆関
数を用いる。この1次近似式の逆関数は、 (x10 x20)=(x1 x2)+(b11 b12 b21 b22)(y10−y1 y20−y2) ……(22) で示される。この(22)式で、(b11 b12 b21 b22)は(a1
′ a12′ a21′ a22′)の逆行列である。
In this example, from this, each of the sample points of the output image memory included in the parallelogram area S~ corresponds to which sample point among the sample points of the input image included in the predetermined area S0 . The inverse function of the linear approximation formula shown in equation (21) above is used to determine whether the The inverse function of this linear approximation formula is (x 10 x 20 ) = (x 1 x 2 ) + (b 11 b 12 b 21 b 22 ) (y 10 −y 1 y 20 −y 2 ) ... (22 ). In this equation (22), (b 11 b 12 b 21 b 22 ) is (a 1
1 ′ a 12 ′ a 21 ′ a 22 ′).

ここで、平行四辺形領域S〜内に含まれる出力用
画像メモリのサンプル点のうちサンプル点(y11
y21)に対応して、点(x11,x21)、 (x11 x21)=(x1 x2)+(b11 b12 b21 b22)(y11−y1 y21−y2) ……(23) が所定領域S0内に決定され、サンプル点(y11
y21)に対応させる入力画像のサンプル点として、
例えば点(x11,x21)に近接した所定領域S0内の
サンプル点(x11′,x21′)が決められる。尚、平
行四辺形領域S〜内に含まれる出力用画像メモリの
その他のサンプル点に関しても同様に対応する所
定領域S0内が含まれる入力画像のサンプル点が決
められる。
Here, among the sample points of the output image memory included in the parallelogram area S~, the sample point ( y11 ,
y 21 ), the point (x 11 , x 21 ), (x 11 x 21 ) = (x 1 x 2 ) + (b 11 b 12 b 21 b 22 ) (y 11 −y 1 y 21 − y 2 ) ...(23) is determined within the predetermined area S 0 and the sample point (y 11 ,
As sample points of the input image to correspond to y 21 ),
For example, a sample point (x 11 ′ , x 21 ′ ) within a predetermined area S 0 close to the point (x 11 , x 21 ) is determined. Regarding other sample points of the output image memory included in the parallelogram area S~, the sample points of the input image included in the corresponding predetermined area S0 are determined in the same manner.

この様にして、入力画像上において定められた
所定領域S0内に含まれる入力画像のサンプル点に
夫々対応する出力用画像メモリのサンプル点が決
められる。この場合、入力画像のサンプル点に対
応される出力用画像メモリのサンプル点は、上述
した一実施例において、入力画像のサンプル点に
対応される出力用画像メモリのサンプル点、即ち
変換式に応じて出力用画像メモリ上に定められた
所定領域S内に包含される出力用画像メモリのサ
ンプル点と略同じくなる。結局、この出力用画像
メモリのサンプル点に、対応する入力画像のサン
プル点における画像情報が書き込まれ、所定領域
S0における画像変換処理が終了する。
In this way, the sample points of the output image memory corresponding to the sample points of the input image included in the predetermined area S 0 defined on the input image are determined. In this case, the sample points of the output image memory corresponding to the sample points of the input image are the sample points of the output image memory corresponding to the sample points of the input image, that is, the sample points of the output image memory corresponding to the sample points of the input image, in the above-described embodiment. This is approximately the same as the sample point of the output image memory included in the predetermined area S defined on the output image memory. Eventually, the image information at the sample point of the corresponding input image is written to the sample point of this output image memory, and
The image conversion process at S0 ends.

尚、上述した様な所定領域S0は入力画像上にお
いて順次取られ、入力画像全体の画像変換処理が
なされる。
Note that the predetermined areas S 0 as described above are sequentially taken on the input image, and image conversion processing is performed on the entire input image.

第8図は、この様な処理を行なう画像変換装置
の全体を示すブロツク図である。この第8図にお
いて、第3図と対応する部分には同一符号を付し
て示してある。
FIG. 8 is a block diagram showing the entire image conversion apparatus that performs such processing. In FIG. 8, parts corresponding to those in FIG. 3 are designated by the same reference numerals.

処理装置2には上述(11)及び(12)式で示さ
れる変換式Y11(X1,X2),Y22(X1,X2
の情報及びX1,X2直交座標上に定める所定領域
S0の大きさを決める数値m,nの情報が予め入力
され、画像メモリ1及び4に対するアドレス制御
及び演算処理等が行なわれる。また、この処理装
置2によつて、X1,X2直交座標上に順次取られ
る所定領域S0の中心となるべき入力画像のサンプ
ル点が順次指定される。
The processing device 2 includes the conversion formulas Y 1 = 1 (X 1 , X 2 ), Y 2 = 2 (X 1 , X 2 ) shown in equations (11) and (12) above.
information and a predetermined area defined on the X 1 and X 2 orthogonal coordinates
Information on numerical values m and n that determine the size of S 0 is input in advance, and address control and arithmetic processing for the image memories 1 and 4 are performed. Furthermore, the processing device 2 sequentially specifies sample points of the input image that are to be the center of a predetermined area S 0 sequentially taken on the X 1 and X 2 orthogonal coordinates.

入力画像のサンプル点(x1,x2)が指定される
と、この処理装置2では、変換式を用いて、この
サンプル点(x1,x2)に対応する出力画像上
(Y1,Y2直交座標上)の位置(y1,y2)(y11
(x1,x2),y22(x1,x2))が計算されると共
に、上述(13),(14),(15)及び(16)式または
(17),(18),(19)及び(20)式に応じて、数値
a〜11,a〜12,a〜21及びa〜22が計算される。
When a sample point (x 1 , x 2 ) of an input image is specified, this processing device 2 uses a conversion formula to convert (Y 1 , position ( y 1 , y 2 ) (y 1 = 1
(x 1 , x 2 ) , y 2 = 2 (x 1 , ), (19) and (20), the numerical values a~ 11 , a~ 12 , a~ 21 and a~ 22 are calculated.

この処理装置2で計算された出力画像上の位置
(y1,y2),数値a〜11,a〜12,a〜21及びa〜22
情報は
アドレス発生器3に供給される。
The information on the position (y 1 , y 2 ) on the output image and the numerical values a~ 11 , a~ 12 , a~ 21 and a~ 22 calculated by this processing device 2 is supplied to the address generator 3 .

このアドレス発生器3は第4図に示す様に構成
されている。このアドレス発生器3においては、
数値a〜11,a〜12,a〜21及びa〜22の情報を基にし
て、
第7図Bに示す如き平行四辺形領域S〜を決める種
種の数値w〜1,w〜2,l〜1,l〜2,p〜1及びp〜2
が計算
される。そして、これらの数値から、出力画像上
(Y1,Y2直交座標上)に第10図に示す様に領域
S〜A及びS〜Bが定められ、これら領域S〜A及びS〜B

含まれる共通サンプル点、即ち、第7図Bにおけ
る平行四辺形領域S〜に含まれるべきサンプル点が
算出される。そして、これらのサンプル点が出力
用画像メモリ4上におけるサンプル点(y11
y21)として特定された後、このアドレス発生器
3よりは、出力用画像メモリ4上におけるサンプ
ル点(y11,y21)を指定するアドレス信号AD〜o
が発生される。そして、このアドレス信号AD〜o
は処理装置2を介して制御信号Sc〜oと共に出力
用画像メモリ4に供給されると共に、アドレス発
生器5に供給される。
This address generator 3 is constructed as shown in FIG. In this address generator 3,
Based on the information of the numerical values a~ 11 , a~ 12 , a~ 21 and a~ 22 ,
Various numerical values w~ 1 , w~ 2 , l~ 1 , l~ 2 , p ~ 1 and p~ 2 that determine the parallelogram area S~ as shown in FIG. 7B
is calculated. Then, from these values, areas S~ A and S~ B are determined on the output image (on Y1 , Y2 orthogonal coordinates) as shown in Figure 10, and these areas S~ A and S~ B
Common sample points included in , that is, sample points to be included in the parallelogram area S~ in FIG. 7B are calculated. Then, these sample points become the sample points (y 11 ,
y 21 ), the address generator 3 generates an address signal AD~o specifying the sample point (y 11 , y 21 ) on the output image memory 4.
is generated. Then, this address signal AD~o
is supplied via the processing device 2 to the output image memory 4 together with the control signals Sc to o, and is also supplied to the address generator 5 .

アドレス発生器5は例えば第9図に示す様に構
成されている。同図において、50は逆行列演算
回路を示し、その端子50a,50b,50c及
び50dには、処理装置2より数値a〜11,a〜12
a〜21及びa〜22の情報が供給される。そして、こ
の演算回路50では、(2/ma11 2/na12 2/ma21 2/na22)の
逆行列(b11 b12 b21 b22)が計算される。数値b11,b12
b21及びb22の情報は、アドレス発生回路51に供
給される。このアドレス発生回路51の端子51
aには、上述したアドレス信号AD〜o(平行四辺
形領域S〜内のサンプル点(y11,y21)の情報を有
する。)が供給され、端子51b,51c,51
d及び51eには、処理装置により数x1,x2,y1
及びy2の情報が供給される。そして、このアドレ
ス発生回路51においては、上述(23)式に応じ
て、平行四辺形領域S〜内のサンプル点(y11
y21)に対応する入力画像のサンプル点(x11
x21)が算出され、出力端子51fには、入力画
像のサンプル点(x11,x21)に対応する画像情報
が書き込まれている。入力用画像メモリ1のサン
プル点を指定するアドレス信号AD〜iが取り出さ
れる。
The address generator 5 is configured as shown in FIG. 9, for example. In the figure, 50 indicates an inverse matrix calculation circuit, and terminals 50a, 50b, 50c, and 50d are supplied with numerical values a~ 11 , a~ 12 ,
Information a~ 21 and a~ 22 is supplied. The arithmetic circuit 50 calculates the inverse matrix (b 11 b 12 b 21 b 22 ) of (2/ma 11 2/na 12 2/ma 21 2/na 22 ). Numerical values b 11 , b 12 ,
The information of b 21 and b 22 is supplied to the address generation circuit 51. Terminal 51 of this address generation circuit 51
The above-described address signal AD~o (having information on the sample point (y 11 , y 21 ) within the parallelogram area S~) is supplied to the terminals 51b, 51c, and 51a.
d and 51e, numbers x 1 , x 2 , y 1 are set by the processing device.
and y 2 information is provided. In this address generation circuit 51, the sample point (y 11 ,
The sample point of the input image (x 11 , y 21 ) corresponding to
x 21 ) is calculated, and image information corresponding to the sample point (x 11 , x 21 ) of the input image is written to the output terminal 51f. An address signal AD~i designating a sample point in the input image memory 1 is taken out.

アドレス発生器5で得られるこのアドレス信号
AD〜iは処理装置2を介して制御信号Sc〜iと共
に入力用画像メモリ1に供給される。
This address signal AD~i obtained by the address generator 5 is supplied via the processing device 2 to the input image memory 1 together with the control signal Sc~i.

入力用画像メモリ1にアドレス信号AD〜iが供
給されると、この入力用画像メモリ1のサンプル
点より入力画像のサンプル点の画像情報I〜Dが読
み出され、処理装置2を介して、出力用画像メモ
リ4においてアドレスAD〜oで指定されるサンプ
ル点(y11,y21)に供給されて書き込まれる。
When the address signal AD~i is supplied to the input image memory 1, the image information I~ D of the sample point of the input image is read out from the sample point of the input image memory 1, and is processed via the processing device 2. It is supplied and written to the sample point (y 11 , y 21 ) designated by address AD~o in the output image memory 4 .

このアドレスAD〜oより、入力画像のサンプル
点(x11,x21)を算出し、入力用画像メモリ1よ
り入力画像のサンプル点(x11,x21)の画像情報
を読み出して、出力用画像メモリ4のサンプル点
(y11,y21)に書き込む処理は、平行四辺形領域
S〜内に含まれるサンプル点(y11,y21)の個数分
だけ繰り返される。
From this address AD~o, the sample point (x 11 , x 21 ) of the input image is calculated, and the image information of the sample point (x 11 , x 21 ) of the input image is read out from the input image memory 1 and used for output. The process of writing to the sample points (y 11 , y 21 ) in the image memory 4 is repeated as many times as the number of sample points (y 11 , y 21 ) included in the parallelogram area S~.

この様にして、入力画像のサンプル点(x1
x2)を中心とする所定領域S0の画像変換処理がな
される。
In this way, the sample points (x 1 ,
Image conversion processing is performed on a predetermined area S 0 centered on x 2 ).

この様に、斯る第8図に示す画像変換装置によ
れば、処理装置2によつて入力画像上に所定域S0
が順次定められ、この各々に対して上述した処理
がなされるので、入力画像全体に亘つての画像変
換処理がなされる。
In this manner, according to the image conversion apparatus shown in FIG .
are sequentially determined and the above-described processing is performed on each of them, so that image conversion processing is performed on the entire input image.

以上述べた様に、この実施例によれば、上述実
施例と同様の作用効果を有すると共に、入力画像
のサンプル点の各々に対して、出力画像上におけ
る所定領域を定めることは必要なく、それだけ処
理量を減らすことができ便利である。
As described above, this embodiment has the same effects as the above-mentioned embodiment, and it is not necessary to define a predetermined area on the output image for each sample point of the input image. It is convenient because the amount of processing can be reduced.

尚、上述実施例によれば、入力画像より得られ
る画像情報を一旦入力用画像メモリに書き込まれ
るものであるが、入力画像より直接出力画像メモ
リに画像情報が供給される様にしてもよい。
According to the above embodiment, the image information obtained from the input image is once written into the input image memory, but the image information may be directly supplied from the input image to the output image memory.

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

第1図、第2図及び第5図は夫々本発明による
画像変換装置の一実施例の説明に供する線図、第
3図は一実施例を示すブロツク図、第4図及び第
9図は夫々アドレス発生器の具体構成を示すブロ
ツク図、第6図、第7図及び第10図は夫々他の
実施例の説明に供する線図、第8図は他の実施例
を示すブロツク図である。 1は入力用画像メモリ、2は処理装置、3およ
び5はアドレス発生器、4は出力用画像メモリで
ある。
1, 2 and 5 are diagrams for explaining an embodiment of the image conversion device according to the present invention, FIG. 3 is a block diagram showing one embodiment, and FIGS. 4 and 9 are FIG. 6, FIG. 7, and FIG. 10 are diagrams for explaining other embodiments, and FIG. 8 is a block diagram showing another embodiment. . 1 is an input image memory, 2 is a processing device, 3 and 5 are address generators, and 4 is an output image memory.

Claims (1)

【特許請求の範囲】 1 設定された変換関数に基づいて入力画像を変
形し、出力画像を形成するようになされた画像変
換装置において、 上記入力画像上において夫々複数のサンプル点
を含む複数の入力小領域を定め、上記複数の入力
小領域に夫々対応する複数の出力小領域を各入力
小領域の代表点の変換関数に基づいて形成する領
域形成手段と、 各出力小領域毎に上記変換関数の逆関数を求め
る演算手段と、 各出力小領域毎に上記逆関数に基づいて入力小
領域内の各サンプル点の画像情報信号を出力小領
域内の各サンプル点に割り当てる変換手段とを備
えたことを特徴とする画像変換装置。 2 上記領域形成手段は、上記複数の入力小領域
に夫々対応する複数の出力小領域を各入力小領域
の代表点の変換関数の各代表点での偏微分値に基
づいて形成するようになされていることを特徴と
する特許請求の範囲第1項記載の画像変換装置。 3 上記領域形成手段は、上記複数の入力小領域
に夫々対応する複数の出力小領域を各入力小領域
の代表点の変換関数の各代表点での差分値に基づ
いて形成するようになされていることを特徴とす
る特許請求の範囲第1項記載の画像変換装置。
[Claims] 1. An image transformation device configured to transform an input image based on a set transformation function to form an output image, wherein a plurality of inputs each including a plurality of sample points on the input image are provided. a region forming means for defining a small region and forming a plurality of output small regions corresponding to the plurality of input small regions based on a transformation function of a representative point of each input small region; and a conversion means for assigning the image information signal of each sample point in the input small area to each sample point in the output small area based on the inverse function for each output small area. An image conversion device characterized by: 2. The region forming means is configured to form a plurality of output small regions corresponding to the plurality of input small regions, respectively, based on partial differential values at each representative point of a transformation function of a representative point of each input small region. An image conversion device according to claim 1, characterized in that: 3. The region forming means is configured to form a plurality of output small regions corresponding to the plurality of input small regions, respectively, based on a difference value at each representative point of a conversion function of a representative point of each input small region. An image conversion device according to claim 1, characterized in that:
JP56119835A 1981-07-30 1981-07-30 Picture converting device Granted JPS5819975A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56119835A JPS5819975A (en) 1981-07-30 1981-07-30 Picture converting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56119835A JPS5819975A (en) 1981-07-30 1981-07-30 Picture converting device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP3152058A Division JPH04305779A (en) 1991-06-24 1991-06-24 Image converter

Publications (2)

Publication Number Publication Date
JPS5819975A JPS5819975A (en) 1983-02-05
JPH0555915B2 true JPH0555915B2 (en) 1993-08-18

Family

ID=14771428

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56119835A Granted JPS5819975A (en) 1981-07-30 1981-07-30 Picture converting device

Country Status (1)

Country Link
JP (1) JPS5819975A (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59156694A (en) * 1983-02-22 1984-09-05 有限会社 大和技研 Transporter for porous substrate
JPS59195760A (en) * 1983-04-22 1984-11-06 Toshiba Corp Pattern enlarging and contracting device
JPS60198687A (en) * 1984-03-22 1985-10-08 Sharp Corp Picture quality changing device
JPS61123369A (en) * 1984-11-20 1986-06-11 Matsushita Electric Ind Co Ltd Picture change device
JPS6219980A (en) * 1985-07-18 1987-01-28 Canon Inc Image processor
JPS6220074A (en) * 1985-07-19 1987-01-28 Canon Inc Image processing method
JPS6220069A (en) * 1985-07-19 1987-01-28 Canon Inc Image information conversion system
CA1274919A (en) 1985-07-27 1990-10-02 Akio Ohba Method of forming curved surfaces and the apparatus
JPS62139082A (en) * 1985-12-13 1987-06-22 Canon Inc Image processing device
JPH083840B2 (en) * 1988-08-09 1996-01-17 松下電器産業株式会社 Image processing apparatus and image processing method
JPH0299455U (en) * 1989-06-13 1990-08-08

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5784058U (en) * 1980-11-04 1982-05-24

Also Published As

Publication number Publication date
JPS5819975A (en) 1983-02-05

Similar Documents

Publication Publication Date Title
EP0199587A2 (en) Image processing system
EP1145568B1 (en) Software correction of image distortion in digital cameras
JPS6184960A (en) Method and device for compensating oblique attitude of document original picture
JPH0555915B2 (en)
US5365599A (en) Method and system of converting delineative pattern
JPH0585935B2 (en)
JPS63208898A (en) Character processor
JP2878614B2 (en) Image synthesis method and apparatus
JPS5972568A (en) Picture converter
JP2905060B2 (en) Color value processing method and apparatus
JPS6122343B2 (en)
JPH0519748B2 (en)
JP2998689B2 (en) How to map image data
JP3072564B2 (en) Arbitrary angle figure generation method in charged particle beam exposure method
JPH0785266A (en) Image rotating device
JP2613589B2 (en) Mask processing method
KR940005827B1 (en) Method for rotation of text image data
JP2937607B2 (en) Layout creation device
JP2699342B2 (en) Image conversion method
JPH0421154Y2 (en)
JP2854588B2 (en) Raster vector conversion method and line figure input device
JPH0721809B2 (en) CAD device
JPH02244384A (en) Image data correcting system
JPH0244433B2 (en)
JPS62160595A (en) Picture processor