JP2000311241A - Image processor - Google Patents

Image processor

Info

Publication number
JP2000311241A
JP2000311241A JP11121547A JP12154799A JP2000311241A JP 2000311241 A JP2000311241 A JP 2000311241A JP 11121547 A JP11121547 A JP 11121547A JP 12154799 A JP12154799 A JP 12154799A JP 2000311241 A JP2000311241 A JP 2000311241A
Authority
JP
Japan
Prior art keywords
memory
data
processing
image processing
interpolation
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
JP11121547A
Other languages
Japanese (ja)
Inventor
Akira Ueno
晃 上野
Keisuke Nakazono
啓介 中薗
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.)
Olympus Corp
Original Assignee
Olympus Optical Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Olympus Optical Co Ltd filed Critical Olympus Optical Co Ltd
Priority to JP11121547A priority Critical patent/JP2000311241A/en
Publication of JP2000311241A publication Critical patent/JP2000311241A/en
Pending legal-status Critical Current

Links

Classifications

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

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide an image processor which can decrease the quantity of data to be transferred via a bus and also can perform plural image processing operations including the scaling processing in real time and via a pipeline without increasing the memory capacity. SOLUTION: A memory 6 consisting of (4×5) pieces of independent memory elements is prepared at the preceding stage of a scaling processing part 8 to perform the 16-point cubic interpolation processing. The memory 6 is used with switching carried out in every row between (4×4) pieces of memory elements which read out the input data for the interpolation processing and (4×1) pieces of memory elements which write the output data given from the preceding processing part. Then (4×4) pieces of data which are stored in a read memory element of the memory 6 and necessary for the interpolation processing are selectively read out to carry out the interpolation processing. At the same time, the output data given from the preceding processing part are written in the remaining write memory elements to carry out the pipeline processing.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、ディジタルカメ
ラ等の電子的撮像装置に用いられる画像処理装置、特に
少ないメモリ容量でリアルタイムでパイプライン処理を
実現することが可能な拡大縮小処理を含む画像処理装置
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus used for an electronic image pickup apparatus such as a digital camera, and more particularly to an image processing apparatus including a scaling processing capable of realizing pipeline processing in real time with a small memory capacity. Related to the device.

【0002】[0002]

【従来の技術】一般に、CCDなどの固体撮像素子を用
いたディジタルカメラ等の電子的撮像装置における拡大
縮小処理を含む画像処理手順としては、図13に示すよう
に、まずCCD撮像素子101 から出力された撮像信号は
プリプロセス処理102 がなされたのち、フレームメモリ
103 に一旦記憶される。次いで、フレームメモリ103 か
ら画像データを読み出し、拡大縮小処理を含むイメージ
プロセス処理104 を順次行い、最後にJPEG処理105
を行って、メモリカード106 等の記録媒体に記録すると
いう処理がなされている。
2. Description of the Related Art Generally, as an image processing procedure including an enlargement / reduction process in an electronic imaging device such as a digital camera using a solid-state imaging device such as a CCD, first, as shown in FIG. The captured image signal is subjected to a pre-process
It is stored once in 103. Next, image data is read from the frame memory 103, and image processing 104 including enlargement / reduction processing is sequentially performed.
To record the data on a recording medium such as the memory card 106.

【0003】このような画像信号の処理手順を実現する
にあたって、従来は例えば図14に示すような画像処理装
置を用いている。すなわち、従来の画像処理装置は、バ
ス201 にCPU202 と共にプリプロセス回路203 ,拡大
縮小処理部を含む複数のイメージプロセス回路204-1〜
204-n,JPEG処理部205 及びフレームメモリ206が
それぞれ接続されて構成されている。そして、CPU20
2 の制御により、CCD撮像素子からの撮像信号がプリ
プロセス回路203 で処理されたのちバス201 を通してフ
レームメモリ206 に一旦記録される。次に、フレームメ
モリ206 から画像データを読み出し、バス201 を通して
イメージプロセス回路204-1に入力して処理を行い、再
びバス201 を通してフレームメモリ206 に書き直す。以
下同様にして、バス201 を介してフレームメモリ206 と
拡大縮小処理部を含むイメージプロセス回路204-2〜20
4-nとの間でデータのやり取りを順次行って、最後にJ
PEG処理部205 でJPEG処理を行い、処理データを
フレームメモリ206 又はメモリカードに記録するように
なっている。
In order to realize such an image signal processing procedure, an image processing apparatus as shown in FIG. 14, for example, is conventionally used. That is, the conventional image processing apparatus includes a bus 201, a CPU 202, a pre-processing circuit 203, and a plurality of image processing circuits 204-1 to 204-2 including a scaling unit.
204-n, a JPEG processing unit 205 and a frame memory 206 are connected to each other. And CPU20
Under the control of 2, the imaging signal from the CCD imaging device is processed by the pre-processing circuit 203 and then temporarily recorded in the frame memory 206 via the bus 201. Next, the image data is read from the frame memory 206, input to the image processing circuit 204-1 via the bus 201 for processing, and rewritten to the frame memory 206 again via the bus 201. Similarly, image processing circuits 204-2 to 20-20 including a frame memory 206 and an enlargement / reduction processing unit are connected via a bus 201.
4-n sequentially exchanges data, and finally J
The PEG processing unit 205 performs JPEG processing and records the processed data in the frame memory 206 or a memory card.

【0004】次に、従来行われている拡大縮小処理の具
体的な処理内容について説明する。図15はCubic補間処
理により拡大縮小処理を行う態様を示す図で、このCub
ic補間処理はA〜Pで示す16点の画素のデータを用い
て、例えば中央のZで示している一点を補間するもの
で、画像の一点を補間するためには周囲の16画素のデー
タが必要となっている。図15においてxa,xb,x
c,xd,ya,yb,yc,ydは補間係数で、A〜
Pの16点の画素のデータをそれぞれA〜Pで表すものと
すると、Z位置の補間データは次式(1)で表される。 Z=xa・ya・A+xb・ya・B+xc・ya・C+xd・ya・D +xa・yb・E+xb・yb・F+xc・yb・G+xd・yb・H +xa・yc・I+xb・yc・J+xc・yc・K+xd・yc・L +xa・yd・M+xb・yd・N+xc・yd・O+xd・yd・P ・・・・・・・・・(1)
[0004] Next, the specific contents of the conventional enlargement / reduction processing will be described. FIG. 15 is a diagram showing a mode in which enlargement / reduction processing is performed by Cubic interpolation processing.
The ic interpolation process uses the data of 16 pixels indicated by AP to interpolate, for example, one point indicated by Z in the center. In order to interpolate one point of the image, the data of the surrounding 16 pixels is required. Is needed. In FIG. 15, xa, xb, x
c, xd, ya, yb, yc, yd are interpolation coefficients;
Assuming that the data of the 16 pixels of P are represented by A to P, the interpolation data at the Z position is represented by the following equation (1). Z = xa · ya · A + xb · ya · B + xc · ya · C + xd · ya · D + xa · yb · E + xb · yb · F + xc · yb · G + xd · yb · H + xa · yc · I + xb · yc · J + xc · yc · K + xd · yc · L + xa · yd · M + xb · yd · N + xc · yd · O + xd · yd · P (1)

【0005】したがって、このようなCubic処理を行う
ためには、16点の画素データをメモリから取り出すとき
に、ランダムアクセスすることができる必要がある。従
来、このような拡大縮小処理を行う前に、どのような形
式で画素データをメモリに保存していたかの一例を図16
に示す。図16に示すメモリは、補間するために要する画
素数が16であるので、16個のメモリ素子が用意されてお
り、アドレス方向へ深さをもっている独立した16個のメ
モリ素子で構成されている。そして、このような構成の
メモリに対して画素データを格納して行く。画素データ
の格納方法としては、図17に示すような格納方法が考え
られる。図17は画像の左上部を詳細に示している図であ
るが、画素A1〜P1で示しているブロックの画素デー
タを図16で示したメモリのアドレス1に格納する。次
に、画素A2〜P2で示しているブロックの画素データ
を同じマッピングでアドレス2に書き込む。以下、同様
に繰り返し操作を行って画像全領域の画素データをメモ
リに書き込む。
[0005] Therefore, in order to perform such a Cubic process, it is necessary to be able to perform random access when fetching 16 pixel data from the memory. Conventionally, an example of a format in which pixel data is stored in a memory before performing such a scaling process is shown in FIG.
Shown in The memory shown in FIG. 16 has 16 pixels required for interpolation, and therefore, 16 memory elements are prepared, and is configured by 16 independent memory elements having a depth in the address direction. . Then, the pixel data is stored in the memory having such a configuration. As a method of storing the pixel data, a storage method as shown in FIG. 17 can be considered. FIG. 17 is a diagram showing the upper left portion of the image in detail. Pixel data of a block indicated by pixels A1 to P1 is stored at address 1 of the memory shown in FIG. Next, the pixel data of the block indicated by the pixels A2 to P2 is written into the address 2 with the same mapping. Hereinafter, the same operation is repeated to write the pixel data of the entire image area into the memory.

【0006】このようにして画素データをメモリに格納
しておくことにより、画像のいずれかの領域のある一点
の補間に要するデータは、必ずA〜Pに対応するメモリ
素子のいずれかのアドレス部分から取り出せばよいこと
になる。例えば、図17においてA1〜P1,A2〜P
2,A(m+1)〜P(m+1),A(m+2)〜P
(m+2)の4つのブロックから、それぞれ4画素ずつ
のデータを用いて補間処理する場合には、K1,L1,
O1,P1のデータはアドレス1から、I2,J2,M
2,N2のデータはアドレス2から、C(m+1),D
(m+1),G(m+1),H(m+1)のデータはア
ドレス(m+1)から、A(m+2),B(m+2),
E(m+2),F(m+2)のデータはアドレス(m+
2)から取り出すというように、アドレスは異なるが、
16個のメモリ素子から1個ずつデータを取り出すことに
より、補間に必要なデータが得られることになる。
By storing the pixel data in the memory in this way, the data required for interpolation of a certain point in any area of the image must be stored in any one of the address portions of the memory elements corresponding to AP. Just take it out. For example, in FIG. 17, A1 to P1, A2 to P
2, A (m + 1) to P (m + 1), A (m + 2) to P
When interpolation processing is performed using data of four pixels from four blocks of (m + 2), K1, L1,
The data of O1 and P1 are obtained from address 1, I2, J2, M
2, N2 data is obtained from address 2 by C (m + 1), D
The data of (m + 1), G (m + 1), and H (m + 1) are A (m + 2), B (m + 2),
The data of E (m + 2) and F (m + 2) is the address (m +
Although the address is different, like taking out from 2),
By extracting data one by one from the 16 memory elements, data necessary for interpolation can be obtained.

【0007】ところで、このような方式で補間処理を行
う場合に、パイプライン処理を実行しようとすると、図
18に示すように、前段のイメージプロセス回路からの出
力データを、2つのメモリa,b(ダブルバッファ)を
用いて、メモリaとメモリbに切り替えて書き込むよう
にし、一方のメモリにデータを書き込んでいるときに他
方のメモリbに書き込まれているデータを読み出して、
拡大縮小処理部へ入力するようにしなければならない。
しかしながら、拡大縮小処理において、各ブロックの境
界部分などの補間処理には、補間処理に必要とする一部
のデータを次の領域の補間処理に再度用いなければなら
ない状態が生じる。すなわち、例えばメモリbに書き込
み読み出したデータのうちハッチングで示した次の処理
でも必要とするデータ(のり代分)は、再度メモリaに
は前段の処理部から書き込むことはできないので、メモ
リbからバッファを介してメモリaに転送するなどの操
作が必要となる。このような操作は極めて煩雑であり、
現実的にはこのような操作を伴うパイプライン処理は困
難であり、したがって従来はこのようなパイプライン処
理は行わず、前段の出力データは一旦フレームメモリへ
格納し、フレームメモリからその都度データを読み出し
て拡大縮小処理を行う方式が用いられている。
[0007] By the way, when the interpolation processing is performed in such a manner, the pipeline processing is attempted.
As shown in FIG. 18, output data from the preceding image processing circuit is switched between the memories a and b using two memories a and b (double buffers) and written, and the data is written to one of the memories. Read the data written in the other memory b when
It must be input to the scaling processor.
However, in the enlargement / reduction processing, in the interpolation processing such as the boundary portion of each block, a state occurs in which some data necessary for the interpolation processing must be used again for the interpolation processing of the next area. That is, for example, among the data written to and read from the memory b, the data required for the next processing indicated by hatching (the glue allowance) cannot be written to the memory a again from the previous processing unit. An operation such as transfer to the memory a via the buffer is required. Such an operation is extremely complicated,
In reality, it is difficult to perform pipeline processing involving such an operation. Therefore, conventionally, such pipeline processing is not performed, and output data of the previous stage is temporarily stored in a frame memory, and data is transferred from the frame memory each time. A method of reading and performing enlargement / reduction processing is used.

【0008】[0008]

【発明が解決しようとする課題】従来の画像処理装置
は、上記のように複数のイメージプロセス回路による拡
大縮小処理を含む画像処理は、それぞれバスを通してフ
レームメモリからデータを読み出しあるいは書き込みを
行って実行されるようになっている。したがって、実時
間処理を行う場合には、バスを通るデータ転送量が極め
て多く、処理時間と共に消費電力が増大するという問題
点がある。
In the conventional image processing apparatus, image processing including scaling processing by a plurality of image processing circuits as described above is executed by reading or writing data from a frame memory via a bus. It is supposed to be. Therefore, when performing real-time processing, there is a problem that the amount of data transferred through the bus is extremely large, and power consumption increases with processing time.

【0009】本発明は、従来の画像処理装置における上
記問題点を解消するためになされたもので、バスのデー
タ転送量を低減すると共にメモリ容量を増やすことなく
拡大縮小処理を含む複数の画像処理がリアルタイムでパ
イプライン処理できるようにした画像処理装置を提供す
ることを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in order to solve the above-mentioned problems in the conventional image processing apparatus, and has been made in consideration of a plurality of image processing methods including an enlargement / reduction process without reducing a data transfer amount of a bus and increasing a memory capacity. It is an object of the present invention to provide an image processing apparatus capable of performing pipeline processing in real time.

【0010】[0010]

【課題を解決するための手段】上記問題点を解決するた
め、本発明は、固体撮像素子から出力されフレームメモ
リに記録された画像データにおいて、拡大縮小処理部を
含む複数の画像処理部で空間的な画像処理を施して出力
させる画像処理装置に対して、前記拡大縮小処理部の前
段に、(補間サイズの行数)×(補間サイズに少なくと
も1を加えた列数)分の同時アクセス可能なメモリ素子
からなるメモリを備え、該メモリは前段の画像処理部か
らの出力データを書き込むメモリ部と拡大縮小処理部へ
の入力データを読み出すメモリ部とを列単位で切り替え
可能に構成され、前記読み出しメモリ部に格納された補
間に必要な(補間サイズの行数)×(補間サイズの列
数)個のメモリ素子のデータを選択的に読み出し補間処
理を行い、同時に残りの書き込みメモリ部へ前段の画像
処理部からの出力データを書き込みパイプライン処理を
実行するように構成したことを特徴とするものである。
SUMMARY OF THE INVENTION In order to solve the above-mentioned problems, the present invention provides a method for spatially converting image data output from a solid-state imaging device and recorded in a frame memory by a plurality of image processing units including a scaling unit. Access to the image processing apparatus that performs the basic image processing and outputs the image at the preceding stage of the enlargement / reduction processing unit, (the number of rows of the interpolation size) × (the number of columns obtained by adding at least 1 to the interpolation size) A memory unit composed of various memory elements, the memory is configured to be switchable in units of columns between a memory unit for writing output data from a preceding image processing unit and a memory unit for reading input data to a scaling unit, The data of the (memory number of rows of the interpolation size) × (the number of columns of the interpolation size) memory elements necessary for the interpolation stored in the reading memory section are selectively read out and subjected to the interpolation processing, and at the same time, the remaining In which the output data from the preceding image processing unit is written to the write memory unit and the pipeline processing is executed.

【0011】このように構成することにより、小容量の
メモリを用いてリアルタイムでパイプライン処理が行え
る拡大縮小処理を含む画像処理の可能な画像処理装置を
実現することができる。
With this configuration, it is possible to realize an image processing apparatus capable of performing image processing including enlargement / reduction processing capable of performing pipeline processing in real time using a small-capacity memory.

【0012】[0012]

【発明の実施の形態】次に実施の形態について説明す
る。まず、本発明に係る概略的な実施の形態を図1に基
づいて説明する。この実施の形態は画像処理部として拡
大縮小処理部を含む2つの画像処理部で構成している場
合を示している。本実施の形態に係る画像処理装置にお
いては、バス1に接続された各部の制御を行うCPU2
の制御により、CCD撮像素子からの撮像信号をプリプ
ロセス回路3で処理した信号を、バス1を介してフレー
ムメモリ4へ一旦記憶し、次いでフレームメモリ4から
読み出した画像データをバス1を介してイメージプロセ
ス回路5に入力させるまでは、従来の画像処理装置と同
じである。本発明に係る画像処理装置においては、初段
の画像処理部であるイメージプロセス回路5からメモリ
6及びセレクタ7を介して次段の画像処理部である拡大
縮小処理部8までを直列に接続しておいて、パイプライ
ン方式で画像処理を行い、JPEG処理部9でJPEG
処理を行ったのち、画像データをバス1を介してフレー
ムメモリ4やメモリカード等に記録するようになってい
る。
Next, an embodiment will be described. First, a schematic embodiment according to the present invention will be described with reference to FIG. This embodiment shows a case where two image processing units including a scaling unit are used as image processing units. In the image processing apparatus according to the present embodiment, a CPU 2 that controls each unit connected to the bus 1
, The signal obtained by processing the image signal from the CCD image sensor by the pre-processing circuit 3 is temporarily stored in the frame memory 4 via the bus 1, and the image data read from the frame memory 4 is then stored via the bus 1. The operation up to the input to the image processing circuit 5 is the same as that of the conventional image processing apparatus. In the image processing apparatus according to the present invention, the image processing circuit 5 as the first stage image processing circuit is connected in series to the enlargement / reduction processing unit 8 as the next stage image processing unit via the memory 6 and the selector 7. First, image processing is performed by the pipeline method, and the JPEG processing unit 9 performs JPEG processing.
After the processing, the image data is recorded on the frame memory 4 or the memory card via the bus 1.

【0013】このようにバス1を介したデータ転送量
は、フレームメモリ4から初段のイメージプロセス回路
5への転送と、JPEG処理部9からフレームメモリ4
又はメモリカードへの転送だけとなり、したがってフレ
ームメモリと拡大縮小処理部8との間でデータのやりと
りを行っていた従来例と比べて、データ転送量はかなり
低減させることができる。
As described above, the amount of data transferred via the bus 1 is determined by the transfer from the frame memory 4 to the first stage image processing circuit 5 and the JPEG processing unit 9 from the frame memory 4.
Alternatively, only the transfer to the memory card is performed, so that the data transfer amount can be considerably reduced as compared with the conventional example in which data is exchanged between the frame memory and the enlargement / reduction processing unit 8.

【0014】次に、拡大縮小処理部及びその前段に配置
されているメモリ及びセレクタの構成について、詳細に
説明する。まず、メモリ6は図2に示すように、4×5
(ROW×COL)の20個の独立メモリ素子A〜Tを用いて構成
されており、このように構成されているメモリ6への画
像データの格納は、次のように行われる。すなわち、拡
大縮小処理部8ではCubic補間処理が行われ、その処理
には4×4の16個の画素データが必要なので、図3に示
す画像のA1〜P1のブロックの画素データをメモリ6
の各メモリ素子A〜Pのアドレス1に格納し、次いでA
2〜P2のブロックの画素データをメモリ素子A〜Pの
アドレス2に格納する。以下同様にして画像の列(ROW)
方向のブロックの画素データをメモリ素子A〜Pの各ア
ドレスに順次格納する。そして、図4に示すように、メ
モリ6を構成するメモリ素子A〜Pのアドレス1の画像
データを、セレクタ7を介して読み出し、拡大縮小処理
部8においてCubic補間処理を行う。セレクタ7は20個
の入力から1個を選択して出力する16個のセレクタで構
成されている。このメモリ素子A〜Pからの画像データ
の読み出し中に、20個の独立メモリ素子A〜Tの残りの
メモリ素子Q,R,S,Tのアドレス1,2,・・・・
・に、図5の(A)に示すように、対応する画像データ
Q1〜T1,Q2〜T2,・・・・・を書き込み格納す
る。
Next, the configuration of the enlargement / reduction processing unit and the memories and selectors arranged at the preceding stage will be described in detail. First, as shown in FIG.
The image data is stored in the memory 6 configured using 20 (ROW × COL) independent memory elements A to T as described below. That is, the enlargement / reduction processing unit 8 performs the Cubic interpolation processing, and since the processing requires 16 × 4 pixel data, the pixel data of the blocks A1 to P1 of the image shown in FIG.
At the address 1 of each of the memory elements A to P,
The pixel data of the blocks 2 to P2 are stored in the addresses 2 of the memory elements AP. Rows of images in the same way (ROW)
The pixel data of the block in the direction is sequentially stored in each address of the memory elements A to P. Then, as shown in FIG. 4, the image data at the address 1 of the memory elements A to P constituting the memory 6 is read out via the selector 7, and the enlargement / reduction processing unit 8 performs the Cubic interpolation processing. The selector 7 is composed of 16 selectors for selecting and outputting one of the 20 inputs. During the reading of the image data from the memory elements A to P, the addresses 1, 2,... Of the remaining memory elements Q, R, S, T of the 20 independent memory elements A to T.
., The corresponding image data Q1 to T1, Q2 to T2,... Are written and stored as shown in FIG.

【0015】第1の列方向の補間処理が終了すると、次
に独立メモリ素子E〜Tに書き込まれている16個の画素
データを順次読み出して第2の列方向のCubic補間処理
を行う。そして、この際、メモリ素子A〜Dの各アドレ
スに格納されている画素データA1〜D1,A2〜D
2,・・・・・は不要になるので、図5の(B)に示す
ように、独立メモリA〜Dの各アドレスに、画素データ
Q1〜T1,Q2〜T2,・・・・・の行(COL)方向に
隣接している画素データA1〜D1,A2〜D2,・・
・・・を、上記第2の列方向のCubic補間処理のための
画素データの読み出し中に、新たに書き込み格納する。
以下同様にして図5の(C)に示すように、16個の画素
データを読み出してCubic補間処理中に、新たに1列分
の画素データを順次書き込み、これにより小容量メモリ
6を用いて画像領域全体に亘ってCubic補間処理をパイ
プライン的に実行することができる。
When the interpolation processing in the first column direction is completed, 16 pixel data written in the independent memory elements E to T are sequentially read out, and the Cubic interpolation processing in the second column direction is performed. At this time, the pixel data A1 to D1, A2 to D2 stored in each address of the memory elements A to D are stored.
Are unnecessary, and as shown in FIG. 5B, the addresses of the pixel data Q1 to T1, Q2 to T2,. Pixel data A1 to D1, A2 to D2,... Adjacent in the row (COL) direction
.. Are newly written and stored during the reading of the pixel data for the Cubic interpolation processing in the second column direction.
Similarly, as shown in FIG. 5C, 16 pieces of pixel data are read out, and one column of pixel data is sequentially written newly during the Cubic interpolation processing. The Cubic interpolation processing can be executed in a pipeline manner over the entire image area.

【0016】以上のCubic補間処理中における16個の独
立メモリ素子A〜Tからなるメモリ6におけるアクセス
態様を図6に示す。また、メモリ6からセレクタ7を介
してCubic補間処理のために読み出される画素データ
と、読み出された16個の画素データを用いて拡大縮小処
理部でCubic補間処理を行う際における、各画素データ
に乗算される補間係数の切り替え態様を図7の(A),
(B)に示す。なお、図7の(A)はメモリ素子A〜D
が書き込み状態となっている場合、図7の(B)はメモ
リ素子E〜Hが書き込み状態となっている場合を示して
いる。
FIG. 6 shows an access mode in the memory 6 composed of 16 independent memory elements A to T during the above-mentioned Cubic interpolation processing. Also, pixel data read out from the memory 6 for the Cubic interpolation process via the selector 7 and each pixel data when the Cubic interpolation process is performed by the enlargement / reduction processing unit using the 16 pixel data read out. In FIG. 7A, the switching mode of the interpolation coefficient by which
(B) shows. FIG. 7A shows memory elements A to D.
7 is in a write state, and FIG. 7B shows a case in which the memory elements E to H are in a write state.

【0017】次に、拡大縮小処理部を含む画像処理部の
処理の実行/停止制御について説明する。画像処理の中
で拡大縮小処理は特殊な処理であり、入力されてくるデ
ータの数と出力されるデータの数とが変化する。すなわ
ち、拡大処理の場合は、密に画素データを取り込むこと
になるので、16個の画素データから処理されたデータが
複数個出力される場合があり、一方、縮小処理の場合
は、16個の画素データから処理されたデータが1個も出
力されない場合もある。したがって、このように拡大縮
小処理ではデータが不連続で出力されるため、前段の画
像処理部と拡大縮小処理部との間のデータの授受は連続
的に行えず、前段の画像処理部例えばローパスフィルタ
処理部の処理の実行と同期させて同様に処理を連続的に
実行させることはできない。
Next, the execution / stop control of the processing of the image processing unit including the enlargement / reduction processing unit will be described. In image processing, enlargement / reduction processing is a special processing, and the number of input data and the number of output data change. That is, in the case of enlargement processing, pixel data is densely captured, so that a plurality of pieces of data processed from 16 pieces of pixel data may be output, whereas in the case of reduction processing, 16 pieces of data may be output. In some cases, no data processed from the pixel data is output. Therefore, data is discontinuously output in the scaling processing as described above, so that data cannot be continuously transmitted and received between the preceding image processing unit and the scaling processing unit. Similarly, the process cannot be continuously executed in synchronization with the execution of the process of the filter processing unit.

【0018】本実施の形態においては、前段の画像処理
部と拡大縮小処理部との間に設けているメモリ6は、拡
大縮小処理部でCubic補間処理に必要な16個のデータの
他に1列分の書き込みメモリ素子を備えているので、C
ubic補間処理に必要とする画素データの当該ブロックの
処理ステップの実行中及び前段処理部からのデータの書
き込み中に、前段処理部及び拡大縮小処理部における次
の処理ブロックの処理の実行の可否を判断して、実行/
停止の制御を行うことができる。
In this embodiment, the memory 6 provided between the preceding image processing unit and the enlargement / reduction processing unit stores 1 data in addition to the 16 data required for the Cubic interpolation processing by the enlargement / reduction processing unit. Since it has write memory elements for columns,
During the execution of the processing steps of the block of pixel data required for the ubic interpolation processing and the writing of data from the pre-processing unit, the pre-processing unit and the enlargement / reduction processing unit determine whether the next processing block can be executed. Judge and execute /
Stop control can be performed.

【0019】次に、図8の(A),(B)のタイミング
チャートに基づいて、前段画像処理部及び拡大縮小処理
部の実行/停止の制御について説明する。図8の(A)
は、拡大処理時の実行/停止制御を示すタイミングチャ
ートで、拡大処理時には元の画素に比べて密に画素をと
ることになるので、同じ16個の画素データを用いて複数
回Cubic補間処理をすることになる。そうすると、その
処理期間に新たにデータを受け取ることができないた
め、そのように同じデータで複数回Cubic補間処理をす
る場合には、前段の画像処理部の処理の実行を停止させ
る必要がある。そのため、前段の画像処理部の処理を停
止させる必要がある場合は、実行/停止判定部(拡大縮
小処理部内に設けられている)により、処理実行停止判
定信号を出力させ、CPUを介して前段の画像処理部の
処理の実行を一時停止させるようにする。
Next, based on the timing charts of FIGS. 8A and 8B, control of execution / stop of the preceding image processing unit and the enlargement / reduction processing unit will be described. (A) of FIG.
Is a timing chart showing execution / stop control at the time of enlargement processing. At the time of enlargement processing, pixels are taken densely compared to the original pixels, so that the Cubic interpolation processing is performed a plurality of times using the same 16 pixel data. Will do. Then, since new data cannot be received during the processing period, when performing the Cubic interpolation processing with the same data a plurality of times, it is necessary to stop the execution of the processing of the preceding image processing unit. Therefore, when it is necessary to stop the processing of the preceding image processing unit, the execution / stop determination unit (provided in the enlargement / reduction processing unit) outputs a processing execution stop determination signal, and outputs the processing execution stop signal via the CPU. The execution of the processing of the image processing unit is temporarily stopped.

【0020】図8の(B)は、縮小処理時の実行/停止
制御を示すタイミングチャートで、縮小処理時には、元
の画素に比べて粗に画素をとることなので、ある時点で
は16個の画素データを処理に使わない場合が生じる。そ
の場合は、Cubic補間演算処理が早く完了してしまうの
で、前段の画像処理部から出力されてくる次の処理デー
タがメモリに書き込まれるまで、拡大縮小処理部の処理
を一時停止させる必要がある。そのため、そのような状
態を予め実行停止判定部で判定したとき、拡大縮小処理
部の自己の処理の実行を一時停止させるようにする。
FIG. 8B is a timing chart showing the execution / stop control at the time of the reduction processing. At the time of the reduction processing, pixels are coarsely taken as compared with the original pixels. Data may not be used for processing. In that case, since the Cubic interpolation calculation processing is completed early, it is necessary to suspend the processing of the scaling processing section until the next processing data output from the preceding image processing section is written to the memory. . Therefore, when such a state is determined in advance by the execution stop determination unit, the execution of its own process by the enlargement / reduction processing unit is temporarily stopped.

【0021】上記実施の形態においては、拡大縮小処理
部において、4×4の16個の画素データを用いてCubic
補間処理を行うようにしたものを示したが、例えば図9
に示すように2×2の4個の画素A〜Dのデータを用い
て4点補間処理を行うようにすることも可能である。こ
の場合におけるZ位置の補間データは、画素データをA
〜Dで表すものとすると、次式(2)のように表され
る。 Z=xa・ya・A+xb・ya・B+xa・yb・C+xb・yb・D ・・・・・・・・・(2)
In the above-described embodiment, the enlargement / reduction processing section uses the 16 × 4 pixel data as a Cubic.
An example in which interpolation processing is performed has been described.
As shown in (4), it is also possible to perform a four-point interpolation process using data of four 2 × 2 pixels A to D. In this case, the interpolation data of the Z position is obtained by converting the pixel data to A
If represented by .about.D, it is represented as the following equation (2). Z = xa · ya · A + xb · ya · B + xa · yb · C + xb · yb · D (2)

【0022】そして、この場合に用いるメモリは、図10
の(A)に示すように、2×3の6個の独立メモリ素子
A〜Fで構成され、このメモリへの画素データの格納
は、この4点補間処理では2×2の4個の画素データが
必要なので、図10の(B)に示す画像のA1〜D1のブ
ロックの画素データをメモリの各メモリ素子A〜Dのア
ドレス1に格納し、次いでA2〜D2のブロック画素デ
ータをメモリ素子A〜Dのアドレス2に格納し、以下同
様にして画像の列方向のブロックの画素データをメモリ
素子A〜Dの各アドレスに順次格納する。そして、この
メモリの4つのメモリ素子A〜Dに格納されている画素
A1〜D1のデータが4点補間処理のために読み出され
るとき、図10の(B)に示す画像において画素C1,D
1,C2,D2,・・・・・に隣接している1列の画素
E1,F1,E2,F2,・・・・・のデータがメモリ
の残りの独立メモリ素子E,Fの各アドレスに書き込ま
れるようになっている。
The memory used in this case is shown in FIG.
As shown in (A) of FIG. 2, the storage of pixel data in this memory is made up of four 2 × 2 pixels in this four-point interpolation process. Since the data is required, the pixel data of the blocks A1 to D1 of the image shown in FIG. 10B is stored in the address 1 of each of the memory elements A to D of the memory, and then the block pixel data of A2 to D2 is stored in the memory element. The pixel data of the blocks in the column direction of the image are sequentially stored at the addresses of the memory elements A to D in the same manner. Then, when the data of the pixels A1 to D1 stored in the four memory elements A to D of this memory are read out for the four-point interpolation process, the pixels C1 and D1 in the image shown in FIG.
The data of one row of pixels E1, F1, E2, F2,... Adjacent to 1, C2, D2,. It is written.

【0023】次いで,メモリ素子C〜Fに格納されてい
るデータC1,D1,E1,F1を用いて4点補間処理
を行い、このCubic補間処理中に、画像の画素E1,F
1にCOL方向に隣接している画素A1,B1,A2,B
2,・・・・・のデータを、メモリ素子A,Bに書き込
み格納されるようになっている。このようなメモリへの
アクセス態様を図11に示し、また2×2の4点補間処理
の場合のメモリ16、セレクタ17、拡大縮小処理部18の概
略ブロック構成を図12に示す。
Next, four-point interpolation processing is performed using the data C1, D1, E1, and F1 stored in the memory elements C to F. During the Cubic interpolation processing, the pixels E1 and F of the image are processed.
Pixels A1, B1, A2, B adjacent to COL direction 1
The data of 2,... Is written and stored in the memory elements A and B. FIG. 11 shows an access mode to such a memory, and FIG. 12 shows a schematic block configuration of the memory 16, the selector 17, and the enlargement / reduction processing unit 18 in the case of 2 × 2 four-point interpolation processing.

【0024】なお、上記実施の形態においては、拡大縮
小処理部の前段に配置するメモリとして、(補間サイズ
の行数)×(補間サイズ+1の列数)の独立メモリ素子
で構成したものを示したが、(補間サイズ+2以上)の
列数の独立メモリ素子で構成したメモリを用いることも
でき、同様に読み出し書き込み動作を行わせることが可
能である。
In the above embodiment, the memory arranged before the enlargement / reduction processing unit is constituted by (interpolated size rows) × (interpolated size + 1 columns) independent memory elements. However, it is also possible to use a memory composed of independent memory elements having the number of columns of (interpolation size + 2 or more), and it is possible to perform a read / write operation in the same manner.

【0025】[0025]

【発明の効果】以上実施の形態に基づいて説明したよう
に、本発明によれば、バスのデータ転送量を低減すると
共に、メモリ容量を増やすことなく、拡大縮小処理を含
む複数の画像処理をリアルタイムでパイプライン処理で
きるようにした画像処理装置を実現することができる。
As described above with reference to the embodiments, according to the present invention, it is possible to reduce a data transfer amount of a bus and to perform a plurality of image processes including a scaling process without increasing a memory capacity. An image processing device capable of performing pipeline processing in real time can be realized.

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

【図1】本発明に係る画像処理装置の実施の形態の概略
構成を示すブロック構成図である。
FIG. 1 is a block diagram showing a schematic configuration of an embodiment of an image processing apparatus according to the present invention.

【図2】図1に示した実施の形態における拡大縮小処理
部の前段に配置されるメモリの構成を示す図である。
FIG. 2 is a diagram showing a configuration of a memory arranged at a stage preceding a scaling processing unit in the embodiment shown in FIG. 1;

【図3】図2に示したメモリに格納される画像の画素デ
ータ配列を示す図である。
FIG. 3 is a diagram showing a pixel data array of an image stored in a memory shown in FIG. 2;

【図4】図1に示した実施の形態におけるメモリ、セレ
クタ及び拡大縮小処理部の構成を示す概略ブロック構成
図である。
FIG. 4 is a schematic block diagram showing a configuration of a memory, a selector, and a scaling unit in the embodiment shown in FIG. 1;

【図5】図2に示したメモリに格納される画素データの
アドレシングを示す図である。
FIG. 5 is a diagram illustrating addressing of pixel data stored in a memory illustrated in FIG. 2;

【図6】図2に示したメモリのアクセス態様を示すタイ
ミングチャートである。
FIG. 6 is a timing chart showing an access mode of the memory shown in FIG. 2;

【図7】セレクタによるメモリ格納データと補間係数の
切り替え態様を示す図である。
FIG. 7 is a diagram showing a mode of switching between memory storage data and an interpolation coefficient by a selector.

【図8】拡大処理時及び縮小処理時における前段画像処
理部と拡大縮小処理部の実行/停止制御態様を示すタイ
ミングチャートである。
FIG. 8 is a timing chart showing an execution / stop control mode of a preceding-stage image processing unit and an enlargement / reduction processing unit during enlargement processing and reduction processing.

【図9】4点Cubic補間処理態様を示す図である。FIG. 9 is a diagram illustrating a 4-point Cubic interpolation processing mode.

【図10】4点Cubic補間処理を行う場合に用いるメモリ
の構成及び該メモリに格納される画像の画素データ配列
を示す図である。
FIG. 10 is a diagram illustrating a configuration of a memory used when performing 4-point Cubic interpolation processing, and a pixel data array of an image stored in the memory.

【図11】図10に示したメモリのアクセス態様を示すタイ
ミングチャートである。
11 is a timing chart showing an access mode of the memory shown in FIG.

【図12】4点Cubic補間処理を行うメモリ、セレクタ、
及び拡大縮小処理部の構成を示す概略ブロック構成図で
ある。
FIG. 12 illustrates a memory, a selector, and a memory that perform 4-point Cubic interpolation processing.
FIG. 3 is a schematic block diagram showing the configuration of an enlargement / reduction processing unit.

【図13】従来の拡大縮小処理を含む画像処理手順を示す
説明図である。
FIG. 13 is an explanatory diagram showing a conventional image processing procedure including a scaling process.

【図14】従来の拡大縮小処理部を含む画像処理装置を示
す概略ブロック構成図である。
FIG. 14 is a schematic block diagram illustrating an image processing apparatus including a conventional enlargement / reduction processing unit.

【図15】16点Cubic補間処理による拡大縮小処理の態様
を示す図である。
FIG. 15 is a diagram illustrating a mode of enlargement / reduction processing by 16-point Cubic interpolation processing.

【図16】図14に示した拡大縮小処理部の前段に配置され
るメモリの構成を示す図である。
16 is a diagram illustrating a configuration of a memory arranged in a stage preceding the enlargement / reduction processing unit illustrated in FIG. 14;

【図17】図16に示したメモリに対する画像データの格納
方法を示す図である。
17 is a diagram illustrating a method of storing image data in the memory illustrated in FIG. 16;

【図18】図16に示したメモリを用いてパイプライン処理
を行う場合の態様を示す図である。
18 is a diagram illustrating an aspect in a case where pipeline processing is performed using the memory illustrated in FIG. 16;

【符号の説明】[Explanation of symbols]

1 バス 2 CPU 3 プリプロセス回路 4 フレームメモリ 5 イメージプロセス回路 6,16 メモリ 7,17 セレクタ 8,18 拡大縮小処理部 9 JPEG処理部 Reference Signs List 1 bus 2 CPU 3 pre-processing circuit 4 frame memory 5 image processing circuit 6, 16 memory 7, 17 selector 8, 18 enlargement / reduction processing unit 9 JPEG processing unit

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B057 BA02 CA16 CB16 CD06 CH05 CH11 CH18 5C023 AA02 AA31 BA02 CA02 DA04 DA08 5C076 AA21 AA22 BA03 BA04 BA05 BA06 BB04  ────────────────────────────────────────────────── ─── Continued on the front page F term (reference) 5B057 BA02 CA16 CB16 CD06 CH05 CH11 CH18 5C023 AA02 AA31 BA02 CA02 DA04 DA08 5C076 AA21 AA22 BA03 BA04 BA05 BA06 BB04

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 固体撮像素子から出力されフレームメモ
リに記録された画像データに対して、拡大縮小処理部を
含む複数の画像処理部で空間的な画像処理を施して出力
させる画像処理装置において、前記拡大縮小処理部の前
段に、(補間サイズの行数)×(補間サイズに少なくと
も1を加えた列数)分の同時アクセス可能なメモリ素子
からなるメモリを備え、該メモリは前段の画像処理部か
らの出力データを書き込むメモリ部と拡大縮小処理部へ
の入力データを読み出すメモリ部とを列単位で切り替え
可能に構成され、前記読み出しメモリ部に格納された補
間に必要な(補間サイズの行数)×(補間サイズの列
数)個のメモリ素子のデータを選択的に読み出し補間処
理を行い、同時に残りの書き込みメモリ部へ前段の画像
処理部からの出力データを書き込みパイプライン処理を
実行するように構成したことを特徴とする画像処理装
置。
An image processing apparatus that performs spatial image processing on image data output from a solid-state imaging device and recorded in a frame memory by a plurality of image processing units including a scaling unit, and outputs the processed image data. A memory consisting of memory elements that can be accessed simultaneously (the number of rows of the interpolation size) × (the number of columns obtained by adding at least 1 to the interpolation size) is provided in the preceding stage of the enlargement / reduction processing unit. A memory unit for writing output data from the unit and a memory unit for reading input data to the scaling unit can be switched on a column-by-column basis. Number) × (the number of columns of the interpolation size) The data of the memory elements are selectively read out and subjected to interpolation processing, and at the same time, the output data from the preceding image processing section are written to the remaining writing memory sections. The image processing apparatus characterized by being configured to execute the pipeline processing write.
【請求項2】 前記拡大縮小処理部は、m行n列(但し
m,nは正の整数)の画像領域から一点の補間処理を行
うように構成されており、補間処理のための画像領域の
第1列目の1〜m行目までのデータを、それぞれ前記メ
モリの第1から第mのメモリ素子の第1のアドレスに、
第1列目のm+1〜2m行目までのデータを、それぞれ
第1から第mのメモリ素子の第2のアドレスに書き込
み、以降同様に、第1列目のデータをm個ずつ、第1か
ら第mのメモリ素子に、アドレスをインクリメントしな
がら一定の数だけ順次書き込み、同じ手順で、第2列目
のデータを第m+1から第2mのメモリ素子に書き込
み、以降同様に、第n+1列目までのデータをm×(n
+1)個のメモリ素子に書き込んだ後、第n+2列目か
らは再び第1から第mのメモリ素子へ同じ手順でデータ
を書き込むメモリ制御手段を備え、画像を列方向に補間
するに当たって、どの画素を補間する場合でも、補間に
必要な全てのデータが同時に読み出せるように構成した
ことを特徴とする請求項1に係る画像処理装置。
2. The image processing apparatus according to claim 1, wherein the enlargement / reduction processing unit is configured to perform one-point interpolation processing from an image area having m rows and n columns (where m and n are positive integers). In the first column to the m-th row in the first column of the first to m-th memory elements of the memory,
The data of the m + 1 to 2m rows of the first column are written into the second addresses of the first to m-th memory elements, respectively. A predetermined number is sequentially written to the m-th memory element while incrementing the address, and the data in the second column is written to the (m + 1) -th to (2m) -th memory elements in the same procedure. Data of m × (n
+1) After writing data to the memory elements, the memory control means for writing data from the (n + 2) th column to the first to mth memory elements in the same procedure again is provided. 2. An image processing apparatus according to claim 1, wherein all the data necessary for the interpolation can be read simultaneously even when the interpolation is performed.
【請求項3】 列方向の一定数分の補間処理中及び前段
の画像処理部の出力データの一定数分の書き込み中に、
前段の画像処理部から出力される次列のデータの前記メ
モリへの書き込み及び拡大縮小処理部における処理の実
行が可能か否かを判断し、拡大縮小処理部の前段の画像
処理部の処理の実行/停止を制御する手段を備えている
ことを特徴とする請求項2に係る画像処理装置。
3. During interpolation processing for a fixed number of data in the column direction and during writing of a fixed number of output data of the preceding image processing unit,
It is determined whether or not it is possible to write the next column of data output from the preceding image processing unit to the memory and to execute the processing in the scaling processing unit. 3. The image processing apparatus according to claim 2, further comprising means for controlling execution / stop.
【請求項4】 列方向の一定数分の補間処理中及び前段
の画像処理部の出力データの一定数分の書き込み中に、
前段の画像処理部から出力される次列のデータの前記メ
モリへの書き込み及び拡大縮小処理部における処理の実
行が可能か否かを判断し、拡大縮小処理部の処理の実行
/停止を制御する手段を備えていることを特徴とする請
求項2に係る画像処理装置。
4. During interpolation processing for a fixed number of data in the column direction and during writing of a fixed number of output data of the preceding image processing unit,
It is determined whether writing of the next column of data output from the preceding image processing unit to the memory and execution of the processing by the scaling processing unit are possible, and execution / stop of the processing of the scaling processing unit is controlled. 3. An image processing apparatus according to claim 2, further comprising: means.
JP11121547A 1999-04-28 1999-04-28 Image processor Pending JP2000311241A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11121547A JP2000311241A (en) 1999-04-28 1999-04-28 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11121547A JP2000311241A (en) 1999-04-28 1999-04-28 Image processor

Publications (1)

Publication Number Publication Date
JP2000311241A true JP2000311241A (en) 2000-11-07

Family

ID=14813960

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11121547A Pending JP2000311241A (en) 1999-04-28 1999-04-28 Image processor

Country Status (1)

Country Link
JP (1) JP2000311241A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006004114A (en) * 2004-06-16 2006-01-05 Ricoh Co Ltd Resolution conversion circuit and display device
CN100345436C (en) * 2004-10-20 2007-10-24 奥林巴斯株式会社 Image processing apparatus
US7457470B2 (en) 2004-08-10 2008-11-25 Olympus Corporation Image processing apparatus
JP2009005235A (en) * 2007-06-25 2009-01-08 Seiko Epson Corp Projector, and image processor
JP2009003953A (en) * 2008-08-04 2009-01-08 Olympus Corp Image processor
US7636498B2 (en) 2003-06-02 2009-12-22 Olympus Corporation Image processing apparatus
KR101145554B1 (en) * 2009-07-31 2012-05-15 산요 세미컨덕터 컴퍼니 리미티드 Frame rate conversion device, and display device incorporating the same
JP2014075028A (en) * 2012-10-04 2014-04-24 Olympus Corp Image processing apparatus
KR101544914B1 (en) 2009-02-12 2015-08-17 삼성전자주식회사 Method generating interpolation pixel

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7636498B2 (en) 2003-06-02 2009-12-22 Olympus Corporation Image processing apparatus
JP2006004114A (en) * 2004-06-16 2006-01-05 Ricoh Co Ltd Resolution conversion circuit and display device
JP4488498B2 (en) * 2004-06-16 2010-06-23 株式会社リコー Resolution conversion circuit and display device
US7457470B2 (en) 2004-08-10 2008-11-25 Olympus Corporation Image processing apparatus
CN100345436C (en) * 2004-10-20 2007-10-24 奥林巴斯株式会社 Image processing apparatus
JP2009005235A (en) * 2007-06-25 2009-01-08 Seiko Epson Corp Projector, and image processor
JP4609458B2 (en) * 2007-06-25 2011-01-12 セイコーエプソン株式会社 Projector and image processing apparatus
US8659508B2 (en) 2007-06-25 2014-02-25 Seiko Epson Corporation Projector and image processing apparatus
JP2009003953A (en) * 2008-08-04 2009-01-08 Olympus Corp Image processor
KR101544914B1 (en) 2009-02-12 2015-08-17 삼성전자주식회사 Method generating interpolation pixel
KR101145554B1 (en) * 2009-07-31 2012-05-15 산요 세미컨덕터 컴퍼니 리미티드 Frame rate conversion device, and display device incorporating the same
JP2014075028A (en) * 2012-10-04 2014-04-24 Olympus Corp Image processing apparatus

Similar Documents

Publication Publication Date Title
EP3494542B1 (en) Method and system for correcting a distorted input image
JP3278756B2 (en) Image processing method and apparatus
US7212237B2 (en) Digital camera with electronic zooming function
JPH11103407A (en) Ccd data pixel interpolating circuit and digital still camera provided with the same
KR100333420B1 (en) Image data storage device and method
JP2004304387A (en) Image processing apparatus
JP2000311241A (en) Image processor
JP2005018730A (en) Line buffer for color interpolation, and line data providing device and method
JP4286192B2 (en) Image processing apparatus and image processing method
US6542429B2 (en) Method of controlling line memory
JP2003219185A (en) Image processor and processing method
JP2000324337A (en) Image magnification and reducing device
US7573513B2 (en) Image processing device and image processing method
EP1784783B1 (en) Method of address-controlling memory with single buffer structure
JP3553376B2 (en) Parallel image processor
JP2002199281A (en) Image processing apparatus
JP2610887B2 (en) Image data rotation processor
JP4389580B2 (en) Image signal processing circuit
JP2002237951A (en) Video signal processing circuit
JPH06324935A (en) Address generator and address generation system
JP2001022923A (en) Image data processor
JPS60103779A (en) Picture signal processor
JPH06303530A (en) Solid-state image pickup device
TW201133390A (en) Routable image pipeline device
JPH0312752A (en) Picture data access system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051228

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090305

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090331

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090915