JP2000270207A - Image processor and display device using it - Google Patents

Image processor and display device using it

Info

Publication number
JP2000270207A
JP2000270207A JP11073765A JP7376599A JP2000270207A JP 2000270207 A JP2000270207 A JP 2000270207A JP 11073765 A JP11073765 A JP 11073765A JP 7376599 A JP7376599 A JP 7376599A JP 2000270207 A JP2000270207 A JP 2000270207A
Authority
JP
Japan
Prior art keywords
data
pixel data
output
image
interpolation operation
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
JP11073765A
Other languages
Japanese (ja)
Inventor
Makoto Murata
信 村田
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.)
Rohm Co Ltd
Original Assignee
Rohm 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 Rohm Co Ltd filed Critical Rohm Co Ltd
Priority to JP11073765A priority Critical patent/JP2000270207A/en
Publication of JP2000270207A publication Critical patent/JP2000270207A/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)
  • Editing Of Facsimile Originals (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize miniaturization and cost-reduction for an image processor that applies resolution conversion through parallel processing attended with a prescribed interpolation arithmetic operation. SOLUTION: A data latch 2 selects all original pixel data that can be required for each one processing for resolution conversion through parallel processing attended with a prescribed interpolation arithmetic operation on the basis of a data read control signal DRC generated in response to the result of a sum using a magnification M in a constant adder circuit 6, and then a selector 4 selects the original pixel data required for each of output pixel data (pixel data of a picture after resolution conversion) on the basis of a selection signal C generated in response to the result of addition.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像の解像度変換
を行う画像処理装置に関するものである。
[0001] 1. Field of the Invention [0002] The present invention relates to an image processing apparatus for converting the resolution of an image.

【0002】[0002]

【従来の技術】従来は、入力画素の拡大処理を1画素毎
に行っていた。しかし、近年、より高解像度への画像の
解像度変換が必要な場合や液晶やプラズマディスプレイ
(PDP)などを用いたコンピュータディスプレイのよ
うにリアルタイムでの解像度変換処理が求められる中
で、解像度変換後の画像の複数の画素データを並列に得
る(以下、「並列処理により解像度変換を行う」と言
う)方式がとられるようになっている。
2. Description of the Related Art Conventionally, input pixel enlargement processing has been performed for each pixel. However, in recent years, when a resolution conversion of an image to a higher resolution is required or a real-time resolution conversion process is required as in a computer display using a liquid crystal display, a plasma display (PDP), etc. A method of obtaining a plurality of pixel data of an image in parallel (hereinafter referred to as “perform resolution conversion by parallel processing”) has been adopted.

【0003】並列処理により解像度変換を行う場合、特
に、有理数倍の画像拡大率で解像度変換を行う場合は、
解像度変換の対象である入力された画像の画素データ
(以下、「元画素データ」と言う)の選択処理が複雑に
なる。特開平10−63827号の公報には、定数を加
算したときにキャリー(桁上がり)が発生するか否かに
応じて元画素データを繰り返し使用するか否かを判定す
る方式にて、並列処理により解像度変換を行う画像処理
装置が開示されている。
When performing resolution conversion by parallel processing, especially when performing resolution conversion at an image magnification ratio of a rational number,
The process of selecting pixel data (hereinafter, referred to as “original pixel data”) of an input image to be subjected to resolution conversion becomes complicated. Japanese Patent Application Laid-Open No. 10-63827 discloses a parallel processing method in which it is determined whether or not original pixel data is repeatedly used depending on whether a carry occurs when a constant is added. There is disclosed an image processing apparatus that performs resolution conversion according to.

【0004】[0004]

【発明が解決しようとする課題】ここで、所定の補間演
算処理を伴った上で、すなわち、複数の元画素データを
用いて所定の補間演算を行うことにより解像度変換後の
画像の各画素データを求めるようにした上で、並列処理
により解像度変換を行うためには、各一回毎の処理でデ
ータラッチからより多くの元画素データをリードする必
要があるが、上記公報に開示されている画像処理装置で
は、必要となる各元画素データを個別のセレクタにより
選択するようになっており、必要となる元画素データの
数だけアドレスを指定する必要があるので、バスの数が
大きく増加するなどして構成が複雑になる。その結果、
画像処理装置としての大型化及びコストアップを招く可
能性が大きかった。
Here, each pixel data of the image after the resolution conversion is performed with a predetermined interpolation calculation process, that is, by performing a predetermined interpolation calculation using a plurality of original pixel data. In order to perform the resolution conversion by the parallel processing after obtaining the above, it is necessary to read more original pixel data from the data latch in each processing, but this is disclosed in the above publication. In the image processing apparatus, each necessary original pixel data is selected by an individual selector, and it is necessary to specify addresses by the number of necessary original pixel data, so that the number of buses greatly increases. For example, the configuration becomes complicated. as a result,
There is a great possibility that the size and cost of the image processing apparatus will increase.

【0005】そこで、本発明は、所定の補間演算を伴っ
た上で並列処理により解像度変換を行う画像処理装置で
あって、小型化及びコストダウンを図りやすい画像処理
装置を提供することを目的とする。
Accordingly, an object of the present invention is to provide an image processing apparatus which performs resolution conversion by parallel processing with a predetermined interpolation operation, and which is easy to reduce in size and cost. I do.

【0006】[0006]

【課題を解決するための手段】上記の目的を達成するた
め、本発明の画像処理装置では、入力される複数の画素
データを順次保持するとともに、データリード制御信号
に応じて順次変化するリードアドレスポインタを有し、
該リードアドレスポインタに対応するアドレスと所定の
関係を満足する複数のアドレスに保持している画素デー
タを同時に出力する第1のデータ保持手段と、該第1の
データ保持手段から出力される複数の画素データの中か
ら選択信号に応じて画素データを選択する選択手段と、
該選択手段によって選択された画素データを用いて所定
の補間演算を行い、その演算結果を出力する補間演算手
段と、前の加算結果と定数とを用いた加算を順次行い、
その加算結果に桁上がりが発生したか否かに応じて前記
データリード制御信号及び前記選択信号を生成する定数
加算手段とを有する構成となっている。
In order to achieve the above object, an image processing apparatus according to the present invention sequentially holds a plurality of input pixel data and sequentially changes a read address which changes according to a data read control signal. Has a pointer,
First data holding means for simultaneously outputting pixel data held at a plurality of addresses satisfying a predetermined relationship with an address corresponding to the read address pointer; and a plurality of data output from the first data holding means. Selecting means for selecting pixel data according to a selection signal from the pixel data;
A predetermined interpolation operation is performed using the pixel data selected by the selection unit, an interpolation operation unit that outputs the calculation result, and an addition using a previous addition result and a constant are sequentially performed,
The data read control signal and the constant addition means for generating the selection signal in accordance with whether or not a carry has occurred in the addition result.

【0007】以上の構成により、所定の補間演算を伴っ
た上で並列処理により解像度変換を行うために各一回毎
の処理で必要となり得る全ての元画素データが第1のデ
ータ保持手段により選択され、その後、出力画素データ
(解像度変換後の画像の画素データ)毎に必要となる元
画素データが選択手段により選択される。
With the above arrangement, all the original pixel data which may be required in each processing for performing resolution conversion by parallel processing with a predetermined interpolation operation is selected by the first data holding means. Then, original pixel data required for each output pixel data (pixel data of the image after the resolution conversion) is selected by the selection unit.

【0008】また、請求項2に記載の画像処理装置で
は、請求項1に記載の画像処理装置において、さらに、
入力される複数の画素データを保持する第2のデータ保
持手段と、該第2のデータ保持手段から出力される画素
データを用いて所定の補間演算を行い、その演算結果を
出力する副走査補間演算手段と、所定の補間演算を行う
ことにより副走査方向に解像度が変換された画像の画素
データが主走査方向に前記副走査補間演算手段から順次
出力されるようにするために必要な画素データが前記第
2のデータ保持手段から順次出力されるように制御する
手段とを設け、前記副走査補間演算手段から出力される
データを前記第1のデータ保持手段に入力する構成とし
ている。
According to a second aspect of the present invention, there is provided the image processing apparatus according to the first aspect, further comprising:
A second data holding means for holding a plurality of input pixel data, and a sub-scan interpolation for performing a predetermined interpolation operation using the pixel data output from the second data holding means and outputting the calculation result Calculating means, and pixel data necessary for causing pixel data of an image whose resolution has been converted in the sub-scanning direction by performing a predetermined interpolation calculation to be sequentially output from the sub-scanning interpolation calculating means in the main scanning direction. And means for controlling the data to be sequentially output from the second data holding means, and inputting the data output from the sub-scanning interpolation means to the first data holding means.

【0009】以上の構成により、第1のデータ保持手段
には、補間演算が行われることにより副走査方向に解像
度が変換された画像の画素データが主走査方向に順次入
力されるので、主走査方向及び副走査方向の両方向に補
間演算を伴った上で並列処理により解像度変換を行うに
あたって、画素データを保持するデータ保持手段を増加
させる必要はなくなる。
With the above arrangement, pixel data of an image whose resolution has been converted in the sub-scanning direction by performing an interpolation operation is sequentially input to the first data holding means in the main scanning direction. In performing the resolution conversion by the parallel processing after performing the interpolation operation in both the direction and the sub-scanning direction, it is not necessary to increase the number of data holding units for holding the pixel data.

【0010】また、請求項3に記載の画像処理装置で
は、請求項1または2に記載の画像処理装置において、
前記補間演算手段が線形補間演算を行うものであって、
前記定数加算回路の加算結果を用いて前記補間演算手段
で行われる線形補間演算の補間係数を生成する補間係数
生成手段を有する構成となっている。
According to a third aspect of the present invention, in the image processing apparatus according to the first or second aspect,
The interpolation calculation means performs a linear interpolation calculation,
An interpolation coefficient generation means for generating an interpolation coefficient for a linear interpolation operation performed by the interpolation operation means using the addition result of the constant addition circuit.

【0011】以上の構成により、各処理毎に元画素デー
タと出力画素データとの位置関係に応じた適切な補間係
数を生成するにあたって、データリード制御信号及び選
択信号を生成するために必要となる、定数加算手段にて
行われる加算結果を利用しているので、補間係数を生成
するために別の手段を設ける必要はなくなる。
With the above configuration, it is necessary to generate a data read control signal and a selection signal when generating an appropriate interpolation coefficient according to the positional relationship between the original pixel data and the output pixel data for each process. Since the result of addition performed by the constant adding means is used, it is not necessary to provide another means for generating the interpolation coefficient.

【0012】[0012]

【発明の実施の形態】以下に、本発明の実施形態を図面
を参照しながら説明する。図1は本発明の第1実施形態
である画像処理装置のブロック図である。尚、同図には
示されていないが、各ブロックには同一のクロックが供
給されており、各ブロックはクロックに同期して動作す
るものとする。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of an image processing apparatus according to a first embodiment of the present invention. Although not shown in the figure, the same clock is supplied to each block, and each block operates in synchronization with the clock.

【0013】入力された画像の画素データはデータラッ
チ1に保持されている。データラッチ1はアドレスカウ
ンタ3が出力するリードアドレス信号RAが示すアドレ
スに保持している画素データを出力する。
Pixel data of an input image is held in a data latch 1. The data latch 1 outputs the pixel data held at the address indicated by the read address signal RA output from the address counter 3.

【0014】データラッチ1から出力された画素データ
はデータラッチ2に順次入力される。データラッチ2は
データライトアドレスポインタを有し、入力された画素
データをデータライトアドレスポインタが示すアドレス
に保持する。尚、データライトアドレスポインタは順次
カウントアップしていく。
The pixel data output from the data latch 1 is sequentially input to the data latch 2. The data latch 2 has a data write address pointer, and holds input pixel data at an address indicated by the data write address pointer. The data write address pointer sequentially counts up.

【0015】また、データラッチ2はリードアドレスポ
インタを有し、リードアドレスポインタが示すアドレス
を先頭とする連続した3つのアドレスに保持している画
素データを若いアドレスに保持されているものから順に
画素データOUT0、OUT1、OUT2として出力す
る。リードアドレスポインタは定数加算回路6が出力す
る2ビットのデータリード制御信号DRCに応じてクロ
ックに同期して変化する。
The data latch 2 has a read address pointer, and pixel data held at three consecutive addresses starting from the address indicated by the read address pointer are arranged in order from the pixel data held at the youngest address. The data is output as data OUT 0 , OUT 1 , and OUT 2 . The read address pointer changes in synchronization with the clock in accordance with the 2-bit data read control signal DRC output from the constant addition circuit 6.

【0016】具体的には、リードアドレスポインタは、
ビットデータを最上位ビットから順に左から記載するも
のとすると、データリード制御信号DRCが(00)で
あれば増加せず、データリード制御信号DRCが(0
1)であれば1増加し、データリード制御信号DRCが
(10)であれば2増加する。
Specifically, the read address pointer is:
Assuming that the bit data is written from the left in order from the most significant bit, if the data read control signal DRC is (00), it does not increase and the data read control signal DRC becomes (0).
If it is 1), it is increased by one, and if the data read control signal DRC is (10), it is increased by two.

【0017】これにより、A、B、C、D、E、F、…
という画素データがこの記載順にデータラッチ2に保持
されたとすると、出力されている3つの画素データOU
0、OUT1、OUT2がそれぞれA、B、Cの3つの
画素データである状態で、クロックに同期した次のタイ
ミングでは、データリード制御信号DRCが(00)で
あれば出力状態は変わらず、(01)であれば1つずれ
てB、C、Dの3つの画素データが、(10)であれば
2つずれてC、D、Eの3つの画素データが、それぞれ
出力画素データOUT0、OUT1、OUT2として出力
される状態に変化する。
Thus, A, B, C, D, E, F,...
Is stored in the data latch 2 in the order described, the three pixel data OU being output
In the state where T 0 , OUT 1 , and OUT 2 are the three pixel data A, B, and C, respectively, at the next timing synchronized with the clock, the output state changes if the data read control signal DRC is (00). In the case of (01), the three pixel data of B, C, and D are shifted by one, and in the case of (10), the three pixel data of C, D, and E are shifted by two, respectively. The state changes to the state of being output as OUT 0 , OUT 1 , and OUT 2 .

【0018】アドレスカウンタ3は出力するリードアド
レス信号RAを順次カウントアップさせていくが、デー
タラッチ2から出力される1ビットのフル信号Fが
(1)となっている間はカウント動作を行わない。すな
わち、フル信号Fはアドレスカウンタ3のカウント動作
のディセーブル信号となっている。尚、データラッチ2
は、フル信号Fを(0)としてカウント動作している
が、それ以上データを保持できない状態になると、フル
信号Fを(1)としてカウント動作を停止するようにな
っている。
The address counter 3 sequentially counts up the output read address signal RA, but does not perform the count operation while the 1-bit full signal F output from the data latch 2 is (1). . That is, the full signal F is a disable signal for the count operation of the address counter 3. Note that data latch 2
Performs a counting operation with the full signal F being (0), but when it becomes impossible to hold data any more, the full signal F is set to (1) and the counting operation is stopped.

【0019】セレクタ4は3つの入力端子I0、I1、I
2と2つの出力端子O1、O2とを備えており、1ビット
の選択信号Cが(0)であれば入力端子I0、I1から入
力される画素データをそれぞれ出力端子O1、O2から出
力し、一方、選択信号Cが(1)であれば入力端子
1、I2から入力される画素データをそれぞれ出力端子
1、O2から出力する。尚、セレクタ4の入力端子
0、I1、I2にはそれぞれデータラッチ2から出力さ
れる3つの画素データOUT0、OUT1、OUT2が入
力される。
The selector 4 has three input terminals I 0 , I 1 , I
2 and two output terminals O 1 and O 2. If the 1-bit selection signal C is (0), pixel data input from the input terminals I 0 and I 1 are output to the output terminals O 1 and O 1 , respectively. Output from O 2 , while if the selection signal C is (1), the pixel data input from the input terminals I 1 and I 2 are output from the output terminals O 1 and O 2 , respectively. Note that three pixel data OUT 0 , OUT 1 , and OUT 2 output from the data latch 2 are input to input terminals I 0 , I 1 , and I 2 of the selector 4, respectively.

【0020】線形補間演算回路5−1はデータラッチ2
から出力される画素データOUT0、OUT1を用いて、
線形補間演算回路5−2はセレクタ4から出力される2
つの画素データ(OUT0とOUT1またはOUT1とO
UT2)を用いて、それぞれ線形補間演算を行い、その
演算結果を出力する。
The linear interpolation operation circuit 5-1 includes a data latch 2
Using the pixel data OUT 0 and OUT 1 output from the
The linear interpolation operation circuit 5-2 outputs 2
Pixel data (OUT 0 and OUT 1 or OUT 1 and O
Using UT 2 ), a linear interpolation operation is performed, and the operation result is output.

【0021】定数加算回路6は入力される拡大値Mを用
いた加算演算を順次行い、その演算結果に応じてデータ
リード制御信号DRC及び選択信号Cを生成して出力す
る。制御回路7は各ブロックの動作を制御する。
The constant addition circuit 6 sequentially performs an addition operation using the input enlarged value M, and generates and outputs a data read control signal DRC and a selection signal C according to the operation result. The control circuit 7 controls the operation of each block.

【0022】定数加算回路6の構成を図2に示す。乗算
器61の入力には拡大値Mが与えられており、乗算器6
1は拡大値Mを2倍して出力する。乗算器61の出力は
制御回路67によりON/OFFが切り換えられるスイ
ッチ62を介して(n+2)ビットの加算器63に入力
されている。加算器63の出力の下位nビットの出力と
初期値Sとがセレクタ64に入力されている。加算器6
3の出力の上位2ビットはデータリード制御信号DRC
として出力される。
FIG. 2 shows the configuration of the constant adding circuit 6. The input of the multiplier 61 is provided with the enlarged value M,
1 outputs the enlarged value M twice. The output of the multiplier 61 is input to an (n + 2) -bit adder 63 via a switch 62 that is turned ON / OFF by a control circuit 67. The output of the lower n bits of the output of the adder 63 and the initial value S are input to the selector 64. Adder 6
The upper 2 bits of the output of 3 are the data read control signal DRC
Is output as

【0023】セレクタ64は2つの入力のいずれか一方
を出力するが、その切り換えは制御回路67が行う。ラ
ッチ回路65の入力にはセレクタ64の出力が与えられ
ており、また、ラッチ回路65の出力は加算器63に入
力されている。加算器66は(n+1)ビットの加算器
であり、加算器63の出力の上位nビットと拡大値Mと
が入力されている。加算器66の出力の上位1ビットは
選択信号Cとして出力される。
The selector 64 outputs one of two inputs, and the switching is performed by the control circuit 67. The output of the selector 64 is provided to the input of the latch circuit 65, and the output of the latch circuit 65 is input to the adder 63. The adder 66 is an (n + 1) -bit adder, and receives the upper n bits of the output of the adder 63 and the enlarged value M. The upper one bit of the output of the adder 66 is output as the selection signal C.

【0024】尚、データラッチ2からの画素データの読
み出しが開始された後、次の画素データの読み出しが行
われるタイミングまでの間に、制御回路67は、スイッ
チ62をOFFからONに切り換えるとともに、初期値
Sを出力している状態から加算器63の出力の上位nビ
ットを出力している状態にセレクタ64を切り換える。
The control circuit 67 switches the switch 62 from OFF to ON after the pixel data is read from the data latch 2 and before the next pixel data is read. The selector 64 is switched from outputting the initial value S to outputting the upper n bits of the output of the adder 63.

【0025】さて、以上の構成において、処理を開始す
るに先立って制御回路7により初期化が行われる。具体
的には、アドレスカウンタ3のカウント値の初期化、デ
ータラッチ2のリード及びライトアドレスポインタの初
期化、及び、データラッチ1、データラッチ2のそれぞ
れに保持されているデータの消去を行い、さらに、定数
加算回路6についてはスイッチ62をOFFにするとと
もに、セレクタ64から初期値Sが出力される状態にセ
レクタ64を切り換えてラッチ回路65に初期値Sが保
持されている状態にする。
In the above configuration, the control circuit 7 performs initialization before starting the processing. Specifically, initialization of the count value of the address counter 3, initialization of the read and write address pointers of the data latch 2, and erasure of the data held in each of the data latch 1 and the data latch 2 are performed. Further, the switch 62 of the constant adding circuit 6 is turned off, and the selector 64 is switched to a state in which the initial value S is output from the selector 64 so that the latch circuit 65 holds the initial value S.

【0026】そして、データの処理を開始すると、デー
タラッチ2に必要量のデータが保持された状態になるま
で、データラッチ2以降の回路には動作を停止させ、線
形補間演算に必要な画素データ(具体的には先頭の3つ
の画素データ)が保持されるのを待って処理を開始す
る。
When the data processing is started, the operation of the circuits subsequent to the data latch 2 is stopped until the required amount of data is held in the data latch 2, and the pixel data necessary for the linear interpolation operation is stopped. The process is started after waiting for (specifically, the first three pixel data).

【0027】データラッチ1に保持されている元画素デ
ータは先頭のデータから順次読み出され、データラッチ
2に書き込まれる。データラッチ2からフル信号Fが出
力されている場合はデータラッチ2へのデータの書き込
みができないが、フル信号Fが出力されていない場合は
データラッチ2に順次書き込まれる。これは、データラ
ッチ1からデータを読み出すアドレスを指定するアドレ
スカウンタ3がフル信号Fをディセーブルとして順次ア
ドレスを加算することにより実現されている。
The original pixel data held in the data latch 1 is sequentially read from the first data and written to the data latch 2. When the full signal F is output from the data latch 2, data cannot be written to the data latch 2. However, when the full signal F is not output, the data is sequentially written to the data latch 2. This is realized by an address counter 3 that specifies an address from which data is read from the data latch 1 and sequentially adds the addresses while disabling the full signal F.

【0028】データラッチ2から出力される画素データ
OUT0、OUT1、OUT2は、定数加算回路6におい
て拡大値Mの2倍を加算した結果をデータリード制御信
号DRCとして受けることにより、桁上がりが発生しな
ければ変化せず、桁上がりが1桁発生するとそれぞれ1
つずれた元画素データとなり、桁上がりが2桁発生する
とそれぞれ2つずれた元画素データとなる。
The pixel data OUT 0 , OUT 1 , and OUT 2 output from the data latch 2 carry the result obtained by adding twice the enlargement value M in the constant addition circuit 6 as the data read control signal DRC, and thereby carry. Does not change unless a digit occurs, and 1 when a digit occurs.
The original pixel data is shifted, and when a carry occurs by two digits, the original pixel data is shifted by two.

【0029】そして、このように変化するデータラッチ
2から出力される画素データOUT0、OUT1、OUT
2に関しては、線形補間演算回路5−1により画素デー
タOUT0及びOUT1を用いた線形補間演算が行われ、
また、定数加算回路6において前の加算結果に拡大値M
を加算した結果、桁上がりが発生しなければ線形補間演
算回路5−1で用いられるのと同じ画素データOUT0
及びOUT1を用いた線形補間演算が、一方、桁上がり
が発生すれば画素データOUT1及びOUT2を用いた線
形補間演算が、線形補間演算回路5−2によりそれぞれ
行われる。
Then, the pixel data OUT 0 , OUT 1 , OUT outputted from the data latch 2 changing in this manner.
For the 2, linear interpolation using the pixel data OUT 0 and OUT 1 is performed by the linear interpolation operation circuit 5-1,
The constant addition circuit 6 adds the enlarged value M to the previous addition result.
As a result, if no carry occurs, the same pixel data OUT 0 used in the linear interpolation operation circuit 5-1 is used.
And the linear interpolation operation using the OUT 1, whereas, the linear interpolation operation using pixel data OUT 1 and OUT 2 upon failure carry is performed respectively by linear interpolation calculation circuit 5-2.

【0030】以上のようにして、線形補間演算を伴った
上で2画素の並列処理により解像度変換が行われるが、
n/M(拡大値)の拡大率で画像の解像度が変換され
ることになる。そして、本実施形態では、まず、一度の
処理で線形補間演算に用いられる可能性のある全ての元
画素データの選択がデータラッチ2により行われ、次
に、各出力画素データ毎に線形補間演算に用いる元画素
データの選択がセレクタ4により行われ、線形補間演算
を伴った上で並列処理により解像度変換を行うために必
要な元画素データの選択をデータラッチ2とセレクタ4
とにより分離しているので、拡大値Mを加算することに
より桁上がりが発生したか否かを示すキャリー信号のみ
を用いて元画素データの選択を行うことができる。その
結果、バス数の増加が抑制されるなどして構成が簡略化
され、装置の小型化及びコストダウンを実現することが
できる。
As described above, the resolution conversion is performed by the parallel processing of two pixels with the linear interpolation operation.
The resolution of the image is converted at an enlargement ratio of 2 n / M (enlargement value). In the present embodiment, first, all the original pixel data which may be used for the linear interpolation operation in one process is selected by the data latch 2, and then the linear interpolation operation is performed for each output pixel data. The selector 4 selects the original pixel data used in the data latch 2 and the selector 4 to select the original pixel data necessary for performing the resolution conversion by the parallel processing with the linear interpolation operation.
The original pixel data can be selected using only the carry signal indicating whether a carry has occurred by adding the enlargement value M. As a result, the configuration is simplified, for example, by suppressing an increase in the number of buses, and the size and cost of the device can be reduced.

【0031】尚、コンピュータディスプレイのように処
理の同時性が必要な場合は、データラッチ2以降の処理
を並列画素毎に行えばよく、データラッチ1からの画素
データの読み出しはデータラッチ2のフル信号Fで制御
されるので、制御が容易になる。また、本第1実施形態
では、データラッチ1とデータラッチ2との間に処理が
行われないので、出力画素データのスループットの条件
を満たす限り、これらの間のデータ転送形態を規定する
必要はない。また、スイッチ62はタイミングの問題を
考慮することにより省略することができる。
When the simultaneity of the processing is required as in the case of a computer display, the processing after the data latch 2 may be performed for each parallel pixel. Since control is performed by the signal F, control is facilitated. Further, in the first embodiment, since processing is not performed between the data latch 1 and the data latch 2, it is not necessary to define the data transfer mode between them as long as the output pixel data throughput condition is satisfied. Absent. Further, the switch 62 can be omitted by considering the timing problem.

【0032】本発明の第2実施形態である画像処理装置
のブロック図を図3に示す。尚、第1実施形態のブロッ
ク図である図1と同一部分には同一符号を付して説明を
省略する。8は線形補間演算回路であり、データラッチ
1から出力される画素データを用いて補間演算を行い、
その演算結果をデータラッチ2に出力する。また、線形
補間演算回路8は、アドレスカウンタ3と同様に、デー
タラッチ2から出力されるフル信号Fをディセーブル信
号として動作する。
FIG. 3 is a block diagram showing an image processing apparatus according to a second embodiment of the present invention. The same parts as those in FIG. 1 which is a block diagram of the first embodiment are denoted by the same reference numerals, and description thereof is omitted. Reference numeral 8 denotes a linear interpolation operation circuit that performs an interpolation operation using the pixel data output from the data latch 1,
The operation result is output to the data latch 2. Further, the linear interpolation operation circuit 8 operates using the full signal F output from the data latch 2 as a disable signal, similarly to the address counter 3.

【0033】データラッチ1はアドレスカウンタ3が出
力するリードアドレス信号RAに基づいて画素データを
出力するが、その結果、線形補間演算が行われて副走査
方向に解像度が変換された画像の画素データが主走査方
向に補間演算手段8から順次出力されるように、アドレ
スカウンタ3はリードアドレス信号RAを生成する。
The data latch 1 outputs pixel data based on the read address signal RA output from the address counter 3. As a result, the pixel data of the image whose resolution has been converted in the sub-scanning direction by performing the linear interpolation operation The address counter 3 generates a read address signal RA such that are sequentially output from the interpolation calculation means 8 in the main scanning direction.

【0034】以上の構成により、入力された画像は、線
形補間演算回路8により線形補間演算が行われて副走査
方向に解像度が変換された後、線形補間演算回路5−
1、5−2により線形補間演算が行われて主走査方向に
解像度が変換されるとともに、並列処理により解像度変
換が行われる。このようにして、本第2実施形態では、
主走査方向及び副走査方向の両方向に線形補間演算を伴
った上で並列処理により解像度変換を行うことができ
る。
With the above configuration, the input image is subjected to the linear interpolation operation by the linear interpolation operation circuit 8 to convert the resolution in the sub-scanning direction.
A linear interpolation operation is performed by 1 and 5-2 to convert the resolution in the main scanning direction, and a resolution conversion is performed by parallel processing. Thus, in the second embodiment,
The resolution conversion can be performed by parallel processing after performing the linear interpolation operation in both the main scanning direction and the sub-scanning direction.

【0035】ここで、上記第1実施形態において、解像
度変換の対象である画像の画素データを主走査方向にデ
ータラッチ2に順次入力すると、線形補間演算手段5−
1、5−2からは主走査方向に解像度が変換された画像
の画素データが主走査方向に順次出力されることになる
が、これらの画素データを用いて線形補間演算を行うこ
とにより副走査方向に解像度を変換しようとすると、線
形補間演算手段5−1、5−2からは主走査方向に画素
データが順次出力されることから、画素データを保持し
ておくデータラッチが別途必要となる。
Here, in the first embodiment, when pixel data of an image to be subjected to resolution conversion is sequentially input to the data latch 2 in the main scanning direction, the linear interpolation operation means 5-
From 1 and 5-2, pixel data of an image whose resolution has been converted in the main scanning direction is sequentially output in the main scanning direction. By performing a linear interpolation operation using these pixel data, the sub-scanning is performed. If the resolution is to be converted in the direction, the pixel data is sequentially output in the main scanning direction from the linear interpolation calculation means 5-1 and 5-2, so that a data latch for holding the pixel data is additionally required. .

【0036】これに対して、本第2実施形態では、デー
タラッチ1とデータラッチ2との間に線形補間演算手段
8を設けることにより、データラッチ2には、線形補間
演算を行うことにより副走査方向に解像度が変換された
画像の画素データが主走査方向に順次入力されるので、
データを保持するデータラッチがデータラッチ1及びデ
ータラッチ2以外には不要となり、装置の小型化及びコ
ストダウンを実現することができる。
On the other hand, in the second embodiment, by providing the linear interpolation operation means 8 between the data latch 1 and the data latch 2, the data latch 2 performs the linear interpolation operation to Since pixel data of an image whose resolution has been converted in the scanning direction is sequentially input in the main scanning direction,
A data latch for holding data is not required except for the data latch 1 and the data latch 2, so that the size and cost of the device can be reduced.

【0037】尚、本第2実施形態において、入力された
拡大値を前の加算結果に順次加算し、この加算により発
生するキャリー信号を用いてデータラッチ1から出力す
るデータを選択するようにしておけば、副走査方向への
拡大率を可変とすることができる。また、上記加算結果
を用いて線形補間演算回路8で行われる線形補間演算の
補間係数を生成するようにしてもよい。
In the second embodiment, the input enlargement value is sequentially added to the previous addition result, and the data output from the data latch 1 is selected using the carry signal generated by this addition. If so, the magnification in the sub-scanning direction can be made variable. Further, an interpolation coefficient of the linear interpolation operation performed by the linear interpolation operation circuit 8 may be generated using the result of the addition.

【0038】本発明の第3実施形態である画像処理装置
のブロック図を図4に示す。尚、第2実施形態のブロッ
ク図である図3と同一部分には同一符号を付して説明を
省略する。9は補間係数生成回路であり、定数加算回路
6内の加算器63の出力の下位nビットA1を用いて線
形補間演算回路5−1で行われる線形補間演算の補間係
数を生成するとともに、定数加算回路6内の加算器66
の出力の下位nビットA2を用いて線形補間演算回路5
−2で行われる線形補間演算の補間係数を生成する。
FIG. 4 is a block diagram of an image processing apparatus according to a third embodiment of the present invention. The same parts as those in FIG. 3 which is a block diagram of the second embodiment are denoted by the same reference numerals, and description thereof is omitted. 9 is an interpolation coefficient generation circuit, and generates an interpolation coefficient of the linear interpolation operation performed by a linear interpolation operation circuit 5-1 using a lower n bits A 1 of the output of the adder 63 of the constant addition circuit 6, Adder 66 in constant addition circuit 6
Linear interpolation operation circuit 5 with the lower n bits A 2 of the output of the
Generate an interpolation coefficient for the linear interpolation operation performed in -2.

【0039】以上の構成により、1回の処理毎に元画素
データと出力画素データとの位置関係に応じた適切な補
間係数が生成され、この生成された補間係数にて線形補
間演算が行われるので、解像度変換された画像はより原
画像により忠実なものとなる。そして、本第3実施形態
では、補間係数を生成するために回路を別途設けること
なく、データリード制御信号DRC及び選択信号Cを生
成するために必要となる、定数加算回路6にて行われる
加算演算の演算結果を利用して線形補間演算の補間係数
を生成しているので、装置の小型化及びコストダウンを
実現することができる。
With the above-described configuration, an appropriate interpolation coefficient corresponding to the positional relationship between the original pixel data and the output pixel data is generated for each processing, and a linear interpolation operation is performed using the generated interpolation coefficient. Therefore, the resolution-converted image becomes more faithful to the original image. In the third embodiment, the addition performed by the constant addition circuit 6, which is necessary for generating the data read control signal DRC and the selection signal C, is not necessary to separately provide a circuit for generating the interpolation coefficient. Since the interpolation coefficient of the linear interpolation operation is generated by using the operation result of the operation, it is possible to reduce the size and cost of the device.

【0040】尚、上記各実施形態は2画素の並列処理に
より解像度変換を行うようになっているが、容易に3画
素以上の並列処理に応用することができる。例えば、3
≦kなるk画素の並列処理により解像度変換を行うため
には、装置全体のブロック図としては図5に示すように
しておけばよい。
In each of the above embodiments, resolution conversion is performed by parallel processing of two pixels, but the present invention can be easily applied to parallel processing of three or more pixels. For example, 3
In order to perform resolution conversion by parallel processing of k pixels where ≤k, a block diagram of the entire apparatus may be as shown in FIG.

【0041】同図において、データラッチ2からはリー
ドアドレスポインタが示すアドレスを先頭とする(k+
1)個の連続したアドレスに保持している画素データを
若いアドレスに保持しているものから順に画素データO
UT0、OUT1、OUT2、…、OUTkとして出力され
る。また、データラッチ2はデータリード制御信号DR
Cを2進数として考えたときの数値だけ増加させるとい
う動作をクロックに同期して行う。
In the figure, the data latch 2 starts at the address indicated by the read address pointer (k +
1) The pixel data stored in the consecutive addresses is sequentially stored in the pixel data O in order from the pixel data stored in the youngest address.
UT 0 , OUT 1 , OUT 2 ,..., OUT k are output. The data latch 2 has a data read control signal DR
The operation of increasing C by a numerical value when C is considered as a binary number is performed in synchronization with a clock.

【0042】セレクタ4−1、4−2、…、4−(k−
1)はセレクタ4と同一構成であり、それぞれの入力端
子I0、I1、I2には、セレクタ4−1については画素
データOUT0、OUT1、OUT2が、セレクタ4−2
についてはセレクタ4−1の出力端子O1から出力され
る画素データ、出力端子O2から出力される画素デー
タ、画素データOUT3が、…、セレクタ4−(k−
1)についてはセレクタ4−(k−2)の出力端子O1
から出力される画素データ、出力端子O2から出力され
る画素データ、画素データOUTkが入力される。ま
た、セレクタ4−1、4−2、…、4−(k−1)はそ
れぞれ選択信号C1、C2、…、Ckによって出力する画
素データの切り換えを行う。セレクタ4−1、4−2、
…、4−(k−1)から出力される2つの画素データは
それぞれ線形補間演算回路5−2、5−3、…、5−k
に入力される。
The selectors 4-1, 4-2,..., 4- (k-
1) has the same configuration as the selector 4. The input terminals I 0 , I 1 , and I 2 include pixel data OUT 0 , OUT 1 , and OUT 2 for the selector 4-1 and the selector 4-2.
, The pixel data output from the output terminal O 1 of the selector 4-1, the pixel data output from the output terminal O 2 , the pixel data OUT 3 ,..., The selector 4- (k−
Regarding 1), the output terminal O 1 of the selector 4- (k-2)
Pixel data output from the pixel data output from the output terminal O 2, pixel data OUT k is inputted. The selector 4-1,4-2, ..., 4- (k- 1) each selection signal C 1, C 2, ..., to switch the pixel data output by C k. Selectors 4-1 and 4-2,
, 4- (k-1) are output from the linear interpolation operation circuits 5-2, 5-3,.
Is input to

【0043】尚、並列処理する画素数を多くすることに
より、処理遅延が問題となる場合は、パイプライン化な
どによる高速化を図るようにした方がよい。
If processing delays become a problem by increasing the number of pixels to be processed in parallel, it is better to increase the speed by pipelining or the like.

【0044】定数加算回路6の構成は図6に示すように
しておけばよい。尚、図2と同一部分には同一符号を付
して説明を省略する。同図において、加算器63を(n
+α)ビットの加算器とし、その出力の上位αビットを
データリード制御信号DRCとして出力する。ここで、
αは(1+log2k)の整数部分である。
The configuration of the constant addition circuit 6 may be as shown in FIG. The same parts as those in FIG. 2 are denoted by the same reference numerals, and description thereof will be omitted. In the figure, an adder 63 is set to (n
+ Α) bits, and outputs the higher α bits of the output as a data read control signal DRC. here,
α is an integer part of (1 + log 2 k).

【0045】加算器66−1、66−2、…、66−
(k−1)は(n+1)ビットの加算器であり、加算器
66−1の入力には加算器63の出力の上位nビットと
拡大値Mとが、加算器66−2の入力には加算器66−
1の出力の上位nビットと拡大値Mとが、…、加算器6
6−(k−1)の入力には加算器66−(k−2)の出
力の上位nビットと拡大値Mとがそれぞれ入力されてい
る。そして、加算器66−1、66−2、…、66−
(k−1)の出力の上位1ビットがそれぞれ選択信号C
1、C2、…、Ck-1となる。
Adders 66-1, 66-2,..., 66-
(K-1) is an adder of (n + 1) bits. The upper n bits of the output of the adder 63 and the expanded value M are input to the input of the adder 66-1, and the input of the adder 66-2 is Adder 66-
.., The adder 6
The higher n bits of the output of the adder 66- (k-2) and the enlarged value M are input to the input of 6- (k-1). The adders 66-1, 66-2, ..., 66-
The upper one bit of the output of (k-1) is the selection signal C
1, C 2, ..., a C k-1.

【0046】尚、加算器63、66−1、66−2、
…、66−(k−1)の出力の下位nビットA1、A2
3、…、Akを利用してそれぞれ線形補間演算回路5−
1、5−2、5−3、…、5−kで行われる線形補間演
算の補間係数を生成することができる。
The adders 63, 66-1, 66-2,
.., 66- (k-1) output lower n bits A 1 , A 2 ,
A 3, ..., respectively by using A k linear interpolation operation circuit 5
It is possible to generate interpolation coefficients for linear interpolation operations performed in 1, 5-2, 5-3,..., 5-k.

【0047】本発明の一実施形態であるディスプレイ装
置のブロック図を図7に示す。同図において、101は
A/D変換器、102はスイッチ、103は画像処理装
置、104は例えばLCDパネルなどの画像表示装置、
105はタイミング信号生成回路、106は制御回路で
ある。
FIG. 7 is a block diagram of a display device according to an embodiment of the present invention. In the figure, 101 is an A / D converter, 102 is a switch, 103 is an image processing device, 104 is an image display device such as an LCD panel,
105 is a timing signal generation circuit, and 106 is a control circuit.

【0048】A/D変換器101は外部入力されるアナ
ログ画像信号(アナログRGBなど)をデジタル画像信
号に変換して出力する。スイッチ102はA/D変換器
101により変換されたデジタル画像信号と外部から入
力されるデジタル画像信号とを入力しており、制御回路
106からの指示によりどちらか一方を選択して出力す
る。スイッチ102から出力された画像信号は画像処理
装置103に入力される。画像処理装置103は、上記
実施形態のいずれかの画像処理装置であり、所定の拡大
率で画像の解像度を変換して出力する。
The A / D converter 101 converts an externally input analog image signal (such as analog RGB) into a digital image signal and outputs it. The switch 102 receives the digital image signal converted by the A / D converter 101 and the digital image signal input from the outside, and selects and outputs one of them according to an instruction from the control circuit 106. The image signal output from the switch 102 is input to the image processing device 103. The image processing device 103 is any one of the image processing devices according to the above-described embodiments, and converts an image resolution at a predetermined magnification and outputs the image.

【0049】画像表示装置104は画像処理装置103
から出力される画像信号から画像を形成して表示する。
タイミング信号生成回路105は外部入力される画像信
号の水平垂直同期信号に基づいてタイミング信号を生成
する。各回路ブロックはこのタイミング信号及び不図示
のクロック信号供給回路から供給されるクロックに同期
して動作を行うようになっている。制御回路106は、
A/D変換器101、スイッチ102、及び、画像処理
装置3の動作を、ディスプレイ装置が円滑に動作するよ
うに制御する。
The image display device 104 is an image processing device 103
An image is formed from the image signal output from the device and displayed.
The timing signal generation circuit 105 generates a timing signal based on a horizontal / vertical synchronization signal of an externally input image signal. Each circuit block operates in synchronization with the timing signal and a clock supplied from a clock signal supply circuit (not shown). The control circuit 106
The operations of the A / D converter 101, the switch 102, and the image processing device 3 are controlled so that the display device operates smoothly.

【0050】以上のディスプレイ装置によれば、画像処
理装置103として上記各実施形態のいずれかを採用し
ていることから、小型化及びコストダウンを実現した上
で、入力された画像の解像度が変換されて拡大表示する
ことができる。
According to the above-described display device, since any one of the above embodiments is employed as the image processing device 103, the resolution of the input image is converted while the size and cost are reduced. It can be enlarged and displayed.

【0051】[0051]

【発明の効果】以上説明したように、請求項1に記載の
画像処理装置によれば、一度の処理で補間演算に用いら
れる可能性のある全ての元画素データの選択と、各出力
画素データ毎に補間演算に用いられる元画素データの選
択とを分離しており、これにより、拡大値を加算するこ
とにより桁上がりが発生したか否かを示すキャリー信号
のみを用いて元画素データの選択を行うことができ、そ
の結果、バス数の増大が抑制されるなどして構成が簡略
化されるので、補間演算を伴った上で並列処理により解
像度変換を行う場合に、装置の小型化及びコストダウン
を実現することができる。この効果は並列処理する画素
数が多くなればなるほど顕著なものとなる。
As described above, according to the image processing apparatus of the first aspect, it is possible to select all the original pixel data which may be used for the interpolation operation in one process and to select each output pixel data. The selection of the original pixel data used for the interpolation operation is separated for each case, whereby the selection of the original pixel data is performed using only the carry signal indicating whether a carry has occurred by adding the enlarged value. As a result, the configuration is simplified, for example, the increase in the number of buses is suppressed, so that when performing resolution conversion by parallel processing with interpolation operation, it is possible to reduce the size and size of the device. Cost reduction can be realized. This effect becomes more remarkable as the number of pixels to be processed in parallel increases.

【0052】また、請求項2に記載の画像処理装置によ
れば、主走査方向及び副走査方向の両方向に所定の補間
演算を伴った上で並列処理により解像度変換を行う場合
に、補間演算を行うことにより副走査方向に解像度が変
換された画像の画素データが主走査方向に第1のデータ
保持手段に順次入力されるので、画素データを保持する
手段を増加させる必要はなくなり、装置の小型化及びコ
ストダウンを実現することができる。
According to the image processing apparatus of the present invention, when the resolution conversion is performed by parallel processing after performing the predetermined interpolation calculation in both the main scanning direction and the sub-scanning direction, the interpolation calculation is performed. By doing so, the pixel data of the image whose resolution has been converted in the sub-scanning direction is sequentially input to the first data holding means in the main scanning direction, so that it is not necessary to increase the number of means for holding the pixel data. And cost reduction can be realized.

【0053】また、請求項3に記載の画像処理装置によ
れば、拡大率に応じた補間係数で線形補間演算を行う場
合に、補間係数を生成するために回路を別途設けること
なく、上記キャリー信号を生成するために必要となる加
算演算の演算結果を補間係数を生成するために利用して
いるので、小型化及びコストダウンを実現することがで
きる。
Further, according to the image processing apparatus of the third aspect, when performing a linear interpolation operation with an interpolation coefficient corresponding to an enlargement factor, the carry processing can be performed without providing a separate circuit for generating an interpolation coefficient. Since the operation result of the addition operation required to generate a signal is used to generate an interpolation coefficient, downsizing and cost reduction can be realized.

【0054】また、請求項4に記載のディスプレイ装置
によれば、小型化及びコストダウンを実現した上で、入
力された画像の解像度が変換されて拡大表示することが
できる。
According to the display device of the fourth aspect, the size of the input image can be converted and the image can be enlarged and displayed while realizing miniaturization and cost reduction.

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

【図1】 本発明の第1実施形態である画像処理装置の
ブロック図である。
FIG. 1 is a block diagram of an image processing apparatus according to a first embodiment of the present invention.

【図2】 定数加算回路のブロック図である。FIG. 2 is a block diagram of a constant adding circuit.

【図3】 本発明の第2実施形態である画像処理装置の
ブロック図である。
FIG. 3 is a block diagram of an image processing apparatus according to a second embodiment of the present invention.

【図4】 本発明の第3実施形態である画像処理装置の
ブロック図である。
FIG. 4 is a block diagram of an image processing apparatus according to a third embodiment of the present invention.

【図5】 3画素以上の並列処理を行う場合の画像処理
装置のブロック図である。
FIG. 5 is a block diagram of an image processing apparatus when performing parallel processing of three or more pixels.

【図6】 図5における定数加算回路のブロック図であ
る。
FIG. 6 is a block diagram of a constant adding circuit in FIG. 5;

【図7】 本発明の一実施形態であるディスプレイ装置
のブロック図である。
FIG. 7 is a block diagram of a display device according to an embodiment of the present invention.

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

1 データラッチ 2 データラッチ 3 アドレスカウンタ 4 セレクタ 5−1、5−2 線形補間演算回路 6 定数加算回路 7 制御回路 8 線形補間演算回路 9 補間係数生成回路 61 乗算器 62 スイッチ 63 加算器 64 セレクタ 65 ラッチ回路 66 加算器 67 制御回路 101 A/D変換器 102 スイッチ 103 画像処理装置 104 画像表示装置 105 タイミング信号生成回路 106 制御回路 DESCRIPTION OF SYMBOLS 1 Data latch 2 Data latch 3 Address counter 4 Selector 5-1 and 5-2 Linear interpolation operation circuit 6 Constant addition circuit 7 Control circuit 8 Linear interpolation operation circuit 9 Interpolation coefficient generation circuit 61 Multiplier 62 Switch 63 Adder 64 Selector 65 Latch circuit 66 Adder 67 Control circuit 101 A / D converter 102 Switch 103 Image processing device 104 Image display device 105 Timing signal generation circuit 106 Control circuit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 入力される複数の画素データを順次保持
するとともに、データリード制御信号に応じて順次変化
するリードアドレスポインタを有し、該リードアドレス
ポインタに対応するアドレスと所定の関係を満足する複
数のアドレスに保持している画素データを同時に出力す
る第1のデータ保持手段と、 該第1のデータ保持手段から出力される複数の画素デー
タの中から選択信号に応じて画素データを選択する選択
手段と、 該選択手段によって選択された画素データを用いて所定
の補間演算を行い、その演算結果を出力する補間演算手
段と、 前の加算結果と定数とを用いた加算を順次行い、その加
算結果に桁上がりが発生したか否かに応じて前記データ
リード制御信号及び前記選択信号を生成する定数加算手
段と、を有することを特徴とする画像処理装置。
1. A read address pointer which sequentially holds a plurality of input pixel data and sequentially changes according to a data read control signal, and satisfies a predetermined relationship with an address corresponding to the read address pointer. First data holding means for simultaneously outputting pixel data held at a plurality of addresses; and selecting pixel data from a plurality of pixel data output from the first data holding means in accordance with a selection signal. Selecting means, performing a predetermined interpolation operation using the pixel data selected by the selection means, outputting an operation result, and sequentially performing addition using a previous addition result and a constant, Constant addition means for generating the data read control signal and the selection signal depending on whether a carry has occurred in the addition result. Image processing device.
【請求項2】 入力される複数の画素データを保持する
第2のデータ保持手段と、 該第2のデータ保持手段から出力される画素データを用
いて所定の補間演算を行い、その演算結果を出力する副
走査補間演算手段と、 所定の補間演算を行うことにより副走査方向に解像度が
変換された画像の画素データが主走査方向に前記副走査
補間演算手段から順次出力されるようにするために必要
な画素データが前記第2のデータ保持手段から順次出力
されるように制御する手段とを設け、 前記副走査補間演算手段から出力されるデータを前記第
1のデータ保持手段に入力する構成としたことを特徴と
する請求項1に記載の画像処理装置。
2. A second data holding means for holding a plurality of input pixel data, and a predetermined interpolation operation using the pixel data output from the second data holding means, A sub-scanning interpolation operation means for outputting, and a pixel data of an image whose resolution has been converted in the sub-scanning direction by performing a predetermined interpolation operation so as to be sequentially output from the sub-scanning interpolation operation means in the main scanning direction. Means for controlling the pixel data necessary for the image data to be sequentially output from the second data holding means, and inputting the data output from the sub-scanning interpolation means to the first data holding means. The image processing apparatus according to claim 1, wherein:
【請求項3】 前記補間演算手段が線形補間演算を行う
ものであって、前記定数加算回路の加算結果を用いて前
記補間演算手段で行われる線形補間演算の補間係数を生
成する補間係数生成手段を有することを特徴とする請求
項1または2に記載の画像処理装置。
3. An interpolation coefficient generating means for performing a linear interpolation operation, wherein an interpolation coefficient of a linear interpolation operation performed by the interpolation operation means is performed using an addition result of the constant adding circuit. The image processing apparatus according to claim 1, further comprising:
【請求項4】 外部から入力された画像信号に対して所
定の処理を施す画像処理装置と、該画像処理装置を介し
た画像信号から画像を形成して表示する画像表示装置
と、当該ディスプレイ装置が円滑に動作するように制御
する制御回路と、を有するディスプレイ装置であって、
前記画像処理装置が請求項1乃至3のいずれか1つに記
載の画像処理装置であることを特徴とするディスプレイ
装置。
4. An image processing apparatus for performing predetermined processing on an externally input image signal, an image display apparatus for forming and displaying an image from an image signal transmitted through the image processing apparatus, and the display apparatus And a control circuit that controls to operate smoothly, a display device comprising:
A display device, wherein the image processing device is the image processing device according to any one of claims 1 to 3.
JP11073765A 1999-03-18 1999-03-18 Image processor and display device using it Pending JP2000270207A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11073765A JP2000270207A (en) 1999-03-18 1999-03-18 Image processor and display device using it

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11073765A JP2000270207A (en) 1999-03-18 1999-03-18 Image processor and display device using it

Publications (1)

Publication Number Publication Date
JP2000270207A true JP2000270207A (en) 2000-09-29

Family

ID=13527655

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11073765A Pending JP2000270207A (en) 1999-03-18 1999-03-18 Image processor and display device using it

Country Status (1)

Country Link
JP (1) JP2000270207A (en)

Cited By (2)

* 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
CN100377562C (en) * 2003-04-24 2008-03-26 兄弟工业株式会社 Image reader, image reading apparatus, and reading resolution setting method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100377562C (en) * 2003-04-24 2008-03-26 兄弟工业株式会社 Image reader, image reading apparatus, and reading resolution setting method
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

Similar Documents

Publication Publication Date Title
JP2004165749A (en) Gamma correction voltage generating apparatus, gamma correction apparatus, and display device
JP4790227B2 (en) Display control apparatus and display control method
JP2005345721A (en) Display controller, electronic equipment, and image data supply method
JP3788105B2 (en) Gradation correction device, image display device, and gradation correction method
US7209144B2 (en) Image-display apparatus, image-display method, and image-display program
JP2000270207A (en) Image processor and display device using it
JPH10340338A (en) Display format converter
JP2003316331A (en) Display device
US7363465B2 (en) Semiconductor device, microcomputer, and electronic equipment
JPH06259219A (en) Image display method and flat panel tablet system
JP2001211349A (en) Method and device for actualizing transfer function
JP2920919B2 (en) Interface device
JPH07302073A (en) Video data transfer device and computer system
JP4170173B2 (en) Block matching arithmetic unit
JP2004350115A (en) Gamma correction device and gamma correction method
JPH07264395A (en) Image reducing device
JPH11288257A (en) Method and device for compression display
KR100448939B1 (en) Resolution transform circuit of liquid crystal display device, especially implementing multi-synch
JP2005209060A (en) System including address generation apparatus and address generation apparatus
JPH11283024A (en) Compression display method and its device
JP2011133605A (en) Apparatus and method for processing image, and electronic equipment
JPS58182366A (en) Enlarging or contracting circuit of picture
JP2008058382A (en) Driving circuit of display device and image data converting method
JP2006163201A (en) Apparatus and method for transferring data, and image display apparatus
JPH03196189A (en) Image signal processor