JPH11308576A - Image processing method and system - Google Patents
Image processing method and systemInfo
- Publication number
- JPH11308576A JPH11308576A JP10114753A JP11475398A JPH11308576A JP H11308576 A JPH11308576 A JP H11308576A JP 10114753 A JP10114753 A JP 10114753A JP 11475398 A JP11475398 A JP 11475398A JP H11308576 A JPH11308576 A JP H11308576A
- Authority
- JP
- Japan
- Prior art keywords
- pixel
- interpolation
- line
- data
- image data
- 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
Links
Landscapes
- Television Systems (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】この発明は、入力されたイン
タレース信号の画像データをメモリ内部に格納し、格納
された画像データを基に、インタレース信号をノンイン
タレース信号に変換し表示装置に出力する機能を持つ画
像処理方法および装置に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for storing image data of an input interlaced signal in a memory, converting the interlaced signal into a non-interlaced signal based on the stored image data, and providing the same to a display device. The present invention relates to an image processing method and apparatus having an output function.
【0002】[0002]
【従来の技術】図10はインタレース信号をノンインタ
レース信号に変換する図である。変換方法は、even
フィールドの画像データに対してoddラインのデータ
を補間し、1フレームの画像データに変換する。またo
ddフィールドの画像データも同様にevenラインの
データを補間し、1フレームの画像データに変換する。2. Description of the Related Art FIG. 10 is a diagram for converting an interlaced signal into a non-interlaced signal. Conversion method is even
The data of the odd line is interpolated with respect to the image data of the field, and is converted into image data of one frame. Also o
Similarly, the image data of the dd field is interpolated from the data of the even line and converted into image data of one frame.
【0003】図10はevenフィールドの変換の例で
ある。図10において、evenライン(実線の丸印で
表示)の間に補間ライン(破線の丸印で表示)を挿入す
る。補間ライン上の全ての画素データは、図10に示す
様に、補間される画素の真上と真下の画素データによ
り、a=1/2(b+c)で補間されている。FIG. 10 shows an example of conversion of an even field. In FIG. 10, an interpolation line (indicated by a broken-line circle) is inserted between even lines (indicated by a solid-line circle). As shown in FIG. 10, all pixel data on the interpolation line are interpolated at a = 1/2 (b + c) by pixel data immediately above and below the pixel to be interpolated.
【0004】[0004]
【発明が解決しようとする課題】上述のような補間を行
う場合、補間されるラインにある全ての画素データは、
それぞれ真上と真下のラインにある2点の画素データに
より変換される。図10に示すように、例えば輪郭の様
に同系色の傾きAが、補間される画素データに対して垂
直で無い場合、補間される画素データは、図10に示す
同系色の傾きA上の2点で補間されるべきである。When performing the above-described interpolation, all the pixel data in the line to be interpolated are
The pixel data is converted by two pixel data on the line immediately above and below the line, respectively. As shown in FIG. 10, for example, when the gradient A of the similar color is not perpendicular to the pixel data to be interpolated, such as an outline, the interpolated pixel data is on the gradient A of the similar color shown in FIG. 10. It should be interpolated at two points.
【0005】それにもかかわらず、上述のような補間を
行う場合、同系色の傾きA上にある画素データで補間さ
れていないため、色ぼけ等が発生し表示品質の劣化が発
生する。したがって、この発明の目的は、色ぼけ等を低
減でき、表示品質の向上を図ることができる画像処理方
法および装置を提供することである。[0005] Nevertheless, when the above-described interpolation is performed, since the interpolation is not performed using the pixel data on the gradient A of the similar color, color blur occurs and the display quality deteriorates. Therefore, an object of the present invention is to provide an image processing method and apparatus capable of reducing color blur and the like and improving display quality.
【0006】[0006]
【課題を解決するための手段】請求項1記載の画像処理
方法は、補間ラインの生成に当たり、補間ラインの生成
すべき補間画素に対して、補間ラインの上下に位置する
ライン上の複数の方向の画素をそれぞれ比較して同系色
の傾きを検出し、最適な傾き上にある画素を用いて補間
画素を生成することを特徴とするものである。According to a first aspect of the present invention, in generating an interpolation line, a plurality of directions on a line positioned above and below the interpolation line are determined with respect to an interpolation pixel to be generated. Are compared with each other to detect inclinations of similar colors, and an interpolation pixel is generated using a pixel having an optimal inclination.
【0007】請求項1記載の画像処理方法によれば、補
間ラインの上下に位置するライン上の複数の方向の画素
より同系色の傾きを検出し、最適な傾き上にある画素を
用いて補間画素を生成するので、色ぼけ等が低減でき、
表示品質の向上を図ることができる。請求項2記載の画
像処理装置は、メモリと、インタレース信号を入力して
その画像データをメモリに格納するインタレース信号格
納回路と、補間ライン上の画素を生成するに当たり前記
メモリに格納された画像データを基に補間ラインのある
画像に対する上下の画素を結ぶラインの複数の方向の画
素データを比較してその比較値が最小となる方向を同系
色の傾きとして検出する画素比較回路と、この画素比較
回路の傾き情報を基にライン補間する補間回路と、この
補間回路の補間データを基にノンインタレース信号を表
示装置に出力するノンインタレース信号出力回路とを備
えたものである。According to the image processing method of the present invention, the inclination of similar colors is detected from pixels in a plurality of directions on a line located above and below the interpolation line, and interpolation is performed using a pixel on the optimal inclination. Since pixels are generated, color blur etc. can be reduced,
The display quality can be improved. The image processing apparatus according to claim 2, wherein the memory, an interlace signal storage circuit that inputs an interlace signal and stores the image data in the memory, and a memory that is stored in the memory when generating a pixel on an interpolation line. A pixel comparison circuit that compares pixel data in a plurality of directions of a line connecting upper and lower pixels with respect to an image having an interpolation line based on the image data, and detects a direction in which the comparison value is minimum as a gradient of a similar color, An interpolation circuit that performs line interpolation based on the inclination information of the pixel comparison circuit, and a non-interlace signal output circuit that outputs a non-interlace signal to a display device based on the interpolation data of the interpolation circuit.
【0008】請求項2記載の画像処理装置によれば、補
間ラインの生成において、補間ラインの上下に位置する
ライン上の画素データより、同系色の傾きを検出する比
較回路を設け、同系色の傾き上にある使用されるべき2
点の画素データから補間データを生成し、表示装置に出
力するため、インタレース信号の画像データをノンイン
タレース信号に変換する際、色ぼけ等が低減でき、表示
品質の向上を図ることができる。According to the second aspect of the present invention, in the generation of the interpolation line, a comparison circuit for detecting the inclination of the similar color is provided from the pixel data on the lines located above and below the interpolation line, 2 to be used on the slope
Since the interpolation data is generated from the pixel data of the points and output to the display device, when converting the image data of the interlaced signal into a non-interlaced signal, color blur and the like can be reduced, and the display quality can be improved. .
【0009】請求項3記載の画像処理装置は、請求項2
において、メモリが現在補間中のフィールドの画像デー
タと時間的に前のフィールドの画像データとを格納し、
画素比較回路は、補間ライン上の画素を生成するに当た
りメモリに格納された現在補間中のフィールドの画像デ
ータを基に補間ラインのある画素に対する上下の画素を
結ぶラインの複数の方向の画素データを比較する比較値
ならびにメモリに格納された時間的に前のフィールドの
画像データの現在補間中の画素と同一場所における複数
の方向の画素データを比較する比較値のうち最小となる
方向を同系色の傾きとして検出するものである。[0009] The image processing apparatus according to the third aspect is the second aspect.
In, the memory stores the image data of the field currently being interpolated and the image data of the temporally previous field,
The pixel comparison circuit generates pixel data on the interpolation line based on the image data of the field currently being interpolated and stored in the memory. Among the comparison values to be compared and the comparison values comparing the pixel data in a plurality of directions at the same place as the pixel currently being interpolated of the image data of the temporally previous field stored in the memory, the direction in which the minimum direction is the same color This is detected as an inclination.
【0010】請求項3記載の画像処理装置によれば、現
在補間中の画素と同一場所の1つ前のフィールドの画素
情報からも、適切な同系色の傾きを検出することによ
り、補間するラインの画素生成時に適切な同系色の傾き
を検出する検出精度を改善できるので、とくに微細な変
化を持つ画像データのライン補間において有効である。
請求項4記載の画像処理装置は、請求項2において、メ
モリの画像データのライン方向に隣接する画素を比較し
た比較値としきい値とを比較して比較値が大きい場合に
画像データにオフセット値を加減することにより画像デ
ータを輪郭強調するライン比較回路を有し、画素比較回
路はライン比較回路の画像データを入力するものであ
る。According to the third aspect of the present invention, the line to be interpolated is detected by detecting an appropriate gradient of the same color from the pixel information of the immediately preceding field at the same position as the pixel currently being interpolated. This can improve the detection accuracy of detecting an appropriate similar-color inclination at the time of pixel generation, and is particularly effective in line interpolation of image data having minute changes.
According to a fourth aspect of the present invention, in the image processing apparatus according to the second aspect, a comparison value obtained by comparing pixels adjacent in the line direction of the image data in the memory is compared with a threshold value. And a line comparison circuit for enhancing the outline of the image data by adding or subtracting the pixel data. The pixel comparison circuit inputs the image data of the line comparison circuit.
【0011】請求項4記載の画像処理装置によれば、補
間ラインに対して上下に位置するラインの画素からの傾
き情報と、ライン方向の隣接する画素比較の結果より、
輪郭強調と輪郭上の補間画素の強調を行なうため、請求
項2と同様な効果のほか、ライン方向の隣接する画素を
比較して、設定された輪郭強調のしきい値との比較によ
り輪郭強調するので、一般に画質の粗いインタレース信
号をノンインタレース信号に変換し表示する場合でも画
質の劣化が目立つことがない。According to the image processing device of the present invention, the inclination information from the pixels of the lines located above and below the interpolation line and the result of the comparison of the adjacent pixels in the line direction can be used.
In order to enhance the contour and the interpolation pixel on the contour, in addition to the same effect as in the second aspect, the adjacent pixels in the line direction are compared, and the contour is enhanced by comparison with the set threshold value of the contour enhancement. Therefore, in general, even when an interlaced signal having a coarse image quality is converted into a non-interlaced signal and displayed, deterioration of the image quality is not noticeable.
【0012】請求項5記載の画像処理装置は、請求項
2、請求項3または請求項4において、画素データが輝
度データおよび色差データを有し、画素比較回路は輝度
データを比較対象としているものである。請求項5記載
の画像処理装置表示によれば、請求項2、請求項3また
は請求項4と同様な効果があるほか、メモリに格納され
たインタレース信号の輝度データと色差データにおい
て、補間ライン生成時に同系色の傾きを検出するに当た
り、輝度データのみから傾き検出処理を行う構成とする
ので、回路規模および処理時間の削減を行うことができ
る。According to a fifth aspect of the present invention, in the image processing apparatus according to the second, third or fourth aspect, the pixel data has luminance data and chrominance data, and the pixel comparison circuit compares the luminance data. It is. According to the image processing apparatus display of the fifth aspect, in addition to the same effects as those of the second, third or fourth aspect, the interpolation line is used for the luminance data and the color difference data of the interlace signal stored in the memory. In detecting the inclination of the similar color at the time of generation, the inclination detection processing is performed only from the luminance data, so that the circuit scale and the processing time can be reduced.
【0013】請求項6記載の画像処理装置は、メモリ
と、入力される画像データをメモリに格納する画像デー
タ格納回路と、ライン方向の拡大処理の場合補間ライン
上の画素を生成するに当たりメモリの内部に格納された
画像データを基に補間ラインの上下のラインの複数の方
向の画素データを比較して比較値が最小となる方向を同
系色の傾きとして検出しかつ縮小処理の場合補間ライン
の補間前の画素データおよび補間ラインの上下のライン
の複数の方向の画素データを比較して比較値が最小とな
る方向を同系色の傾きとして検出する画素比較回路と、
拡大処理の場合画素比較回路の傾き情報を基にライン補
間を行い縮小処理の場合補間前の画素データおよびそれ
と同系色の傾き上の複数の画素データより補間されるべ
き画像データを生成し削除目的のラインを削除する拡大
縮小補間回路と、この拡大縮小補間回路により拡大また
は縮小された画像データを出力する出力回路とを備えた
ものである。According to a sixth aspect of the present invention, there is provided an image processing apparatus comprising: a memory; an image data storage circuit for storing input image data in the memory; Based on the image data stored therein, pixel data in a plurality of directions of lines above and below the interpolation line are compared to detect a direction in which the comparison value is minimum as a gradient of a similar color, and in the case of reduction processing, the direction of the interpolation line A pixel comparison circuit that compares pixel data before interpolation and pixel data in a plurality of directions of lines above and below the interpolation line and detects a direction in which a comparison value is minimum as a gradient of a similar color;
In the case of enlargement processing, line interpolation is performed based on the inclination information of the pixel comparison circuit, and in the case of reduction processing, image data to be interpolated is generated from pixel data before interpolation and a plurality of pixel data on the inclination of a similar color to the interpolation. And an output circuit for outputting image data enlarged or reduced by the enlargement / reduction interpolation circuit.
【0014】請求項6記載の画像処理装置によれば、請
求項1等と同様な効果がある。According to the image processing apparatus of the sixth aspect, the same effects as those of the first aspect can be obtained.
【0015】[0015]
【発明の実施の形態】この発明の請求項1、2に対応す
る第1の実施の形態を図1および図2により説明する。
図1はインタレース信号をノンインタレース信号に変換
する画像処理装置である表示コントローラの構成例であ
る。図1において、表示コントローラは、インタレース
信号を入力としメモリ2に画素データである輝度データ
と色差データとを格納するインタレース信号格納回路1
と、このインタレース信号格納回路1の画素データを格
納するメモリ2と、このメモリ2の内部の格納された画
素データを比較する画素比較回路3と、画素比較回路3
の結果を基にデータを補間する補間回路4と、補間デー
タを基にノンインタレース信号を出力するノンインタレ
ース信号出力回路5とで構成される。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A first embodiment according to the present invention will be described with reference to FIGS.
FIG. 1 is a configuration example of a display controller which is an image processing device that converts an interlaced signal into a non-interlaced signal. In FIG. 1, an interlace signal storage circuit 1 receives an interlace signal as input, and stores luminance data and color difference data as pixel data in a memory 2.
A memory 2 for storing pixel data of the interlace signal storage circuit 1, a pixel comparison circuit 3 for comparing the stored pixel data inside the memory 2, and a pixel comparison circuit 3
And a non-interlaced signal output circuit 5 that outputs a non-interlaced signal based on the interpolated data.
【0016】補間ライン上の画素dを生成するに当た
り、画素比較回路3はメモリ2に格納された画素データ
を基に、図2に示すように、補間ライン(破線丸印で表
示)の上下にあるライン(実線丸印で表示)の画素デー
タを比較し、画素dを通り上下にあるラインの画素を結
ぶ複数の方向L1 〜L7 で、2点の画素の比較値(例え
ば差値)が最小の傾きの方向を抽出する。また、比較す
る方向の本数は7本に限らず、任意に増減可能である。In generating the pixel d on the interpolation line, the pixel comparison circuit 3 uses the pixel data stored in the memory 2 as shown in FIG. Pixel data of a certain line (indicated by a solid circle) is compared, and a comparison value (for example, a difference value) of two pixels in a plurality of directions L 1 to L 7 connecting pixels of a line above and below the pixel d. Extracts the direction of the smallest inclination. Also, the number of directions in the comparison direction is not limited to seven, and can be arbitrarily increased or decreased.
【0017】補間回路4は、比較値が最小の2点の画素
データから、補間される画素データを生成する。補間さ
れる画素データの生成方法は例えば従来例と同様であ
り、仮に同系色の傾き方向L5 としその方向の上下の画
素データp,qとすると、d=(1/2)(p+q)で
求める。補間ライン上の全ての画素は上述の様に生成さ
れる。The interpolation circuit 4 generates pixel data to be interpolated from the pixel data of the two points having the smallest comparison value. Method for generating pixel data to be interpolated is the same as the prior art example, if the pixel data p of up and down in that direction with the inclination direction L 5 of similar colors, when q, with d = (1/2) (p + q) Ask. All pixels on the interpolation line are generated as described above.
【0018】この表示コントローラにおいて、インタレ
ース信号のevenフィールドの画像データは、上述の
ような方法でoddラインを補間され、1フレームの画
像データとして、また、oddフィールドの画像データ
は、evenラインを補間され、1フレームの画像デー
タとして、ノンインタレース信号出力回路5でRGBデ
ータに変換されて、表示装置に出力される。In this display controller, the image data of the even field of the interlaced signal is obtained by interpolating the odd line by the method described above, and the image data of one frame is obtained by interpolating the even line as the image data of one frame. The image data is interpolated, converted into RGB data by the non-interlace signal output circuit 5 as one frame of image data, and output to the display device.
【0019】また、この表示コントローラを用いて画像
処理方法を説明すると、補間ラインの生成に当たり、補
間ラインの生成すべき補間画素に対して、補間ラインの
上下に位置するライン上の複数の方向の画素をそれぞれ
比較して同系色の傾きを検出し、最適な傾き上にある画
素を用いて補間画素を生成することにある。この実施の
形態によれば、インタレース信号の画像データをノンイ
ンタレース信号に変換する際、同系色の傾きを検出し、
補間データを生成することにより、色ぼけ等が低減で
き、表示品質の向上を図ることができる。An image processing method using this display controller will be described. In generating an interpolation line, an interpolation pixel to generate an interpolation line is defined by a plurality of directions in lines above and below the interpolation line. The purpose of the present invention is to detect the inclination of similar colors by comparing pixels, and to generate an interpolated pixel using a pixel having an optimal inclination. According to this embodiment, when converting image data of an interlaced signal into a non-interlaced signal, the inclination of similar colors is detected,
By generating the interpolation data, color blur and the like can be reduced, and display quality can be improved.
【0020】この発明の請求項3に対応する第2の実施
の形態を図3および図4により説明する。図3はインタ
レース信号をノンインタレース信号に変換する表示コン
トローラの構成例である。図3において、インタレース
信号を入力するインタレース信号格納回路1と、現在補
間中のフィールドの画像データと1つ前のフィールドの
画像データとを格納するメモリ6と、メモリ6の内部の
格納された画素データを比較する画素比較回路7と、画
素比較回路2の結果を基にデータを補間する補間回路4
と、補間データを基にノンインタレース信号を出力する
ノンインタレース信号出力回路5とで構成される。A second embodiment of the present invention will be described with reference to FIGS. FIG. 3 is a configuration example of a display controller that converts an interlaced signal into a non-interlaced signal. In FIG. 3, an interlace signal storage circuit 1 for inputting an interlace signal, a memory 6 for storing image data of a field currently being interpolated and an image data of the immediately preceding field, and an internal storage of the memory 6 A pixel comparison circuit 7 for comparing the pixel data obtained by the interpolation and an interpolation circuit 4 for interpolating the data based on the result of the pixel comparison circuit 2
And a non-interlace signal output circuit 5 for outputting a non-interlace signal based on the interpolation data.
【0021】画素比較回路7は、第1の実施の形態の図
2で説明した同系色の傾き検出機能と、図4を用いて説
明する機能を備えている。図4において、(a)は1つ
前の画像データ、すなわち時間的に1/60秒前のフィ
ールドの画像データ、(b)は現在補間中のフィールド
の画像データであり、破線の丸印は補間ライン上の画素
を示す。現在補間されているラインにある画素eは、時
間的に1/60秒前のフィールドでは、画素eと同一位置に
は、入力された画素データとして画素fが存在する。現
在補間対象の画素に対して、図2に示した同系色の傾き
L1 〜L7 の方向で、補間対象の画素と同一場所にある
1つ前のフィールドの画素データと、現フィールドの補
間ラインの上下にあるラインの画素データとを比較し、
比較値の最小の傾きを抽出する。言い換えれば、1つ前
のフィールドの画素データについても現在と同様な比較
を行ない、現在および1つ前の両方の比較値のうちの最
小の傾きを選択する。例えば、画素eを通り上下にある
ラインの画素を結ぶ複数の方向L1 〜L7 で、2点の画
素の比較を行なった結果、L3 とL7 の比較値が最小と
なり、e=(1/2)(g+h)または(1/2)(i
+j)で求められる。最小値の比較によって複数の同系
色の傾きが検出された場合、画素eに対し時間的に1/
60秒前の同一場所の画素fを用いることにより、fと
(1/2)(g+h)または(1/2)(i+j)を比
較し、最小値を同系色の傾きと判断する。つまりfと
(1/2)(g+h)の比較が最小の場合、e=(1/
2)(g+h)で補間される。また、比較する方向の本
数は、任意に増減可能である。The pixel comparison circuit 7 has the function of detecting the inclination of similar colors described in FIG. 2 of the first embodiment and the function described using FIG. In FIG. 4, (a) is the previous image data, that is, the image data of the field 1/60 seconds before in time, (b) is the image data of the field currently being interpolated, Shows the pixels on the interpolation line. As for the pixel e in the line that is currently being interpolated, a pixel f exists as input pixel data at the same position as the pixel e in the field 1/60 second earlier in time. With respect to the pixel to be currently interpolated, the pixel data of the previous field at the same position as the pixel to be interpolated in the direction of the gradients L 1 to L 7 of similar colors shown in FIG. Compare the pixel data of the line above and below the line,
Extract the minimum slope of the comparison value. In other words, the pixel data of the immediately preceding field is compared in the same way as the current pixel data, and the minimum slope is selected from both the current and previous comparison values. For example, as a result of comparing two pixels in a plurality of directions L 1 to L 7 connecting pixels on upper and lower lines passing through the pixel e, the comparison value between L 3 and L 7 becomes minimum, and e = ( (1 /) (g + h) or (1 /) (i
+ J). If a plurality of similar color gradients are detected by comparing the minimum values, the pixel e is temporally shifted by 1 /
By using the pixel f at the same location 60 seconds before, f is compared with (1/2) (g + h) or (1/2) (i + j), and the minimum value is determined as the slope of the similar color. That is, when the comparison between f and (1/2) (g + h) is the minimum, e = (1 /
2) Interpolated by (g + h). Further, the number of directions to be compared can be arbitrarily increased or decreased.
【0022】補間回路4は2つの比較結果の合計値が最
小になる同系色の傾きを判断し、傾き上の2点の画素デ
ータから、補間される画素データを生成する。この表示
コントローラにおいて、インタレース信号のevenフ
ィールドの画像データは、上述のような方法でoddラ
インを補間され、1フレームの画像データとして、ま
た、oddフィールドの画像データは、evenライン
を補間され、1フレームの画像データとして、ノンイン
タレース信号出力回路5でRGBに変換されて、表示装
置に出力される。その他、第1の実施の形態と同一符号
のものは共通の機能を有する。The interpolation circuit 4 determines the gradient of the similar color that minimizes the sum of the two comparison results, and generates pixel data to be interpolated from the pixel data at two points on the gradient. In this display controller, the image data of the even field of the interlaced signal is interpolated on the odd line by the above-described method, and as image data of one frame, the image data of the odd field is interpolated on the even line. The image data of one frame is converted into RGB by the non-interlace signal output circuit 5 and output to the display device. In addition, components having the same reference numerals as those in the first embodiment have common functions.
【0023】この実施の形態によれば、微細な変化を持
つ画像データのライン補間において、第1の実施の形態
のみでは補間するラインの画素生成時に、適切な同系色
の傾きを検出する精度の低下が発生するため、現在補間
中の画素と同一場所の1つ前のフィールドの画素情報か
ら、適切な同系色の傾きを検出することにより、検出精
度の改善を行うことができる。According to this embodiment, in the line interpolation of image data having minute changes, only the first embodiment has an accuracy of detecting an appropriate gradient of similar colors at the time of generating a pixel of a line to be interpolated. Since the drop occurs, the detection accuracy can be improved by detecting an appropriate similar color gradient from the pixel information of the immediately preceding field at the same position as the pixel currently being interpolated.
【0024】この発明の請求項4に対応する第3の実施
の形態を図5および図6により説明する。図5はインタ
レース信号をノンインタレース信号に変換する表示コン
トローラの構成例である。請求項1の第1の実施の形態
の回路構成に対して、図5に示す様に、メモリ2と画素
比較回路3の間に、ライン比較回路8を挿入した構成で
あり、その他は第1の実施の形態と同様である。A third embodiment of the present invention will be described with reference to FIGS. FIG. 5 is a configuration example of a display controller that converts an interlaced signal into a non-interlaced signal. As compared with the circuit configuration of the first embodiment of the first embodiment, a line comparison circuit 8 is inserted between the memory 2 and the pixel comparison circuit 3 as shown in FIG. This is the same as the embodiment.
【0025】このライン比較回路8の構成と機能を図6
を用いて説明する。図6において、隣接画素比較回路9
は、ライン方向に隣接する画素を比較した値(例えば差
値)と、外部から設定される輪郭強調のしきい値を比較
し、その結果を出力する。画素データの比較値がしきい
値より大きい場合、選択回路10は外部から入力される
オフセット値を選択し、加減算器11は画像データをオ
フセット値で加減算する。この時、オフセット値は、比
較された2つの画素の位置関係、大小関係により、任意
の値で加減算される。一方しきい値より小さい場合、つ
まり画像の輪郭ではないと判断した場合は、選択回路1
0は、“0”入力すなわちラインデータをそのままのデ
ータとして出力する。FIG. 6 shows the configuration and function of this line comparison circuit 8.
This will be described with reference to FIG. In FIG. 6, the adjacent pixel comparison circuit 9
Compares a value (for example, a difference value) obtained by comparing pixels adjacent in the line direction with an externally set threshold value for contour enhancement, and outputs the result. When the comparison value of the pixel data is larger than the threshold value, the selection circuit 10 selects an offset value input from the outside, and the adder / subtractor 11 adds or subtracts the image data by the offset value. At this time, the offset value is added or subtracted by an arbitrary value depending on the positional relationship and the magnitude relationship between the two compared pixels. On the other hand, if it is smaller than the threshold value, that is, if it is determined that it is not the outline of the image,
0 outputs a "0" input, that is, line data as it is.
【0026】ライン比較回路8によって、輪郭強調され
た画像データは、図1で説明した画素比較回路3以降の
処理が行われる。この実施の形態によれば、一般に画質
の粗いインタレース信号をノンインタレース信号に変換
し表示する場合、画質の劣化が目立つため、ライン方向
の隣接する画素を比較し、これと設定された輪郭強調の
しきい値との比較により、輪郭強調を行なうことができ
る。その他、第1の実施の形態と同様な効果がある。The image data whose outline has been emphasized by the line comparison circuit 8 is subjected to the processing of the pixel comparison circuit 3 and subsequent steps described with reference to FIG. According to this embodiment, in general, when an interlaced signal having a coarse image quality is converted into a non-interlaced signal and displayed, the deterioration of the image quality is conspicuous. By comparing with an emphasis threshold, outline emphasis can be performed. In addition, there are effects similar to those of the first embodiment.
【0027】この発明の請求項5に対応する第4の実施
の形態を図7により説明する。図7はインタレース信号
をノンインタレース信号に変換する表示コントローラの
構成例である。第1の実施の形態の回路構成に対して、
図7に示す様に、図1に示す画素比較回路3の代りに、
画素データの内、輝度データYから同系色の傾きを判断
する画素比較回路12に置き換えた構成となっている。A fourth embodiment according to the present invention will be described with reference to FIG. FIG. 7 is a configuration example of a display controller that converts an interlaced signal into a non-interlaced signal. With respect to the circuit configuration of the first embodiment,
As shown in FIG. 7, instead of the pixel comparison circuit 3 shown in FIG.
The pixel data is replaced by a pixel comparison circuit 12 that determines the inclination of similar colors from the luminance data Y in the pixel data.
【0028】傾き検出方法は、第1の実施の形態で説明
した画素比較回路3と同じであるが、輝度データYと色
差データCの内、輝度データYのみから、同系色の傾き
を判断する回路構成のため、回路の小規模化、処理速度
の高速化が可能である。その他、第1の実施の形態と同
様の効果がある。なお、第2の実施の形態および第3の
実施の形態に対してもこの実施の形態を適用することが
できる。The method of detecting the inclination is the same as that of the pixel comparison circuit 3 described in the first embodiment, but the inclination of the similar color is determined only from the luminance data Y of the luminance data Y and the color difference data C. Due to the circuit configuration, the circuit can be reduced in scale and the processing speed can be increased. In addition, there are effects similar to those of the first embodiment. This embodiment can be applied to the second embodiment and the third embodiment.
【0029】この発明の請求項6に対応する第5の実施
の形態を図8により説明する。この実施の形態は請求項
1に対応する第1の実施の形態の応用例であり、図8に
示すようにメモリ14に格納された画像データの拡大お
よび縮小を行う表示コントローラの構成例である。図8
において、入力される画像データをメモリ14に格納す
る画像データ格納回路13と、画像データを格納するメ
モリ14と、メモリ14の内部の格納された画素データ
を比較する画素比較回路15と、画素比較回路15の結
果を基にライン方向に画像データの拡大または縮小を補
間する拡大縮小補間回路16と、拡大または縮小された
画像データを出力する出力回路17とで構成される表示
コントローラである。A fifth embodiment of the present invention will be described with reference to FIG. This embodiment is an application example of the first embodiment corresponding to claim 1, and is a configuration example of a display controller that enlarges and reduces image data stored in the memory 14 as shown in FIG. . FIG.
, An image data storage circuit 13 for storing input image data in a memory 14, a memory 14 for storing image data, a pixel comparison circuit 15 for comparing stored pixel data inside the memory 14, The display controller includes an enlargement / reduction interpolation circuit 16 that interpolates the enlargement or reduction of image data in the line direction based on the result of the circuit 15 and an output circuit 17 that outputs enlarged or reduced image data.
【0030】メモリ14に格納された画像データを基
に、画素比較回路15は、ライン方向の拡大処理時は、
第1の実施の形態の図2で示した方法で同系色の傾きを
判定する。ライン方向の縮小処理時は、図9に示すよう
に、G,H,I,J,Kの5ラインの中で、Iラインを
削除する場合、Hラインの全ての画素データは、G,I
ラインの画素データにより補間され、Jラインの全ての
画素データは、I,Kラインの画素データにより補間さ
れる。Hラインの補間において、図10の補間対象の画
素hに示すように、方向L1 〜L7 で同系色の傾き上の
3つの画素データを比較し、3つの画素の比較値が最小
である同系色の傾きを検出する。また比較する方向の本
数は、任意に増減可能である。On the basis of the image data stored in the memory 14, the pixel comparison circuit 15
The inclination of similar colors is determined by the method shown in FIG. 2 of the first embodiment. During the reduction process in the line direction, as shown in FIG. 9, when the I line is deleted from the five lines G, H, I, J, and K, all the pixel data of the H line are G, I,
The pixel data of the line is interpolated, and all the pixel data of the J line are interpolated by the pixel data of the I and K lines. In the interpolation of the H line, as shown by the pixel h to be interpolated in FIG. 10, three pixel data on the gradient of similar colors in the directions L 1 to L 7 are compared, and the comparison value of the three pixels is the minimum. Detect the inclination of similar colors. The number of directions to be compared can be arbitrarily increased or decreased.
【0031】また、Jラインの全ての画素データも同様
に、最適な同系色の傾きを検出する。Hラインの補間後
のデータは、h′=1/3(g+h+i)となる。h′
は補間後の画素データ、gは検出された同系色の傾き上
にあるGライン上の画素データ、iは検出された同系色
の傾き上にあるIライン上の画素データ、hは補間前の
Hライン上の画素データを表す。Similarly, the optimum inclination of similar colors is detected for all pixel data of the J line. The data after the interpolation of the H line is h '= 1/3 (g + h + i). h '
Is the pixel data after interpolation, g is the pixel data on the G line on the slope of the detected similar color, i is the pixel data on the I line on the slope of the detected similar color, and h is the pixel data before the interpolation. Represents pixel data on the H line.
【0032】拡大縮小補間回路16は、拡大の場合、同
系色の傾きの2点の画素データから、補間ラインの画素
データを生成する。縮小の場合、補間前の画素データと
同系色の傾き上の2点の画素データの合計3つの画素デ
ータにより、補間される画素データを生成し、削除目的
のラインを削除する。拡大または縮小された画像データ
は出力回路17から表示装置に出力される。In the case of enlargement, the enlargement / reduction interpolation circuit 16 generates the pixel data of the interpolation line from the pixel data of two points of the same color gradient. In the case of reduction, pixel data to be interpolated is generated based on a total of three pixel data of pixel data before interpolation and pixel data of two points on the slope of a similar color, and a line to be deleted is deleted. The enlarged or reduced image data is output from the output circuit 17 to the display device.
【0033】なお、第1の実施の形態等の画素比較回路
3は、補間ラインの生成に当たり、上下にある2つのラ
インのみから、同系色の傾きを判断したが、傾き判断に
使用するライン数を増やすことにより、同系色の傾き検
出精度が向上することは言うまでもない。また、第1の
実施の形態等の入力信号は、Y/C信号であるが、イン
タレース信号の入力であれば、全てのデータ形式に対応
することは言うまでもない。The pixel comparison circuit 3 according to the first embodiment or the like determines the slope of the similar color from only the two lines above and below when generating the interpolation line. Needless to say, by increasing the number, the accuracy of detecting the inclination of similar colors is improved. The input signal in the first embodiment and the like is a Y / C signal, but it goes without saying that the input signal is compatible with all data formats as long as it is an interlace signal input.
【0034】また、第1の実施の形態等のインタレース
信号出力回路5はRGB出力であるが、表示装置にあっ
たデータ形式で出力することは言うまでもない。また、
第1の実施の形態等の補間回路4は、補間データの生成
に当たり、同系色の傾き上の2点の画素を加算する比を
0.5:0.5の1:1にしたが、加算する比を可変で
きることは言うまでもない。The interlaced signal output circuit 5 of the first embodiment or the like is an RGB output, but it goes without saying that the output is in a data format suitable for the display device. Also,
The interpolation circuit 4 according to the first embodiment or the like sets the ratio of adding two pixels on the slope of the similar color to 0.5: 1 in the generation of the interpolation data. Needless to say, it is possible to change the ratio to be performed.
【0035】また、第2の実施の形態の画素比較回路7
において、時間的に1/60秒前である1フレーム前の画素
データのみから、同系色の傾きを判断したが、傾き判断
に使用する時間的に前のフィールドの数を増やすことに
より、同系色の傾き検出精度が向上することは言うまで
もない。また、第3の実施の形態のライン比較回路8に
おいて、ライン方向に隣接する画素データの比較値のみ
から、画像データの輪郭を判断したが、隣接する比較値
の変化の情報を保持することにより、画像データの輪郭
の検出精度が向上することは言うまでもない。The pixel comparison circuit 7 of the second embodiment
In the above, the inclination of the similar color was determined only from the pixel data of one frame before which is temporally 1/60 second earlier, but by increasing the number of temporally previous fields used for the inclination determination, the similar color It is needless to say that the inclination detection accuracy is improved. In the line comparison circuit 8 according to the third embodiment, the outline of the image data is determined only from the comparison values of the pixel data adjacent in the line direction. Needless to say, the detection accuracy of the outline of the image data is improved.
【0036】また、第4の実施の形態の画素比較回路1
2において、インタレース信号のY/Cデータのうち、
輝度データのみから、同系色の傾きを判断したが、他の
データフォーマットで入力された画像データに対して
は、Y/Cデータに変換後、輝度データのみを使用する
ことは言うまでもない。また、第5の実施の形態の画素
比較回路15は、ライン方向の縮小において、補間され
るラインの上下にある2つのラインのみから、同系色の
傾きを判断したが、傾き判断に使用するライン数を増や
すことにより、同系色の傾き検出精度が向上することは
言うまでもない。The pixel comparison circuit 1 according to the fourth embodiment
2, among the Y / C data of the interlace signal,
Although the inclination of the similar color is determined only from the luminance data, it goes without saying that only the luminance data is used after converting the image data input in another data format into Y / C data. Further, the pixel comparison circuit 15 of the fifth embodiment determines the slope of the similar color from only the two lines above and below the line to be interpolated in the reduction in the line direction. It goes without saying that increasing the number improves the inclination detection accuracy of similar colors.
【0037】[0037]
【発明の効果】請求項1記載の画像処理方法によれば、
補間ラインの上下に位置するライン上の複数の方向の画
素より同系色の傾きを検出し、最適な傾き上にある画素
を用いて補間画素を生成するので、色ぼけ等が低減で
き、表示品質の向上を図ることができる。According to the image processing method of the first aspect,
Detects gradients of similar colors from pixels in multiple directions on a line located above and below the interpolation line, and generates interpolation pixels using pixels on the optimal gradient, reducing color blur and the like, and improving display quality. Can be improved.
【0038】請求項2記載の画像処理装置によれば、補
間ラインの生成において、補間ラインの上下に位置する
ライン上の画素データより、同系色の傾きを検出する比
較回路を設け、同系色の傾き上にある使用されるべき2
点の画素データから補間データを生成し、表示装置に出
力するため、インタレース信号の画像データをノンイン
タレース信号に変換する際、色ぼけ等が低減でき、表示
品質の向上を図ることができる。According to the second aspect of the present invention, in generating the interpolation line, a comparison circuit for detecting the inclination of the similar color is provided from the pixel data on the lines located above and below the interpolation line, 2 to be used on the slope
Since the interpolation data is generated from the pixel data of the points and output to the display device, when converting the image data of the interlaced signal into a non-interlaced signal, color blur and the like can be reduced, and the display quality can be improved. .
【0039】請求項3記載の画像処理装置によれば、現
在補間中の画素と同一場所の1つ前のフィールドの画素
情報からも、適切な同系色の傾きを検出することによ
り、補間するラインの画素生成時に適切な同系色の傾き
を検出する検出精度を改善できるので、とくに微細な変
化を持つ画像データのライン補間において有効である。
請求項4記載の画像処理装置によれば、補間ラインに対
して上下に位置するラインの画素からの傾き情報と、ラ
イン方向の隣接する画素比較の結果より、輪郭強調と輪
郭上の補間画素の強調を行なうため、請求項2と同様な
効果のほか、ライン方向の隣接する画素を比較して、設
定された輪郭強調のしきい値との比較により輪郭強調す
るので、一般に画質の粗いインタレース信号をノンイン
タレース信号に変換し表示する場合でも画質の劣化が目
立つことがない。According to the third aspect of the present invention, the line to be interpolated is detected by detecting an appropriate gradient of a similar color from the pixel information of the immediately preceding field at the same position as the pixel currently being interpolated. This can improve the detection accuracy of detecting an appropriate similar-color inclination at the time of pixel generation, and is particularly effective in line interpolation of image data having minute changes.
According to the image processing device of the fourth aspect, the contour enhancement and the interpolation pixel on the contour are determined based on the inclination information from the pixels of the lines positioned above and below the interpolation line and the result of the comparison of the adjacent pixels in the line direction. In addition to the effect similar to that of the second aspect, in addition to the effect similar to that of the second aspect, since the adjacent pixels in the line direction are compared with each other and the outline is enhanced by comparing with a set threshold value of the outline enhancement, generally, the interlacing with coarse image quality is performed. Even when a signal is converted into a non-interlaced signal and displayed, deterioration in image quality is not noticeable.
【0040】請求項5記載の画像処理装置表示によれ
ば、請求項2、請求項3または請求項4と同様な効果が
あるほか、メモリに格納されたインタレース信号の輝度
データと色差データにおいて、補間ライン生成時に同系
色の傾きを検出するに当たり、輝度データのみから傾き
検出処理を行う構成とするので、回路規模および処理時
間の削減を行うことができる。According to the image processing apparatus display of the fifth aspect, in addition to the same effects as those of the second, third or fourth aspect, the luminance data and the chrominance data of the interlaced signal stored in the memory can be obtained. In detecting the inclination of similar colors at the time of generating the interpolation line, the inclination detection processing is performed only from the luminance data, so that the circuit scale and the processing time can be reduced.
【0041】請求項6記載の画像処理装置によれば、請
求項1等と同様な効果がある。According to the image processing apparatus of the sixth aspect, the same effects as those of the first aspect can be obtained.
【図1】この発明の第1の実施の形態の画像処理方法お
よび装置である表示コントローラの構成図である。FIG. 1 is a configuration diagram of a display controller that is an image processing method and apparatus according to a first embodiment of the present invention.
【図2】その画素比較回路の同系色の傾き検出方法を説
明する説明図である。FIG. 2 is an explanatory diagram illustrating a method of detecting the inclination of similar colors in the pixel comparison circuit.
【図3】この発明の第2の実施の形態の表示コントロー
ラの構成図である。FIG. 3 is a configuration diagram of a display controller according to a second embodiment of the present invention.
【図4】その画素比較回路の説明図である。FIG. 4 is an explanatory diagram of the pixel comparison circuit.
【図5】この発明の第3の実施の形態の表示コントロー
ラの構成図である。FIG. 5 is a configuration diagram of a display controller according to a third embodiment of the present invention.
【図6】そのライン比較回路の構成図である。FIG. 6 is a configuration diagram of the line comparison circuit.
【図7】この発明の第4の実施形態の表示コントローラ
の構成図である。FIG. 7 is a configuration diagram of a display controller according to a fourth embodiment of the present invention.
【図8】この発明の第5の実施形態の表示コントローラ
の構成図である。FIG. 8 is a configuration diagram of a display controller according to a fifth embodiment of the present invention.
【図9】そのライン削除による縮小方法の説明図であ
る。FIG. 9 is an explanatory diagram of a reduction method by deleting the line.
【図10】従来の方式による補間データを生成する方法
を説明する説明図である。FIG. 10 is an explanatory diagram illustrating a method of generating interpolation data according to a conventional method.
1 インタレース信号格納回路 2 画像データ格納用メモリ 3 画素比較回路 4 補間回路 5 ノンインタレース出力回路 6 画像データ格納用メモリ 7 画素比較回路 8 ライン比較回路 9 隣接画素比較回路 10 選択回路 11 加減算器 12 画素比較回路 13 画像データ格納回路 14 画像データ格納用メモリ 15 画素比較回路 16 拡大縮小補間回路 17 出力回路 DESCRIPTION OF SYMBOLS 1 Interlace signal storage circuit 2 Image data storage memory 3 Pixel comparison circuit 4 Interpolation circuit 5 Non-interlace output circuit 6 Image data storage memory 7 Pixel comparison circuit 8 Line comparison circuit 9 Adjacent pixel comparison circuit 10 Selection circuit 11 Addition / subtraction unit 12 pixel comparison circuit 13 image data storage circuit 14 image data storage memory 15 pixel comparison circuit 16 scaling interpolation circuit 17 output circuit
Claims (6)
インの生成すべき補間画素に対して、前記補間ラインの
上下に位置するライン上の複数の方向の画素をそれぞれ
比較して同系色の傾きを検出し、最適な傾き上にある画
素を用いて補間画素を生成することを特徴とする画像処
理方法。When generating an interpolation line, a pixel in a plurality of directions on a line located above and below the interpolation line is compared with an interpolation pixel to be generated of the interpolation line to determine a gradient of a similar color. An image processing method comprising: detecting and generating an interpolated pixel by using a pixel on an optimum inclination.
その画像データを前記メモリに格納するインタレース信
号格納回路と、補間ライン上の画素を生成するに当たり
前記メモリに格納された前記画像データを基に前記補間
ラインのある画素に対する上下の画素を結ぶラインの複
数の方向の画素データを比較してその比較値が最小とな
る方向を同系色の傾きとして検出する画素比較回路と、
この画素比較回路の傾き情報を基にライン補間する補間
回路と、この補間回路の補間データを基にノンインタレ
ース信号を表示装置に出力するノンインタレース信号出
力回路とを備えた画像処理装置。2. A memory, an interlace signal storage circuit for inputting an interlace signal and storing the image data in the memory, and the image data stored in the memory when generating a pixel on an interpolation line. A pixel comparison circuit that compares pixel data in a plurality of directions of a line connecting upper and lower pixels with respect to a certain pixel of the interpolation line based on the interpolation line and detects a direction in which the comparison value is minimum as a gradient of a similar color,
An image processing apparatus comprising: an interpolation circuit that performs line interpolation based on inclination information of the pixel comparison circuit; and a non-interlace signal output circuit that outputs a non-interlace signal to a display device based on interpolation data of the interpolation circuit.
データと時間的に前のフィールドの画像データとを格納
し、 画素比較回路は、補間ライン上の画素を生成するに当た
り前記メモリに格納された現在補間中のフィールドの前
記画像データを基に前記補間ラインのある画素に対する
上下の画素を結ぶラインの複数の方向の画素データを比
較する比較値ならびに前記メモリに格納された時間的に
前のフィールドの画像データの現在補間中の前記画素と
同一場所における前記複数の方向の画素データを比較す
る比較値のうち最小となる方向を同系色の傾きとして検
出する請求項2記載の画像処理装置。3. A memory for storing image data of a field currently being interpolated and image data of a temporally previous field, and a pixel comparing circuit which is stored in the memory when generating a pixel on an interpolation line. A comparison value for comparing pixel data in a plurality of directions of a line connecting upper and lower pixels to a certain pixel of the interpolation line based on the image data of the field currently being interpolated, and a temporally preceding value stored in the memory. 3. The image processing apparatus according to claim 2, wherein the direction in which the pixel data in the plurality of directions at the same position as the pixel currently being interpolated in the field image data is compared has a minimum direction as a slope of a similar color. .
する画素を比較した比較値としきい値とを比較して前記
比較値が大きい場合に前記画像データにオフセット値を
加減することにより前記画像データを輪郭強調するライ
ン比較回路を有し、画素比較回路は前記ライン比較回路
の画像データを入力する請求項2記載の画像処理装置。4. A method for comparing a comparison value obtained by comparing pixels adjacent in a line direction of image data in a memory with a threshold value and adding or subtracting an offset value to the image data when the comparison value is large. 3. The image processing apparatus according to claim 2, further comprising a line comparison circuit for enhancing the contour of the image data, wherein the pixel comparison circuit inputs image data of the line comparison circuit.
タを有し、画素比較回路は前記輝度データを比較対象と
している請求項2、請求項3または請求項4記載の画像
処理装置。5. The image processing apparatus according to claim 2, wherein the pixel data has luminance data and color difference data, and wherein the pixel comparison circuit compares the luminance data.
メモリに格納する画像データ格納回路と、ライン方向の
拡大処理の場合補間ライン上の画素を生成するに当たり
前記メモリの内部に格納された画像データを基に前記補
間ラインの上下のラインの複数の方向の画素データを比
較して比較値が最小となる方向を同系色の傾きとして検
出しかつ縮小処理の場合補間ラインの補間前の画素デー
タおよび前記補間ラインの上下のラインの複数の方向の
画素データを比較して比較値が最小となる方向を同系色
の傾きとして検出する画素比較回路と、前記拡大処理の
場合前記画素比較回路の傾き情報を基にライン補間を行
い縮小処理の場合補間前の画素データおよびそれと同系
色の傾き上の複数の画素データより補間されるべき画像
データを生成し削除目的のラインを削除する拡大縮小補
間回路と、この拡大縮小補間回路により拡大または縮小
された画像データを出力する出力回路とを備えた画像処
理装置。6. A memory, an image data storage circuit for storing input image data in the memory, and a pixel stored in the memory for generating a pixel on an interpolation line in a case of an enlargement process in a line direction. Based on image data, pixel data in a plurality of directions of lines above and below the interpolation line are compared to detect a direction in which the comparison value is minimum as a slope of a similar color, and in the case of reduction processing, a pixel before interpolation of the interpolation line A pixel comparison circuit that compares data and pixel data in a plurality of directions of lines above and below the interpolation line to detect a direction in which a comparison value is minimum as a slope of a similar color, and a pixel comparison circuit in the case of the enlargement processing. Performs line interpolation based on tilt information and in the case of reduction processing Generates and deletes image data to be interpolated from pixel data before interpolation and multiple pixel data on the same color gradient An image processing apparatus comprising: a scaling interpolation circuit for deleting a target line; and an output circuit for outputting image data enlarged or reduced by the scaling interpolation circuit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10114753A JPH11308576A (en) | 1998-04-24 | 1998-04-24 | Image processing method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10114753A JPH11308576A (en) | 1998-04-24 | 1998-04-24 | Image processing method and system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH11308576A true JPH11308576A (en) | 1999-11-05 |
Family
ID=14645830
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP10114753A Pending JPH11308576A (en) | 1998-04-24 | 1998-04-24 | Image processing method and system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH11308576A (en) |
-
1998
- 1998-04-24 JP JP10114753A patent/JPH11308576A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6421090B1 (en) | Motion and edge adaptive deinterlacing | |
US7812884B2 (en) | Method and de-interlacing apparatus that employs recursively generated motion history maps | |
KR100424600B1 (en) | Motion adaptive scan-rate conversion using directional edge interpolation | |
US6784942B2 (en) | Motion adaptive de-interlacing method and apparatus | |
US8189105B2 (en) | Systems and methods of motion and edge adaptive processing including motion compensation features | |
JP2004201308A (en) | Method and system for advanced edge-adaptive interpolation for interlace-to-progressive conversion | |
JPH07288778A (en) | Method and device for detecting interpolation line | |
JPH089341A (en) | Digital output image forming method | |
US6961479B1 (en) | Image processing device, image processing method, image-processing program recorded medium | |
JP2002510946A (en) | Converter to improve HDTV (High Definition Television) | |
JP2826018B2 (en) | Video signal noise reduction system | |
US8013935B2 (en) | Picture processing circuit and picture processing method | |
JP2003316331A (en) | Display device | |
JPH11308576A (en) | Image processing method and system | |
JP2658625B2 (en) | Interpolation signal generation circuit | |
JP4189645B2 (en) | Image processing method and image processing apparatus | |
JPH11203467A (en) | Display and its method | |
JP3310384B2 (en) | Color misregistration correction device | |
JP2000115720A (en) | Scanning line interpolation device and scanning line interpolation method | |
JPH08186802A (en) | Interpolation picture element generating method for interlace scanning image | |
JP3138374B2 (en) | Vertical edge detection circuit | |
JP2003204528A (en) | Scanning line converter | |
KR100382651B1 (en) | Method and apparatus for detecting motion using region-wise motion decision information in video signal processing system and data interpolating method and apparatus therefor | |
JP4194183B2 (en) | Scan conversion device | |
JPH10304315A (en) | Scanning line interpolation device |