JP2009077029A - Signal converter and signal conversion method - Google Patents

Signal converter and signal conversion method Download PDF

Info

Publication number
JP2009077029A
JP2009077029A JP2007242209A JP2007242209A JP2009077029A JP 2009077029 A JP2009077029 A JP 2009077029A JP 2007242209 A JP2007242209 A JP 2007242209A JP 2007242209 A JP2007242209 A JP 2007242209A JP 2009077029 A JP2009077029 A JP 2009077029A
Authority
JP
Japan
Prior art keywords
pixel
line
interpolation
pixel data
scanning
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.)
Withdrawn
Application number
JP2007242209A
Other languages
Japanese (ja)
Inventor
Toshihiro Uota
利浩 魚田
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2007242209A priority Critical patent/JP2009077029A/en
Publication of JP2009077029A publication Critical patent/JP2009077029A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Television Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a signal converter capable of obtaining a smooth interpolation image while suppressing a circuit size and power consumption, and to provide a signal conversion method for the signal converter. <P>SOLUTION: A signal converter has: a line memory 2a for storing pixel data on a first scanning line; a line memory 2b for storing pixel data on a second scanning line of one horizontal synchronization period before; a means 4 for detecting the difference between lines for determining whether the differential value of the pixel data positioned in the same row on both the scanning lines is not less than a first threshold; means 5a, 5b for detecting difference within lines for determining whether the differential value of adjacent pixel data is not less than a second threshold for each of the first and second scanning lines; an interpolation processing determination means 6 for determining an interpolation method for each pixel, based on a result determined by the means 4 for detecting the difference between lines and the means 5a, 5b for detecting difference within lines; and an interpolation pixel data generation means 7 for reading the pixel data stored in the line memories 2a, 2b and for generating interpolation pixel data based on the interpolation method determined by the interpolation processing determination means 6. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、信号変換装置及び信号変換方法に関し、より詳細にはインターレース走査信号方式の映像信号をプログレッシブ走査信号方式の映像信号に変換する信号変換装置及びその信号変換方法に関するものである。   The present invention relates to a signal conversion device and a signal conversion method, and more particularly to a signal conversion device and a signal conversion method for converting a video signal of an interlace scanning signal system into a video signal of a progressive scanning signal system.

従来、画像データの走査方式として、インターレース走査(飛び越し走査)方式とプログレッシブ走査(順次走査)方式が存在する。   Conventionally, as an image data scanning method, there are an interlaced scanning (interlaced scanning) method and a progressive scanning (sequential scanning) method.

インターレース走査方式とは、画像データ走査を走査線の奇数ラインにおいて行うフィールドと、偶数ラインにおいて行うフィールドとを交互に繰り返す走査方式である。一方、プログレッシブ走査方式は、走査線を飛び越さず、全走査線において画像データの走査を行う走査方式である。従って、インターレース走査方式の場合、1フレームの表示が1ラインおきになるため、フリッカーノイズが出やすいという問題点があるが、プログレッシブ走査方式に比べて1フィールド内で走査するライン数が1/2となり、水平同期周波数を低く抑えることができるという利点があるため、テレビ等においてはこのインターレース走査方式が多く採用されてきた。   The interlaced scanning method is a scanning method in which image data scanning is alternately repeated for a field in which scanning is performed on odd lines and a field in which scanning is performed on even lines. On the other hand, the progressive scanning method is a scanning method in which image data is scanned in all scanning lines without skipping scanning lines. Therefore, in the interlace scanning method, since one frame display is performed every other line, flicker noise is likely to occur. However, the number of lines scanned in one field is ½ compared to the progressive scanning method. Therefore, since there is an advantage that the horizontal synchronization frequency can be kept low, this interlace scanning method has been often adopted in televisions and the like.

しかしながら、近年、高解像度のディスプレイにおいては、ちらつきのあるインターレース走査方式ではなく、プログレッシブ走査方式を採用しているものがある。このようなディスプレイ上に、インターレース信号であるカラーテレビジョン信号方式の一つであるNTSC(National Television System Committee)方式に基づく画像情報を表示するためには、インターレース走査信号からプログレッシブ走査信号への変換(以下、適宜「I/P変換」と略記する)が必要となる。   However, in recent years, some high-resolution displays adopt a progressive scanning method instead of a flickering interlace scanning method. In order to display image information based on the NTSC (National Television System Committee) system, which is one of color television signal systems that are interlace signals, on such a display, conversion from an interlace scan signal to a progressive scan signal is performed. (Hereinafter abbreviated as “I / P conversion” where appropriate).

従来、このようなI/P変換を行うための信号変換方法の一例として、インターレース走査信号から構成される2フィールド分の画素データをフィールドメモリに書き込み、2つの連続したフィールド間の相関を利用して奇数ラインと偶数ラインの補間を行う方法(以下、「従来方法1」と記載)がある。   Conventionally, as an example of a signal conversion method for performing such I / P conversion, pixel data for two fields composed of interlaced scanning signals is written in a field memory, and a correlation between two consecutive fields is used. There is a method of performing interpolation between odd lines and even lines (hereinafter referred to as “conventional method 1”).

具体的には、例えば、奇数フィールド及び偶数フィールドの画素データをそれぞれ別々のフィールドメモリに書き込み、各々2倍のライン数に拡大し、各ラインの画素データを1/2ずつ加算することによって奇数ラインと偶数ラインの補間データを生成する方法が下記特許文献1に開示されている。   Specifically, for example, the odd-numbered field and even-numbered field pixel data are written in separate field memories, respectively expanded to twice the number of lines, and the pixel data of each line is added by ½. A method for generating even-line interpolation data is disclosed in Patent Document 1 below.

また、I/P変換を行うための信号変換方法の別の一例としては、インターレース走査信号から構成される同一フィールド内の2ライン分の画素データをラインメモリに書き込み、2つのラインの相関を利用して、奇数ラインから偶数ラインの補間画素データを、偶数ラインから奇数ラインの補間画素データを生成する方法がある。   As another example of a signal conversion method for performing I / P conversion, pixel data for two lines in the same field composed of interlaced scanning signals is written in a line memory, and the correlation between the two lines is used. Then, there is a method of generating interpolated pixel data from odd lines to even lines and interpolated pixel data from odd lines to odd lines.

具体的には、例えば、ラインメモリに書き込まれた第1走査線の画素データと、その1水平同期期間前の第2走査線の画素データとに基づいて、2ライン間の補間画素データをその上下方向にある第1走査線と第2走査線の画素データの平均値とする方法(以下、「従来方法2」と記載)や、2ライン間の補間画素データを中心として点対称にある第1走査線と第2走査線の画素データの重み付け差分値が最小となる組み合わせを選択し、その第1走査線と第2走査線の画素データの平均値を補間画素データとする方法(以下、「従来方法3」と記載)がある。下記特許文献2には、従来方法3に基づく信号変換方法が開示されている。   Specifically, for example, based on the pixel data of the first scanning line written in the line memory and the pixel data of the second scanning line before the one horizontal synchronization period, the interpolated pixel data between the two lines is converted to the pixel data of the first scanning line. A method (hereinafter referred to as “conventional method 2”) that is an average value of pixel data of the first scanning line and the second scanning line in the vertical direction, and a point symmetry that is centered on interpolated pixel data between two lines. A method of selecting a combination that minimizes the weighted difference value of the pixel data of the first scanning line and the second scanning line, and using the average value of the pixel data of the first scanning line and the second scanning line as interpolation pixel data (hereinafter, referred to as “interpolated pixel data”). "Conventional method 3"). The following Patent Document 2 discloses a signal conversion method based on the conventional method 3.

図6は、上記従来方法2に基づいて画像変換を行う場合の変換方法の模式図である。   FIG. 6 is a schematic diagram of a conversion method when image conversion is performed based on the conventional method 2 described above.

図6に示されるように、補間画素データ53x(x=a,b,c,d,e:以下同様)は、第1走査線の画素データ51xと第2走査線の画素データ52xとの平均値により生成される。例えば、補間画素データ53aは(画素データ51a+画素データ52a)/2と計算される。   As shown in FIG. 6, the interpolated pixel data 53x (x = a, b, c, d, e: the same applies hereinafter) is the average of the pixel data 51x of the first scanning line and the pixel data 52x of the second scanning line. Generated by value. For example, the interpolation pixel data 53a is calculated as (pixel data 51a + pixel data 52a) / 2.

また、図7は、上記従来方法3に基づいて画像変換を行う場合の変換方法の模式図である。   FIG. 7 is a schematic diagram of a conversion method when image conversion is performed based on the conventional method 3 described above.

具体的には、補間画素データ63cを挟む上下の走査線上において、当該補間画素データ63を中心に点対称の位置関係にある画素データの組み合わせを選択し(画素62aと61e、62bと61d、・・・)、これらの差分値を算出する。なお、説明の都合上、差分値を算出する対象となる画素データの組み合わせとしては、補間画素データに近接する5組の画素データ群とする。   Specifically, on the upper and lower scanning lines sandwiching the interpolation pixel data 63c, a combination of pixel data having a point-symmetric positional relationship with respect to the interpolation pixel data 63 is selected (pixels 62a and 61e, 62b and 61d,.・ ・), And calculate the difference between these. For convenience of explanation, the combination of pixel data for which a difference value is calculated is a group of five pixel data close to the interpolation pixel data.

次に、各組み合わせ毎に算出された差分値に、予め定められた閾値を加算する。この閾値は、補間画素データの画素列から遠い画素データの組み合わせになるほどその値が大きくなり、補間画素データの画素列に近い画素データの組み合わせになるほどその値が小さくなるよう、予め重み付けを有した状態で定められている。すなわち、図7では、画素データ62aと61eの組み合わせ、及び画素データ62eと61aの組み合わせにおける閾値が最も大きく、逆に、画素データ62cと61cの組み合わせにおける閾値が最も小さくなるように設定されている。   Next, a predetermined threshold value is added to the difference value calculated for each combination. This threshold has a weight in advance so that the value increases as the combination of pixel data farther from the pixel column of the interpolation pixel data becomes larger, and the value becomes smaller as the combination of pixel data closer to the pixel column of the interpolation pixel data. It is determined by the state. That is, in FIG. 7, the threshold value is set to be the largest in the combination of the pixel data 62a and 61e and the combination of the pixel data 62e and 61a, and conversely, the threshold value in the combination of the pixel data 62c and 61c is set to be the smallest. .

このようにして閾値が加算された各差分値の中から最小値を示す画素データの組み合わせを選択し、選択された画素データの平均値によって補間画素データ63cの値を決定するというものである。   In this way, a combination of pixel data indicating the minimum value is selected from the difference values to which the threshold value has been added, and the value of the interpolated pixel data 63c is determined based on the average value of the selected pixel data.

特開2004−147285号公報JP 2004-147285 A 特開2006−148827号公報JP 2006-148827 A

上述した各従来方法1〜3によれば、インターレース走査信号からプログレッシブ走査信号への変換を行うことができる。   According to each of the conventional methods 1 to 3 described above, conversion from an interlaced scanning signal to a progressive scanning signal can be performed.

しかし、上記従来方法1による場合には、複数のフィールドメモリが必要となるため、回路規模や消費電力が大きくなるという問題点がある。   However, in the case of the conventional method 1, a plurality of field memories are required, and there is a problem that the circuit scale and power consumption increase.

また、従来方法2による場合には、単に上下方向にある第1走査線と第2走査線の画素データの平均値を算出することで補間画素データを算出する方法であるため、斜め方向にエッジを有する画像においては滑らかな補間画像が得られないという問題点がある。   In the case of the conventional method 2, the interpolation pixel data is simply calculated by calculating the average value of the pixel data of the first scanning line and the second scanning line in the vertical direction. There is a problem in that a smooth interpolated image cannot be obtained in an image having.

更に、従来方法3による場合には、予め重み付けを有した状態で定めている閾値の設定値によっては、誤判定される可能性があり、このときに得られた補間画素データに基づいて得られるプログレッシブ走査信号によって画面上に表示させた場合に当該画面上にノイズが発生する可能性がある。   Furthermore, in the case of the conventional method 3, there is a possibility of erroneous determination depending on the threshold value set in a state having weights in advance, which is obtained based on the interpolation pixel data obtained at this time. When the image is displayed on the screen by the progressive scanning signal, noise may be generated on the screen.

本発明は、上記の問題点に鑑み、回路規模や消費電力を抑制しつつも、滑らかな補間画像を得ることのできる信号変換装置及びその信号変換方法を提供することを目的とする。   In view of the above problems, an object of the present invention is to provide a signal conversion device and a signal conversion method thereof that can obtain a smooth interpolation image while suppressing circuit scale and power consumption.

上記目的を達成するための本発明に係る信号変換装置は、インターレース走査信号方式の映像信号から走査線補間により補間画素データを生成してプログレッシブ走査信号方式の映像信号に変換する信号変換装置であって、第1走査線上の画素データを格納する第1ラインメモリと、前記第1走査線の1水平同期期間前の第2走査線上の画素データを格納する第2ラインメモリと、前記第1走査線上及び前記第2走査線上の同一列に位置する画素データの差分値が第1閾値以上か否かを判定するライン間差分検出手段と、前記第1走査線内及び前記第2走査線内のそれぞれについて、隣接画素データの差分値が第2閾値以上か否かを判定するライン内差分検出手段と、前記ライン間差分検出手段及び前記ライン内差分検出手段の判定結果に基づいて画素毎に補間方法を決定する補間処理決定手段と、前記第1ラインメモリ及び前記第2ラインメモリに格納された画素データを読み出すとともに、前記補間処理決定手段によって決定された補間方法に基づいて補間画素データを生成する補間画素データ生成手段と、を備え、前記補間処理決定手段が、補間方法決定対象となる補間ライン上の対象補間画素と同一列位置において、前記ライン間差分検出手段の判定結果が前記第1閾値以上であれば、前記ライン内差分検出手段の判定結果に基づいて当該同一列位置における画素と前後いずれかに隣接する隣接画素の画素データの差分値が前記第2閾値以上を示している走査線を前記第1及び第2走査線内から検索するとともに、検索された場合には当該走査線を第1特定走査線と特定し、さらに他方の走査線である第2特定走査線上において、当該同一列位置から走査方向に向かって前記ライン内差分検出手段の判定結果が前記第2閾値以上を示している画素を特定画素と特定し、前記補間ライン上において、前記対象補間画素と、前記特定画素と同一列位置における画素の中間位置において、隣接画素との画素データの差分値が前記第2閾値以上となるように補間方法を決定することを第1の特徴とする。   In order to achieve the above object, a signal conversion apparatus according to the present invention is a signal conversion apparatus that generates interpolated pixel data from an interlaced scanning signal video signal by scanning line interpolation and converts it to a progressive scanning signal video signal. A first line memory for storing pixel data on the first scan line, a second line memory for storing pixel data on the second scan line before one horizontal synchronization period of the first scan line, and the first scan. An inter-line difference detecting means for determining whether or not a difference value of pixel data located in the same column on the line and on the second scanning line is equal to or greater than a first threshold, and in the first scanning line and in the second scanning line For each, based on the determination results of the in-line difference detection means for determining whether or not the difference value of the adjacent pixel data is greater than or equal to the second threshold, the inter-line difference detection means and the in-line difference detection means. And interpolating process determining means for determining an interpolating method for each pixel, and reading out pixel data stored in the first line memory and the second line memory, and based on the interpolating method determined by the interpolating process determining means Interpolated pixel data generating means for generating interpolated pixel data, and the interpolating process determining means determines the interline difference detecting means at the same column position as the target interpolated pixel on the interpolation line to be interpolated. If the result is equal to or greater than the first threshold value, the difference value of the pixel data of adjacent pixels adjacent to the pixel at the same column position either before or after based on the determination result of the in-line difference detection means is equal to or greater than the second threshold value. The scanning line indicating the scan line is searched from the first and second scanning lines, and when the scanning line is searched, the scanning line is specified as the first specific scanning line. Furthermore, on the second specific scanning line which is the other scanning line, a pixel in which the determination result of the in-line difference detection means shows the second threshold value or more from the same column position in the scanning direction is specified as the specific pixel. In the interpolation line, an interpolation method is determined so that a difference value of pixel data between an adjacent pixel and an adjacent pixel is equal to or greater than the second threshold at an intermediate position between the target interpolation pixel and a pixel at the same column position as the specific pixel. This is a first feature.

本発明に係る信号変換装置の上記第1の特徴構成によれば、連続する2つの走査線上の画素データを格納し、同一走査線内の隣接画素間、並びに同一列に位置する両走査線上の画素間の画素データの差分値を測定して、所定の閾値との大小関係を比較することのみで、補間ライン上において画素毎に補間方法を決定することができる。従って、単純な四則演算を行うのみで補間データが算出されるので、複雑な制御は不要であり単純な回路で実現することができる。さらに、従来方法3のように、複数の重み付けを定める必要がないため、重み付けの設定如何によって補間後の画素データにノイズが発生するという懸念がなく、また、少なくとも第1走査線及び第2走査線上の各画素データを格納するラインメモリが存在すれば足り、フィールド単位で画素データを記憶するためのフィールドメモリを複数必要とする従来方法1と比較して、必要なメモリ数を大きく削減することができ、これによって回路規模や消費電力の削減が図られる。   According to the first characteristic configuration of the signal conversion device according to the present invention, pixel data on two consecutive scanning lines is stored, and adjacent pixels in the same scanning line and on both scanning lines located in the same column are stored. The interpolation method can be determined for each pixel on the interpolation line only by measuring the difference value of the pixel data between the pixels and comparing the magnitude relationship with a predetermined threshold value. Therefore, since interpolation data is calculated only by performing simple four arithmetic operations, complicated control is unnecessary and it can be realized with a simple circuit. Further, since it is not necessary to determine a plurality of weights as in the conventional method 3, there is no concern that noise is generated in the pixel data after interpolation depending on the setting of the weights, and at least the first scan line and the second scan It is sufficient that there is a line memory for storing each pixel data on the line, and the required number of memories is greatly reduced as compared with the conventional method 1 which requires a plurality of field memories for storing pixel data in field units. As a result, the circuit scale and power consumption can be reduced.

また、同一列に位置する両走査線上の画素間の画素データの差分値が所定の第1閾値以上である場合において、いずれか一方の走査線(第1特定走査線)上で画素データが大きな変化(第2閾値以上の変化)を示している場合には、当該変化位置と同一列位置において、他方の走査線(第2特定走査線)上では画素データの値が大きな変化を示していないことを示唆している。このことは、仮に、走査方向を横方向とすれば縦方向に画像データが変化しているのではなく、一定の角度を有して斜め方向に画像データが変化していることを表していることとなる。   Further, when the difference value of pixel data between pixels on both scanning lines located in the same column is equal to or greater than a predetermined first threshold, the pixel data is large on any one scanning line (first specific scanning line). When a change (change greater than or equal to the second threshold) is indicated, the value of the pixel data does not show a large change on the other scanning line (second specific scanning line) at the same column position as the change position. Suggests that. This means that if the scanning direction is the horizontal direction, the image data does not change in the vertical direction, but changes in the oblique direction with a certain angle. It will be.

すなわち、第2特定走査線上においても、第1特定走査線上で大きな変化を示した位置と同一列位置ではないが、第1特定走査線上と同様に大きな変化を示す画素位置が存在することが示唆される。   That is, even on the second specific scanning line, it is not the same column position as the position showing a large change on the first specific scanning line, but it is suggested that there is a pixel position showing a large change similarly to the first specific scanning line. Is done.

そこで、ライン内差分検出手段によって、第2特定走査線上において、変化位置よりも後の画素位置において、差分値が第2閾値以上を示している箇所を検索し、補間ライン上において、当該特定された箇所と同一列にある画素と、前記対象補間画素の中間位置において、隣接画素との画素データの差分値が前記第2閾値以上となるように補間方法を決定する。これにより、一定の角度を有して斜め方向に画像データが変化している場合であっても、ノイズを有することなく滑らかに補間処理を施すことができる。   Therefore, the in-line difference detection means searches for a location where the difference value is equal to or greater than the second threshold at the pixel position after the change position on the second specific scanning line, and specifies the specified on the interpolation line. The interpolation method is determined so that the difference value of the pixel data between the adjacent pixel and the pixel in the same column as that of the target pixel is equal to or greater than the second threshold value. Thereby, even when the image data changes in an oblique direction with a certain angle, the interpolation process can be smoothly performed without noise.

また、本発明に係る信号変換装置は、上記第1の特徴構成に加えて、前記補間処理決定手段が、前記補間ライン上において、前記対象補間画素から前記中間位置よりも前に位置する画素までについては、前記第2特定走査線上の同一列位置における画素に係る画素データの値を採用し、前記中間位置から前記特定画素と同一列位置までに位置する画素については、前記第1特定走査線上の同一列位置における画素に係る画素データの値を採用することで補間処理を行う決定をすることを第2の特徴とする。   Further, in the signal conversion device according to the present invention, in addition to the first feature configuration, the interpolation processing determination unit may be configured such that, from the target interpolation pixel to a pixel located before the intermediate position on the interpolation line. For the pixel, the value of the pixel data relating to the pixel at the same column position on the second specific scanning line is adopted, and the pixel positioned from the intermediate position to the same column position as the specific pixel is on the first specific scanning line. The second feature is that the interpolation processing is determined by adopting the pixel data values relating to the pixels at the same column position.

本発明に係る信号変換装置の上記第2の特徴構成によれば、補間ライン上において中間位置を境として、第2閾値以上の画素データの値の変化を生じさせることができるとともに、他の画素データについては、同一列位置に係る特定の一の走査線上の画素データの値を採用するのみで良いため、簡易な補間処理によって、滑らかな画像データを実現することができる。   According to the second characteristic configuration of the signal conversion device according to the present invention, it is possible to cause a change in the value of the pixel data equal to or greater than the second threshold at the intermediate position on the interpolation line, and to change the other pixels. As for the data, it is only necessary to adopt the value of pixel data on a specific scanning line related to the same column position, so that smooth image data can be realized by simple interpolation processing.

また、本発明に係る信号変換装置は、上記第1または第2の特徴構成に加えて、前記補間処理決定手段が、補間方法決定対象となる補間ライン上の対象補間画素と同一列位置において、前記ライン間差分検出手段の判定結果が前記第1閾値未満であれば、前記対象補間画素の画素データとして、前記対象補間画素と同一列位置における前記第1走査線上並びに前記第2走査線上の画素データの平均値を採用する補間処理を行う決定をすることを第3の特徴とする。   Further, in the signal conversion device according to the present invention, in addition to the first or second feature configuration, the interpolation processing determination unit is arranged at the same column position as the target interpolation pixel on the interpolation line to be an interpolation method determination target. If the determination result of the inter-line difference detection means is less than the first threshold, the pixel data of the target interpolation pixel is the pixel on the first scanning line and the second scanning line at the same column position as the target interpolation pixel. A third feature is to perform an interpolation process that employs an average value of data.

また、本発明に係る信号変換装置は、上記第1〜第3のいずれか一の特徴構成に加えて、前記第1ラインメモリが、インターレース走査信号で構成される画素データが順次入力され、前記第2ラインメモリが、前記第1ラインメモリにおいて1走査線分の画素データが格納されると、前記第1ラインメモリから当該画素データが順次入力される構成であることを第4の特徴とする。   In the signal converter according to the present invention, in addition to any one of the first to third characteristic configurations, the first line memory is sequentially input with pixel data including interlaced scanning signals, A fourth feature is that the second line memory is configured such that when pixel data for one scanning line is stored in the first line memory, the pixel data is sequentially input from the first line memory. .

また、本発明に係る信号変換装置は、上記第1〜第4のいずれか一の特徴構成に加えて、前記補間画像データ生成手段によって生成された補間画素データを格納する第3ラインメモリと、前記第2ラインメモリから前記第2走査線上の画素データを、前記第3ラインメモリから前記補間画素データを、それぞれ1走査線分ずつ交互に読み出して出力する出力手段と、を備えることを第5の特徴とする。   Further, the signal conversion device according to the present invention, in addition to any one of the first to fourth feature configurations, a third line memory for storing the interpolation pixel data generated by the interpolation image data generation unit, Output means for alternately reading out and outputting the pixel data on the second scanning line from the second line memory and the interpolated pixel data from the third line memory for each scanning line. It is characterized by.

また、本発明に係る信号変換方法は、インターレース走査信号方式の映像信号から走査線補間により補間画素データを生成してプログレッシブ走査信号方式の映像信号に変換する信号変換方法であって、第1走査線上の画素データ及び、前記第1走査線の1水平同期期間前の第2走査線上の画素データを格納する第1ステップと、前記第1走査線上及び前記第2走査線上の同一列に位置する画素データの差分値が第1閾値以上か否かを判定する第2ステップと、前記第1走査線内及び前記第2走査線内のそれぞれについて、隣接画素データの差分値が第2閾値以上か否かを判定する第3ステップと、前記ライン間差分検出手段及び前記ライン内差分検出手段の判定結果に基づいて画素毎に補間方法を決定する第4ステップと、格納された前記第1走査線上並びに前記第2走査線上の画素データを読み出すとともに、前記第4ステップによって決定された補間方法に基づいて補間画素データを生成する第5ステップと、を有し、前記第4ステップが、補間方法決定対象となる補間ライン上の対象補間画素と同一列位置において、前記第2ステップの判定結果が前記第1閾値以上であれば、前記第3ステップの判定結果に基づいて当該同一列位置における画素と前後いずれかに隣接する隣接画素の画素データの差分値が前記第2閾値以上を示している一方の走査線を前記第1及び第2走査線内から検索するとともに、検索された場合には当該走査線を第1特定走査線と特定し、さらに他方の走査線である第2特定走査線上において、当該同一列位置から走査方向に向かって前記第3ステップの判定結果が前記第2閾値以上を示している画素を特定画素と特定し、前記補間ライン上において、前記対象補間画素と、前記特定画素と同一列位置における画素の中間位置において、隣接画素との画素データの差分値が前記第2閾値以上となるように補間方法を決定することを特徴とする。   The signal conversion method according to the present invention is a signal conversion method for generating interpolated pixel data from a video signal of an interlace scanning signal system by scanning line interpolation and converting it into a video signal of a progressive scanning signal system. A first step of storing pixel data on the line and pixel data on the second scan line before one horizontal synchronization period of the first scan line, and located in the same column on the first scan line and the second scan line A second step of determining whether or not a difference value of pixel data is greater than or equal to a first threshold; and whether or not the difference value of adjacent pixel data is greater than or equal to a second threshold for each of the first scan line and the second scan line A third step of determining whether or not, a fourth step of determining an interpolation method for each pixel based on the determination results of the inter-line difference detection means and the in-line difference detection means, and the stored And reading out pixel data on one scanning line as well as on the second scanning line, and generating interpolated pixel data based on the interpolation method determined in the fourth step, and the fourth step comprises: If the determination result of the second step is equal to or greater than the first threshold at the same column position as the target interpolation pixel on the interpolation line that is the interpolation method determination target, the same column position based on the determination result of the third step When one of the scanning lines in which the difference value of the pixel data of the pixel adjacent to the pixel in the pixel and the pixel data adjacent to the pixel in the front and rear is greater than or equal to the second threshold is searched from within the first and second scanning lines In this case, the scanning line is specified as the first specific scanning line, and on the second specific scanning line which is the other scanning line, the third step is performed from the same column position toward the scanning direction. A pixel whose determination result is greater than or equal to the second threshold value is identified as a specific pixel, and an adjacent pixel is located on the interpolation line between the target interpolation pixel and a pixel at the same column position as the specific pixel. The interpolation method is determined such that the difference value of the pixel data between and becomes equal to or greater than the second threshold value.

本発明の構成によれば、回路規模や消費電力を抑制しながら、簡易な構成によって滑らかな補間画像を得ることができる。   According to the configuration of the present invention, a smooth interpolation image can be obtained with a simple configuration while suppressing the circuit scale and power consumption.

[第1実施形態]
以下において、本発明に係る信号変換装置(以下、適宜「本発明装置」と称する)及び信号変換方法(以下、適宜「本発明方法」と称する)の第1実施形態について図1〜図3の各図を参照して説明する。
[First Embodiment]
In the following, a first embodiment of a signal conversion apparatus according to the present invention (hereinafter referred to as “the present apparatus” as appropriate) and a signal conversion method (hereinafter referred to as “the present method” as appropriate) are shown in FIGS. This will be described with reference to each figure.

図1は、本発明装置の概略構成を示すブロック図である。図1に示されるように、本発明装置1は、インターレース走査信号siが入力されると、所定の演算を行った後、プログレッシブ信号spが出力される構成である。そして、本発明装置1は、ラインメモリ2a、2b、3、ライン間差分検出手段4、ライン内差分検出手段5a、5b、補間処理決定手段6、補間画素データ生成手段7、及び出力手段8を備えて構成される。   FIG. 1 is a block diagram showing a schematic configuration of the apparatus of the present invention. As shown in FIG. 1, the inventive device 1 is configured such that when an interlace scanning signal si is input, a progressive signal sp is output after performing a predetermined calculation. The apparatus 1 of the present invention includes line memories 2a, 2b, 3, inter-line difference detection means 4, in-line difference detection means 5a, 5b, interpolation processing determination means 6, interpolation pixel data generation means 7, and output means 8. It is prepared for.

ラインメモリ2a、2bは、本発明装置1の外部から与えられるインターレース走査信号siから構成される1フィールド内の連続した2つのラインの画素データを格納する。具体的には、ラインメモリ2aは、インターレース走査信号siから構成されるある走査線(以下、「第1走査線」と記載)の画素データを格納し、ラインメモリ2bは、既にラインメモリ2aに格納されていた第1走査線の1水平同期期間前の走査線(以下、「第2走査線」と記載)の画素データをラインメモリ2aから与えられて格納する。   The line memories 2a and 2b store pixel data of two continuous lines in one field composed of an interlace scanning signal si given from the outside of the device 1 of the present invention. Specifically, the line memory 2a stores pixel data of a certain scanning line (hereinafter referred to as “first scanning line”) composed of the interlace scanning signal si, and the line memory 2b has already been stored in the line memory 2a. The stored pixel data of the scanning line one horizontal synchronization period before the first scanning line (hereinafter referred to as “second scanning line”) is given from the line memory 2a and stored.

ライン間差分検出手段4は、前記第1走査線上及び前記第2走査線上の同一列に位置する画素データの差分値が所定の閾値(以下、「第1閾値」と記載)以上か否かを判定し、判定結果を補間処理決定手段6に出力する。   The inter-line difference detecting means 4 determines whether or not a difference value between pixel data located in the same column on the first scanning line and the second scanning line is equal to or greater than a predetermined threshold (hereinafter referred to as “first threshold”). The determination result is output to the interpolation process determining means 6.

また、ライン内差分検出手段5a、5bは、前記第1走査線、前記第2走査線内において、前後いずれか一方に隣接する隣接画素データの差分値が所定の閾値(以下、「第2閾値」と記載)以上か否かを判定し、判定結果を補間処理決定手段6に出力する。なお、以下の実施形態では、一画素前の隣接画素との画素データの差分値を第2閾値と比較して、その結果を出力するものとして説明するが、一画素後の隣接画素との間で差分値を算出して第2閾値と比較する構成であっても良い。   Further, the in-line difference detection means 5a, 5b has a predetermined threshold value (hereinafter referred to as “second threshold value”) in which the difference value between adjacent pixel data adjacent to either one of the first scanning line and the second scanning line. ”) Or not, and the determination result is output to the interpolation process determining means 6. In the following embodiment, the difference value of the pixel data from the adjacent pixel one pixel before is compared with the second threshold value, and the result is output. Alternatively, the difference value may be calculated and compared with the second threshold value.

補間処理決定手段6は、ライン間差分検出手段4、及びライン内差分検出手段5a、5bから与えられる各判定結果に基づいて補間処理方法を決定し、当該決定された補間処理方法を補間画素データ生成手段7に出力する。   The interpolation processing determining means 6 determines an interpolation processing method based on the determination results given from the inter-line difference detecting means 4 and the in-line difference detecting means 5a and 5b, and the determined interpolation processing method is used as interpolation pixel data. Output to the generating means 7.

補間画素データ生成手段7は、ラインメモリ2aから第1走査線上の画素データを、ラインメモリ2bから第2走査線上の画素データをそれぞれ読み出すとともに、これらの画素データを用いて補間処理方法判定手段6から与えられた補間処理方法に基づいて補間画素データを生成し、生成された補間画素データをラインメモリ3に格納する。   The interpolated pixel data generating means 7 reads out the pixel data on the first scanning line from the line memory 2a and the pixel data on the second scanning line from the line memory 2b, and uses these pixel data to interpolate the processing method determination means 6 Interpolation pixel data is generated based on the interpolation processing method given by (1), and the generated interpolation pixel data is stored in the line memory 3.

出力手段8は、ラインメモリ2bから第2走査線上の画素データを読み出して出力した後、ラインメモリ3から補間画素データを読み出して出力する。以下、同様に、ラインメモリ2bに格納された1走査線分の画素データとラインメモリ3に格納された1走査線分の画素データを交互に読み出して出力する。これによって出力手段8からプログレッシブ走査信号spが生成される。   The output unit 8 reads out and outputs pixel data on the second scanning line from the line memory 2b, and then reads out and outputs the interpolated pixel data from the line memory 3. Hereinafter, similarly, pixel data for one scanning line stored in the line memory 2b and pixel data for one scanning line stored in the line memory 3 are alternately read and output. As a result, the progressive scanning signal sp is generated from the output means 8.

なお、ライン間差分検出手段4、ライン内差分検出手段5a、5b、補間処理決定手段6、補間画素データ生成手段7は、アナログ回路、ディジタル回路等により上記演算処理が実現可能に構成されたハードウェア手段、または所定のハードウェア手段上で上記演算処理が実現可能に構成されたソフトウェア手段であるとして良い。   The inter-line difference detecting means 4, the in-line difference detecting means 5a and 5b, the interpolation process determining means 6, and the interpolated pixel data generating means 7 are hardware configured so that the above arithmetic processing can be realized by an analog circuit, a digital circuit or the like. Hardware means, or software means configured to be able to implement the arithmetic processing on predetermined hardware means.

以下、本発明装置1の信号変換方法につき、数値例(いずれも10進数表記)を用いて具体的に説明する。図2及び図3は、本発明装置による信号変換方法を説明するための画素データ構成図である。   Hereinafter, the signal conversion method of the device 1 of the present invention will be specifically described using numerical examples (both are expressed in decimal numbers). 2 and 3 are pixel data configuration diagrams for explaining a signal conversion method by the apparatus of the present invention.

図2(a)に示されるように、本発明装置1に対して、画素11a、11b、・・・で構成される第1走査線11がインターレース走査信号siとして入力されたとする。なお、第2走査線12は、上述したように、第1走査線11に対して1水平同期期間前の走査線に相当し、第1走査線11が入力される前段階においてラインメモリ2aに第2走査線12を構成する各画素(12a、12b、・・・)のデータが格納されている。また、以下では、第1走査線11を構成する各画素を「画素11x」と、第2走査線12を構成する各画素を「画素12x」と、それぞれ総称する。   As shown in FIG. 2A, it is assumed that the first scanning line 11 composed of the pixels 11a, 11b,... Is input to the device 1 of the present invention as an interlace scanning signal si. As described above, the second scanning line 12 corresponds to a scanning line before one horizontal synchronization period with respect to the first scanning line 11, and is stored in the line memory 2a before the first scanning line 11 is input. Data of each pixel (12a, 12b,...) Constituting the second scanning line 12 is stored. Hereinafter, the pixels constituting the first scanning line 11 are collectively referred to as “pixels 11x”, and the pixels constituting the second scanning line 12 are collectively referred to as “pixels 12x”.

上述したように、全ての画素11xの各データがラインメモリ2aに格納されると、既にラインメモリ2aに格納されていた画素12xの各データはラインメモリ2bに格納される。   As described above, when the data of all the pixels 11x are stored in the line memory 2a, the data of the pixels 12x already stored in the line memory 2a are stored in the line memory 2b.

ライン間差分検出手段4は、ラインメモリ2aに格納された画素11xの各データと、ラインメモリ2bに格納された画素12xの各データで、同一列位置の関係にある2つの画素(例えば、画素11aと12a、11bと12b等)のデータの差分値を算出するとともに、その差分値が前記第1閾値を以上か否かを判定し、当該判定結果を補間処理決定手段に与える。なお、図面内において各画素を示す枠内に記載された数字は、画素データの値を示すものとする。   The inter-line difference detecting means 4 includes two pixels (for example, pixels) having the same column position in each data of the pixel 11x stored in the line memory 2a and each data of the pixel 12x stored in the line memory 2b. 11a and 12a, 11b and 12b, etc.) are calculated, it is determined whether or not the difference value is greater than or equal to the first threshold value, and the determination result is provided to the interpolation process determining means. It should be noted that the numbers written in the frame indicating each pixel in the drawing indicate the value of the pixel data.

例えば、画素11aと12aのデータの差分値を算出すると、「2」である。ここで、第1閾値が仮に50と設定されているとすれば、画素11aと12aのデータの差分値は第1閾値未満である。この場合は、画素11aと12aのデータの差分値は第1閾値未満である旨を補間処理決定手段6に出力する。同様に、画素11bと12bのデータの差分値についても第1閾値未満である旨を補間処理決定手段6に出力する。   For example, the difference value between the data of the pixels 11a and 12a is “2”. Here, if the first threshold value is set to 50, the difference value between the data of the pixels 11a and 12a is less than the first threshold value. In this case, the fact that the difference value between the data of the pixels 11a and 12a is less than the first threshold value is output to the interpolation process determining means 6. Similarly, the fact that the difference value between the data of the pixels 11b and 12b is also less than the first threshold value is output to the interpolation process determining means 6.

一方、画素11cと12cのデータの差分値を算出すると、「100」であり、この値は第1閾値以上である。この場合は、画素11cと12cのデータの差分値が第1閾値以上である旨を補間処理決定手段6に出力する。同様に、画素11dと12dのデータの差分値についても第1閾値以上である旨を補間処理決定手段6に出力する。   On the other hand, when the difference value between the data of the pixels 11c and 12c is calculated, it is “100”, which is equal to or greater than the first threshold value. In this case, the fact that the difference value between the data of the pixels 11c and 12c is greater than or equal to the first threshold value is output to the interpolation process determining means 6. Similarly, the fact that the difference value between the data of the pixels 11d and 12d is also equal to or greater than the first threshold is output to the interpolation process determining means 6.

このように、ライン間差分検出手段4は、第1走査線上及び第2走査線上における同一列位置の関係にある2画素のデータの差分値が第1閾値以上か否かの判定を走査順に順次行い、その結果を補間処理決定手段6に与える。   As described above, the inter-line difference detection unit 4 sequentially determines whether or not the difference value between the data of the two pixels in the same row position relationship on the first scanning line and the second scanning line is equal to or larger than the first threshold value in the scanning order. The result is given to the interpolation process determining means 6.

また、ライン内差分検出手段5aは、ラインメモリ2aに格納されている画素11xから、隣接する2画素に係るデータを走査順に順次選択し(例えば画素11aと11bのデータ等)、その差分値を算出するとともに、当該差分値が前記第2閾値以上か否かを判定する。同様に、ライン内差分検出手段5bは、ラインメモリ2bに格納されている画素12xからに隣接する2画素に係るデータを走査順に順次選択し(例えば画素データ12aと12bのデータ等)、その差分値を算出するとともに、当該差分値が前記第2閾値以上か否かを判定する。   The in-line difference detection means 5a sequentially selects data related to two adjacent pixels from the pixels 11x stored in the line memory 2a in the scanning order (for example, data of the pixels 11a and 11b), and the difference value is selected. While calculating, it is determined whether the said difference value is more than the said 2nd threshold value. Similarly, the in-line difference detection means 5b sequentially selects data relating to two adjacent pixels from the pixel 12x stored in the line memory 2b in the scanning order (for example, data of the pixel data 12a and 12b), and the difference therebetween. A value is calculated, and it is determined whether the difference value is equal to or greater than the second threshold value.

例えば、画素データ11aと11bの差分値を算出すると、「0」である。ここで、第2閾値が仮に50と設定されているとすれば、画素11aと11bのデータの差分値は第2閾値未満である。この場合、ライン内差分検出手段5aは、画素11aと11bのデータの差分値が第2閾値未満である旨を補間処理決定手段6に出力する。同様に、画素11bと11c、11cと11dの各組み合わせについてもそれぞれのデータの差分値が第2閾値未満である旨を補間処理決定手段6に出力する。   For example, when the difference value between the pixel data 11a and 11b is calculated, it is “0”. Here, if the second threshold value is set to 50, the difference value between the data of the pixels 11a and 11b is less than the second threshold value. In this case, the in-line difference detection unit 5a outputs to the interpolation processing determination unit 6 that the difference value between the data of the pixels 11a and 11b is less than the second threshold value. Similarly, for each combination of the pixels 11b and 11c and 11c and 11d, the fact that the difference value of each data is less than the second threshold value is output to the interpolation process determining means 6.

一方、画素11dと11eのデータの差分値を算出すると、「100」であり、この値は第2閾値以上である。この場合は、画素11dと11eのデータの差分値が第2閾値以上である旨を補間処理決定手段6に出力する。ライン内差分検出手段5bは、画素12xを構成する隣接する2画素に係るデータについての判定結果を同様に補間処理決定手段6に出力する。   On the other hand, when the difference value between the data of the pixels 11d and 11e is calculated, it is “100”, which is equal to or greater than the second threshold value. In this case, the fact that the difference value between the data of the pixels 11d and 11e is greater than or equal to the second threshold value is output to the interpolation process determining means 6. The in-line difference detection unit 5b outputs the determination result for the data related to two adjacent pixels constituting the pixel 12x to the interpolation processing determination unit 6 in the same manner.

補間処理決定手段6は、ライン間差分検出手段4、ライン内差分検出手段5a、5bから送られる各判定結果に基づいて、以下の方法により補間処理方法を決定する。   The interpolation processing determination means 6 determines an interpolation processing method by the following method based on the determination results sent from the inter-line difference detection means 4 and the in-line difference detection means 5a and 5b.

なお、補間処理決定手段6は、補間画素群を構成する補間ライン13上において、各補間画素毎に走査方向と同一方向に順次補間処理方法を決定し、補間画素データ生成手段7に出力する。そして、補間画素データ生成手段7は、ラインメモリ2a、2bから画素11xの各データ、画素12xの各データをそれぞれ読み出すとともに、補間処理決定手段6によって決定された補間処理方法に基づいて演算が施されて、補間ライン13上の一補間画素のデータを決定する。補間画素データ生成手段7は、同様の手順により、補間ライン上の各補間画素につき、走査方向と同一方向に順次補間画素のデータを算出する。そして、このように算出された補間ライン13上の全補間画素のデータの値がラインメモリ3に格納される。   The interpolation process determination means 6 sequentially determines an interpolation process method in the same direction as the scanning direction for each interpolation pixel on the interpolation line 13 constituting the interpolation pixel group, and outputs it to the interpolation pixel data generation means 7. Then, the interpolation pixel data generation means 7 reads each data of the pixel 11x and each data of the pixel 12x from the line memories 2a and 2b, and performs an operation based on the interpolation processing method determined by the interpolation processing determination means 6. Thus, data of one interpolation pixel on the interpolation line 13 is determined. The interpolation pixel data generation means 7 sequentially calculates interpolation pixel data in the same direction as the scanning direction for each interpolation pixel on the interpolation line by the same procedure. The data values of all the interpolation pixels on the interpolation line 13 calculated in this way are stored in the line memory 3.

補間処理決定手段6は、まず、補間処理方法決定対象となる対象補間画素と同一列に係るライン間差分検出手段4の判定結果を確認する(ステップ#1)。そして、ライン間差分検出手段4の判定結果が第1閾値未満である場合(ステップ#1において「Yes」)には、第1走査線11及び第2走査線12上における当該対象補間画素と同一列に位置する画素のデータの平均値を算出することで補間処理を行う旨を決定する(ステップ#2)。   The interpolation process determination means 6 first confirms the determination result of the inter-line difference detection means 4 associated with the same column as the target interpolation pixel that is the interpolation process method determination target (step # 1). If the determination result of the inter-line difference detection unit 4 is less than the first threshold (“Yes” in step # 1), the same as the target interpolation pixel on the first scanning line 11 and the second scanning line 12 It is determined that the interpolation process is performed by calculating the average value of the data of the pixels located in the column (step # 2).

例えば、対象補間画素が13aである場合(図2(b)参照)、画素11aと12aのデータの差分値は「2」であって第1閾値未満であるため、補間画素データ生成手段7によって補間画素13aのデータの値は「1」と決定される。同様の方法により、補間画素13bのデータについても「1」と決定される。   For example, when the target interpolation pixel is 13a (see FIG. 2B), the difference value between the data of the pixels 11a and 12a is “2”, which is less than the first threshold value. The data value of the interpolation pixel 13a is determined as “1”. By the same method, the data of the interpolation pixel 13b is also determined as “1”.

一方、ライン間差分検出手段4の判定結果が第1閾値以上である場合(ステップ#1において「No」)には、ライン間差分検出手段4の判定結果が第1閾値未満を示す画素データの組み合わせが存在する画素位置を走査方向と同一方向に順次検索する(ステップ#3)。   On the other hand, when the determination result of the inter-line difference detection unit 4 is equal to or greater than the first threshold value (“No” in Step # 1), the determination result of the inter-line difference detection unit 4 is the pixel data indicating that the determination result is less than the first threshold value. The pixel position where the combination exists is sequentially searched in the same direction as the scanning direction (step # 3).

例えば、対象補間画素が13cである場合(図2(c)参照)、画素11cと12cのデータの差分値は「100」であって第1閾値以上である。このとき、図面上右側に位置する1画素後の対象補間画素13dの同一列画素位置に係る画素11dと12dのデータ差分値と第1閾値の大小関係を見ると、やはり差分値が「100」であって第1閾値以上である。さらに1画素後の対象補間画素13eの同一列画素位置に係る画素11eと12eのデータ差分値と第1閾値の大小関係を見ると、差分値が「0」であり第1閾値未満の値を示している。従って、ライン内差分検出手段5a及び5bの判定結果を確認することで、ライン間差分検出手段4の判定結果が第1閾値未満を示す画素データの組み合わせが存在する画素位置は、画素11eと12eであり、その画素位置と同一列の補間画素は13eであることが分かる。   For example, when the target interpolation pixel is 13c (see FIG. 2C), the difference value between the data of the pixels 11c and 12c is “100”, which is equal to or greater than the first threshold value. At this time, when the magnitude relationship between the first threshold value and the data difference value of the pixels 11d and 12d in the same column pixel position of the target interpolation pixel 13d one pixel after the pixel located on the right side in the drawing is seen, the difference value is also “100”. And is greater than or equal to the first threshold. Further, when the magnitude relationship between the data difference value of the pixels 11e and 12e in the same column pixel position of the target interpolation pixel 13e after one pixel and the first threshold value is seen, the difference value is “0” and a value less than the first threshold value is obtained. Show. Accordingly, by confirming the determination results of the in-line difference detection means 5a and 5b, the pixel position where the combination of pixel data whose determination result of the inter-line difference detection means 4 is less than the first threshold exists is the pixels 11e and 12e. It can be seen that the interpolation pixel in the same column as the pixel position is 13e.

このような場合に、補間画素13c、及び補間画素13eの一画素前に係る補間画素13dについて、ステップ#2に係る方法と同様の補間処理を行うと、当該箇所においてノイズが発生する可能性がある。すなわち、上記処理によって、ステップ#2に係る方法を用いて補間処理を行わず、補間方法を確定するためにさらにステップを経る必要がある補間画素(以下、適宜「対象補間画素」と記載)が特定される(ステップ#4)。上記例の場合、対象補間画素として、補間画素13c及び13dが特定される。これらの対象補間画素は、さらに以下のステップ(#5〜#9)を経た後に補間方法が決定されることとなる。   In such a case, if the interpolation process similar to the method according to step # 2 is performed on the interpolation pixel 13c and the interpolation pixel 13d that is one pixel before the interpolation pixel 13e, noise may be generated at that location. is there. That is, by the above process, an interpolation pixel that does not perform the interpolation process using the method according to step # 2 and needs to go through further steps to determine the interpolation method (hereinafter referred to as “target interpolation pixel” as appropriate) Specified (step # 4). In the case of the above example, the interpolation pixels 13c and 13d are specified as target interpolation pixels. For these target interpolation pixels, the interpolation method is determined after the following steps (# 5 to # 9).

まず、対象補間画素のうち、一画素前の補間画素に係る補間処理方法がステップ#2によって既に決定されている補間画素を選択する(ステップ#5)。図2の例では、一画素前の補間画素13bの補間データ算出方法として、ステップ#2による方法を採用することが既に決定されているため、ステップ#5では補間画素13bの一画素後となる補間画素13cがまず選択される。   First, among the target interpolation pixels, an interpolation pixel in which the interpolation processing method related to the previous interpolation pixel is already determined in step # 2 is selected (step # 5). In the example of FIG. 2, since it has already been decided to adopt the method according to step # 2 as the interpolation data calculation method for the previous interpolation pixel 13b, in step # 5, the interpolation pixel 13b is one pixel after. The interpolation pixel 13c is first selected.

次に、ライン内差分検出手段5a及び5bの判定結果を確認することで、ステップ#4で選択された補間画素と同一列位置にある両走査線上の画素データのうち、その一画素前の画素データからの変化量が第2閾値以上である走査線(以下、適宜「第1特定走査線」と記載)を検索する(ステップ#6)。   Next, by confirming the determination results of the in-line difference detection means 5a and 5b, the pixel one pixel before the pixel data on both scanning lines at the same column position as the interpolation pixel selected in step # 4 A scanning line in which the amount of change from the data is equal to or greater than the second threshold (hereinafter referred to as “first specific scanning line” as appropriate) is searched (step # 6).

第1走査線11上の補間画素13cと同一列位置にある画素11cとその一画素前の画素11bの画素データの差分値は2であり、第2閾値未満である。一方、第2走査線12上の対象補間画素13cと同一列位置にある画素12cとその一画素前の画素12bの画素データの差分値は100であり、第2閾値以上である。すなわち、ライン内差分検出手段5a、5bの判定結果を確認することで、補間画素13cと同一列位置画素のデータと、その一画素前の画素データの差分値が第2閾値以上であるのは第2走査線12であることが分かる(図2(d)参照)。すなわち、第1特定走査線は、第2走査線12であることが分かる。   The difference value between the pixel data of the pixel 11c in the same column position as the interpolated pixel 13c on the first scanning line 11 and the pixel 11b one pixel before the pixel 11c is 2, which is less than the second threshold value. On the other hand, the difference value of the pixel data of the pixel 12c in the same column position as the target interpolation pixel 13c on the second scanning line 12 and the pixel 12b one pixel before the pixel 12c is 100, which is greater than or equal to the second threshold value. That is, by checking the determination result of the in-line difference detection means 5a, 5b, the difference value between the pixel position pixel data and the pixel data one pixel before the interpolation pixel 13c is equal to or larger than the second threshold value. It turns out that it is the 2nd scanning line 12 (refer FIG.2 (d)). That is, it can be seen that the first specific scanning line is the second scanning line 12.

次に、ステップ#5で選択された補間画素の補間データとして、ステップ#6で選択されなかった走査線(以下、適宜「第2特定走査線」と記載)上における、当該補間画素と同一列位置に係る画素データを採用することで補間処理を行うことを決定する(ステップ#7)。   Next, as the interpolation data of the interpolation pixel selected in step # 5, the same column as the interpolation pixel on the scanning line not selected in step # 6 (hereinafter referred to as “second specific scanning line” as appropriate). It is decided to perform the interpolation process by adopting the pixel data related to the position (step # 7).

図2(d)によれば、補間画素データ生成手段7によって、補間画素13cのデータはステップ#6で選択されなかった走査線(第2特定走査線)、すなわち第1走査線11上の当該補間画素13cと同一列位置の画素11cの画素データと同一の「0」と決定される(図3(a)参照)。   According to FIG. 2D, the interpolation pixel data generation means 7 causes the data of the interpolation pixel 13c to be the scanning line (second specific scanning line) not selected in step # 6, that is, the first scanning line 11 concerned. It is determined to be “0”, which is the same as the pixel data of the pixel 11c at the same column position as the interpolation pixel 13c (see FIG. 3A).

次に、第2特定走査線についての隣接画素データの差分値と第2閾値の大小関係の比較を行ったライン内差分検出手段(5aまたは5b)の結果を、補間画素と同一列位置の画素から走査方向と同一方向に順次確認して、一画素前の画素のデータの差分値が第2閾値以上である画素を特定し(以下、適宜「特定画素」と記載)、補間ライン上における当該特定画素と同一列の補間画素を特定する(ステップ#8)。   Next, the result of the in-line difference detection means (5a or 5b) that compares the difference between the adjacent pixel data for the second specific scanning line and the second threshold value is used as the pixel at the same column position as the interpolation pixel. Are sequentially confirmed in the same direction as the scanning direction, and a pixel whose difference value of the data of the previous pixel is equal to or more than the second threshold is specified (hereinafter referred to as “specific pixel” as appropriate), and the pixel on the interpolation line An interpolation pixel in the same column as the specific pixel is specified (step # 8).

図3(a)によれば、第2特定走査線、すなわち第1走査線11において、補間画素13cと同一列位置における画素(すなわち画素11c)から走査方向と同一方向に検索すると、画素11eとその一画素前の画素11dのデータの差分値が、第2閾値以上であることが分かる。すなわち、特定画素として画素11eが特定される。従って、補間ライン上において特定画素11eと同一列に係る画素として、補間画素13eが特定される(図3(b)参照)。   According to FIG. 3A, in the second specific scanning line, that is, the first scanning line 11, when searching from the pixel at the same column position as the interpolation pixel 13c (that is, the pixel 11c) in the same direction as the scanning direction, the pixel 11e It can be seen that the difference value of the data of the previous pixel 11d is equal to or greater than the second threshold value. That is, the pixel 11e is specified as the specific pixel. Therefore, the interpolation pixel 13e is specified as a pixel in the same column as the specific pixel 11e on the interpolation line (see FIG. 3B).

上記ステップ#5〜ステップ#8によって、第1走査線11及び第2走査線12それぞれにおいて、隣接画素データとの差分値が第2閾値以上を示す変化位置が特定されることとなる。   By the above step # 5 to step # 8, the change position where the difference value with the adjacent pixel data is greater than or equal to the second threshold value in each of the first scanning line 11 and the second scanning line 12 is specified.

次に、補間ライン上においてステップ#8で特定された補間画素の一画素前の補間画素の補間データとして、ステップ#6で選択された第1特定走査線上の同一列の画素におけるデータを採用することで補間処理を行うことを決定する(ステップ#9)。   Next, the data in the pixels in the same column on the first specific scanning line selected in step # 6 is adopted as the interpolation data of the interpolation pixel one pixel before the interpolation pixel specified in step # 8 on the interpolation line. Thus, it is determined to perform the interpolation process (step # 9).

図3(b)によれば、補間画素データ生成手段7によって、ステップ#8で特定された補間画素13eの一画素前の補間画素13dのデータが、ステップ#6で選択された第1特定走査線、すなわち第2走査線12上における当該補間画素13dと同一列の画素12dの画素データと同一の「100」と決定される(図3(c)参照)。   According to FIG. 3B, the data of the interpolation pixel 13d that is one pixel before the interpolation pixel 13e specified in step # 8 by the interpolation pixel data generation means 7 is selected in step # 6. The line data, that is, “100”, which is the same as the pixel data of the pixel 12d in the same column as the interpolation pixel 13d on the second scanning line 12, is determined (see FIG. 3C).

なお、補間画素13eについては、上述したように、ステップ#1で「Yes」となるため、ステップ#2に従って、当該補間画素13eと同一列に係る両走査線上の画素11e、12eのデータの平均値が採用され、「100」と決定される(図3(d)参照)。   Since the interpolation pixel 13e becomes “Yes” in step # 1 as described above, the average of the data of the pixels 11e and 12e on both scanning lines in the same column as the interpolation pixel 13e is determined in accordance with step # 2. The value is adopted and determined to be “100” (see FIG. 3D).

上記ステップ#1〜#9に従って補間ライン上の補間画素の画素データを算出方法が決定される。そして、上述したように、補間画素データ生成手段7が、このように決定された補間方法に基づいて補間ライン上の各補間画素の補間データを算出し、ラインメモリ3に格納する。そして、出力手段8が、ラインメモリ2bから第2走査線12上の画素データを、ラインメモリ3から補間ライン13上の補間画素データを、それぞれ1走査線分毎に交互に読み出して出力することにより、プログレッシブ走査信号spが出力される。   A method for calculating pixel data of the interpolated pixels on the interpolated line is determined according to steps # 1 to # 9. Then, as described above, the interpolation pixel data generation means 7 calculates the interpolation data of each interpolation pixel on the interpolation line based on the interpolation method determined in this way, and stores it in the line memory 3. Then, the output means 8 alternately reads and outputs the pixel data on the second scanning line 12 from the line memory 2b and the interpolation pixel data on the interpolation line 13 from the line memory 3 for each scanning line. As a result, the progressive scanning signal sp is output.

上記ステップ#1において、ライン間差分検出手段4の判定結果が第1閾値以上である(ステップ#1において「No」)と判断されたことは、第1走査線11または第2走査線12のいずれか一方の走査線上で画素データが大きな変化を示している当該変化位置と同一列において、他方の走査線上では画素データが大きな変化を示していないことを示唆している。このことは、仮に、走査方向を横方向とすれば縦方向に画像データが変化しているのではなく、一定の角度を有して斜め方向に画像データが変化していることを表していることとなる。   In step # 1, it is determined that the determination result of the inter-line difference detection means 4 is equal to or greater than the first threshold (“No” in step # 1). This suggests that the pixel data does not show a great change on the other scanning line in the same column as the change position where the pixel data shows a big change on any one of the scanning lines. This means that if the scanning direction is the horizontal direction, the image data does not change in the vertical direction, but changes in the oblique direction with a certain angle. It will be.

従って、第1走査線11及び第2走査線12それぞれにおいて画素データが大きく変化する変化位置が特定できれば、それぞれの変化位置を結ぶ線に沿って全体の画像データが大きく変化していると捉えることが可能となる。すなわち、第1走査線11と第2走査線12の間を補間する補間ライン13上では、前記各変化位置を結ぶ線と交差する位置において大きく変化させることができれば、斜めの角度を有した画像データであっても、補間後の画像データのエッジ(輪郭線)を明確にすることができ、ノイズの発生が抑制される。   Therefore, if the change position where the pixel data changes greatly in each of the first scanning line 11 and the second scanning line 12 can be specified, it can be understood that the entire image data changes greatly along the line connecting the change positions. Is possible. That is, on the interpolation line 13 that interpolates between the first scanning line 11 and the second scanning line 12, an image having an oblique angle can be obtained if it can be greatly changed at a position that intersects the line connecting the change positions. Even for data, the edge (contour line) of the image data after interpolation can be clarified, and the occurrence of noise is suppressed.

ここで、走査方向と直交する方向について見れば、補間ライン13は、第1走査線11と第2走査線12の中間位置を構成する。従って、補間ライン13上において、第1走査線11及び第2走査線12それぞれにおいて画素データが大きく変化する変化位置を結ぶ線と交差する位置とは、前記各変化位置の中間位置に相当する。従って、補間ライン13上において、第1走査線11の変化位置の列と第2走査線12の変化位置の列との中間位置における隣接2画素間で、第2閾値以上の変化を示すように補間処理を行うことで、補間後の画像データのエッジを明確にすることができる。   Here, when viewed in a direction orthogonal to the scanning direction, the interpolation line 13 constitutes an intermediate position between the first scanning line 11 and the second scanning line 12. Therefore, the position on the interpolation line 13 that intersects the line connecting the change positions where the pixel data changes greatly in each of the first scan line 11 and the second scan line 12 corresponds to the intermediate position of the change positions. Therefore, on the interpolation line 13, a change equal to or greater than the second threshold value is shown between two adjacent pixels at an intermediate position between the change position column of the first scan line 11 and the change position column of the second scan line 12. By performing the interpolation process, the edge of the image data after the interpolation can be clarified.

そして、上記方法に従って補間処理を行う場合、一の走査線と、その1水平同期期間前の他の走査線で予め定められた閾値(第2閾値)以上の変化が生じていれば、補間ライン上では、それぞれの変化位置の中間の位置で隣接する2画素が前記第2閾値以上の変化を有するように補間処理を行うことができる。   When the interpolation process is performed according to the above method, if a change greater than or equal to a predetermined threshold (second threshold) occurs in one scanning line and another scanning line before the one horizontal synchronization period, the interpolation line In the above, it is possible to perform the interpolation processing so that two adjacent pixels at a middle position between the change positions have a change equal to or greater than the second threshold value.

すなわち、図2(a)を参照すれば、第1走査線11上においては、画素11dと11eの間で第2閾値以上の変化が発生し、第2走査線12上においては、画素12bと12cの間で第2閾値以上の変化が発生している。そして、図3(d)を参照すれば、補間処理後の補間ライン13上では、補間画素13cと13dの間で第2閾値以上の変化が発生することとなる。従って、かかる補間処理によって、斜め方向にエッジを有する画像であっても、斜め方向の変化点を誤判定することなく補間画像を生成することができる。   That is, referring to FIG. 2A, on the first scanning line 11, a change greater than or equal to the second threshold occurs between the pixels 11d and 11e, and on the second scanning line 12, the pixel 12b and A change greater than or equal to the second threshold value occurs between 12c. Then, referring to FIG. 3D, on the interpolation line 13 after the interpolation process, a change greater than or equal to the second threshold value occurs between the interpolation pixels 13c and 13d. Therefore, even with an image having an edge in an oblique direction, such an interpolation process can generate an interpolated image without erroneously determining the change point in the oblique direction.

そして、同一列の画素における、1水平同期期間前の他の走査線との画素データの差分、並びに、各走査線内の隣接画素との画素データの差分を計算するとともに、当該計算結果に基づいて、補間ラインを挟むいずれかの走査線上の画素データを採用するか、または補間ラインを挟む両走査線上の画素データに基づいて単純な四則演算を行うのみで補間データが算出されるので、複雑な制御は不要であり単純な回路で実現することができる。さらに、従来方法3のように、複数の重み付けを定める必要がないため、重み付けの設定如何によって補間後の画素データにノイズが発生するという懸念がない。   Then, the pixel data difference between the pixels in the same column and another scan line before one horizontal synchronization period, and the pixel data difference between adjacent pixels in each scan line are calculated, and based on the calculation result. Therefore, the interpolation data is calculated simply by performing the simple four arithmetic operations based on the pixel data on one of the scanning lines sandwiching the interpolation line, or on the pixel data on both scanning lines sandwiching the interpolation line. Such control is not necessary and can be realized with a simple circuit. Furthermore, since it is not necessary to define a plurality of weights as in the conventional method 3, there is no concern that noise is generated in the pixel data after interpolation depending on the setting of the weights.

さらに、本発明装置1によれば、少なくとも第1走査線及び第2走査線上の各画素データを格納するラインメモリが存在すれば足り、フィールド単位で画素データを記憶するためのフィールドメモリを複数必要とする従来方法1と比較して、必要なメモリ数を大きく削減することができ、これによって回路規模や消費電力の削減が図られる。   Furthermore, according to the device 1 of the present invention, it is sufficient that there is at least a line memory for storing each pixel data on the first scanning line and the second scanning line, and a plurality of field memories for storing the pixel data in a field unit are necessary. As compared with the conventional method 1, the number of necessary memories can be greatly reduced, and thereby the circuit scale and power consumption can be reduced.

[第2実施形態]
以下において、本発明装置及び本発明方法の第2実施形態(以下、適宜「本実施形態」と称する)について図4及び図5を参照して説明する。なお、本発明装置の構成については第1実施形態と同一であるため、その説明を割愛する。
[Second Embodiment]
Hereinafter, a second embodiment (hereinafter referred to as “this embodiment” as appropriate) of the device of the present invention and the method of the present invention will be described with reference to FIGS. Since the configuration of the device of the present invention is the same as that of the first embodiment, the description thereof is omitted.

第1実施形態における実施例(図2及び図3)では、補間ライン13上において、ステップ#4で選択された補間画素と、ステップ#7で特定された補間画素の一画素前に係る補間画素とが隣接する関係にあった。しかし、場合によっては、これらの補間画素が隣接しない可能性がある。このような場合における補間方法の一例につき、以下図4及び図5を参照して説明する。   In the example (FIGS. 2 and 3) in the first embodiment, on the interpolation line 13, the interpolation pixel selected in step # 4 and the interpolation pixel one pixel before the interpolation pixel specified in step # 7. Were in an adjacent relationship. However, in some cases, these interpolated pixels may not be adjacent. An example of the interpolation method in such a case will be described below with reference to FIGS.

図4及び図5は、本発明装置による信号変換方法の別の例を説明するための画素データ構成図である。図4では、混同を避けるべく、図2及び図3とは異なる符号を付している。   4 and 5 are pixel data configuration diagrams for explaining another example of the signal conversion method by the device of the present invention. In FIG. 4, in order to avoid confusion, the reference numerals different from those in FIGS.

図4(a)を参照すれば、上記ステップ#1及び#2によって、補間画素23a及び23bの補間処理方法は、全て第1走査線21及び第2走査線22上における同一列の画素データの値の平均値を算出することで決定される。そして、補間画素23cの補間処理方法については、ステップ#1で「No」となるため、ステップ2に係る方法(平均値算出)を採用せず、ステップ#3以後のステップへ移行する。   Referring to FIG. 4A, the interpolation processing methods for the interpolation pixels 23a and 23b are all performed on the first scanning line 21 and the second scanning line 22 by the above steps # 1 and # 2. It is determined by calculating the average value. Since the interpolation processing method for the interpolation pixel 23c is “No” in Step # 1, the method according to Step 2 (average value calculation) is not adopted, and the process proceeds to Steps after Step # 3.

このとき、ステップ#3によって、ライン間差分検出手段4の判定結果が第1閾値未満を示す画素データの組み合わせが存在する画素位置が画素21gと22gであり、その画素と同一列の補間画素が23gであることが分かる(図4(b)参照)。従って、ステップ#4によって、ステップ#5以下のステップに進む補間画素として補間画素23c〜23fの4画素が特定される。   At this time, in step # 3, the pixel positions where the combination of pixel data indicating that the determination result of the inter-line difference detection means 4 is less than the first threshold are pixels 21g and 22g, and the interpolation pixels in the same column as the pixels are It turns out that it is 23g (refer FIG.4 (b)). Therefore, four pixels of the interpolation pixels 23c to 23f are specified by the step # 4 as the interpolation pixels that proceed to the steps after the step # 5.

次に、ステップ#5によって、前記4補間画素から、一画素前の補間画素に係る補間処理方法がステップ#2によって既に決定されている補間画素として補間画素23cが選択される。   Next, in step # 5, the interpolation pixel 23c is selected from the four interpolation pixels as the interpolation pixel for which the interpolation processing method related to the previous interpolation pixel is already determined in step # 2.

次に、ステップ#6によって、補間画素23cと同一列にある両走査線上の画素データのうち、その一画素前の画素データからの変化量が第2閾値以上である走査線、すなわち第1特定走査線が第2走査線22であることが確認される。そして、ステップ#7によって、補間画素23cの補間データとして、ステップ#6で選択されなかった走査線(第2特定走査線)、すなわち第1走査線21上の同一列位置に係る画素21cの画素データの値を採用することで補間処理を行うことが決定される(図4(c)参照)。   Next, in step # 6, among the pixel data on both scanning lines in the same column as the interpolation pixel 23c, the scanning line whose amount of change from the previous pixel data is equal to or more than the second threshold, that is, the first identification. It is confirmed that the scanning line is the second scanning line 22. Then, in step # 7, as the interpolation data of the interpolation pixel 23c, the scanning line (second specific scanning line) not selected in step # 6, that is, the pixel of the pixel 21c in the same column position on the first scanning line 21 is selected. By adopting the data value, it is determined to perform the interpolation process (see FIG. 4C).

次に、ステップ#8によって、第1走査線21上において、補間画素23dと同一列の画素(すなわち画素21d)から走査方向と同一方向に順次確認して、一画素前の画素のデータの差分値が第2閾値以上である画素位置として画素21gを特定し(特定画素)、補間ライン23上におけるこの特定画素21gと同一列の補間画素23gを特定する。   Next, in step # 8, on the first scanning line 21, the pixels in the same column as the interpolation pixel 23d (that is, the pixel 21d) are sequentially confirmed in the same direction as the scanning direction, and the difference in the data of the pixel one pixel before is determined. The pixel 21g is specified as a pixel position whose value is equal to or greater than the second threshold (specific pixel), and the interpolation pixel 23g in the same column as the specific pixel 21g on the interpolation line 23 is specified.

次に、ステップ#9によって、ステップ#8で特定される補間画素23gの一画素前の補間画素23fの補間データとして、ステップ#6で選択された第1特定走査線、すなわち第2走査線22上の同一列の画素22fの画素データの値を採用することで補間処理を行うことが決定される(図4(d)参照)。   Next, in step # 9, the first specific scanning line selected in step # 6, that is, the second scanning line 22 is selected as the interpolation data of the interpolation pixel 23f one pixel before the interpolation pixel 23g specified in step # 8. It is determined that the interpolation process is performed by adopting the pixel data value of the pixel 22f in the upper same column (see FIG. 4D).

このとき、ステップ#1〜#8の各ステップを経ても補間画素23d及び23eの補間処理方法を決定することができない(図4(d)参照)。   At this time, the interpolation processing method for the interpolation pixels 23d and 23e cannot be determined through the steps # 1 to # 8 (see FIG. 4D).

このように、ステップ#4で選択された補間画素(23c)と、ステップ#8で特定された補間画素の一画素前に係る補間画素(23f)が隣接しない場合には、これらの間に存在する補間画素については、さらに以下の方法で補間処理を行うものとすることができる。   As described above, when the interpolation pixel (23c) selected in step # 4 and the interpolation pixel (23f) that is one pixel before the interpolation pixel specified in step # 8 are not adjacent to each other, they exist between them. For the interpolation pixels to be interpolated, interpolation processing can be further performed by the following method.

一例としては、ステップ#9の後に、ステップ#10として、補間処理方法が未決定の補間画素数が偶数個である場合には、その補間画素の中間位置を境界として、その中間位置よりも前に位置する補間画素についてはステップ#7と同様の処理を行い、中間位置よりも後に位置する補間画素についてはステップ#9と同様の処理を行う。   As an example, after step # 9, in step # 10, when the number of interpolation pixels for which the interpolation processing method has not yet been determined is an even number, the intermediate position of the interpolation pixel is used as a boundary and the intermediate position is preceded. For the interpolated pixel located at, the same processing as in step # 7 is performed, and for the interpolated pixel located after the intermediate position, the same processing as in step # 9 is performed.

具体的には、未決定の補間画素が23d及び23eと偶数個(2個)であるため、図5(a)に示すように、これらの補間画素の中間位置(補間画素23dと23eの境界線)よりも前(図面上左側)に位置する補間画素23dについては、第1走査線21上の同一列の画素21dの画素データの値を採用し、中間位置よりも後(図面上右側)に位置する補間画素23eについては、第2走査線22上の同一列の画素22eの画素データの値を採用する。   Specifically, since the undetermined interpolation pixels are 23d and 23e and an even number (two), as shown in FIG. 5A, the intermediate position of these interpolation pixels (the boundary between the interpolation pixels 23d and 23e). For the interpolated pixel 23d positioned before (on the left side in the drawing), the pixel data value of the pixel 21d in the same column on the first scanning line 21 is adopted, and after the intermediate position (on the right side in the drawing). For the interpolation pixel 23e located at, the pixel data value of the pixel 22e in the same column on the second scanning line 22 is adopted.

上記方法による場合でも、第1実施形態と同様、一の走査線と、その1水平同期期間前の他の走査線で予め定められた第2閾値以上の変化が発生した場合に、これらの走査線に挟まれる補間ライン上では、それぞれの変化位置の中間の位置で前記第2閾値以上の変化を有するように補間処理を行うことができる。すなわち、図4及び図5の場合を例に挙げれば、第1走査線21において第2閾値以上の変化が生じているのは画素21fと21gの間であり、第2走査線22において第2閾値以上の変化が生じているのは画素22bと22cの間である。そして、このような状態の下で本実施形態に係る方法を用いた場合、補間ライン23上において画素23dと23eの間で第2閾値以上の変化が生じることとなり、それぞれの変化位置の中間の位置で前記第2閾値以上の変化を有するように補間処理を行うことができる。これにより、斜め方向にエッジを有する画像であっても、斜め方向の変化点を誤判定することなく、簡易な回路構成によって補間後の画像データのエッジを明確にすることができ、ノイズ発生を抑制することができる。   Even in the case of the above method, as in the first embodiment, these scans occur when a change of a predetermined threshold value or more occurs in one scan line and another scan line before one horizontal synchronization period. On the interpolation line sandwiched between the lines, the interpolation process can be performed so as to have a change equal to or greater than the second threshold value at an intermediate position between the change positions. That is, taking the case of FIGS. 4 and 5 as an example, the change in the first scanning line 21 is not less than the second threshold value between the pixels 21f and 21g, and the second scanning line 22 has the second threshold. It is between the pixels 22b and 22c that the change more than a threshold value has arisen. When the method according to the present embodiment is used under such a state, a change greater than or equal to the second threshold value occurs between the pixels 23d and 23e on the interpolation line 23, and is intermediate between the respective change positions. Interpolation processing can be performed so as to have a change greater than or equal to the second threshold at the position. As a result, even for an image having an edge in an oblique direction, the edge of the image data after interpolation can be clarified with a simple circuit configuration without erroneously determining the change point in the oblique direction. Can be suppressed.

一方、補間処理方法が未決定の補間画素数が奇数個である場合には、上記方法に基づいて補間処理を実行しようとすれば、中間位置から左右いずれか一画素分だけずれることとなる。この場合は、第1走査線21と第2走査線22のそれぞれの閾値以上の変化を生じている箇所の差分値の大きい側に一画素分ずらして同様の補間を行うものとしても良い。   On the other hand, when the number of interpolation pixels for which the interpolation processing method has not yet been determined is an odd number, if interpolation processing is to be executed based on the above method, it will be shifted from the intermediate position by one pixel on either side. In this case, the same interpolation may be performed by shifting by one pixel to the side where the difference value of the first scanning line 21 and the second scanning line 22 is changed more than the threshold value.

例えば、図5(b)に示されるような構成例の場合、第1走査線21上の画素21gと21hとの差分値よりも、第2走査線22上の画素22bと22cとの差分値の方が大きい。従って、この場合は、補間ライン23上において補間画素23dから補間画素23eにかけて閾値以上の変化が生じるように補間を行うものとすることができる。すなわち、補間画素23dについては、第1走査線21上の同一列位置の画素データの値を採用し、補間画素23e及び23fについては、第2走査線22上の同一列における画素データの値を採用する(図5(c)参照)。このように補間処理を行った場合においても、斜め方向にエッジを有する画像であっても、斜め方向の変化点を誤判定することなく、簡易な回路構成によって補間後の画像データのエッジを明確にすることができる。   For example, in the case of the configuration example shown in FIG. 5B, the difference value between the pixels 22 b and 22 c on the second scanning line 22 rather than the difference value between the pixels 21 g and 21 h on the first scanning line 21. Is bigger. Therefore, in this case, interpolation can be performed so that a change equal to or greater than the threshold value occurs on the interpolation line 23 from the interpolation pixel 23d to the interpolation pixel 23e. That is, for the interpolation pixel 23d, the value of the pixel data at the same column position on the first scanning line 21 is adopted, and for the interpolation pixel 23e and 23f, the value of the pixel data in the same column on the second scanning line 22 is adopted. Adopted (see FIG. 5C). Even when interpolation processing is performed in this way, even if the image has an edge in the diagonal direction, the edge of the image data after interpolation is clarified by a simple circuit configuration without misjudging the change point in the diagonal direction. Can be.

また、上記の場合において、第1走査線21と第2走査線22のそれぞれの第2閾値以上の変化を生じている箇所の差分値が同一の場合には、中間位置から予め定められた何れか一の方向に一画素分ずらして第2閾値以上の変化を生じるように補間処理を行うものとしても良い。   In the above case, if the difference values of the first scanning line 21 and the second scanning line 22 where the change of the second threshold value or more is the same, any of the predetermined values from the intermediate position is determined. Alternatively, the interpolation process may be performed so as to cause a change of the second threshold value or more by shifting by one pixel in one direction.

[別実施形態]
以下、別実施形態につき説明する。
[Another embodiment]
Hereinafter, another embodiment will be described.

〈1〉 上述した実施形態において、ステップ#6では、第1特定走査線を検索したが、場合によっては検索した結果第1特定走査線が検出されないことも考えられる。具体的には、第1及び第2走査線上において、それぞれなだらかに画素データの値が変化した結果、ある画素列において、第1走査線上の画素データと第2走査線上の画素データとの差分値が第1閾値以上になる場合が該当する。   <1> In the above-described embodiment, the first specific scanning line is searched in Step # 6. However, in some cases, the first specific scanning line may not be detected as a result of the search. Specifically, the difference between the pixel data on the first scan line and the pixel data on the second scan line in a certain pixel column as a result of the gentle change in the pixel data values on the first and second scan lines. Corresponds to the case where the value is equal to or greater than the first threshold.

かかる場合には、例えばステップ#2と同様に、対象補間画素と同一列に位置する画素のデータの平均値を算出することで補間処理を行うことを決定しても良い。なぜなら、前記の通り、ステップ#6において第1特定走査線が検出されなかったということは、両走査線上においてそれぞれなだらかに画素データの値が変化していることが想定されるため、同一列に位置する画素のデータの平均値を算出して補間処理を行っても当該箇所において視覚ノイズが発生するということが起こらないためである。   In such a case, for example, as in step # 2, the interpolation processing may be determined by calculating the average value of the data of the pixels located in the same column as the target interpolation pixel. This is because, as described above, the fact that the first specific scanning line was not detected in step # 6 is assumed that the pixel data values are gently changing on both scanning lines. This is because even if the average value of the data of the pixels in the position is calculated and the interpolation process is performed, no visual noise is generated at that location.

また、上記の場合には、ステップ#2と同様に平均値を算出する方法に限られるものではなく、従来一般的に用いられているその他の補間処理方法を用いるものとしても構わない。   Further, in the above case, the method is not limited to the method of calculating the average value as in step # 2, and other interpolation processing methods generally used conventionally may be used.

〈2〉 上記ステップ#2では、対象補間画素と同一列に位置する画素のデータの平均値を算出することで補間処理を行うこととしたが、従来一般的に用いられているその他の補間処理方法を用いても構わない。しかし、簡易な処理でノイズの少ない画像を生成できるという点を鑑みれば、平均値算出による補間処理を行うステップ#2に記載の方法を採用するのが好ましい。   <2> In step # 2, the interpolation process is performed by calculating the average value of the data of the pixels located in the same column as the target interpolation pixel. However, other interpolation processes conventionally used in general are used. You may use the method. However, in view of the fact that an image with less noise can be generated by simple processing, it is preferable to adopt the method described in Step # 2 in which interpolation processing is performed by calculating an average value.

〈3〉 上述の各実施形態において、ライン間差分検出手段4の判定基準となる値を「
第1閾値」、ライン内差分検出手段5a、5bの判定基準となる値を「第2閾値」と記載したが、これらの値は異なる値であっても同一の値であっても構わない。
<3> In each of the above-described embodiments, a value serving as a determination criterion of the inter-line difference detection unit 4 is “
Although the “first threshold value” and the value serving as the determination criterion for the in-line difference detection means 5a and 5b are described as the “second threshold value”, these values may be different values or the same value.

〈4〉 上述の各実施形態では、ライン内差分検出手段5a、5bがそれぞれ第1走査線11、第2走査線12上における全ての隣接2画素について、順次画素データの差分値と第2閾値の比較を行って補間処理決定手段6にその結果を出力する構成であるとしたが、ライン間差分検出手段4の判定結果が第1閾値以上(ステップ#1で「No」)であった場合にのみ、ライン内差分検出手段5a、5bがステップ#3〜#8実行に際して必要な箇所における差分値の判定のみを都度実行する構成であるとしても構わない。   <4> In each of the above-described embodiments, the in-line difference detection means 5a and 5b sequentially apply the difference value of the pixel data and the second threshold value for all adjacent two pixels on the first scanning line 11 and the second scanning line 12, respectively. The comparison result is output to the interpolation processing determination means 6, but the determination result of the interline difference detection means 4 is not less than the first threshold value (“No” in step # 1). Only in this case, the in-line difference detection means 5a, 5b may be configured to execute only the determination of the difference value at the location necessary for executing steps # 3 to # 8.

〈5〉 画像データの値の変化パターンが走査方向と同一方向に発生している場合、ステップ#3において、走査線上の最終列まで検索した時点でも、なお検索ライン間差分検出手段4の判定結果が第1閾値未満を示す画素データの組み合わせが存在する画素位置を検出することができない場合が考えられる。このような場合には、画像データの値の変化パターンが走査方向と同一方向に発生していることを認識した上で、補間ラインを挟む両走査線上の同一画素列に該当する2つの画素のデータの値の平均値を算出する処理(ステップ#2と同様の処理)を行うものとしても良い。かかる補間処理を行った場合、補間ライン上では、補間ラインに平行に画素データの値が変化するように補間処理を行うことができるため、補間処理後の画像データを画面上に映した場合にも、大きなノイズとして現れることなく、画素データの変化位置が明確な画像が得られる。   <5> When the change pattern of the value of the image data is generated in the same direction as the scanning direction, the determination result of the inter-search line difference detecting means 4 is still obtained even when the last column on the scanning line is searched in step # 3. It is conceivable that a pixel position where there is a combination of pixel data that indicates less than the first threshold cannot be detected. In such a case, after recognizing that the change pattern of the value of the image data is generated in the same direction as the scanning direction, the two pixels corresponding to the same pixel column on both scanning lines sandwiching the interpolation line are used. Processing for calculating the average value of the data values (processing similar to step # 2) may be performed. When such an interpolation process is performed, the interpolation process can be performed on the interpolation line so that the pixel data value changes in parallel to the interpolation line. However, an image with a clear change position of the pixel data can be obtained without appearing as large noise.

本発明に係る信号変換装置の概略構成を示すブロック図The block diagram which shows schematic structure of the signal converter which concerns on this invention 本発明に係る信号変換装置による信号変換方法の例を説明するための画素データ構成図(1)Pixel data configuration diagram (1) for explaining an example of a signal conversion method by the signal conversion apparatus according to the present invention 本発明に係る信号変換装置による信号変換方法の例を説明するための画素データ構成図(2)Pixel data block diagram (2) for demonstrating the example of the signal conversion method by the signal converter concerning this invention 本発明装置による信号変換方法の別の例を説明するための画素データ構成図(1)Pixel data configuration diagram (1) for explaining another example of the signal conversion method by the apparatus of the present invention 本発明装置による信号変換方法の別の例を説明するための画素データ構成図(2)Pixel data configuration diagram (2) for explaining another example of the signal conversion method by the apparatus of the present invention 従来の補間方法を示す模式図Schematic diagram showing the conventional interpolation method 別の従来の補間方法を示す模式図Schematic diagram showing another conventional interpolation method

符号の説明Explanation of symbols

1: 本発明に係る信号変換装置
2a、2b、3: ラインメモリ
4: ライン間差分検出手段
5a、5b: ライン内差分検出手段
6: 補間処理決定手段
7: 補間画素データ生成手段
8: 出力手段
11: 第1走査線
11a、11b、・・・: 第1走査線上の各画素
11x: 第1走査線上の画素の総称
12: 第2走査線
12a、12b、・・・: 第2走査線上の各画素
12x: 第2走査線上の画素の総称
13: 補間ライン
13a、13b、・・・: 補間ライン上の各補間画素
21: 第1走査線
21a、21b、・・・: 第1走査線上の各画素
21x: 第1走査線上の画素の総称
22: 第2走査線
22a、22b、・・・: 第2走査線上の各画素
22x: 第2走査線上の画素の総称
23: 補間ライン
23a、23b、・・・: 補間ライン上の各補間画素
51: 第1走査線
51a、61b、・・・: 第1走査線上の各画素
52: 第2走査線
52a、62b、・・・: 第2走査線上の各画素
53: 補間ライン
53a、63b、・・・: 補間ライン上の各補間画素
61: 第1走査線
61a、61b、・・・: 第1走査線上の各画素
62: 第2走査線
62a、62b、・・・: 第2走査線上の各画素
63: 補間ライン
63a、63b、・・・: 補間ライン上の各補間画素
si: インターレース走査信号
sp: プログレッシブ走査信号
1: Signal converters 2a, 2b, 3: Line memory 4: Inter-line difference detecting means 5a, 5b: In-line difference detecting means 6: Interpolation process determining means 7: Interpolated pixel data generating means 8: Output means 11: First scanning line 11a, 11b,...: Each pixel on the first scanning line 11x: Generic name of pixels on the first scanning line 12: Second scanning line 12a, 12b,...: On the second scanning line Each pixel 12x: Generic name of pixels on the second scanning line 13: Interpolation lines 13a, 13b, ...: Each interpolation pixel on the interpolation line 21: First scanning lines 21a, 21b, ...: On the first scanning line Each pixel 21x: generic name of pixels on the first scanning line 22: second scanning line 22a, 22b,...: Each pixel on the second scanning line 22x: generic name of pixels on the second scanning line 23: interpolation line 23a, 23b , :: Interpolation pixels on the interpolation line 51: First scanning lines 51a, 61b, ...: Each pixel on the first scanning line 52: Second scanning lines 52a, 62b, ...: Each on the second scanning line Pixel 53: Interpolation line 53a, 63b,...: Each interpolation pixel on the interpolation line 61: First scanning line 61a, 61b,...: Each pixel on the first scanning line 62: Second scanning line 62a, 62b , ...: Each pixel on the second scanning line 63: Interpolation lines 63a, 63b, ...: Each interpolation pixel on the interpolation line si: Interlace scanning signal sp: Progressive scanning signal

Claims (6)

インターレース走査信号方式の映像信号から走査線補間により補間画素データを生成してプログレッシブ走査信号方式の映像信号に変換する信号変換装置であって、
第1走査線上の画素データを格納する第1ラインメモリと、
前記第1走査線の1水平同期期間前の第2走査線上の画素データを格納する第2ラインメモリと、
前記第1走査線上及び前記第2走査線上の同一列に位置する画素データの差分値が第1閾値以上か否かを判定するライン間差分検出手段と、
前記第1走査線内及び前記第2走査線内のそれぞれについて、隣接画素データの差分値が第2閾値以上か否かを判定するライン内差分検出手段と、
前記ライン間差分検出手段及び前記ライン内差分検出手段の判定結果に基づいて画素毎に補間方法を決定する補間処理決定手段と、
前記第1ラインメモリ及び前記第2ラインメモリに格納された画素データを読み出すとともに、前記補間処理決定手段によって決定された補間方法に基づいて補間画素データを生成する補間画素データ生成手段と、を備え、
前記補間処理決定手段が、
補間方法決定対象となる補間ライン上の対象補間画素と同一列位置において、前記ライン間差分検出手段の判定結果が前記第1閾値以上であれば、前記ライン内差分検出手段の判定結果に基づいて当該同一列位置における画素と前後いずれかに隣接する隣接画素の画素データの差分値が前記第2閾値以上を示している走査線を前記第1及び第2走査線内から検索するとともに、検索された場合には当該走査線を第1特定走査線と特定し、さらに他方の走査線である第2特定走査線上において、当該同一列位置から走査方向に向かって前記ライン内差分検出手段の判定結果が前記第2閾値以上を示している画素を特定画素と特定し、
前記補間ライン上において、前記対象補間画素と、前記特定画素と同一列位置における画素の中間位置において、隣接画素との画素データの差分値が前記第2閾値以上となるように補間方法を決定することを特徴とする信号変換装置。
A signal conversion device that generates interpolated pixel data from a video signal of an interlaced scanning signal system by scanning line interpolation and converts it into a video signal of a progressive scanning signal system,
A first line memory for storing pixel data on the first scan line;
A second line memory for storing pixel data on the second scanning line before one horizontal synchronization period of the first scanning line;
An inter-line difference detecting means for determining whether or not a difference value between pixel data located in the same column on the first scanning line and the second scanning line is equal to or greater than a first threshold;
In-line difference detection means for determining whether the difference value of adjacent pixel data is equal to or greater than a second threshold for each of the first scan line and the second scan line;
Interpolation processing determining means for determining an interpolation method for each pixel based on determination results of the inter-line difference detecting means and the in-line difference detecting means;
Interpolated pixel data generating means for reading out pixel data stored in the first line memory and the second line memory and generating interpolated pixel data based on the interpolation method determined by the interpolation processing determining means. ,
The interpolation processing determination means is
Based on the determination result of the in-line difference detection means if the determination result of the inter-line difference detection means is equal to or greater than the first threshold at the same column position as the target interpolation pixel on the interpolation line to be determined as the interpolation method. The scanning line in which the difference value of the pixel data of the adjacent pixel adjacent to the pixel at the same column position and any one before and after is searched from the first and second scanning lines and searched. In this case, the scanning line is identified as the first specific scanning line, and the determination result of the in-line difference detection means from the same column position toward the scanning direction on the second specific scanning line which is the other scanning line. A pixel that indicates the second threshold value or more as a specific pixel,
On the interpolation line, an interpolation method is determined so that a difference value of pixel data between an adjacent pixel and an adjacent pixel is equal to or greater than the second threshold value at an intermediate position between the target interpolation pixel and a pixel at the same column position as the specific pixel. A signal converter characterized by that.
前記補間処理決定手段が、
前記補間ライン上において、前記対象補間画素から前記中間位置よりも前に位置する画素までについては、前記第2特定走査線上の同一列位置における画素に係る画素データの値を採用し、前記中間位置から前記特定画素と同一列位置までに位置する画素については、前記第1特定走査線上の同一列位置における画素に係る画素データの値を採用することで補間処理を行う決定をすることを特徴とする請求項1に記載の信号変換装置。
The interpolation processing determination means is
On the interpolation line, for the pixels located before the intermediate position from the target interpolation pixel, the value of the pixel data relating to the pixel at the same column position on the second specific scanning line is adopted, and the intermediate position To the pixel located in the same column position as the specific pixel is determined to perform the interpolation process by adopting the value of the pixel data relating to the pixel at the same column position on the first specific scanning line. The signal conversion apparatus according to claim 1.
前記補間処理決定手段が、
補間方法決定対象となる補間ライン上の対象補間画素と同一列位置において、前記ライン間差分検出手段の判定結果が前記第1閾値未満であれば、前記対象補間画素の画素データとして、前記対象補間画素と同一列位置における前記第1走査線上並びに前記第2走査線上の画素データの平均値を採用する補間処理を行う決定をすることを特徴とする請求項1または2に記載の信号変換装置。
The interpolation processing determination means is
If the determination result of the inter-line difference detection means is less than the first threshold at the same column position as the target interpolation pixel on the interpolation line to be determined as the interpolation method, the target interpolation is used as pixel data of the target interpolation pixel. 3. The signal conversion apparatus according to claim 1, wherein an interpolation process is performed to employ an average value of pixel data on the first scanning line and the second scanning line at the same column position as the pixel. 4.
前記第1ラインメモリが、インターレース走査信号で構成される画素データが順次入力され、
前記第2ラインメモリが、前記第1ラインメモリにおいて1走査線分の画素データが格納されると、前記第1ラインメモリから当該画素データが順次入力される構成であることを特徴とする請求項1〜3のいずれか一に記載の信号変換装置。
The first line memory sequentially receives pixel data composed of interlaced scanning signals,
The second line memory is configured such that when pixel data for one scanning line is stored in the first line memory, the pixel data is sequentially input from the first line memory. The signal converter as described in any one of 1-3.
前記補間画像データ生成手段によって生成された補間画素データを格納する第3ラインメモリと、
前記第2ラインメモリから前記第2走査線上の画素データを、前記第3ラインメモリから前記補間画素データを、それぞれ1走査線分ずつ交互に読み出して出力する出力手段と、を備えることを特徴とする請求項1〜4のいずれか一に記載の信号変換装置。
A third line memory for storing the interpolated pixel data generated by the interpolated image data generating means;
Output means for alternately reading out and outputting pixel data on the second scanning line from the second line memory and the interpolated pixel data from the third line memory for each scanning line. The signal converter as described in any one of Claims 1-4.
インターレース走査信号方式の映像信号から走査線補間により補間画素データを生成してプログレッシブ走査信号方式の映像信号に変換する信号変換方法であって、
第1走査線上の画素データ及び、前記第1走査線の1水平同期期間前の第2走査線上の画素データを格納する第1ステップと、
前記第1走査線上及び前記第2走査線上の同一列に位置する画素データの差分値が第1閾値以上か否かを判定する第2ステップと、
前記第1走査線内及び前記第2走査線内のそれぞれについて、隣接画素データの差分値が第2閾値以上か否かを判定する第3ステップと、
前記ライン間差分検出手段及び前記ライン内差分検出手段の判定結果に基づいて画素毎に補間方法を決定する第4ステップと、
格納された前記第1走査線上並びに前記第2走査線上の画素データを読み出すとともに、前記第4ステップによって決定された補間方法に基づいて補間画素データを生成する第5ステップと、を有し、
前記第4ステップが、
補間方法決定対象となる補間ライン上の対象補間画素と同一列位置において、前記第2ステップの判定結果が前記第1閾値以上であれば、前記第3ステップの判定結果に基づいて当該同一列位置における画素と前後いずれかに隣接する隣接画素の画素データの差分値が前記第2閾値以上を示している一方の走査線を前記第1及び第2走査線内から検索するとともに、検索された場合には当該走査線を第1特定走査線と特定し、さらに他方の走査線である第2特定走査線上において、当該同一列位置から走査方向に向かって前記第3ステップの判定結果が前記第2閾値以上を示している画素を特定画素と特定し、
前記補間ライン上において、前記対象補間画素と、前記特定画素と同一列位置における画素の中間位置において、隣接画素との画素データの差分値が前記第2閾値以上となるように補間方法を決定することを特徴とする信号変換方法。
A signal conversion method for generating interpolated pixel data from a video signal of an interlaced scanning signal system by scanning line interpolation and converting it into a video signal of a progressive scanning signal system,
A first step of storing pixel data on the first scan line and pixel data on the second scan line before one horizontal synchronization period of the first scan line;
A second step of determining whether or not a difference value between pixel data located in the same column on the first scanning line and the second scanning line is equal to or greater than a first threshold;
A third step of determining whether a difference value of adjacent pixel data is equal to or greater than a second threshold for each of the first scanning line and the second scanning line;
A fourth step of determining an interpolation method for each pixel based on the determination results of the inter-line difference detection means and the in-line difference detection means;
A fifth step of reading out the stored pixel data on the first scanning line and the second scanning line and generating interpolation pixel data based on the interpolation method determined by the fourth step;
The fourth step includes
If the determination result of the second step is equal to or greater than the first threshold at the same column position as the target interpolation pixel on the interpolation line that is the interpolation method determination target, the same column position based on the determination result of the third step When one of the scanning lines in which the difference value of the pixel data of the pixel adjacent to the pixel in the pixel and the pixel data adjacent to the pixel in the front and rear is greater than or equal to the second threshold is searched from within the first and second scanning lines , The scanning line is identified as the first specific scanning line, and the determination result of the third step from the same column position toward the scanning direction on the second specific scanning line which is the other scanning line is the second specific scanning line. Identify a pixel that shows a threshold value or higher as a specific pixel,
On the interpolation line, an interpolation method is determined so that a difference value of pixel data between an adjacent pixel and an adjacent pixel is equal to or greater than the second threshold value at an intermediate position between the target interpolation pixel and a pixel at the same column position as the specific pixel. A signal conversion method characterized by the above.
JP2007242209A 2007-09-19 2007-09-19 Signal converter and signal conversion method Withdrawn JP2009077029A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007242209A JP2009077029A (en) 2007-09-19 2007-09-19 Signal converter and signal conversion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007242209A JP2009077029A (en) 2007-09-19 2007-09-19 Signal converter and signal conversion method

Publications (1)

Publication Number Publication Date
JP2009077029A true JP2009077029A (en) 2009-04-09

Family

ID=40611609

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007242209A Withdrawn JP2009077029A (en) 2007-09-19 2007-09-19 Signal converter and signal conversion method

Country Status (1)

Country Link
JP (1) JP2009077029A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011101128A (en) * 2009-11-04 2011-05-19 Canon Inc Video processing apparatus, video processing method, program and storage medium
JP2012213136A (en) * 2011-03-24 2012-11-01 Canon Inc Video processing apparatus and video processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011101128A (en) * 2009-11-04 2011-05-19 Canon Inc Video processing apparatus, video processing method, program and storage medium
JP2012213136A (en) * 2011-03-24 2012-11-01 Canon Inc Video processing apparatus and video processing method

Similar Documents

Publication Publication Date Title
JP4396496B2 (en) Frame rate conversion device, video display device, and frame rate conversion method
JP3962876B2 (en) Interpolation filter for video signal
US7414671B1 (en) Systems and methods for display object edge detection and pixel data interpolation in video processing systems
JP4218640B2 (en) Image processing apparatus and method, video display apparatus, and recorded information reproducing apparatus
JP4991360B2 (en) Frame rate conversion device and video display device
CN101366273A (en) Method and apparatus for progressive scanning of interlaced video
US8107773B2 (en) Video signal processing apparatus and video signal processing method
JP2009207137A (en) Method and system of processing video signal, and computer-readable storage medium
JP2003189256A (en) Image signal processing apparatus and method
JP4273114B2 (en) Judder detection device, deinterlacing device using the same, and method thereof
JP2009077029A (en) Signal converter and signal conversion method
US20090046202A1 (en) De-interlace method and apparatus
JP5241632B2 (en) Image processing circuit and image processing method
JP4463171B2 (en) Autocorrelation value calculation method, interpolation pixel generation method, apparatus thereof, and program thereof
JP4492100B2 (en) Image signal processing apparatus and processing method
JPH1141565A (en) Image data interpolation device
JP2006215657A (en) Method, apparatus, program and program storage medium for detecting motion vector
JP2005293361A (en) Image processing device
JP2009115910A (en) Synchronous converter, synchronous converting method and program
JP5409245B2 (en) Image processing apparatus and control method thereof
US8494292B2 (en) Image processing apparatus
US7495706B2 (en) Video signal setting device for performing output setting to a display device
JP5888899B2 (en) Video processing apparatus, video processing method, and program
KR101361649B1 (en) Video signal processor
JP2011035746A (en) Image processing apparatus and method for processing image

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20101207