JPH0420224B2 - - Google Patents

Info

Publication number
JPH0420224B2
JPH0420224B2 JP57071237A JP7123782A JPH0420224B2 JP H0420224 B2 JPH0420224 B2 JP H0420224B2 JP 57071237 A JP57071237 A JP 57071237A JP 7123782 A JP7123782 A JP 7123782A JP H0420224 B2 JPH0420224 B2 JP H0420224B2
Authority
JP
Japan
Prior art keywords
image
original image
interpolation
pixels
grid point
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
JP57071237A
Other languages
Japanese (ja)
Other versions
JPS58189762A (en
Inventor
Haruo Takeda
Tetsuo Machida
Naoki Takada
Kuniaki Tabata
Yasuyuki Okada
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP57071237A priority Critical patent/JPS58189762A/en
Priority to US06/489,350 priority patent/US4610026A/en
Priority to EP83104227A priority patent/EP0093429B1/en
Priority to DE8383104227T priority patent/DE3382016D1/en
Publication of JPS58189762A publication Critical patent/JPS58189762A/en
Priority to US06/901,574 priority patent/US4809345A/en
Publication of JPH0420224B2 publication Critical patent/JPH0420224B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformation in the plane of the image
    • G06T3/40Scaling the whole image or part thereof
    • G06T3/4007Interpolation-based scaling, e.g. bilinear interpolation

Description

【発明の詳細な説明】 本発明は、デジタル画像の拡大縮小方式に係
り、特に、任意倍率の高画質な拡大縮小画像を高
速に得るのに好適な方式に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a method for enlarging and reducing digital images, and particularly to a method suitable for rapidly obtaining high-quality enlarged and reduced images at arbitrary magnifications.

第1図により、デジタル画像の拡大縮小の原理
を説明する。図中、aは原画像の一例、bは拡大
縮小画像の一例として、原画像aを縦方向3/2倍、
横方向3/2倍に拡大した画像を示す。同図cは、
拡大画像bを原画像a上にマツピングしたもので
ある。拡大縮小処理とは、原画像aより拡大縮小
画像bを求めることであるが、これは同図cにお
いて、bの格子点q11,q12,…,q21,…の値を、
aの格子点P11,P12,…,P21,…の値をもとに
補間することに帰着する。
The principle of enlarging and reducing digital images will be explained with reference to FIG. In the figure, a is an example of the original image, and b is an example of the enlarged/reduced image.
The image is shown enlarged 3/2 times horizontally. Figure c is
The enlarged image b is mapped onto the original image a. Enlarging/reducing processing means obtaining an enlarged/reduced image b from the original image a, which means that in the figure c, the values of the grid points q 11 , q 12 , ..., q 21 , ... of b are
This results in interpolation based on the values of grid points P 11 , P 12 , ..., P 21 , ... of a.

前記補間の規則は、従来種々の方式が提案され
ている。例えば、SPC法、論理和法、9分割法、
投影法等が公知である。(昭和54年度情報処理学
会第20回全国大会予稿集pp.463−464等参照)。補
間規則自体は前記各方式で異なるが、補間計算へ
の入力情報は、各方式で共通である。以下、この
入力情報を第2図により詳細に説明する。qn,o
補間点、PXo,Ynは補間点qn,oの近傍4点の中の左
上点、xoは補間点qn,oの原画像格子内横アドレ
ス、yoは同縦アドレス、Aは原画像格子横長さ、
Bは同縦長さ、aは拡大縮小画像格子横長さ、b
は同縦長さである。この中で、A,Bは装置固有
の、またa,bは、倍率により固有に定まる定数
である。補間点qn,oの値を計算するために必要な
入力情報は、xo,yn、近傍の4点、P(Xo,Yn)
P(Xo+1,Yn)、P(Xo+1,Yn+1)、P(Xo,Yn+1)の各値である。
Conventionally, various methods have been proposed for the interpolation rules. For example, SPC method, logical sum method, 9 division method,
Projection methods and the like are well known. (Refer to the proceedings of the 20th National Conference of the Information Processing Society of Japan in 1978, pp. 463-464, etc.). Although the interpolation rules themselves are different for each of the above methods, the input information for the interpolation calculation is common to each method. This input information will be explained in detail below with reference to FIG. q n , o is the interpolation point , P Vertical address, A is the horizontal length of the original image grid,
B is the same vertical length, a is the horizontal length of the enlarged/reduced image grid, b
have the same vertical length. Among these, A and B are constants unique to the device, and a and b are constants uniquely determined by the magnification. The input information required to calculate the value of the interpolation point q n, o is x o , y n , four nearby points, P (Xo, Yn) ,
These are the values of P (Xo+1,Yn) , P (Xo+1,Yn+1) , and P (Xo,Yn+1) .

第2図における値、xo,yn,A,B,a,b
は、離散量とする。拡大縮小の倍率を、有理数に
制限しても、実用に支障ないためである。この前
提条件より以下簡単のため、前記xo,yn,A,
B,a,bは整数化した値をとるものとする。
Values in Figure 2, x o , y n , A, B, a, b
is a discrete quantity. This is because there is no problem in practical use even if the scaling factor is limited to rational numbers. Since the following is simpler than this precondition, the above x o , y n , A,
It is assumed that B, a, and b take values converted into integers.

従来の拡大縮小装置では、前記の、補間に必要
な入力情報を、第3図に示す手順で求めていた。
(例えば、昭和56年前期情報処理学会第22回全国
大会予稿集pp.73−74参照)。
In the conventional enlarging/reducing apparatus, the input information necessary for the interpolation described above is obtained by the procedure shown in FIG.
(For example, see the proceedings of the 22nd National Conference of the Information Processing Society of Japan in 1981, pp.73-74).

Uo=Xo・A+xo Vn=Yn・B+yn と定義する。図中301では、 V0=0 302では yn=Vn mod B 303では Yn=Vn/B 304では、 U0=0 305では、 xo=Uo mod A 306では、 Xo=Uo/A 307では、近傍4点 P(Xo,Yn),P(Xo+1,Yn)、P(Xo+1,Yn+1)、P(Xo,Yn+1)の値

画像メモリよりロードする。308では前記30
2,305,307の結果を入力情報として補間
計算を行なう。309では、 Uo+1=Uo+a n=n+1 311では、 Vn+1=Vn+b m=m+1 を行なう。但し、前記手順中、modは、除算の剰
余、/は除算の商を得る演算である。
It is defined as U o =X o・A+x o V n =Y n・B+y n . In the figure, at 301, V 0 = 0, at 302, y n = V n mod B, at 303, Y n = V n /B, at 304, U 0 = 0, at 305, x o = U o mod A, at 306, X o = U o /A 307 stores the values of four neighboring points P (Xo,Yn) , P (Xo+1,Yn) , P (Xo+1,Yn+1) , P (Xo,Yn+1) in the image memory. Load more. In 308, the above 30
Interpolation calculations are performed using the results of 2, 305, and 307 as input information. In 309, U o+1 = U o +a n=n+1, and in 311, V n+1 =V n +b m=m+1. However, in the above procedure, mod is an operation for obtaining the remainder of division, and / is an operation for obtaining the quotient of division.

前記手順に従うと、106点よりなる拡大縮小画
像を得るのに約1秒を要することが確認されてい
る。これは、走査線密度8本/mmのフアクシミリ
等でA4版サイズに当る拡大縮小画像を得るのに
約4秒を要することに相当する。前記手順では、
実際には、305,306と307,308は並
列に計算できる。このとき、前記処理時間を支配
するのは、処理306,307のパスである。
It has been confirmed that if the above procedure is followed, it takes about 1 second to obtain a scaled image consisting of 10 6 points. This corresponds to the fact that it takes about 4 seconds to obtain an enlarged/reduced image corresponding to the size of an A4 paper using a facsimile machine with a scanning line density of 8 lines/mm. In the above steps,
Actually, 305, 306 and 307, 308 can be calculated in parallel. At this time, it is the passes of processes 306 and 307 that govern the processing time.

本発明の目的は、前記処理306,307のパ
スを高速化することにより、従来の各種方式によ
る拡大縮小処理を高速化することにある。
An object of the present invention is to speed up the scaling processing by various conventional methods by speeding up the passes of the processing 306 and 307.

この発明は、前記xo,ynの列、およびXo+1,−
Xo,Yn+1−Ynの列が、固定長の周期で基本列を
繰返す周期列であることを利用することにより前
記目的を達成したものである。具体的には、前記
各基本列を、ローテート・シフト・レジスタに初
期ロードし、これをタイミングパルスにより順次
ローテート・シフトし、情報を取り出すことによ
り、実現する。
This invention provides the above-mentioned sequences x o , y n and x o+1 , −
The above object is achieved by utilizing the fact that the sequence X o , Y n+1 -Y n is a periodic sequence that repeats the basic sequence at a fixed length period. Specifically, this is achieved by initially loading each of the basic columns into a rotating shift register, sequentially rotating and shifting this using a timing pulse, and extracting information.

まず前記周期性について説明する。最初にxo
ついて説明する。xoは、前述のように xo=Uo mod A Uo+1=Uo+a で定義できる。このとき、任意のnに関して、 xo+A=Uo+A mod A =(Uo+A・a)mod A =Uo mod A =Xo が成立する。よつて、xoは、周期が高々Aの周期
列である。基本列は、x0,x1,…,xA-1である。
ynも、全く同様にして、周期が高々Bの周期列
で、基本列がy0,y1,…yB-1であることが証明で
きる。次にXo+1−Xoについて説明する。Xoは前
述のように、 A・Xo=Uo−xo で定義できる。故に A・(Xo+1−Xo)=a−(Xo+1−Xo) となる。このとき、 Xo+1−Xo=ΔXo とおくと、任意のnに関して、 A・ΔXo+A=a−(xo+A+1−xo+A) =a−(xo+1−xo) =A・ΔXo が成立する。よつて、 ΔXo+A=ΔXo が成立する。よつてΔXo=Xo+1−Xoは、周期が
高々Aの周期列である。基本列はΔX0,ΔX1
…,ΔXA-1である。ΔYo=Yo+1−Yoも、全く同
様にして、周期が高々Bの周期列で、基本列が
ΔY0,ΔY1,…,ΔYB-1であることが証明でき
る。
First, the periodicity will be explained. First, let me explain about x o . x o can be defined as x o = U o mod A U o +1 = U o + a as described above. At this time, for any n, x o + A = U o + A mod A = (U o + A · a) mod A = U o mod A = X o holds true. Therefore, x o is a periodic sequence with period A at most. The basic sequences are x 0 , x 1 , ..., x A-1 .
In exactly the same way, it can be proven that y n is a periodic sequence with a period of at most B, and the fundamental sequences are y 0 , y 1 , . . . y B-1 . Next, X o+1 −X o will be explained. As mentioned above, X o can be defined as A·X o = U o −x o . Therefore, A・(X o+1 −X o )=a−(X o+1 −X o ). At this time, if we set X o+1 −X o =ΔX o , then for any n, A・ΔX o+A = a−(x o+A+1 −x o+A ) = a−(x o +1 −x o ) =A・ΔX o holds true. Therefore, ΔX o+A = ΔX o holds true. Therefore, ΔX o =X o+1 −X o is a periodic sequence with a period of at most A. The basic columns are ΔX 0 , ΔX 1 ,
..., ΔX A-1 . In exactly the same way, it can be proven that ΔY o =Y o+1 −Y o is a periodic sequence with a period of at most B, and the basic sequences are ΔY 0 , ΔY 1 , . . . , ΔY B-1 .

次に、本発明の一実施例について詳細に説明す
る。本発明の全体の構成を第4図に示す。401
はマイクロコンピユータ等の処理装置、402は
処理装置401の中の主記憶装置からパラレル形
式で読み出した原画像データをシリアル形式に変
換するパラレル=シリアル変換器(以下P/S変
換器と略す)、403は、バツフアメモリ404
の入力ラインを選択するデマルチプレクサ、40
4は原画像データをライン単位に特定ライン数
(例えば4ライン)格納するシフトレジスタを用
いたバツフアメモリ、405はバツフアメモリ4
04の出力ラインを選択するマルチプレクサ、4
06はマルチプレクサ405より補間点の近傍画
素の値を入力すると共に、ローテートシフトレジ
スタ413および414より格子内アドレスx,
yを入力し、拡大縮小画像の1画素の値を出力す
る補間計算器、407は補間計算器406よりシ
リアル形式で出力された拡大縮小画像データをパ
ラレル形式に変換し処理装置401の中の主記憶
装置に書き込むシリアル=パラレル変換器(以下
S/P変換器と略す)、408は処理装置401
からP/S変換器402への転送およびS/P変
換器407から処理装置401への転送を制御す
るリード=ライト・コントローラ(以下R/Wコ
ントローラと略す)409はバツフアメモリ40
4のシフト回数をローテートシフトレジスタ41
1より受取り、この回数のシフトパルスを出力す
るシフトコントローラ、410はバツフアメモリ
404に取込むべき処理装置401内主記憶装置
のアドレス情報を1ライン補間するごとに順次出
力するローテートシフトレジスタ、411はバツ
フアメモリ404のシフト回数を1画素補間する
ごとに順次出力するローテートシフトレジスタ、
412は1画素の補間を1ライン分カウントする
分周器、413は、補間点の格子内アドレスほx
座標を1画素補間するごとに順次出力するローテ
ートシフトレジスタ、414は補間点の格子内ア
ドレスのy座標を1ライン補間するごとに順次出
力するローテートシフトレジスタである。本図
を、第2図の記号と対応づけると、xoはローテー
トシフトレジスタ413の出力、yoは同414の
出力、Xo+1−Xo=ΔXoは、ローテートシフトレ
ジスタ411の出力、Yn+1−Yn=ΔYnはローテ
ートシフトレジスタ410の出力、nがカウント
アツプする度の1パルスが上記レジスタ411と
413の入力、mがカウントアツプする度の1パ
ルスが上記レジスタ410と414の入力、
Pxo+1,YnとPxo+1,Yn+1はマルチプレクサ40
5の出力となる。特に、補間点の近傍画素をΔXo
を用いて求めるためにバツフアメモリ404は、
シフトレジスタを使用する。
Next, one embodiment of the present invention will be described in detail. FIG. 4 shows the overall configuration of the present invention. 401
402 is a processing device such as a microcomputer, and 402 is a parallel-to-serial converter (hereinafter abbreviated as P/S converter) that converts original image data read out in parallel format from the main storage device in the processing device 401 into serial format; 403 is a buffer memory 404
a demultiplexer for selecting the input line of 40;
Reference numeral 4 denotes a buffer memory using a shift register that stores original image data line by line for a specific number of lines (for example, 4 lines); 405 denotes a buffer memory 4;
Multiplexer to select output line of 04, 4
06 inputs the values of neighboring pixels of the interpolation point from the multiplexer 405, and also inputs the in-lattice addresses x,
An interpolation calculator 407 inputs y and outputs the value of one pixel of the enlarged/reduced image, and an interpolation calculator 407 converts the enlarged/reduced image data output in serial format from the interpolation calculator 406 into a parallel format. A serial-to-parallel converter (hereinafter abbreviated as S/P converter) that writes to the storage device, 408 is a processing device 401
A read/write controller (hereinafter abbreviated as R/W controller) 409 controls the transfer from the buffer memory 40 to the P/S converter 402 and from the S/P converter 407 to the processing device 401.
Rotating shift register 41 for the number of shifts of 4
1, and a shift controller that outputs this number of shift pulses; 410, a rotating shift register that sequentially outputs the address information of the main memory in the processing device 401 to be taken into the buffer memory 404 every time one line is interpolated; 411, a buffer memory; a rotating shift register that sequentially outputs 404 shifts each time one pixel is interpolated;
412 is a frequency divider that counts the interpolation of one pixel for one line, and 413 is the in-grid address of the interpolation point.
A rotating shift register 414 sequentially outputs the coordinates each time one pixel is interpolated, and 414 is a rotating shift register that sequentially outputs the y coordinate of the in-grid address of the interpolation point each time one line is interpolated. Correlating this diagram with the symbols in Figure 2, x o is the output of the rotating shift register 413, y o is the output of the rotating shift register 414, and X o +1 - X o = ΔX o is the output of the rotating shift register 411. , Y n+1 - Y n = ΔY n is the output of the rotating shift register 410, one pulse every time n counts up is input to the registers 411 and 413, and one pulse every time m counts up is input to the register 410. and 414 input,
Px o+1 , Y n and Px o+1 , Y n+1 are multiplexers 40
The output will be 5. In particular, the neighboring pixels of the interpolation point are ΔX o
In order to obtain the buffer memory 404 using
Use shift registers.

次に、本実施例の動作を、第5図により説明す
る。501では拡大縮小の倍率、横方向A/a、
縦方向B/b(但し、A=Bは装置固有とする)
をもとに、処理装置でx,ΔX,y,ΔYの基本
列を計算し、各ローテートシフトレジスタ41
0,411,413,414にロードする。50
2では、原画像の先頭2行を、バツフアメモリ4
04にロードする。503では、ΔYをもとに、
原画像の次の2行のアドレスを計算する。504
では、前記503のアドレスをもとに、次の2行
をバツフアメモリ404の空ラインにロードす
る。
Next, the operation of this embodiment will be explained with reference to FIG. 501 is the scaling factor, horizontal direction A/a,
Vertical direction B/b (However, A=B is device specific)
Based on this, the processing unit calculates the basic columns of x, ΔX, y, ΔY, and calculates the basic columns of x, ΔX, y, ΔY, and
Load to 0,411,413,414. 50
2, the first two lines of the original image are transferred to buffer memory 4.
Load into 04. In 503, based on ΔY,
Calculate the addresses of the next two lines of the original image. 504
Now, based on the address 503, the next two lines are loaded into an empty line in the buffer memory 404.

505,507では、バツフアメモリ中の処理
中の2本のシフトレジスタの内容を1ビツトシフ
トし、あふれた2画素を補間計算器406内に取
込む。506では、507のシフト回数がΔXo
になるのを判定する。508では、xは509で
はΔXをローテートシフトすることにより、それ
ぞれxo,ΔXoを得る。510では、xo,yo、バツ
フアメモリよりあふれた最新の4画素をもとに補
間計算を行なう。511では、1行分の補間終了
の判定を行なう。512では、yを、513では
ΔYをローテートシフトすることにより、それぞ
れyn+1,ΔYnを得る。514では、1画像分の
補間終了の判定を行なう。
In steps 505 and 507, the contents of the two shift registers being processed in the buffer memory are shifted by one bit, and the two overflowing pixels are taken into the interpolation calculator 406. In 506, it is determined that the number of shifts in 507 becomes ΔX o times. In 508, x rotates and shifts ΔX in 509 to obtain x o and ΔX o , respectively. At 510, interpolation calculations are performed based on x o , y o , and the latest four pixels overflowing from the buffer memory. In step 511, it is determined whether interpolation for one line has ended. By rotating and shifting y in 512 and ΔY in 513, y n+1 and ΔY n are obtained, respectively. In 514, it is determined whether interpolation for one image has ended.

本実施例では、前記第5図において、処理50
6と507,508,509および処理512,
513および処理503と504,505〜51
3さが並列処理を行なう。この中で505〜51
3のパスの全処理時間は、シフトレジスタの拡大
縮小画像画素数のシフト時間に等しい。これは、
シフトレジスタとしてAn2827を使用して画素密
度8本/mmのA4版拡大縮小画像を得るのに約0.6
秒を要することに相当する。他方503と504
のパスの全処理時間は、原画像および拡大縮小画
像の全バイト数とバスの伝送速度の積に等しい。
これは、1Mバイト/秒のバスで前記A4版画像を
得るのに約1秒を要することに相当する。
In this embodiment, in the process 50 in FIG.
6 and 507, 508, 509 and processing 512,
513 and processing 503 and 504, 505-51
3 performs parallel processing. Among these, 505-51
The total processing time of the third pass is equal to the shift time of the number of pixels of the enlarged/reduced image in the shift register. this is,
It takes about 0.6 to obtain an A4 scale image with a pixel density of 8 lines/mm using A n 2827 as a shift register.
This corresponds to taking seconds. the other 503 and 504
The total processing time for the pass is equal to the total number of bytes in the original and scaled images multiplied by the bus transmission speed.
This corresponds to the fact that it takes about 1 second to obtain the A4 size image using a 1 Mbyte/sec bus.

以上説明したように、本発明によれば、従来ネ
ツクとなつていた第3図305,306,30
7,309の処理を第5図505〜509に置き
換えることにより、従来約4秒を要した前記A4
版画像の拡大縮小を、約1秒で実行できるという
効果がある。
As explained above, according to the present invention, FIG.
By replacing the process of 7,309 with steps 505 to 509 in FIG. 5, the A4 process that conventionally took about 4 seconds
This has the advantage that the printing image can be enlarged or reduced in about 1 second.

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

第1図a,b,c及び第2図は画像の拡大縮小
の説明図、第3図は従来方式の処理手順を示すフ
ローチヤート、第4図は本発明の一実施例の構成
図、第5図は本発明による処理手順を示すフロー
チヤートである。
1a, b, c and 2 are explanatory diagrams of image enlargement/reduction, FIG. 3 is a flowchart showing the processing procedure of the conventional method, and FIG. 4 is a block diagram of an embodiment of the present invention. FIG. 5 is a flowchart showing the processing procedure according to the present invention.

Claims (1)

【特許請求の範囲】 1 行方向および列方向に格子状に配列された複
数画素からなる原画像から、指定の倍率をもつ変
換画像上の各格子点対応に複数の近傍画素を選択
し、これらの近傍画素の値に基づいて上記変換画
像上の各格子点の画素値を決定するようにした画
像拡大縮小方式において、上記変換画像上の各格
子点対応に行なう上記原画像からの複数の近傍画
素の選択を、少なくとも行方向については、上記
指定倍率で決まる予め求めておいた周期性データ
を利用して行なうことを特徴とする画像拡大縮小
方式。 2 前記指定倍率に応じて決まる前記変換画像上
の各格子点と前記原画像上の複数の近傍画素との
間の位置関係に関する周期性データを予め記憶し
ておき、上記変換画像の各格子点の画素値を、上
記原画像から選択された各近傍画素の画素値と上
記位置関係に関する周期性データとに基づいて決
定することを特徴とする第1項記載の画像拡大縮
小方式。
[Claims] 1. From an original image consisting of a plurality of pixels arranged in a grid in the row and column directions, a plurality of neighboring pixels are selected corresponding to each grid point on a converted image with a specified magnification, and these pixels are In an image scaling method that determines the pixel value of each grid point on the converted image based on the value of neighboring pixels of the converted image, a plurality of neighboring pixels from the original image are An image enlarging/reducing method characterized in that pixel selection is performed, at least in the row direction, using predetermined periodicity data determined by the specified magnification. 2 Periodicity data regarding the positional relationship between each grid point on the converted image determined according to the specified magnification and a plurality of neighboring pixels on the original image is stored in advance, and each grid point on the converted image is stored in advance. 2. The image scaling method according to claim 1, wherein the pixel value of is determined based on the pixel value of each neighboring pixel selected from the original image and periodicity data regarding the positional relationship.
JP57071237A 1982-04-30 1982-04-30 Picture magnifying and reducing system Granted JPS58189762A (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP57071237A JPS58189762A (en) 1982-04-30 1982-04-30 Picture magnifying and reducing system
US06/489,350 US4610026A (en) 1982-04-30 1983-04-28 Method of and apparatus for enlarging/reducing two-dimensional images
EP83104227A EP0093429B1 (en) 1982-04-30 1983-04-29 Method of and apparatus for enlarging/reducing two-dimensional images
DE8383104227T DE3382016D1 (en) 1982-04-30 1983-04-29 METHOD AND DEVICE FOR ENLARGING / REDUCING TWO-DIMENSIONAL IMAGES.
US06/901,574 US4809345A (en) 1982-04-30 1986-08-29 Method of and apparatus for enlarging/reducing two-dimensional images

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57071237A JPS58189762A (en) 1982-04-30 1982-04-30 Picture magnifying and reducing system

Publications (2)

Publication Number Publication Date
JPS58189762A JPS58189762A (en) 1983-11-05
JPH0420224B2 true JPH0420224B2 (en) 1992-04-02

Family

ID=13454883

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57071237A Granted JPS58189762A (en) 1982-04-30 1982-04-30 Picture magnifying and reducing system

Country Status (1)

Country Link
JP (1) JPS58189762A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS623372A (en) * 1985-06-27 1987-01-09 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Image converter
JPS6231482A (en) * 1985-08-02 1987-02-10 Canon Inc Picture processor
US4988984A (en) * 1988-10-31 1991-01-29 International Business Machines Corporation Image interpolator for an image display system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5672576A (en) * 1979-11-19 1981-06-16 Ricoh Co Ltd Picture contracting method
JPS5676683A (en) * 1979-11-28 1981-06-24 Ricoh Co Ltd Processing method for picture deformation
JPS5679570A (en) * 1979-12-03 1981-06-30 Ricoh Co Ltd Picture size reducing and magnifying method and its device
JPS579166A (en) * 1980-06-19 1982-01-18 Ricoh Co Ltd Picture shrinking device
JPS5748153A (en) * 1980-09-04 1982-03-19 Ricoh Co Ltd Picture element density converting system
JPS5785161A (en) * 1980-11-14 1982-05-27 Fujitsu Ltd Image magnifying and reducing system
JPS57179890A (en) * 1981-04-28 1982-11-05 Ricoh Kk Picture variable power unit
JPS5884358A (en) * 1981-11-13 1983-05-20 Toshiba Corp Picture enlargement processor
JPS58184871A (en) * 1982-04-15 1983-10-28 Konishiroku Photo Ind Co Ltd Method and apparatus of picture element density conversion

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5672576A (en) * 1979-11-19 1981-06-16 Ricoh Co Ltd Picture contracting method
JPS5676683A (en) * 1979-11-28 1981-06-24 Ricoh Co Ltd Processing method for picture deformation
JPS5679570A (en) * 1979-12-03 1981-06-30 Ricoh Co Ltd Picture size reducing and magnifying method and its device
JPS579166A (en) * 1980-06-19 1982-01-18 Ricoh Co Ltd Picture shrinking device
JPS5748153A (en) * 1980-09-04 1982-03-19 Ricoh Co Ltd Picture element density converting system
JPS5785161A (en) * 1980-11-14 1982-05-27 Fujitsu Ltd Image magnifying and reducing system
JPS57179890A (en) * 1981-04-28 1982-11-05 Ricoh Kk Picture variable power unit
JPS5884358A (en) * 1981-11-13 1983-05-20 Toshiba Corp Picture enlargement processor
JPS58184871A (en) * 1982-04-15 1983-10-28 Konishiroku Photo Ind Co Ltd Method and apparatus of picture element density conversion

Also Published As

Publication number Publication date
JPS58189762A (en) 1983-11-05

Similar Documents

Publication Publication Date Title
US5008752A (en) Digital image interpolator with multiple interpolation algorithms
US5335295A (en) System and method for scaling a digital image
US4875173A (en) Image enlarging method and device
EP0009378A1 (en) Image transcribing apparatus
JP3166447B2 (en) Image processing apparatus and image processing method
JP3022405B2 (en) Image memory controller
JPH0420224B2 (en)
JPS6325553B2 (en)
GB2228388A (en) Combining video signals
US5062142A (en) Data processor producing a medial axis representation of an extended region
JPH05314250A (en) Method and device for smoothing enlarged image
EP0511606B1 (en) Parallel interpolator for high speed digital image enlargement
JPS59167772A (en) Picture data rotating device
JPS63166369A (en) Mobile vector detection circuit
JPS59214376A (en) Picture data processor
JPH0524552B2 (en)
JP3247441B2 (en) Image processing device
JPH05183735A (en) Method and device for picture conversion
JP2697679B2 (en) Dither image display device
JP2004040505A (en) Image processor
JP2000013679A (en) Image processor
JPS60189579A (en) Processor of picture data
JPH0863593A (en) Method and device for 90-degree-rotation processing of image data
JP2537851B2 (en) Image scaling processor
JP3009088B2 (en) Scan format converter