JPS6220074A - Image processing method - Google Patents

Image processing method

Info

Publication number
JPS6220074A
JPS6220074A JP60158435A JP15843585A JPS6220074A JP S6220074 A JPS6220074 A JP S6220074A JP 60158435 A JP60158435 A JP 60158435A JP 15843585 A JP15843585 A JP 15843585A JP S6220074 A JPS6220074 A JP S6220074A
Authority
JP
Japan
Prior art keywords
processing
image
data
interpolation
enlargement
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP60158435A
Other languages
Japanese (ja)
Inventor
Yuji Nishigaki
西垣 有二
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP60158435A priority Critical patent/JPS6220074A/en
Publication of JPS6220074A publication Critical patent/JPS6220074A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Abstract

PURPOSE:To execute an image conversion processing at a high speed and also without requiring a page memory with large capacity, by executing the magnification, rotation and reduction of an original image data. CONSTITUTION:Magnification interpolation rotation interpolation reduction processings and a parallel movement processing during that time are executed with respect to a data of every 1 line from an image reader 3, etc. In such a way, the parallel processing can be executed at a high speed, even as a buffer memory 4 before a conversion, a memory capacity of a full page of one page portion is not required, and by only providing a memory capacity of only a several line portion, an image conversion processing can be executed. Also, the interpolation processing is completed, a smooth and natural interpolation can be executed, and an image processing of a high quality can be executed.

Description

【発明の詳細な説明】 [産業上の利用分野〕 本発明は画像データに対するデータ変換処理を行なう画
像処理装置における画像処理方法に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an image processing method in an image processing apparatus that performs data conversion processing on image data.

[従来の技術] 従来、画像データに対して拡大/1M小、回転、平行移
動等の画像データの変換(一般にアフィン変換という)
を行な、う方法としては、変換の前と後にそれぞれフル
ページメモリをもち、変換後のアドレスに対応する変換
前のアドレスを計算し、変換の都度変換前のページメモ
リに対してデータを読込みにいっていた。
[Prior art] Conventionally, image data has been transformed by enlarging/reducing by 1M, rotation, translation, etc. (generally referred to as affine transformation).
The method to do this is to have full page memory before and after conversion, calculate the address before conversion that corresponds to the address after conversion, and read data into the page memory before conversion each time the conversion is performed. I went to

[発明が解決しようとする問題点] 従って従来の方法においてはオリジナル画像を直接ライ
ンセンサ等で読取ったラスタデータの場合にも、変換前
に原画像データを記憶するフルのページメモリが必須に
なる。
[Problems to be solved by the invention] Therefore, in the conventional method, even in the case of raster data obtained by directly reading the original image with a line sensor, etc., a full page memory is required to store the original image data before conversion. .

フルページメモリの容量としては、A4サイズ1ページ
で16 petS/mm 、深さ8ビツトの画像データ
で16Mバイトの記憶容量が必要となる。
The capacity of the full page memory is 16 petS/mm for one A4 size page, and 16 Mbytes for image data with a depth of 8 bits.

カラー画像データの場合には最低でもこの3倍の記憶容
量が必要であり、この場合にはフルページメモリの容量
は48Mバイトにもなる。
In the case of color image data, a storage capacity that is at least three times this amount is required, and in this case, the capacity of the full page memory becomes 48 Mbytes.

画像の変換処理においてはこの様な大容量のメモリを必
要とするため、画像の変換処理が可能な装置は複雑高価
なものとなってしまっていた。
Since image conversion processing requires such a large capacity memory, devices capable of image conversion processing have become complicated and expensive.

また、処理制御も複雑であり、ラスタデータに対しての
拡大/縮小、回転、平行移動等の画像変換処理にも多く
の時間を費やしており、これらの処理を高速で行なう有
効な方法もなかった。
In addition, processing control is complicated, and a lot of time is spent on image transformation processing such as enlarging/reducing, rotating, and translating raster data, and there is no effective method to perform these processes at high speed. Ta.

[問題点を解決するための手段] 本発明は上述従来技術の問題点を除去することを目的と
してなされたもので、例えばこの問題点を解決する一手
段として、原画像データ数947分の記憶容量を備える
ラインバッファメモリと、原画像データに対する拡大処
理を行なう拡大手段と、画像回転処理を行なう回転手段
と、画像縮小処理を行なう縮小手段とを備える。
[Means for Solving the Problems] The present invention has been made for the purpose of eliminating the problems of the above-mentioned prior art. For example, as a means of solving this problem, it is possible to The image forming apparatus includes a line buffer memory having a capacity, an enlarging means for enlarging original image data, a rotating means for performing an image rotation process, and a reducing means for performing an image reducing process.

[作用] かかる構成において原画像データに対する拡大処理を行
なう拡大工程と、該拡大工程に引き続き画像回転処理を
行なう回転工程と、該回転工程に引き続き画像縮小処理
を行なう縮小工程を実行することにより、画像変換処理
を高速で、かつ、大容量のページメモリを必要とせずに
実行することができる。
[Operation] In such a configuration, by performing an enlargement process in which the original image data is enlarged, a rotation process in which the image rotation process is performed subsequent to the enlargement process, and a reduction process in which the image reduction process is performed subsequent to the rotation process, Image conversion processing can be executed at high speed and without requiring a large capacity page memory.

し実施例1 以下、図面を参照して本発明に係る一実施例を説明する
Embodiment 1 Hereinafter, an embodiment of the present invention will be described with reference to the drawings.

し実施例の構成] 第1図は本発明に係る一実施例のブロック図であり、図
中1は本実施例の全体制御を司どるCPU、2はCPU
Iの後述する制御手順等の格納されている主メモリであ
る。3は画像情報を読取る画像読取装置であり、画像読
取装置3はオリジナル画像をラインセンサで読取り、読
み取った画像データを1ライン毎に順次ラスタデータと
して出力する。4は画像読取装置3より送られるラスタ
データを一時保持するバッファメモリであり、ラスタデ
ータの数ライン分のメモリ容量を備えるのみである。5
はバッファメモリ4よりの画像データ中の所定領域(所
定部分)に対して必要な拡大処理を実行する拡大処理部
、6は拡大処理や回転処理が行なわれた後等の欠落画素
データの捕間やこれらの画素データの平均操作等を行な
う補間処理部、7は画像データに対して必要に応じた所
定の回転処理を実行する回転処理部、8は画像データに
対して必要に応じて縮小処理を実行する縮小処理部、9
は画像変換処理等を行なった画像データをページ単位で
記憶するページメモリである。また20は各処理部間を
接続するバスである。
Configuration of this embodiment] FIG. 1 is a block diagram of an embodiment according to the present invention, in which 1 is a CPU that controls the entire control of this embodiment, and 2 is a CPU.
This is the main memory in which control procedures and the like, which will be described later, are stored. 3 is an image reading device for reading image information; the image reading device 3 reads an original image with a line sensor, and sequentially outputs the read image data line by line as raster data. A buffer memory 4 temporarily stores raster data sent from the image reading device 3, and has a memory capacity for only several lines of raster data. 5
6 is an enlargement processing unit that performs necessary enlargement processing on a predetermined area (predetermined portion) in the image data from the buffer memory 4, and 6 is an enlargement processing unit that captures missing pixel data after enlargement processing and rotation processing are performed. and an interpolation processing unit that performs averaging operations on these pixel data, 7 a rotation processing unit that performs a predetermined rotation process as necessary on the image data, and 8 a reduction process as necessary on the image data. a reduction processing unit that executes
is a page memory that stores image data that has been subjected to image conversion processing and the like in units of pages. Further, 20 is a bus that connects each processing section.

[実施例の動作] 以」−の構成より成る本実施例における画像データ変換
処理の工程図を第2図に示す。
[Operation of the Embodiment] FIG. 2 shows a process diagram of the image data conversion process in this embodiment, which consists of the following configuration.

以下、本実施例における第2図に示す画像データ変換処
理工程を、第3図に示す例を具体例として詳細に説明す
る。
Hereinafter, the image data conversion process shown in FIG. 2 in this embodiment will be explained in detail using the example shown in FIG. 3 as a specific example.

第3図(a)に示す30は画像読取装置3にて読取られ
る原稿の1頁の大きさを示し、この1頁の原稿30中の
31に示す部分を拡大/1i!小、回転、中・行移動等
の画像データ変換処理を行ない、第3図(b)に示すペ
ージメモリ9の1頁の領域32中の33で示す領域に格
納される例である。
30 shown in FIG. 3(a) indicates the size of one page of the original read by the image reading device 3, and the portion shown at 31 in this one page of the original 30 is enlarged/1i! This is an example in which image data conversion processing such as small size, rotation, middle/line movement, etc. is performed, and the image data is stored in the area 33 in the area 32 of one page of the page memory 9 shown in FIG. 3(b).

本実施例のバッファメモリ4は画像読取装置3のCOD
等で構成されるラインセンサよりのラスタデータの数ラ
イン分の記憶容量を備えるのみであり1時系夕1jで送
られてくる画素データ(ラスタデータ)を、順次第2図
に示す工程に従いパイプライン処理を行ない、変換処理
を行なった画像データはページメモリに順次書き込まれ
る。
The buffer memory 4 of this embodiment is the COD of the image reading device 3.
The pixel data (raster data) sent in the 1st hour system is sequentially transferred to a pipe according to the process shown in Figure 2. Image data that has been subjected to line processing and conversion processing is sequentially written to page memory.

第3図(a)、(b)に示す様に拡大、回転、平行移動
、縮小という全ての変換処理を行なう時には第2図に示
す工程を順次全て実行し、必要としない処理がある場合
にはそれらの処理をスキップして次の処理の実行に行く
As shown in Figures 3(a) and (b), when performing all conversion processes such as enlargement, rotation, translation, and reduction, all steps shown in Figure 2 are executed in sequence, and if there is any unnecessary processing, skips those processes and moves on to the next process.

第3図の例においては拡大処理を含むため、まず拡大処
理部5において110の整数倍拡大処理工程を実行する
。拡大の倍率をαとすると、1の整数倍拡大ではαが整
数のときは6倍し、αが整数でないときは([αコ+1
)倍([コはガウス記号)する。即ち1くαく2のとき
は2倍拡大し、2くαく3のときは3倍拡大となる。
Since the example shown in FIG. 3 includes an enlargement process, the enlargement processing section 5 first executes an integer times enlargement process of 110. If the magnification factor is α, then for integer times expansion of 1, if α is an integer, it will be multiplied by 6, and if α is not an integer, it will be multiplied by 6 ([α+1
) times ([ is a Gaussian symbol). That is, when 1 x α x 2, the image is expanded twice, and when 2 x α x 3, it is expanded three times.

この様に本実施例においては、一旦実際の倍率以上に拡
大するため、後述する縮小処理工程150を実行して倍
率の補正を行なう、即ち、αが整数でない場合には縮小
処理工程150でα/([α]+1)に縮小されること
になる。
In this way, in this embodiment, in order to once enlarge the magnification beyond the actual magnification, the reduction processing step 150 described later is executed to correct the magnification. That is, if α is not an integer, the reduction processing step 150 /([α]+1).

整数倍拡大処理工程110を実行すると必然的にデータ
のない画素(欠落処理)が生ずるため、次の補間工程1
20でデータの補間を行なう。
When the integer multiple enlargement processing step 110 is executed, pixels with no data (missing processing) inevitably occur, so the next interpolation step 1 is performed.
20 performs data interpolation.

そして次に、公知の方法による回転処理工程130を実
行する。ここでも回転処理の結果データのない画素が生
するため、続いて140の補間処理工程を実行する。
Then, a rotation processing step 130 is performed using a known method. Here, too, as a result of the rotation process, there are pixels with no data, so the interpolation process step 140 is subsequently executed.

モして統〈150の縮小処理工程を実行する。Then, the reduction processing step of 150 is executed.

拡大モードにおいて拡大率αが整数でない場合にはα/
([α]+1)倍の縮小を実行する。
In enlargement mode, if the enlargement rate α is not an integer, α/
Execute reduction by a factor of ([α]+1).

また拡大モードでなく縮小モードであった時には、光の
整数倍拡大処理工程110及び補間工程120は実行さ
れず、この縮小処理工程150において与えられた縮小
率に従って縮小処理が実行される。
Furthermore, when the mode is not the enlargement mode but the reduction mode, the light integer times enlargement processing step 110 and the interpolation step 120 are not executed, and the reduction processing is performed according to the reduction ratio given in the reduction processing step 150.

回転処理の必要でない場合にも回転処理工程130、及
び、補間工程140がスキップされ、実行されないこと
は勿論である。
Of course, even when rotation processing is not necessary, the rotation processing step 130 and the interpolation step 140 are skipped and not executed.

なお、平行移動処理については、データのない画素が発
生することもなく、ページメモリ9に対するアドレス変
換処理のみで対応することができる。このため、整数倍
拡大処理工程110又は回転処理工程130又は、縮小
処理工程150の任意の処理工程の前に挿入して実行す
ればよく、効率を考えて選択して実行させればよい。こ
れにより、操作性を上げることができる。
Note that the parallel movement process can be handled only by address conversion processing for the page memory 9 without generating pixels with no data. Therefore, it may be inserted and executed before any processing step of the integer-fold enlargement processing step 110, the rotation processing step 130, or the reduction processing step 150, and may be selected and executed in consideration of efficiency. Thereby, operability can be improved.

次に補間工程140の外に補間工程120を別途行なう
必要性について説明する。
Next, the necessity of separately performing the interpolation process 120 in addition to the interpolation process 140 will be explained.

2つの補間工程120,140がないと拡大/縮小、平
行移動、回転の変換が全て座標変換だけで行なうことが
でき、しかもそれらを1つの結合した変換(アフィン変
換)として座標変換することもできるのでとても都合が
良いかのように見える。しかしこの2つの補間工程12
0,140がないと1例えば第4図(a)に示す画像デ
ータを2倍に拡大し、45度回転させる場合に、全ての
補間を一つの工程(補間工程140)で行なおうとする
と、第4図(b)に示す様にデータを補間すべき画素が
多くなり、しかも画素データが自然につながる補間が極
めて困難なものとなる。このため整数倍拡大工程110
の後にも補間工程120を実行させているのである。こ
れにより滑らかな自然な補間が可能となった。
Without the two interpolation steps 120 and 140, all transformations such as enlargement/reduction, translation, and rotation can be performed only by coordinate transformation, and moreover, they can also be coordinate transformed as one combined transformation (affine transformation). So it looks like it's very convenient. However, these two interpolation steps 12
For example, when the image data shown in FIG. 4(a) is enlarged twice and rotated by 45 degrees, if all interpolation is performed in one step (interpolation step 140), As shown in FIG. 4(b), the number of pixels for which data must be interpolated increases, and interpolation that naturally connects pixel data becomes extremely difficult. For this reason, the integer times enlargement step 110
The interpolation step 120 is also executed after . This allows for smooth and natural interpolation.

また、拡大と補間を完全に分#実行するのでなく、画処
理を組み合わせて行なうこともできる。
Furthermore, instead of performing enlargement and interpolation completely, image processing can be performed in combination.

この−例を7FS5図のタイミングチャートも参照して
以下に説明する。
This example will be explained below with reference also to the timing chart of Figure 7FS5.

整数倍拡大工程110において、先ず主走査方向(X方
向)に対する拡大工程を考える。ここで拡大率α=1.
2であったとすると、整数倍拡大工程110での拡大処
理は[α] +1=2となり、2倍の拡大を実行するこ
とになる。例えば第5図(a)に示す“A″、“B″、
“C′”の各データがバッファメモリ4のアドレス″0
°°、41′′。
In the integer multiple enlargement step 110, first consider the enlargement step in the main scanning direction (X direction). Here, the magnification rate α=1.
If it is 2, the enlargement process in the integer-fold enlargement step 110 will be [α]+1=2, and a two-fold enlargement will be executed. For example, "A", "B" shown in FIG. 5(a),
Each data of "C'" is at address "0" of buffer memory 4.
°°, 41''.

“2°°に格納されたとする。この場合にはバッファメ
モリ4よりの読出しクロックを画素クロック(読出しア
ドレス歩進クロック)の2倍として読出す(第5図(b
)l。これによりバッファメモリ4よりの読出しデータ
は第5図(C)の様になり、結果として2倍に拡大され
たことになる。そして同時に拡大されたデータ間の補間
も行なわれている。
In this case, the read clock from the buffer memory 4 is twice the pixel clock (read address increment clock) (Fig. 5(b)
) l. As a result, the data read from the buffer memory 4 becomes as shown in FIG. 5(C), and as a result, the data is expanded twice. At the same time, interpolation between the enlarged data is also performed.

なお、ここでは補間されたデータは、同一画素データが
拡大倍率分連続しているが、例えば、この後で補間処理
部6で主走査2画素(拡大倍率分の画素)の平均操作を
行なってデータのつながりを良くすることもできる。
Note that the interpolated data here consists of the same pixel data consecutively corresponding to the enlargement magnification, but for example, after this, the interpolation processing section 6 performs an averaging operation on two main scanning pixels (pixels corresponding to the enlargement magnification). It can also improve data connectivity.

副走査方向(Y方向)の拡大処理についても同様に、2
倍に拡大する時には1ライン分のデータを繰返し読出す
様制御すれば良い。ここで、水モ同期信号により読出し
ラインを変更する場合には、水モ同期信号を入力とする
カウンタを設け、2倍の時は?進カウンタ、3倍の時は
3進カウンタとして、バッファメモリ4の読出しライン
の変更を水平回期信号が2倍への拡大時には2回に1回
(3倍への拡大時には3回に1回)行う様にすれば良い
Similarly, for the enlargement process in the sub-scanning direction (Y direction), 2
When enlarging the data twice, it is sufficient to perform control such that data for one line is read out repeatedly. Here, if you want to change the readout line using the water mode synchronization signal, a counter that receives the water mode synchronization signal as input is provided, and what happens when it is twice as high? When the horizontal period signal is doubled, it is used as a decimal counter, and as a ternary counter when the horizontal period signal is doubled (as a ternary counter when it is tripled), and once every third time when the horizontal period signal is expanded to 3 times. ).

なお、この場合にも補間処理部6において副操作方向の
画素に対して平均操作を行なえば、データのつながりを
艮くすることかできる。
In this case as well, if the interpolation processing section 6 performs an averaging operation on the pixels in the sub-operation direction, the connection of data can be made clear.

以上の様にして整数倍拡大処理工程110及び補間工程
120を実行することができる。
In the manner described above, the integer multiple enlargement processing step 110 and the interpolation step 120 can be executed.

次に回転処理工程130及び補間工程14.6を説明す
る。
Next, the rotation processing step 130 and the interpolation step 14.6 will be explained.

回転処理工程130においてはまず回転処理部7におい
て座標変換を行ない、変換後の座標に最も近い画素(ア
ドレス)にそのデータを対応させ回転処理を行なう。し
かし、回転処理を行なうとデータのない画素が生ずるこ
とがある。しかし、ここでの回転は等倍の回転であるた
め、このデータのない画素が2つ以上連続して生ずるこ
とはない。このため補間処理部6では1つの画素のデー
タを、回転処理により変換された座標に隣接した2X2
の画素に書込む。例えば最も近い画素のアドレスを(i
 、 D とすると、(++1.0  。
In the rotation processing step 130, the rotation processing section 7 first performs coordinate transformation, and performs rotation processing by making the data correspond to the pixel (address) closest to the coordinates after the transformation. However, rotation processing may result in pixels having no data. However, since the rotation here is a same-magnification rotation, two or more pixels without data do not occur consecutively. Therefore, the interpolation processing unit 6 converts the data of one pixel into 2×2 pixels adjacent to the coordinates transformed by rotation processing.
write to the pixel. For example, the address of the nearest pixel (i
, D, then (++1.0.

(i 、++1)、(++1 、++1)にも同じデー
タを書込む。ラスタデータに対してこの処理を順次行な
う、もしデータが2度以上同一アドレスに書込まれたと
きは、後で書込まれたデータが有効になる。このため、
データのない画素が生ずることがなくなり、また、デー
タのつながりが不自然となることもない。
The same data is also written to (i, ++1) and (++1, ++1). This process is performed on raster data sequentially; if data is written to the same address more than once, the data written later becomes valid. For this reason,
Pixels with no data do not occur, and data connections do not become unnatural.

この様にして回転処理工程130及び補間工程140を
行なうことができる。
In this manner, the rotation processing step 130 and the interpolation step 140 can be performed.

次に縮小処理部8による縮小処理工程150を説明する
Next, the reduction processing step 150 by the reduction processing section 8 will be explained.

整数倍の拡大モードの場合には縮小処理を行なわないが
、縮小モードのときには設定された縮小率βそのままの
縮小処理を行ない、拡大モードであり拡大倍率αが整数
でない場合には、縮小率β=α/([α]+1) の縮小処理を行なう。
In the case of the integer magnification mode, no reduction processing is performed, but in the reduction mode, the reduction processing is performed as is with the set reduction ratio β, and in the enlargement mode and the enlargement ratio α is not an integer, the reduction processing is performed as is. =α/([α]+1) Reduction processing is performed.

こノ縮小処理は、ページメモリ9に書込む時に間引いて
書込むことにより行なわれる。この間引き方法としては
レートマルチプライヤによる方法等も考えられるが、本
実施例においては以下の方法により行なわれる。
This reduction process is performed by thinning out the data when writing to the page memory 9. As this thinning method, a method using a rate multiplier or the like may be considered, but in this embodiment, the following method is used.

ます、主走査方向(X方向)に対する縮小について説明
する。
First, reduction in the main scanning direction (X direction) will be explained.

ここで、縮小倍率をβ、縮小処理部8への入力データの
アドレスをm、ページメモリ9への書込みアドレスをn
とすると、n=[βm]を満足するアドレスmの入力デ
ータをページメモリ9のアドレスnに書込む。従ってア
ドレスnには複数の人力データが書込まれることもある
が、最後に書込まれたデータが有効となり、先に書込ま
れたデータが間引かれることになる。
Here, the reduction magnification is β, the address of the input data to the reduction processing unit 8 is m, and the write address to the page memory 9 is n.
Then, input data at address m that satisfies n=[βm] is written to address n of page memory 9. Therefore, although a plurality of pieces of manual data may be written to address n, the data written last becomes valid, and the data written first is thinned out.

例えば、縮小処理部8に第6図(a)に示すアドレスm
に対応して入力データが送られてきた場合で、拡大率α
=1.2の時には、縮小率β=α/([α]+1)=0
.6となり、ページメモリ9のアドレスnに書込まれる
データは第6図(b)に示すデータとなる。従って、n
=oには°B″n=1には” D ”、n=2には°゛
E″がそれぞれ書込まれる。
For example, the address m shown in FIG. 6(a) is stored in the reduction processing unit 8.
When the input data is sent corresponding to the expansion rate α
When = 1.2, reduction rate β = α / ([α] + 1) = 0
.. 6, and the data written to the address n of the page memory 9 becomes the data shown in FIG. 6(b). Therefore, n
=o is written with ``D'', n=1 is written with ``D'', and n=2 is written with ``E''.

この縮小処理部8へのアドレスmに対する入力データと
ページメモリ9への書込みアドレスn及び書込みデータ
との関係を下表に示す。
The relationship between the input data to the address m to the reduction processing unit 8 and the write address n and write data to the page memory 9 is shown in the table below.

表 副走査方向(Y方向)に対する縮小処理についても入力
データのMラインをページメモリ9に書込むNラインの
データと対応づけ、上述と同様にして縮小処理を実行す
れば良い。
Regarding the reduction processing in the table sub-scanning direction (Y direction), the M lines of input data may be associated with the N lines of data to be written to the page memory 9, and the reduction processing may be performed in the same manner as described above.

以上の処理は各処理部において全く独立して行なわれ、
例えば画像読取装置3よりのラスタデータがバッファメ
モリ4に送られている時に、先にバッファメモリ4に格
納されたデータが拡大処理部5や補間処理部6で拡大処
理が同時に処理(パイプライン処理)される。
The above processing is performed completely independently in each processing section,
For example, when raster data from the image reading device 3 is sent to the buffer memory 4, the data previously stored in the buffer memory 4 is enlarged by the enlargement processing unit 5 and the interpolation processing unit 6 at the same time (pipeline processing ) to be done.

ページメモリ9に格納された変換済画像データは順次画
像出力装置lOにより読出され、出力される。この画像
出力装置10は例えばCRT表示装置上への画像データ
の出力、又は、画像プリンタによる画像データの永久可
視表示を行なう装置等である。
The converted image data stored in the page memory 9 is sequentially read out and output by the image output device IO. The image output device 10 is, for example, a device that outputs image data onto a CRT display device or permanently displays image data using an image printer.

以上説明した様に本実施例によれば、画像読取装置3簿
よりの1ライン毎のデータに対して拡大→補間→回転→
葡間→縮小処理及びその間におけるf打移動処理を行な
うこととしたため、高速での平行処理が行なえ、また、
変換前のバッファメモリ4としても1ペ一ジ分のフルペ
ージのメモリ容量が必要とされず、わずか数ライン分の
メモリ容量を備えるのみで画像変換処理が可能となる。
As explained above, according to this embodiment, the data for each line from the three image reading devices is enlarged → interpolated → rotated →
Since we decided to perform the process of reducing → reduction and the f-stroke movement process in between, we were able to perform parallel processing at high speed, and
Even as the buffer memory 4 before conversion, a full page memory capacity for one page is not required, and image conversion processing can be performed with only a memory capacity for a few lines.

また上述の工程に従い処理を行なうため、補間処理も万
全となり、滑らかな、自然な補間が行なえ、高品質の画
像処理が行なえる。
Further, since the processing is performed according to the above-described steps, the interpolation processing is also perfect, and smooth and natural interpolation can be performed, allowing high-quality image processing to be performed.

[発明の効果コ 以上説明した様に本発明によれば、画像情報の変換処理
が高速かつ大容量のメモリを必要とせず、簡単な構成で
行なうことができる。また必要な補間処理を画像変換の
都度行なうため、非常に自然な形での高画質の画像変換
処理が実現した。
[Effects of the Invention] As described above, according to the present invention, image information conversion processing can be performed at high speed and without requiring a large capacity memory, and with a simple configuration. Furthermore, since the necessary interpolation processing is performed each time image conversion is performed, a very natural, high-quality image conversion process has been realized.

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

第1図は本発明に係る一実施例のブロック図、第2図は
本発明に係る一実施例の画像変換工程図、 第3図(a)、(b)は本実施例の画像変換の例を説明
する図、 第4図(a)、(b)は補間処理を実行しない時の画像
の拡大/回転処理の例を説明する図、第5図(a)〜(
C)は本実施例の拡大/補間処理タイミングチャート、 第6図(a)、(b)は本実施例の縮小処理タイミング
チャートである。 図中、3・・・画像読取装置、4・・・バッファメモリ
、5・・・拡大処理部、6・・・補間処理部、7・・・
回転処理部、8・・・縮小処理部、9・・・ページメモ
リ、10・・・画像出力装置である。 特許出願人   キャノン株式会社 ニー″−゛ 代理人 弁理士    大 塚 康徳  ・−・; −′ 第3図 (G) A 3゜ 第 第4図(0) 第3図 (b) 4図 (b)
Figure 1 is a block diagram of an embodiment of the present invention, Figure 2 is an image conversion process diagram of an embodiment of the present invention, and Figures 3 (a) and (b) are diagrams of image conversion of this embodiment. Figures 4(a) and 4(b) are diagrams illustrating an example of image enlargement/rotation processing when no interpolation processing is performed, and Figures 5(a) to 5(b) are diagrams explaining examples.
C) is an enlargement/interpolation processing timing chart of this embodiment, and FIGS. 6(a) and 6(b) are reduction processing timing charts of this embodiment. In the figure, 3... Image reading device, 4... Buffer memory, 5... Enlargement processing section, 6... Interpolation processing section, 7...
Rotation processing section, 8: Reduction processing section, 9: Page memory, 10: Image output device. Patent applicant Canon Co., Ltd. Representative Patent attorney Yasunori Otsuka ---; -' Figure 3 (G) A 3゜Figure 4 (0) Figure 3 (b) Figure 4 (b)

Claims (4)

【特許請求の範囲】[Claims] (1)画像データに対するデータ変換処理を行なう画像
処理装置における画像処理方法において、必要に応じて
原画像データに対する拡大処理を行なう拡大工程と、該
拡大工程に引き続き画像回転処理を行なう回転工程と、
該回転工程に引き続き画像縮小処理を行なう縮小工程よ
り成ることを特徴とする画像処理方法。
(1) In an image processing method in an image processing device that performs data conversion processing on image data, an enlargement step of performing enlargement processing on original image data as necessary; a rotation step of performing image rotation processing subsequent to the enlargement step;
An image processing method comprising a reduction step of performing image reduction processing subsequent to the rotation step.
(2)拡大工程と回転工程間及び回転工程と縮小工程間
に欠落した画像データの補間を行なう補間工程を組み入
れることを特徴とする特許請求の範囲第1項記載の画像
処理方法。
(2) The image processing method according to claim 1, further comprising an interpolation step for interpolating missing image data between the enlargement step and the rotation step and between the rotation step and the reduction step.
(3)拡大工程は整数倍拡大処理を行なうことを特徴と
する特許請求の範囲第1項又は第2項記載の画像処理方
法。
(3) The image processing method according to claim 1 or 2, wherein the enlarging step is an integer-fold enlarging process.
(4)原画像データは1ライン毎に送られるラスタデー
タであることを特徴とする特許請求の範囲第1項より第
3項のいずれかに記載の画像処理方法。
(4) The image processing method according to any one of claims 1 to 3, wherein the original image data is raster data sent line by line.
JP60158435A 1985-07-19 1985-07-19 Image processing method Pending JPS6220074A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60158435A JPS6220074A (en) 1985-07-19 1985-07-19 Image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60158435A JPS6220074A (en) 1985-07-19 1985-07-19 Image processing method

Publications (1)

Publication Number Publication Date
JPS6220074A true JPS6220074A (en) 1987-01-28

Family

ID=15671700

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60158435A Pending JPS6220074A (en) 1985-07-19 1985-07-19 Image processing method

Country Status (1)

Country Link
JP (1) JPS6220074A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6480631B2 (en) 1997-11-25 2002-11-12 Fuji Xerox Co., Ltd. Geometrical image processing apparatus and method of transforming parts of a divided image
EP1457413A2 (en) 2003-03-12 2004-09-15 Yamaha Hatsudoki Kabushiki Kaisha Motorcycle

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS56106280A (en) * 1980-01-28 1981-08-24 Sharp Kk Bit pattern magnification system
JPS5819975A (en) * 1981-07-30 1983-02-05 Sony Corp Picture converting device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS56106280A (en) * 1980-01-28 1981-08-24 Sharp Kk Bit pattern magnification system
JPS5819975A (en) * 1981-07-30 1983-02-05 Sony Corp Picture converting device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6480631B2 (en) 1997-11-25 2002-11-12 Fuji Xerox Co., Ltd. Geometrical image processing apparatus and method of transforming parts of a divided image
EP1457413A2 (en) 2003-03-12 2004-09-15 Yamaha Hatsudoki Kabushiki Kaisha Motorcycle

Similar Documents

Publication Publication Date Title
JPH1055437A (en) Method for generating pixel value of image at destination of expansion
EP0410771A2 (en) Image processing apparatus
JPS6220074A (en) Image processing method
JPH10191392A (en) Image signal processor
JP2000324337A (en) Image magnification and reducing device
JPH0481231B2 (en)
JPH07118002B2 (en) Image processing device
JPS6220075A (en) Image information conversion system
JP4746945B2 (en) Resolution conversion apparatus and method
JP2570815B2 (en) Optical character recognition device
JP2537851B2 (en) Image scaling processor
JP2641432B2 (en) Interface device
JP2575641B2 (en) Image editing processing method
JPH04354068A (en) Method and device for interpolating picture data
JP2974596B2 (en) Color image processing equipment
JP2653781B2 (en) Image editing processing method
JPS59200373A (en) Coordinate converting circuit
JP4945462B2 (en) Image scaling processing method, image scaling processing apparatus, image processing apparatus, and image forming apparatus
JP2862498B2 (en) Image processing method
JPS63124178A (en) Picture processor
JPH05127980A (en) Picture processor
JPH04329482A (en) Image rotation processing method and processing device for relevant method
JP2903175B2 (en) Image processing device
JPS62140549A (en) Image editing processor
JP2511912B2 (en) Binary image processing method and apparatus