JP3752874B2 - Image reduction processing device - Google Patents
Image reduction processing device Download PDFInfo
- Publication number
- JP3752874B2 JP3752874B2 JP04964699A JP4964699A JP3752874B2 JP 3752874 B2 JP3752874 B2 JP 3752874B2 JP 04964699 A JP04964699 A JP 04964699A JP 4964699 A JP4964699 A JP 4964699A JP 3752874 B2 JP3752874 B2 JP 3752874B2
- Authority
- JP
- Japan
- Prior art keywords
- circuit
- image
- signal
- low
- reduction
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Image Processing (AREA)
- Details Of Television Scanning (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、画像信号を任意に縮小処理して高画質に表示するのに適した画像信号処理装置に関する。
【0002】
【従来の技術】
図8に画像を縮小して表示するための縮小処理の一例として、水平方向に2/3倍する場合の画素補間例を示し説明する。
【0003】
まず、縮小前の画像が左からS,T,U,V‥‥の順に送られて来る。このうち画素Sはそのまま補間後の画素sとする。次に、画素tは、T−U間の距離を1とした時に、Tから1/2,Uから1/2の位置であり、T,Uの画素データを用い次式により作成する。
【0004】
【数1】
【0005】
次の画素uは画素Vをそのまま用いる。以下同様の補間処理を繰り返し行う。以上の補間処理により3個の画素データから2個の補間画素データが作成される。この画素データを、図8の出力データに示すように、補間前の画素データと同じ間隔で表示することにより2/3倍に圧縮されて表示される。
【0006】
以上述べた圧縮処理を行うためには隣り合う画素同士の演算が必要である。そのためには画素データを保持するフリップフロップなどのラッチ回路を設け、現在の画素データと1画素前の画素データを用いて補間処理を行う。
また、画面垂直方向の縮小処理を行う場合には、走査線方向に1走査線期間離れた画素同士の演算が必要であり、画像の1走査線分の容量を有する遅延回路(以降ラインメモリと呼ぶ)を備えた補間回路が必要である。
【0007】
以上のような、画像の圧縮処理については公開特許公報平8−154183号公報で述べられている。
【0008】
【発明が解決しようとする課題】
上記従来技術では、画像の圧縮処理(走査線数を減らす処理)について述べられているが、圧縮処理のためにラインメモリをどのように使用するのか説明されていない。
【0009】
また、最近ではデジタル放送の開始に伴い、画像の放送だけでなく文字放送やデータ放送も始まっているし、さらに多チャンネル化、放送内容の高解像度化の流れがある。
【0010】
したがって、それらを表示する装置としても高解像化、高画質化、複数画面表示などの要求が高まっており、たとえ縮小画像であっても、できる限り高画質に表示する必要がある。
【0011】
さらに、それを実現するにあたっては低コストで実現することが望ましいことはいうまでもない。
【0012】
【課題を解決するための手段】
画像信号の垂直方向の低域信号を抽出する垂直低域通過回路と縮小時の画像信号の垂直方向のバランスを補正する画素補間回路と走査線を1走査線分遅延する2個の遅延回路と、前記2個の遅延回路へ書き込む信号を切り替えるための2個の選択回路を設ける。
【0013】
それらにより構成する縮小回路において、第1の状態では第1の遅延回路の書き込み信号を低域通過回路の低域通過演算用信号とすると共に、第2の遅延回路の書き込み信号を画素補間回路より与える画素補間処理用信号とし、第2の状態では第1の遅延回路の書き込み信号を低域通過演算用出力の下位nビット(nは自然数)とすると共に、2個目の遅延回路の書き込み信号を低域通過演算用出力の上位aビット(aは自然数)とする。
【0014】
そして、例えば、縮小処理しない場合および1倍から1/4倍までは1個目の遅延回路の書き込み信号を画像縮小処理装置への入力信号とし、2個目の遅延回路の書き込み信号を画素補間回路からの信号とし、縮小倍率が1/4、1/8の場合は、1個目の遅延回路の書き込み信号を低域通過フィルタ演算用出力の下位nビット(nは自然数)とし、2個目の遅延回路の書き込み信号を低域通過フィルタ演算用出力の上位aビット(aは自然数)とするように制御する。
【0015】
【発明の実施の形態】
図1に本発明の画像縮小処理装置の実施の形態の一例を示す。1は低域通過回路(以下ローパスフィルタと記す)、2は画素補間回路、3および4はラインメモリ、5および6は選択回路、7は画像信号入力端子、8は縮小処理した画像信号出力端子、9は選択回路5,6の選択制御端子、10はゲート回路である。本実施形態の一例では入力画像データはnビット(nは自然数)のデジタルデータとして示してある。また、ローパスフィルタ1から選択回路6へ導き、ラインメモリ4からゲート回路10へ導くデータ数aビット(aは自然数)はnよりも小さいものとする。
【0016】
本構成において選択回路5,6は、制御端子9から付加する選択制御においてA入力またはB入力を出力に導き、2個の選択回路は同一方向の入力をを選択する。また、ゲート回路10は選択回路5,6が入力Aを選択するときに、ラインメモリ4の出力画像nビットのうちのaビットの入力に対し、aビットの画像信号としてゼロを出力し、選択回路5,6が入力Bを選択するときには、aビットの入力値をそのまま出力へ導く。
【0017】
本実施形態の一例の動作を述べるにあたり、図2にローパスフィルタ1の実施形態の一例を、図3に画素補間回路2の実施形態の一例を示す。
【0018】
まず、図2において、17は加算器、18は選択回路、19は利得制御回路、11は画像信号入力端子、12は出力端子、13は第2の画像信号入力端子、14は選択回路18の画像信号出力端子、15は選択回路18の選択制御端子、16は利得制御端子である。
【0019】
出力端子14から出力される(a+n)ビットの画像信号は、nビットを図1に示す選択回路5のB入力へ、aビットを選択回路6のB入力へ導く。また、端子13へはラインメモリ3の出力画像のnビットおよびゲート回路10の出力aビットが導かれる。この時の(a+n)ビットのデータはaビットが上位側、nビットが下位側に配置されるものとする。また、利得制御回路19は端子16の制御により画像信号を1倍、1/2倍、1/4倍、‥‥1/2n倍して出力する。
【0020】
次に、図3において、21は入力画像信号を(1−K)倍する係数回路、22は入力画像信号を(K)倍する係数回路、23は加算器、24は第1の画像信号入力端子、25は係数Kの入力端子、26は補間信号出力端子、27は遅延用信号出力端子、28は第2の画像信号入力端子である。端子27から出力される画像信号は、図1に示す選択回路6のA入力へ導き、端子28へはラインメモリ4の出力画像信号が導かれる。したがって、画素補間回路では、端子24および端子28の1走査線分離れた2つの画像データを用い、補間係数Kにより、図8で説明したような画素補間処理を行い、垂直方向の画像のバランスを補正する。
【0021】
次に、図4、図5を用いて、図1から図3で示した実施形態の動作例を説明する。まず図4は選択回路5,6で入力A側を選択した場合の画像信号の流れを示したもので、実線で有効な画像信号の流れを示す。まず、ローパスフィルタ1および選択回路5のA入力に端子7から入力されるnビットの画像信号が導かれる。選択回路5へ導かれた画像信号はラインメモリ3で1走査線分遅延されローパスフィルタ1へ導く。また、ラインメモリ4へは選択回路6を介して画素補間回路2からの画像信号が導かれ、1走査線分遅延して再び画素補間回路2へ戻される。このとき、ゲート回路10出力のaビットデータは先述のように入力信号に関係なくゼロとする。
【0022】
次にローパスフィルタ1および画素補間回路2の動作を含めて図5のタイミング図を用い説明する。まず、端子7から入力される信号(現信号)としてラインA,B,C,D,‥‥(A,B,C,D,‥‥はそれぞれ1走査線分の信号を示す)と入力される。そうするとラインメモリ3からは1走査線分遅延した信号が得られ、ローパスフィルタ1の端子13に付加されるので、加算器17の出力には連続した2走査線信号を加算した結果が得られる。このとき、現信号はnビット、現信号を1走査線分遅延した信号もnビットであるので、加算結果は(n+1)ビットとなる。ここで、選択回路18をB側(加算器出力)を選択し、利得制御回路で利得1/2となるように制御を行う。これによりローパスフィルタ1の出力として図5に示す結果(1/m回路出力)が得られる。
【0023】
この時のローパスフィルタ1の伝達関数H(Z)は下式で現わされる。
【0024】
【数2】
【0025】
なお、利得制御回路で1/2倍するときに最下位ビットの丸め処理を行い、nビットの結果を得るが、丸め方としては切り捨てであっても、四捨五入であっても問題はない。
【0026】
この出力(図5の1/m回路出力)を受ける画素補間回路2では、この画像信号とラインメモリ4で1走査線分遅延された画像信号を用いて画素補間処理を行う。
【0027】
次に、図6、図7を用いて選択回路5,6で入力B側を選択した場合の動作例を説明する。まず、図6では実線で画像信号の流れを示している。端子7から入力された信号はローパスフィルタ1へ導かれ、ローパスフィルタ1から出力される(n+a)ビットのうち下位nビットが選択回路5を介してラインメモリ3へ導かれ、1走査線分遅延された信号がローパスフィルタ1入力の下位nビットとして戻される。また、ローパスフィルタ1から出力される(n+a)ビットのうち上位aビットが選択回路6を介してラインメモリ4へ導かれ、1走査線分遅延された信号がゲート回路10を介してローパスフィルタ1入力の上位aビットとして戻される。
【0028】
次にローパスフィルタ1および画素補間回路2の動作を含めて図7のタイミング図を用い説明する。まず、端子7から入力される信号(現信号)としてラインA,B,C,D,‥‥(A,B,C,D,‥‥はそれぞれ1走査線分の信号を示す)と入力される。ラインAが入力されるとき、選択回路18はA側(現信号側)を選択し、端子14を介してラインメモリ3へ導く(このときの出力端子から出力される信号(a+n)ビットのうち上位aビットはゼロである。)。
【0029】
次にラインBが入力されるとき、端子13にはラインメモリ3から1走査線分遅延したラインAの信号が入力されるので、加算器17の出力にはラインAとラインBを加算した結果が得られる。このとき、ラインA、Bはnビットであるので、加算結果は(n+1)ビットとなる。このとき、選択回路18はB側(加算器出力)を選択するように制御し、出力端子14に加算結果を導く。次に、ラインCが入力されるとき、端子13にはラインメモリ3から1走査線分遅延したライン(A+B)の信号が入力されるので、加算器17の出力にはライン(A+B+C)が得られる。このとき、ライン(A+B)は(n+1)ビットであるので、加算結果は(n+2)ビットとなる。
【0030】
このとき、選択回路18はB側(加算器出力)を選択するように制御し、出力端子14に加算結果を導く。次に、ラインDが入力されるとき、端子13にはラインメモリ3から1走査線分遅延したライン(A+B+C)の信号が入力されるので、加算器17の出力にはライン(A+B+C+D)が得られる。この結果(n+2ビットのデータ)に対して、利得制御回路では利得1/4となるように(下位2ビットの丸め処理を行うように)制御を行う。これによりローパスフィルタ1の出力として図5に示す結果(1/m回路出力)が得られる。この時のローパスフィルタ1の伝達関数H(Z)は下式で現わされる。
【0031】
【数3】
【0032】
この出力を受ける画素補間回路2は、補間係数K=0として制御し、端子24から入力される信号に対し補間処理を行わずそのまま出力する。
【0033】
次に以上の2種類の動作の使い分けについて説明する。
【0034】
まず、例えば画像の縮小倍率が1/4倍を越えるように比較的に大きい場合、図4で示したように選択回路5,6ではA側を選択して縮小処理を行う。この時、縮小回路のローパスフィルタ1ではラインメモリ3を用いて画像垂直方向の低域通過処理が行え、画素補間回路2ではラインメモリ4を用いて画素の補間処理が行える。
【0035】
したがって、ローパスフィルタ1では画像縮小時に発生する折り返し妨害(垂直方向の高い周波数成分が低い周波数成分に折り返って発生する画像妨害)を軽減可能であり、画素補間回路2では画素の位置を補正できるので高画質な縮小画像を得ることができる。
【0036】
このとき、画像の内容によってはローパスフィルタを動作させないほうがよい場合もあり、この時にはローパスフィルタの選択回路18でA側を選択し、利得制御回路19は1倍で出力すればよい。同様に縮小処理しない場合にもそうすればよく、画素補間回路2では、係数K=0として処理すればよい。
【0037】
次に、例えば画像の縮小倍率が1/4、1/8の場合、図6で示したように選択回路5,6ではB側を選択して縮小処理を行う。これによればローパスフィルタ1の特性としては前者(図4,5で説明した動作例)よりも低い信号成分を減衰させるため、より折り返し妨害の軽減効果を大きくすることができる。図6,7で説明した動作は走査線を4回加算し、1/4倍して出力しているが、8回、16回など2m回行い、利得制御を1/2mとすることにより低域通過特性を得ることができ、mが大きいほど低い信号成分まで減衰させることができる。この構成では前述のように画素補間処理2は動作しないが、縮小倍率が小さい場合には補間処理の効果は小さく、折り返し妨害の軽減効果の方がはるかに大きい。
【0038】
以上、本発明の実施形態の使い分けの一例を述べたが、制御方法は縮小倍率だけでなく、画像の種類や、表示装置の性能により縮小時の見え方がことなるため、それぞれの場合で使い分ければよいことはいうまでもない。
【0039】
以上のように本実施形態では2個のラインメモリを縮小時の信号処理内容により使い分けることができ、高画質の縮小画像を得ることができる。
【0040】
次に、図9に本発明の他の実施形態の一例を示す。30は縮小制御回路、31は縮小倍率の設定端子であり、図1と同一符号のものは同一機能を有するものとする。
【0041】
縮小制御回路30は端子31から設定される縮小倍率の応じて画像縮小の制御を行い、例えば前述のように選択回路5,6の制御を行うとともに、ローパスフィルタ1および画素補間回路2の制御を行う。
【0042】
図10はここまで説明した本発明の実施形態を用いた画像表示装置の実施形態の一例である。32は画像入力端子、33は垂直縮小回路、34は水平縮小回路、35はディスプレイへ表示するためのアナログ処理を行う表示処理回路、36はディスプレイである。垂直縮小回路33として、図1などで説明した本発明の実施形態の一例を用いれば少ない素子数で高画質な縮小回路が実現できる。
【0043】
【発明の効果】
本発明によれば、画像の縮小倍率や画像の内容、表示装置の性能に応じてラインメモリの用途を切り替え、妨害除去、縮小画像のバランスの保持が可能であり、少ない素子数で高画質な縮小画像を得ることが可能である。
【図面の簡単な説明】
【図1】本発明における画像縮小処理装置の実施形態の一例を示すブロック図である。
【図2】本発明における低域通過フィルタの実施形態の一例を示すブロック図である。
【図3】本発明における画素補間回路の実施形態の一例を示すブロック図である。
【図4】本発明における画像縮小処理装置の画像信号の流れの一例を示すブロック図である。
【図5】本発明における画像縮小処理装置の動作例を示すタイミング図である。
【図6】本発明における画像縮小処理装置の画像信号の流れの一例を示すブロック図である。
【図7】本発明における画像縮小処理装置の動作例を示すタイミング図である。
【図8】縮小時の画素補間処理の一例を示す図である。
【図9】本発明における画像縮小処理装置の実施形態の一例を示すブロック図である。
【図10】本発明における画像縮小処理装置の実施形態の一例を用いた画像表示装置の一例を示すブロック図である。
【符号の説明】
1…ローパスフィルタ、2…画素補正回路、3、4…ラインメモリ、5、6…選択回路、7…画像信号入力端子、8…画像信号出力端子、9…選択切り替え制御端子、10…ゲート回路、11…画像信号入力端子、12…画像信号出力端子、13…画像信号入力端子、14…画像信号出力端子、15…選択切り替え制御端子、16…利得制御端子、17…加算器、18…選択回路、19…利得制御回路、21,22…係数回路、23…加算器。[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an image signal processing apparatus suitable for arbitrarily reducing an image signal and displaying it with high image quality.
[0002]
[Prior art]
FIG. 8 shows an example of pixel interpolation in the case of 2/3 magnification in the horizontal direction as an example of a reduction process for reducing and displaying an image.
[0003]
First, the image before reduction is sent from the left in the order of S, T, U, V,. Among these, the pixel S is used as the pixel s after interpolation. Next, the pixel t is a
[0004]
[Expression 1]
[0005]
The next pixel u uses the pixel V as it is. Thereafter, the same interpolation process is repeated. Through the above interpolation processing, two pieces of interpolation pixel data are created from the three pieces of pixel data. As shown in the output data in FIG. 8, this pixel data is displayed at the same interval as the pixel data before interpolation, and is compressed by 2/3 times.
[0006]
In order to perform the compression processing described above, calculation between adjacent pixels is necessary. For this purpose, a latch circuit such as a flip-flop for holding pixel data is provided, and interpolation processing is performed using the current pixel data and the pixel data of the previous pixel.
In addition, when performing reduction processing in the vertical direction of the screen, it is necessary to calculate pixels that are separated by one scanning line period in the scanning line direction, and a delay circuit (hereinafter referred to as a line memory) having a capacity for one scanning line of the image. Interpolation circuit with the above is required.
[0007]
The image compression processing as described above is described in Japanese Patent Application Laid-Open No. 8-154183.
[0008]
[Problems to be solved by the invention]
The above prior art describes image compression processing (processing to reduce the number of scanning lines), but does not explain how to use a line memory for compression processing.
[0009]
Recently, along with the start of digital broadcasting, not only image broadcasting but also text broadcasting and data broadcasting have begun, and there is a trend to increase the number of channels and the resolution of broadcasting contents.
[0010]
Therefore, there is an increasing demand for a device that displays them, such as high resolution, high image quality, and multi-screen display, and even a reduced image needs to be displayed as high as possible.
[0011]
Furthermore, it goes without saying that it is desirable to realize this at a low cost.
[0012]
[Means for Solving the Problems]
A vertical low-pass circuit for extracting a low-frequency signal in the vertical direction of the image signal, a pixel interpolation circuit for correcting the vertical balance of the image signal at the time of reduction, and two delay circuits for delaying the scanning line by one scanning line Two selection circuits for switching signals to be written to the two delay circuits are provided.
[0013]
In the reduction circuit constituted by them, in the first state, the write signal of the first delay circuit is used as a low-pass operation signal of the low-pass circuit, and the write signal of the second delay circuit is obtained from the pixel interpolation circuit. In the second state, the write signal of the first delay circuit is set to the lower n bits (n is a natural number) of the output for low-pass operation, and the write signal of the second delay circuit is used. Are the upper a bits (a is a natural number) of the output for low-pass computation.
[0014]
For example, when the reduction process is not performed and when the magnification is 1 to 1/4, the write signal of the first delay circuit is used as the input signal to the image reduction processing device, and the write signal of the second delay circuit is pixel-interpolated. When the signal is from the circuit and the reduction ratio is 1/4 or 1/8, the write signal of the first delay circuit is the lower n bits (n is a natural number) of the low-pass filter operation output, and 2 Control is performed so that the write signal of the eye delay circuit is the upper a bits (a is a natural number) of the output for low-pass filter operation.
[0015]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 shows an example of an embodiment of an image reduction processing apparatus of the present invention. 1 is a low-pass circuit (hereinafter referred to as a low-pass filter), 2 is a pixel interpolation circuit, 3 and 4 are line memories, 5 and 6 are selection circuits, 7 is an image signal input terminal, and 8 is a reduced image signal output terminal. , 9 are selection control terminals of the
[0016]
In this configuration, the
[0017]
In describing the operation of an example of the present embodiment, FIG. 2 shows an example of the embodiment of the low-
[0018]
First, in FIG. 2, 17 is an adder, 18 is a selection circuit, 19 is a gain control circuit, 11 is an image signal input terminal, 12 is an output terminal, 13 is a second image signal input terminal, and 14 is a
[0019]
The (a + n) -bit image signal output from the
[0020]
Next, in FIG. 3, 21 is a coefficient circuit that multiplies the input image signal by (1-K), 22 is a coefficient circuit that multiplies the input image signal by (K), 23 is an adder, and 24 is a first image signal input. 25, a coefficient K input terminal, 26 an interpolation signal output terminal, 27 a delay signal output terminal, and 28 a second image signal input terminal. The image signal output from the terminal 27 is guided to the A input of the
[0021]
Next, an operation example of the embodiment shown in FIGS. 1 to 3 will be described with reference to FIGS. First, FIG. 4 shows the flow of an image signal when the input circuit A is selected by the
[0022]
Next, the operation of the low-
[0023]
The transfer function H (Z) of the low-
[0024]
[Expression 2]
[0025]
Note that, when the gain control circuit halves, the least significant bit is rounded to obtain an n-bit result, but there is no problem with rounding or rounding as the rounding method.
[0026]
The
[0027]
Next, an example of operation when the input B side is selected by the
[0028]
Next, the operation of the low-
[0029]
Next, when line B is input, the signal of line A delayed by one scanning line is input from the
[0030]
At this time, the
[0031]
[Equation 3]
[0032]
The
[0033]
Next, the proper use of the above two types of operations will be described.
[0034]
First, for example, when the image reduction magnification is relatively large so as to exceed 1/4, the
[0035]
Therefore, the low-
[0036]
At this time, depending on the contents of the image, it may be better not to operate the low-pass filter. At this time, the low-pass
[0037]
Next, for example, when the reduction ratio of the image is 1/4 or 1/8, the
[0038]
As described above, an example of proper use of the embodiment of the present invention has been described. However, the control method is not limited to the reduction magnification, but the appearance at the time of reduction differs depending on the type of image and the performance of the display device. It goes without saying.
[0039]
As described above, in the present embodiment, the two line memories can be selectively used depending on the signal processing contents at the time of reduction, and a high-quality reduced image can be obtained.
[0040]
Next, FIG. 9 shows an example of another embodiment of the present invention.
[0041]
The
[0042]
FIG. 10 shows an example of an embodiment of an image display device using the embodiment of the present invention described so far. 32 is an image input terminal, 33 is a vertical reduction circuit, 34 is a horizontal reduction circuit, 35 is a display processing circuit for performing analog processing for display on a display, and 36 is a display. If the example of the embodiment of the present invention described in FIG. 1 or the like is used as the
[0043]
【The invention's effect】
According to the present invention, the use of the line memory can be switched according to the image reduction magnification, the image content, and the performance of the display device, the disturbance removal and the reduction image balance can be maintained, and the image quality can be reduced with a small number of elements. It is possible to obtain a reduced image.
[Brief description of the drawings]
FIG. 1 is a block diagram showing an example of an embodiment of an image reduction processing apparatus according to the present invention.
FIG. 2 is a block diagram showing an example of an embodiment of a low-pass filter in the present invention.
FIG. 3 is a block diagram illustrating an example of an embodiment of a pixel interpolation circuit according to the present invention.
FIG. 4 is a block diagram illustrating an example of a flow of an image signal of the image reduction processing device according to the present invention.
FIG. 5 is a timing chart showing an operation example of the image reduction processing apparatus according to the present invention.
FIG. 6 is a block diagram illustrating an example of a flow of an image signal of the image reduction processing apparatus according to the present invention.
FIG. 7 is a timing chart showing an operation example of the image reduction processing apparatus according to the present invention.
FIG. 8 is a diagram illustrating an example of pixel interpolation processing at the time of reduction.
FIG. 9 is a block diagram illustrating an example of an embodiment of an image reduction processing apparatus according to the present invention.
FIG. 10 is a block diagram illustrating an example of an image display device using an example of an embodiment of an image reduction processing device according to the present invention.
[Explanation of symbols]
DESCRIPTION OF
Claims (3)
前記2個の遅延回路へ書き込む信号を切替える切替え手段を設け、
前記切替え手段は、第1の状態では第1の遅延回路への書き込み信号を前記垂直低域通過回路の低域通過演算用信号とすると共に、第2の遅延回路への書き込み信号を前記画素補間回路より与える画素補間処理用信号とし、第2の状態では前記第1の遅延回路への書き込み信号を低域通過演算用出力の下位nビット(nは自然数)とすると共に、前記第2の遅延回路への書き込み信号を低域通過演算用出力の上位aビット(aは自然数)とするように切替えることを特徴とする画像縮小処理装置。A vertical low-pass circuit that extracts a low-frequency signal in the vertical direction of an input image signal, and a pixel interpolation circuit that is connected to a subsequent stage of the vertical low-pass circuit and corrects the vertical balance of the image signal at the time of reduction When one scanning line signal delayed by the scanning line and at least and a two delay circuit is supplied to the vertical low-pass circuit and the pixel interpolation circuit, the image reduction process unit that performs reduction processing of the image,
A switching means for switching a signal to be written to the two delay circuits ;
In the first state, the switching means uses the write signal to the first delay circuit as a low-pass calculation signal for the vertical low-pass circuit and the write signal to the second delay circuit as the pixel interpolation. In the second state, the write signal to the first delay circuit is the lower n bits (n is a natural number) of the output for low-pass operation, and the second delay An image reduction processing apparatus characterized by switching a signal to be written to a circuit to be a high-order a bit (a is a natural number) of an output for low-pass operation .
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP04964699A JP3752874B2 (en) | 1999-02-26 | 1999-02-26 | Image reduction processing device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP04964699A JP3752874B2 (en) | 1999-02-26 | 1999-02-26 | Image reduction processing device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2000251062A JP2000251062A (en) | 2000-09-14 |
| JP3752874B2 true JP3752874B2 (en) | 2006-03-08 |
Family
ID=12836979
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP04964699A Expired - Fee Related JP3752874B2 (en) | 1999-02-26 | 1999-02-26 | Image reduction processing device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3752874B2 (en) |
-
1999
- 1999-02-26 JP JP04964699A patent/JP3752874B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2000251062A (en) | 2000-09-14 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6411333B1 (en) | Format conversion using patch-based filtering | |
| US6327000B1 (en) | Efficient image scaling for scan rate conversion | |
| US6556193B1 (en) | De-interlacing video images using patch-based processing | |
| JPH08107568A (en) | Method and apparatus for scaling video image | |
| JPH0319753B2 (en) | ||
| JPS61224679A (en) | Video signal processor | |
| KR970009851B1 (en) | Lcd control device | |
| JP2004534486A (en) | Combined color space matrix transformation and FIR filter | |
| JPH10208030A (en) | Image processing apparatus and processing method | |
| KR100382135B1 (en) | Signal Processing Units, Video Signal Processing Units, Video Cameras, and Video Storage Units | |
| CN108093192B (en) | Method for operating a data processing system, data processing system | |
| JP3752874B2 (en) | Image reduction processing device | |
| JP4540191B2 (en) | Image processing device | |
| US5822009A (en) | Video down-conversion | |
| JPH11203467A (en) | Display device and display method | |
| JP4171211B2 (en) | Video signal display processing device | |
| JPH0993486A (en) | Digital image processing unit | |
| JP2006308665A (en) | Image processing device | |
| JP4682380B2 (en) | Image processing apparatus and image processing method | |
| JP3752991B2 (en) | Video display device | |
| JP2004153848A (en) | Image processing circuit of image input device | |
| JPH0638024A (en) | Image processing device | |
| KR960005208B1 (en) | Method and apparatus for filtering induced boundary error compensation | |
| JP2910137B2 (en) | Video signal synthesizer | |
| JP3271443B2 (en) | Imaging device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050809 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20051005 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20051122 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20051205 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081222 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091222 Year of fee payment: 4 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101222 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101222 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111222 Year of fee payment: 6 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111222 Year of fee payment: 6 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121222 Year of fee payment: 7 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131222 Year of fee payment: 8 |
|
| S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
| S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| LAPS | Cancellation because of no payment of annual fees | ||
| S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |