JP2008028621A - Video processor and video processing method - Google Patents

Video processor and video processing method Download PDF

Info

Publication number
JP2008028621A
JP2008028621A JP2006198023A JP2006198023A JP2008028621A JP 2008028621 A JP2008028621 A JP 2008028621A JP 2006198023 A JP2006198023 A JP 2006198023A JP 2006198023 A JP2006198023 A JP 2006198023A JP 2008028621 A JP2008028621 A JP 2008028621A
Authority
JP
Japan
Prior art keywords
pixel
value
interpolation
pixels
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2006198023A
Other languages
Japanese (ja)
Inventor
Junichi Oki
淳一 大木
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2006198023A priority Critical patent/JP2008028621A/en
Publication of JP2008028621A publication Critical patent/JP2008028621A/en
Withdrawn legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technique for making conversion processing fast while preventing the distortion of a picture caused during sequential scan conversion of the picture. <P>SOLUTION: A video processor 1 comprises a data storage means (1) of storing a video signal of interlaced scanning for every frame comprising two fields; a distortion detecting means (2) of detecting whether each pixel of an interpolation field of the video signal in the data storage means has distortion relative to a reference field; interpolating function selecting means (3, 4) of selecting a pair of interpolating functions related to whether there is distortion for every pixel of the interpolation field from a plurality of interpolating functions corresponding to a plurality of pixel patterns defining an array of respective pixels of the interpolation field and reference pixels to be applied to the respective pixels; a selecting means (5) of selecting an interpolating function to be applied to each pixel of the interpolation field between the pair of interpolating functions selected for the pixel according to whether the pixel has distortion; and an interpolating means (6) of finding a value of each pixel of the interpolation field by the interpolating function selected for the pixel. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、映像処理技術に関し、特に、飛び越し走査(インターレース:interlace)の映像信号を順次走査(プログレッシブ:progressive)の映像信号へ変換する処理に関する。   The present invention relates to a video processing technique, and more particularly, to a process of converting an interlace video signal into a progressive video signal.

従来、映像の走査形式として、映像信号の通信帯域の抑制を考慮した飛び越し走査と、画質の向上を考慮した順次走査とがある。また、映像の高画質化に伴い、飛び越し走査の映像信号を順次走査の映像信号に変換する、いわゆる順次走査変換に関し、種々の技術が提案されている。その一例として、後述の特許文献1に記載の技術がある。   2. Description of the Related Art Conventionally, video scanning formats include interlace scanning that considers suppression of the communication band of video signals and sequential scanning that considers improvement in image quality. In addition, various techniques have been proposed for so-called progressive scanning conversion in which interlaced scanning video signals are converted into progressive scanning video signals as the image quality is improved. As an example, there is a technique described in Patent Document 1 described later.

特許文献1には、複数のフィールドからなる飛び越し走査画像に動き補償を用いて符号化を施し、その符号列に対しフィールド毎またはフレーム毎に復号化処理を行うことで得られた飛び越し走査画像を順次走査画像に変換する順次走査変換方法が記載されている。この方法では、動画に適用するVTフィルタのフィルタ係数を、順次走査変換対象のフィールドを含む2フレーム分のデータを用いて求める。   In Patent Document 1, an interlaced scanned image obtained by performing a decoding process on each code string for each field or frame is applied to the interlaced scanned image composed of a plurality of fields using motion compensation. A progressive scan conversion method for converting into a progressive scan image is described. In this method, a filter coefficient of a VT filter applied to a moving image is obtained using data for two frames including a field subjected to progressive scan conversion.

また、同文献の段落[0121]乃至[0125]、並びに、図20及び図21には、順次走査変換の際にフィールド内補間により画素を生成する手法が記載されている。ここでは、生成する補間画素の上下ラインから、補間画素とその補間画素を中心として垂直および斜め方向に直線的に組み合わされた2画素と(図20)に着目する。そして、着目した画素の組み合わせが示す5方向のうち、2画素間の差分絶対値が最小となる方向を選び、選んだ方向の2画素の平均値を補間画素の値として求める。
特開2002−223419号公報
Also, paragraphs [0121] to [0125] and FIGS. 20 and 21 of the same document describe a method of generating pixels by intra-field interpolation at the time of sequential scan conversion. Here, attention is paid to the interpolation pixel and two pixels linearly combined in the vertical and oblique directions around the interpolation pixel from the upper and lower lines of the generated interpolation pixel (FIG. 20). Then, the direction in which the difference absolute value between the two pixels is minimized is selected from the five directions indicated by the pixel combination of interest, and the average value of the two pixels in the selected direction is obtained as the value of the interpolation pixel.
JP 2002-223419 A

特許文献1に記載の上記手法によれば、補間画素を中心に直線的に結ばれる2画素を用いて補間画素を求めることから、直線を含む映像部分では、効果的な補間が期待できる。しかしながら、飛び越し走査の映像には、直線に限らず、例えば曲線を含む映像部分も存在する。このような部分に対する補間処理に、直線的な位置関係にある2画素を用いても、その2画素は、映像の曲線形状に対応しない。よって、曲線を含む映像部分では、補間が適正に行われ難く、結果として、画質の劣化を招くおそれがある。   According to the above-described method described in Patent Document 1, since interpolation pixels are obtained using two pixels that are linearly connected around the interpolation pixel, effective interpolation can be expected in a video portion including a straight line. However, the interlaced scanning image is not limited to a straight line, but includes an image portion including, for example, a curve. Even if two pixels having a linear positional relationship are used in the interpolation processing for such a portion, the two pixels do not correspond to the curved shape of the video. Therefore, in the video portion including the curve, it is difficult to perform the interpolation properly, and as a result, there is a possibility that the image quality is deteriorated.

また、動画のように高速なデータ処理が必要とされる用途では、より迅速に順次走査変換を行うことが求められる。そのためには、例えば、補間処理にて取り扱う画素のデータ量を軽減することが有益である。しかしながら、VTフィルタ方式を用いる上記手法では、補間のフィルタ係数を求める都度、2フレーム分のデータを読み出し、そこに含まれるフィールド間の差分を算出する必要がある。よって、上記手法では、迅速な順次変換処理を実現し難いという不都合がある。   Further, in applications that require high-speed data processing such as moving images, it is required to perform sequential scan conversion more quickly. For this purpose, for example, it is beneficial to reduce the data amount of pixels handled in the interpolation process. However, in the above method using the VT filter method, it is necessary to read data for two frames and calculate a difference between fields included therein every time an interpolation filter coefficient is obtained. Therefore, the above method has a disadvantage that it is difficult to realize a rapid sequential conversion process.

本発明は、上記課題に鑑みてなされたものであり、その目的は、映像の順次走査変換時に生じ得る映像の歪みを排除しつつ、変換処理の高速化を図る技術を提供することにある。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a technique for speeding up conversion processing while eliminating image distortion that may occur at the time of progressive scan conversion of an image.

本発明に係る映像処理装置は、2つのフィールドからなるフレームごとに飛び越し走査の映像信号を記憶するデータ記憶手段と、前記データ記憶手段の映像信号において補間対象となる補間フィールドの各画素について他方のフィールドである参照フィールドに対する歪みの有無を検出する歪み検出手段と、補間フィールドの各画素と該各画素の補間に適用すべき参照フィールドの参照画素との配列を規定する複数の画素パターンに対応する複数の補間関数から前記歪みの有無に関連付けた一対の補間関数を補間フィールドの画素ごとに選択する補間関数選択手段と、補間フィールドの各画素に適用すべき補間関数を当該画素に対し選択された一対の補間関数から当該画素の歪みの有無に応じて選択する選択手段と、補間フィールドの各画素の値を当該画素に対し選択された補間関数により求める補間手段とを備える。   The video processing apparatus according to the present invention includes a data storage means for storing a video signal for interlaced scanning for each frame of two fields, and the other of the pixels in the interpolation field to be interpolated in the video signal of the data storage means. Corresponding to a plurality of pixel patterns that define the arrangement of distortion detection means for detecting the presence or absence of distortion with respect to a reference field that is a field, and each pixel of the interpolation field and reference pixels of the reference field to be applied to interpolation of each pixel An interpolation function selection means for selecting, for each pixel in the interpolation field, a pair of interpolation functions associated with the presence or absence of the distortion from a plurality of interpolation functions, and an interpolation function to be applied to each pixel in the interpolation field is selected for the pixel Selection means for selecting according to the presence or absence of distortion of the pixel from a pair of interpolation functions, and each pixel of the interpolation field Values and an interpolation means for obtaining the interpolation function is selected for the pixel.

本発明によれば、映像信号の順次走査変換の際、補間処理の対象となる画素が持つ歪みの有無に応じてその画素の補間関数を選択することから、変換後には、映像の歪みが除去された映像信号を得ることができる。また、その補間処理を1フレーム内にて行うことから、補間処理にて取り扱うデータを簡素化でき、結果、処理の迅速化を図ることができる。   According to the present invention, when a video signal is subjected to progressive scanning conversion, the interpolation function of the pixel is selected according to the presence or absence of the distortion of the pixel to be interpolated, so that the video distortion is removed after the conversion. The obtained video signal can be obtained. Further, since the interpolation process is performed within one frame, the data handled in the interpolation process can be simplified, and as a result, the process can be speeded up.

図1に、本発明の第1の実施形態の構成を示す。図1を参照すると、本発明の第1の実施の形態は、データ記憶手段1と、歪み検出手段2と、第1補間関数選択手段3と、第2補間関数選択手段4と、第1の選択手段5と、補間手段6とを含む。   FIG. 1 shows the configuration of the first embodiment of the present invention. Referring to FIG. 1, the first embodiment of the present invention includes a data storage unit 1, a distortion detection unit 2, a first interpolation function selection unit 3, a second interpolation function selection unit 4, Selection means 5 and interpolation means 6 are included.

データ記憶手段1は、記憶装置と、この記憶装置に対するデータの読み出し及び書き込みを制御する機能とから構成される。データ記憶手段1は、NTSC方式により飛び越し走査された第1ラインから第240ラインからなるトップフィールドの映像信号と、第241ラインから第480ラインからなるボトムフィールドの映像信号とを記憶する。   The data storage unit 1 includes a storage device and a function for controlling reading and writing of data with respect to the storage device. The data storage means 1 stores a top field video signal composed of the first line to the 240th line and a bottom field video signal composed of the 241st line to the 480th line, which are interlaced and scanned by the NTSC system.

図3に、データ記憶手段1の記憶形態を模式的に示す。図3に示すように、「ライン1の記憶領域」、「ライン3の記憶領域」、「ライン5の記憶領域」、・・・、「ライン479の記憶領域」といった奇数ラインの記憶領域には、上記のトップフィールドの映像信号が格納される。また、「ライン2の記憶領域」、「ライン4の記憶領域」、「ライン6の記憶領域」、・・・、「ライン480の記憶領域」といった偶数ラインの記憶領域には、上記のボトムフィールドの映像信号が格納される。すなわち、「ライン1の記憶領域」から「ライン480の記憶領域」までの記憶領域に格納された映像信号により、1フレーム分の映像信号が形成される。   FIG. 3 schematically shows a storage form of the data storage unit 1. As shown in FIG. 3, the storage areas of odd lines such as “storage area of line 1”, “storage area of line 3”, “storage area of line 5”,..., “Storage area of line 479” The top field video signal is stored. In addition, in the storage area of even lines such as “storage area of line 2”, “storage area of line 4”, “storage area of line 6”,..., “Storage area of line 480”, the bottom field described above is used. Are stored. That is, a video signal for one frame is formed by the video signals stored in the storage areas from “the storage area of line 1” to “the storage area of line 480”.

なお、PAL方式の場合は、第1ラインから第288ラインからなるトップフィールドの映像信号を、順次、奇数ラインの記憶領域に記憶する。また、第289ラインから第576ラインからなるボトムフィールドの映像信号を、順次、偶数ラインの記憶領域に記憶する。   In the case of the PAL system, the top-field video signal composed of the first line to the 288th line is sequentially stored in the storage area of the odd lines. Further, the bottom-field video signal composed of the 289th line to the 576th line is sequentially stored in the storage area of the even line.

上記説明においては、NTSC方式の有効領域を480ライン、PAL方式の有効領域を576ラインとしている。また、データ記憶手段1のライン番号は、「1」を先頭とする奇数ラインから始まることとしている。   In the above description, the effective area of the NTSC system is 480 lines, and the effective area of the PAL system is 576 lines. The line number of the data storage means 1 starts from an odd number line starting with “1”.

以下、図22に示すフローチャートを参照し、本実施形態の動作手順をふまえて本実施形態の構成について引き続き説明する。   Hereinafter, the configuration of the present embodiment will be described with reference to the flowchart shown in FIG. 22 based on the operation procedure of the present embodiment.

歪み検出手段2は、データ記憶手段1から補間処理の対象となる現画素とその近傍の画素とを読み出し(ステップS1)、それらの連続性を観測することで、図4に示すような櫛状の歪を検出する(ステップS2)。   The distortion detection means 2 reads the current pixel to be interpolated and its neighboring pixels from the data storage means 1 (step S1), and observes their continuity, thereby forming a comb shape as shown in FIG. Is detected (step S2).

ここで、補間対象となる補間フィールドをボトムフィールドとし、トップフィールドに対するボトムフィールドの歪を検出する例について、図5、図6、図8を参照しながら説明する。図5より、歪み検出の対象のなるボトムフィールドの画素を「x」とする。現画素xの歪み検出する際は、現画素xと、その上下にあるトップフィールドの画素a、b、c、g、hのそれぞれ、並びに、画素d、e、f、i、jのそれぞれとのつながりの度合いを検出する。すなわち、現画素xに関する映像の連続性を検証することで、現画素xの歪みの有無を検出する。   Here, an example in which an interpolation field to be interpolated is a bottom field and distortion of the bottom field with respect to the top field is detected will be described with reference to FIGS. 5, 6, and 8. From FIG. 5, it is assumed that a pixel in the bottom field that is a distortion detection target is “x”. When the distortion of the current pixel x is detected, the current pixel x, the top field pixels a, b, c, g, and h above and below it, and the pixels d, e, f, i, and j, respectively, The degree of connection is detected. That is, the presence / absence of distortion of the current pixel x is detected by verifying the continuity of the video regarding the current pixel x.

上記の歪み検出に用いる参照画素と現画素との組み合わせには、図6に示す「パターン1」から「パターン9」の9種の組み合わせを用いる。図示の9種のパターンは、現画素xを挟む上下のトップフィールドのそれぞれ5画素に着目し、現画素xを中心とした上下1画素ずつの計3画素を組み合わせたパターンである。これら9種のパターンは、「パターン1」〜「パターン3」のように、垂直または斜め方向に隣接する3画素のパターンと、「パターン4」及び「パターン5」のように、隣接しない3画素が関連付けられたパターンと、「パターン6」〜「パターン9」のように、垂直および斜め方向に方向を変えて隣接する3画素のパターンとである。   Nine types of combinations of “pattern 1” to “pattern 9” shown in FIG. 6 are used for the combination of the reference pixel and the current pixel used for the above-described distortion detection. The nine types of patterns shown in the drawing are patterns in which a total of three pixels, one pixel at the top and one at the center of the current pixel x, are combined, focusing on five pixels in the top and bottom top fields sandwiching the current pixel x. These nine types of patterns include a pattern of three pixels adjacent in the vertical or oblique direction as “pattern 1” to “pattern 3” and three pixels not adjacent such as “pattern 4” and “pattern 5”. And a pattern of three pixels adjacent to each other by changing the direction in the vertical and oblique directions, such as “Pattern 6” to “Pattern 9”.

映像の連続性の評価は、現画素xと参照画素との差が少ないほど、映像の連続性があると判断する。逆に言えば、現画素xと参照画素間との差が大きいほど、その画素間に何らかの歪(段差)があると考えられる。例えば、映像の変化が少なく平坦な場合は、歪(段差)は発生し難い。この場合、現画素xと全ての参照画素(a〜j)との差は、予め定めた歪判定閾値よりも小さい。   In the evaluation of video continuity, it is determined that there is video continuity as the difference between the current pixel x and the reference pixel is small. Conversely, it can be considered that as the difference between the current pixel x and the reference pixel is larger, there is some distortion (step) between the pixels. For example, when the image is flat with little change, distortion (steps) hardly occurs. In this case, the difference between the current pixel x and all the reference pixels (a to j) is smaller than a predetermined distortion determination threshold value.

一方、映像に柄がある場合、例えば図6の「パターン1」のように参照画素aから現画素xを通り参照画素fへ抜ける線のような柄がある場合、現画素xと参照画素aおよび参照画素fとの間では、画素値の差が少ない。この場合、「パターン1」における画素間の連続性は高いと判断する。   On the other hand, when there is a pattern in the video, for example, when there is a pattern like a line passing from the reference pixel a through the current pixel x to the reference pixel f as shown in “Pattern 1” in FIG. 6, the current pixel x and the reference pixel a There is little difference in pixel values between the reference pixel f and the reference pixel f. In this case, it is determined that the continuity between pixels in “pattern 1” is high.

このように、映像に柄がある場合は、現画素xを中心とした図6に示す9種のパターンの中のいずれのパターンにおいても、現画素xと参照画素(a〜j)との間で画素値の差が小さくなる。また、映像信号に歪みが発生している場合、現画素xは、上下の参照画素の一方または両方との差が大きくなる。そのような映像の性質を利用することで、歪を検出することができる。   As described above, when the image has a pattern, the current pixel x and the reference pixel (a to j) are not affected in any of the nine patterns shown in FIG. 6 centering on the current pixel x. The difference in pixel value becomes smaller. When the video signal is distorted, the current pixel x has a large difference from one or both of the upper and lower reference pixels. Distortion can be detected by utilizing such a property of video.

図8に、歪み検出に用いる式を示す。図示の式1および式2の組み合わせを用いて、図6の「パターン1」の評価を行う。「パターン2」は式3および式4、「パターン3」は式5および式6、「パターン4」は式7および式8、「パターン5」は式9および式10の組み合わせによりそれぞれ評価する。また、「パターン6」は式1および式4、「パターン7」は式5および式4、「パターン8」は式3および式6、「パターン9」は式2および式3の各組み合わせによりそれぞれ評価する。   FIG. 8 shows equations used for distortion detection. The “pattern 1” in FIG. 6 is evaluated using the combination of the formulas 1 and 2 shown in the figure. “Pattern 2” is evaluated by a combination of Equation 3 and Equation 4, “Pattern 3” is evaluated by Equation 5 and Equation 6, “Pattern 4” is evaluated by Equation 7 and Equation 8, and “Pattern 5” is evaluated by a combination of Equation 9 and Equation 10. “Pattern 6” is based on Formula 1 and Formula 4, “Pattern 7” is based on Formula 5 and Formula 4, “Pattern 8” is based on Formula 3 and Formula 6, and “Pattern 9” is based on Formula 2 and Formula 3, respectively. evaluate.

パターンの評価にあたっては、全てのパターン(1〜9)において現画素xと参照画素(a〜j)との差が予め設定した歪判定閾値以上の場合、現画素と近傍の画素との連続性が低く、歪ありと評価する。   When evaluating the pattern, if the difference between the current pixel x and the reference pixel (a to j) is greater than or equal to a preset distortion determination threshold in all patterns (1 to 9), the continuity between the current pixel and neighboring pixels is determined. Is low and is evaluated as being distorted.

第1補間関数選択手段3は、補間の対象となる現画素と、その近傍の画素とをデータ記憶手段1から読み込み、第1の補間関数の中で最適とされる補間関数の選択を行う(図22:ステップS3)。その選択にあたり、第1補間関数選択手段3は、まず、図6の9種のパターンの中から、図9の式11〜式19に基づき、現画素xを中心とした2つの参照画素間の差分が最も小さくなる組み合わせを求め、それを第1の最適補間関数とする。これは、現画素および参照画素のそれぞれの値が最も近い組み合わせを求めることを意味する。最も近い組み合わせを用いて補間を行うことで、映像の連続性が保たれる。   The first interpolation function selection means 3 reads the current pixel to be interpolated and its neighboring pixels from the data storage means 1 and selects an interpolation function that is optimal among the first interpolation functions ( FIG. 22: Step S3). In the selection, the first interpolation function selection unit 3 firstly selects between the two reference pixels centered on the current pixel x from the nine patterns in FIG. 6 based on Expressions 11 to 19 in FIG. A combination having the smallest difference is obtained, and this is set as the first optimum interpolation function. This means that a combination having the closest values of the current pixel and the reference pixel is obtained. By performing interpolation using the closest combination, the continuity of the video is maintained.

なお、第1補間関数選択手段3が用いる図6のパターン群は、本発明における第2の画素パターン群、すなわち補間対象の画素に歪みが無いことに関連付けられたパターン群に対応する。   The pattern group of FIG. 6 used by the first interpolation function selection unit 3 corresponds to the second pixel pattern group in the present invention, that is, the pattern group associated with the fact that the interpolation target pixel is not distorted.

しかしながら、差分絶対値が最小となった補間関数と、第2番目に差分絶対値が最小となった補間関数との差が僅差である場合、第2番目に差分絶対値が最小となる値を得た補間関数が最適とされる場合がある。そのような事例について図18を参照して説明する。   However, if the difference between the interpolation function having the smallest difference absolute value and the interpolation function having the second smallest absolute difference value is very small, the value having the smallest difference absolute value is the second. The obtained interpolation function may be considered optimal. Such a case will be described with reference to FIG.

図18(a)に、補間の対象となる画素x、及び、補間関数となる上下ラインの参照画素(a〜j)の配置を示す。また、図18(b)に、補間関数となるトップフィールドの画素値の例を示す。さらにまた、このトップフィールドの画素値から予想される映像のつながりの様子を図18(c)に示す。画素値の並びからもわかるように、図の左上から右下に向けて、値の近い画素が位置している。このような条件で図9の式11から式19によって求めた補間パターン毎の差分絶対値を、図18(f)に示す。   FIG. 18A shows the arrangement of pixels x to be interpolated and upper and lower line reference pixels (a to j) to be an interpolation function. FIG. 18B shows an example of pixel values of the top field serving as an interpolation function. Furthermore, FIG. 18C shows the state of the connection of the video predicted from the pixel value of the top field. As can be seen from the arrangement of pixel values, pixels with similar values are located from the upper left to the lower right of the figure. FIG. 18 (f) shows the absolute difference value for each interpolation pattern obtained by Expression 11 to Expression 19 in FIG. 9 under such conditions.

図18(f)より、差分絶対値のうち最も小さい値を示すのは「s5」であり、2番目に小さい値は「s1」である。この場合、最も小さい値である第1の最小値「s5」に対応する補間関数を第1の最適補間関数とする。なお、「s5」に対応する補間関数とは、「パターン5」(図6)の参照画素である画素hおよび画素iの平均値を四捨五入して現画素の値を求める関数である。   As shown in FIG. 18F, “s5” indicates the smallest value among the absolute difference values, and “s1” is the second smallest value. In this case, the interpolation function corresponding to the first minimum value “s5”, which is the smallest value, is set as the first optimum interpolation function. The interpolation function corresponding to “s5” is a function for obtaining the value of the current pixel by rounding off the average value of the pixel h and the pixel i, which are reference pixels of “pattern 5” (FIG. 6).

図18(d)に、「パターン5」の第1の最適補間関数より求めた現画素xの値を示す。図18(d)に示す現画素xは、図18(c)に示すような左上から右下にかけて「200」前後の画素値の帯が存在する中で、「119」という値で補間されている。このように、補間された画素値(「119」)が周囲の画素値(「200」前後)に対し顕著に離れた値となる場合、補間された画素が目立ち、結果、映像上で歪として現れ易いため好ましくない。   FIG. 18D shows the value of the current pixel x obtained from the first optimal interpolation function of “Pattern 5”. The current pixel x shown in FIG. 18D is interpolated with a value of “119” in the pixel value band around “200” from the upper left to the lower right as shown in FIG. 18C. Yes. In this way, when the interpolated pixel value (“119”) is a value that is significantly separated from the surrounding pixel values (around “200”), the interpolated pixel is conspicuous, resulting in distortion on the video. Since it appears easily, it is not preferable.

そこで、図18(f)より、第2の最小値である「s1」の値を参照すると「11」であり、この値と「s5」で求められた第1の最小値「1」との差は「10」である。この差を僅差とみなす場合、第2の最小値「s1」に対応する図6の「パターン1」による補間の適否を検証するために、図19に示す式25から式33による処理へ進む。   Therefore, referring to FIG. 18F, the value of the second minimum value “s1” is referred to as “11”, and this value and the first minimum value “1” obtained in “s5” are The difference is “10”. When this difference is regarded as a small difference, the process proceeds from the expression 25 to the expression 33 shown in FIG. 19 in order to verify the appropriateness of the interpolation by the “pattern 1” in FIG. 6 corresponding to the second minimum value “s1”.

なお、第1及び第2の最小値の差を僅差とみなすか否かは、予め設定した閾値に基づき評価する。例えば、閾値を「20」に設定した場合、上記事例による差分「10」は、僅差に該当すると判定される。また、このとき仮に、第1及び第2の最小値の差分が「30」の場合は、僅差ではないと判断し、第1の最小値により処理を進める。   Whether or not the difference between the first and second minimum values is regarded as a small difference is evaluated based on a preset threshold value. For example, when the threshold is set to “20”, it is determined that the difference “10” due to the above case corresponds to a narrow difference. At this time, if the difference between the first and second minimum values is “30”, it is determined that the difference is not a slight difference, and the process proceeds with the first minimum value.

第2の最小値に関する図19に示す式を用いた処理は、図18(a)に示すトップフィールドの中央に位置する画素bおよび画素eの各値と、参照画素として用いる画素の値との差が最小となるときの参照画素で示される補間関数を第2の最適補間関数として求める処理である。図18(g)に、図19の式25から式33を使って求めた「s11」から「s19」の値を示す。   The processing using the equation shown in FIG. 19 regarding the second minimum value is obtained by calculating each value of the pixel b and the pixel e located at the center of the top field shown in FIG. 18A and the value of the pixel used as the reference pixel. In this process, the interpolation function indicated by the reference pixel when the difference is minimized is obtained as the second optimum interpolation function. FIG. 18G shows the values “s11” to “s19” obtained by using the equations 25 to 33 in FIG.

図18(g)より、「s11」〜「s19」のうち、「s11」によって求められた値「68」が最小となる。この場合、最小となった「s11」の「パターン1」が第2の最適補間関数として選ばれる。なお、先の処理にて第1の最適補間関数として選択された「パターン5」に対応する式29(図19)による「s15」は、トップフィールド中央に位置する画素値(b、e)との差が「152」であり、最大値をとる。この場合、「パターン5」による補間では、現画素xの値がトップフィールド中央の各参照画素(b、e)の値から大きく離れると判断される。   From FIG. 18G, among “s11” to “s19”, the value “68” obtained by “s11” is the smallest. In this case, “pattern 1” of “s11” that is minimized is selected as the second optimum interpolation function. Note that “s15” according to Expression 29 (FIG. 19) corresponding to “Pattern 5” selected as the first optimal interpolation function in the previous processing is the pixel value (b, e) located at the center of the top field. The difference is “152”, which is the maximum value. In this case, it is determined that the value of the current pixel x is far away from the value of each reference pixel (b, e) in the center of the top field in the interpolation by “pattern 5”.

図18(e)に、第2の最適補間関数で補間を行った場合の現画素xの値を示す。図18(e)より、第2の最適補間関数を用いて補間した画素値は、「パターン1」の参照画素a及びfの平均値「229」(「234」及び「223」の平均値の四捨五入)となる。この補間値によれば、近傍の画素との連続性が保たれることから、本事例では、第2の最適補間関数を選択することが適切であることがわかる。   FIG. 18E shows the value of the current pixel x when interpolation is performed using the second optimal interpolation function. As shown in FIG. 18E, the pixel value interpolated using the second optimal interpolation function is the average value “229” (“234” and “223”) of the reference pixels a and f of “pattern 1”. Rounded off). According to this interpolation value, continuity with neighboring pixels is maintained, so that it is understood that it is appropriate to select the second optimum interpolation function in this example.

ここで、図23に示すフローチャートを参照して、第1補間関数選択手段3による上記の一連の処理についてまとめる。第1補間関数選択手段3は、まず、図6の9種のパターンを用いて、図9の式11から式19により差分絶対値を求める(ステップS11)。そして、そのうちの最も小さい第1の最小値と、2番目に小さい第2の最小値とを求める(ステップS12)。   Here, with reference to the flowchart shown in FIG. 23, the above-described series of processing by the first interpolation function selection means 3 will be summarized. First, the first interpolation function selection unit 3 uses the nine patterns in FIG. 6 to obtain an absolute difference value from Equations 11 to 19 in FIG. 9 (Step S11). Then, the smallest first minimum value and the second smallest second minimum value are obtained (step S12).

続いて、求めた第1及び第2の最小値が僅差か否かを判定し、僅差でない場合は(ステップS13:No)、第1の最小値を得たパターンによる補間関数を最適補間関数に確定する(ステップS14)。また、第1及び第2の最小値が僅差と判断した場合は(ステップS13:Yes)、図19の式25〜式33により、参照画素とトップフィールド中央の各画素(b、e)との差分を求める(ステップS15)。そして、その差分が最小となるパターンによる補間関数を最適補間関数に確定する(ステップS16)。   Subsequently, it is determined whether or not the obtained first and second minimum values are close to each other. If they are not close (step S13: No), the interpolation function based on the pattern that has obtained the first minimum value is set as the optimum interpolation function. Confirm (step S14). If it is determined that the first and second minimum values are very small (step S13: Yes), the reference pixel and each pixel (b, e) at the center of the top field are calculated according to the equations 25 to 33 in FIG. The difference is obtained (step S15). Then, the interpolation function based on the pattern that minimizes the difference is determined as the optimum interpolation function (step S16).

図1の第2補間関数選択手段4は、データ記憶手段1から飛び越し走査の映像信号データを読み込み、図7に示す「パターン1」、「パターン2」及び「パターン3」の3種のパターンを用いて、図9の式11、12、13と、図19の式25、26、27とにより最適補間関数を選択する(図22:ステップS3)。図7に示す3種のパターンは、図6に示す9種のパターンの一部である。第2補間関数選択手段4による処理手順は、前述の第1補間関数手段3による手順に準じたものであり、説明を省略する。   The second interpolation function selection unit 4 in FIG. 1 reads the interlaced scanning video signal data from the data storage unit 1 and displays the three types of patterns “pattern 1”, “pattern 2” and “pattern 3” shown in FIG. The optimum interpolation function is selected by using equations 11, 12, and 13 in FIG. 9 and equations 25, 26, and 27 in FIG. 19 (FIG. 22: step S3). The three types of patterns shown in FIG. 7 are a part of the nine types of patterns shown in FIG. The processing procedure by the second interpolation function selection means 4 is in accordance with the procedure by the first interpolation function means 3 described above, and the description is omitted.

なお、第2補間関数選択手段4が用いる図7のパターン群は、本発明における第1の画素パターン群、すなわち補間対象の画素に歪みがあることに関連付けられたパターン群に対応する。第2補間関数選択手段4は、図7の「パターン1」〜「パターン3」のように、参照画素が補間対象の画素(x)に隣接していることを表すパターンのみを用いる。   The pattern group of FIG. 7 used by the second interpolation function selection unit 4 corresponds to the first pixel pattern group in the present invention, that is, the pattern group associated with the fact that the interpolation target pixel is distorted. The second interpolation function selection unit 4 uses only a pattern indicating that the reference pixel is adjacent to the interpolation target pixel (x), such as “Pattern 1” to “Pattern 3” in FIG.

第1の選択手段5は、第1補間関数選択手段3の出力である第1の最適補間関数と、第2補間関数選択手段4の出力である第2の最適補間関数と、現画素に歪みがあるか否かを示す歪み検出手段2の出力とを受け、現画素に歪みが無い場合には、第1補間関数選択手段3からの第1の最適補間関数を出力する。また、現画素に歪みがある場合には、第2補間関数選択手段4からの第2の最適補間関数を示す信号を出力する。   The first selection unit 5 includes a first optimum interpolation function that is an output of the first interpolation function selection unit 3, a second optimum interpolation function that is an output of the second interpolation function selection unit 4, and distortion in the current pixel. If the current pixel is not distorted, the first optimum interpolation function from the first interpolation function selecting means 3 is output. If the current pixel is distorted, a signal indicating the second optimum interpolation function from the second interpolation function selection means 4 is output.

このように、現画素に歪みが無い場合は(図22:ステップS4・No)、9種のパターン(図6)を用いて求められた最適補間関数を選択し(ステップS5)、現画素に歪みがある場合は(図22:ステップS4・Yes)、同じ9種のパターンに含まれる3種のパターン(図7)を用いた最適補間関数を選択する(ステップS6)。   As described above, when there is no distortion in the current pixel (FIG. 22: Step S4 · No), the optimum interpolation function obtained using the nine types of patterns (FIG. 6) is selected (Step S5). If there is distortion (FIG. 22: Step S4, Yes), an optimal interpolation function using three patterns (FIG. 7) included in the same nine patterns is selected (Step S6).

補間手段6は、補間の対象となる画素の近傍の画素、すなわち、第1の選択手段5により得られた最適補間関数に対応するパターンの参照画素をデータ記憶手段1から読み込み、現画素の値を求めることで画素の補間を行う(図22:ステップS7)。これにより、順次走査変換され且つ歪みの除去された映像信号が出力される(ステップS8)。   The interpolation means 6 reads from the data storage means 1 a pixel in the vicinity of the pixel to be interpolated, that is, the reference pixel of the pattern corresponding to the optimum interpolation function obtained by the first selection means 5, and the value of the current pixel Is interpolated by calculating (FIG. 22: step S7). As a result, a video signal that has been subjected to progressive scanning conversion and from which distortion has been removed is output (step S8).

ここで、最適補間関数を選定する際に、現画素の歪みの有無によりパターン(図6/図7)を使い分けることに関し、具体例を用いて説明する。以下の説明では、図20(a)に示す画素配列におけるトップフィールドの画素値として、同図(b)に示す値が得られているものとする。また、使用するパターン数の違いによる補間結果を比較するために、ここでは歪みがある現画素xに対し、9パターン(図6)による補間、及び、3パターン(図7)による補間を行う。   Here, when selecting an optimal interpolation function, the use of a pattern (FIG. 6 / FIG. 7) depending on the presence or absence of distortion of the current pixel will be described using a specific example. In the following description, it is assumed that the value shown in FIG. 20B is obtained as the pixel value of the top field in the pixel array shown in FIG. Further, in order to compare the interpolation results based on the difference in the number of patterns to be used, interpolation with 9 patterns (FIG. 6) and interpolation with 3 patterns (FIG. 7) are performed on the current pixel x with distortion.

図20(c)に、同図(b)の値に基づく差分絶対値の算出結果を示す。これらの算出は、前述した図9及び図19に示す式を用いて行う。図20(c)より、「パターン1」〜「パターン9」の9パターンを用いて得られた最適補間関数は、差分絶対値が最小値「4」となった「パターン5」である。また、「パターン1」〜「パターン3」の3パターンによる最適補間関数は、最小値「60」を得た「パターン3」である。   FIG. 20C shows the calculation result of the absolute difference value based on the values in FIG. These calculations are performed using the equations shown in FIGS. 9 and 19 described above. From FIG. 20C, the optimum interpolation function obtained by using nine patterns “pattern 1” to “pattern 9” is “pattern 5” in which the absolute difference value is the minimum value “4”. Further, the optimum interpolation function based on the three patterns “Pattern 1” to “Pattern 3” is “Pattern 3” obtained the minimum value “60”.

図21に、上記の9パターン及び3パターンの各最適補間関数を用いて現画素xの補間を行った結果を示す。図21(a)は、9パターンによる補間結果の画素値配列であり、全体の階調を同図(b)に示す。また、図21(c)及び(d)に、3パターンによる補間結果を示す。   FIG. 21 shows the result of interpolation of the current pixel x using the 9 patterns and 3 patterns of optimal interpolation functions. FIG. 21A shows a pixel value array as a result of interpolation by nine patterns, and the entire gradation is shown in FIG. Also, FIGS. 21C and 21D show the results of interpolation using three patterns.

元来、9パターン全てを用いると、例えば図6の「パターン4」のように、現画素xに隣接しない画素(g、j)をも参照画素となる。しかしながら、この手法を、歪みのある現画素xに適用すると、図21(b)から分かるように、現画素xと近傍の画素とのつながりが弱くなり、結果として、現画素xの歪みが除去され難くなる。これに対し、歪みのある画素xの補間に、隣接する3画素による3パターンのみを適用した場合、図21(c)及び(d)に示すように、近傍の画素とのつながりが強くなり、より自然に歪みが解消される。   Originally, when all nine patterns are used, a pixel (g, j) that is not adjacent to the current pixel x is also a reference pixel, as in “pattern 4” of FIG. However, when this method is applied to a current pixel x having a distortion, as shown in FIG. 21B, the connection between the current pixel x and a neighboring pixel becomes weak, and as a result, the distortion of the current pixel x is removed. It becomes difficult to be done. On the other hand, when only three patterns of three adjacent pixels are applied to the interpolation of the distorted pixel x, as shown in FIGS. 21 (c) and (d), the connection with the neighboring pixels becomes strong, Distortion is eliminated more naturally.

このように、歪みのある現画素xには、図7の3パターンのみを適用することで、歪みを適切に除去することができる。また、現画素xに歪みが無い場合は、「パターン6」〜「パターン9」(図6)のような屈折したパターンを含む9パターン全てを用いることで、映像の曲線等にも柔軟に対処することができる。   Thus, distortion can be appropriately removed by applying only the three patterns in FIG. 7 to the current pixel x having distortion. Further, when there is no distortion in the current pixel x, it is possible to flexibly deal with a curve of an image by using all nine patterns including a refracted pattern such as “pattern 6” to “pattern 9” (FIG. 6). can do.

以上説明した本発明の第1の実施形態によれば、映像信号の順次走査変換の際、飛び越し走査の映像信号に歪みがあるか否かに応じて補間関数を選択することから、変換後には、歪みの除去された映像信号を得ることができる。また、その補間処理を1つのフレーム内にて行うことから、補間処理にて取り扱うデータを簡素化でき、結果、処理の迅速化を図ることができる。   According to the first embodiment of the present invention described above, the interpolating function is selected according to whether or not the interlaced video signal is distorted during the progressive scan conversion of the video signal. A video signal from which distortion has been removed can be obtained. Further, since the interpolation process is performed within one frame, the data handled in the interpolation process can be simplified, and as a result, the process can be speeded up.

なお、上記実施形態では、補間処理に用いる画素パターンとして、図6に示すようなパターンを用いたが、本発明を実施するにあたり、現画素の歪みの有無に応じて使用するパターン数およびパターンの画素配列は、種々の変更が可能である。例えば、図5より、参照画素を「a」及び「d」としたパターンや、参照画素を「g」及び「i」としたパターンなどは、現画素xにて鋭角に屈折するような映像部分の補間に好適である。   In the above embodiment, the pattern as shown in FIG. 6 is used as the pixel pattern used for the interpolation process. However, in implementing the present invention, the number of patterns and the pattern used depending on the presence / absence of distortion of the current pixel are used. Various changes can be made to the pixel arrangement. For example, as shown in FIG. 5, the pattern in which the reference pixels are “a” and “d”, the pattern in which the reference pixels are “g” and “i”, and the like are image portions that are refracted at an acute angle at the current pixel x. This is suitable for interpolation.

また、現画素に歪みがある場合に適用するパターンとして、本実施形態では図7に示すような、3画素が直線的につながるパターンを用いたが、参照画素が補間対象の画素(x)に隣接することを表すパターンであれば、例えば図6の「パターン6」のように、3画素が屈折してつながるパターンを用いてもよい。   In addition, as a pattern to be applied when the current pixel is distorted, a pattern in which three pixels are linearly connected as shown in FIG. 7 is used in this embodiment, but the reference pixel is a pixel (x) to be interpolated. As long as the patterns indicate that they are adjacent to each other, a pattern in which three pixels are refracted and connected, for example, as “pattern 6” in FIG. 6 may be used.

次に、本発明の第2の実施形態について説明する。図2に、第2の実施形態の構成を示す。本実施形態は、前述の第1の実施形態(図1)と同様に機能するデータ記憶手段1、歪み検出手段2、第1補間関数選択手段3、第2補間関数選択手段4、及び、第1の選択手段5を備える。   Next, a second embodiment of the present invention will be described. FIG. 2 shows the configuration of the second embodiment. In the present embodiment, the data storage means 1, the distortion detection means 2, the first interpolation function selection means 3, the second interpolation function selection means 4, and the first function that function in the same manner as the first embodiment (FIG. 1) described above. 1 selection means 5 is provided.

そして、本実施形態では、これらの構成に加え、フレーム遅延手段7、フレーム差分手段8、細かさ測定手段9、縦線検出手段10、剛体近似手段11、有意画素計数手段12、制御手段13、及び、第2の選択手段14を備える。そのうち、図2にて鎖線で囲まれたフレーム遅延手段7、フレーム差分手段8、細かさ測定手段9、剛体近似手段11および有意画素計数手段12は、本発明における動き検出手段に対応する。   In this embodiment, in addition to these configurations, the frame delay means 7, the frame difference means 8, the fineness measurement means 9, the vertical line detection means 10, the rigid body approximation means 11, the significant pixel counting means 12, the control means 13, And the 2nd selection means 14 is provided. Among them, the frame delay means 7, the frame difference means 8, the fineness measurement means 9, the rigid body approximation means 11 and the significant pixel counting means 12 surrounded by a chain line in FIG. 2 correspond to the motion detection means in the present invention.

本実施形態の補間手段6は、補間の対象となる画素の近傍の画素をデータ記憶手段1から読み込み、縦線検出手段10から与えられる後述の縦線情報106が、現画素が縦線に属していることを示すときは、縦方向の補間関数(図6「パターン2」)を用いて補間を行う。現画素が縦線に属していない場合は、前述の実施形態にて説明したように、第1の選択手段5から与えられる最適補間関数を示す信号に従って補間関数を選択し、歪みの除去された映像信号を出力する。   The interpolation means 6 of this embodiment reads pixels in the vicinity of the pixel to be interpolated from the data storage means 1, and vertical line information 106 described later given from the vertical line detection means 10 indicates that the current pixel belongs to the vertical line. When it is shown that, the interpolation is performed using the vertical interpolation function ("pattern 2" in FIG. 6). When the current pixel does not belong to the vertical line, as described in the above-described embodiment, the interpolation function is selected according to the signal indicating the optimum interpolation function given from the first selection unit 5, and the distortion is removed. Output video signal.

フレーム遅延手段7は、データ記憶手段1から読み出された映像信号を1フレーム時間遅延させる。フレーム差分手段8は、データ記憶手段1からの映像信号とフレーム遅延手段7からの映像信号との間のフレーム差分を得る。   The frame delay means 7 delays the video signal read from the data storage means 1 by one frame time. The frame difference means 8 obtains a frame difference between the video signal from the data storage means 1 and the video signal from the frame delay means 7.

細かさ測定手段9は、データ記憶手段1から読み出された映像信号の細かさを測定し、細かさの度合いを示す情報を生成する。細かさ測定手段9について、図13及び図14を参照しながら説明する。   The fineness measuring means 9 measures the fineness of the video signal read from the data storage means 1 and generates information indicating the degree of fineness. The fineness measuring means 9 will be described with reference to FIGS.

細かさの判定では、現画素xと、現画素xを中心とした左右2画素(a、b、c、d)ずつとによる5画素の中での映像の変化の度合いを測定する。具体的には、図14の式20に示すように、上記5画素の中の最大値と最小値との差を求めることで、5画素間の映像変化を把握する。例えば、最大値と最小値との差が小さいほど、5画素間の映像変化は少ないと判断し、また、5画素間の最大値と最小値の差が大きいほど、映像が大きく変化していることがうかがえる。そして、求められた最大値と最小値との差の値を1フレーム分累積して制御情報とする。   In the determination of fineness, the degree of change of the image in the five pixels by the current pixel x and the two left and right pixels (a, b, c, d) around the current pixel x is measured. Specifically, as shown in Expression 20 in FIG. 14, a change in video between the five pixels is grasped by obtaining a difference between the maximum value and the minimum value among the five pixels. For example, the smaller the difference between the maximum value and the minimum value, the smaller the image change between the five pixels, and the larger the difference between the maximum value and the minimum value between the five pixels, the larger the image changes. I can see that. Then, the difference value between the obtained maximum value and minimum value is accumulated for one frame to obtain control information.

また、上記手法に替えて、細かさの測定に使用する参照画素を現画素の両隣にある1画素ずつとし、現画素を含む3画素によって測定することもできる。更に他の方法として、5画素あるいは3画素間の最大値と最小値との差の値を予め定めた閾値によって閾値判定する。そして、閾値よりも大きい画素の数を1フレームの間累積し、この値を制御情報の1つとすることもできる。   Further, instead of the above method, the reference pixels used for measuring the fineness may be one pixel on both sides of the current pixel, and measurement may be performed with three pixels including the current pixel. As yet another method, the threshold value is determined based on a predetermined threshold value for the difference between the maximum value and the minimum value between five or three pixels. The number of pixels larger than the threshold can be accumulated for one frame, and this value can be used as one piece of control information.

縦線検出手段10について、図15及び図16を参照して説明する。縦線の検出は、図15の「組み合わせ1」に示す現画素xの上下の画素b及びc、並びに、現画素xの3画素下に位置するトップフィールドの画素dと、同図の「組み合わせ2」に示す現画素xの上下の画素b及びc、並びに、現画素xの3画素上に位置するトップフィールドの画素aとにより、現画素xが縦線に属するか否かを判定する。   The vertical line detection means 10 will be described with reference to FIGS. 15 and 16. The detection of the vertical line is performed by detecting the pixels b and c above and below the current pixel x shown in “Combination 1” in FIG. 15, the top field pixel d located three pixels below the current pixel x, and the “combination” in FIG. Whether or not the current pixel x belongs to the vertical line is determined based on the pixels b and c above and below the current pixel x and the top field pixel a located on three pixels of the current pixel x.

図15の「組み合わせ1」による判定は、図16の式22及び式23を使う。また、「組み合わせ2」による判定は、図16の式21及び式22を使う。「組み合わせ1」および「組み合わせ2」の何れか、あるいは、両方で、各画素間の差分絶対値の全てが閾値未満の場合、現画素は縦線に属すると判定する。   Determination by “combination 1” in FIG. 15 uses Expression 22 and Expression 23 in FIG. Also, the determination by “combination 2” uses Expression 21 and Expression 22 in FIG. In any one or both of “combination 1” and “combination 2”, if all of the absolute differences between the pixels are less than the threshold value, it is determined that the current pixel belongs to the vertical line.

縦線検出手段10による上記判定の結果は、画素毎の縦線情報106(図2)として補間手段6での補間関数の選択に使われる。また、その他に縦線に属すると判定された画素の数を1フレーム分計数し、その値を制御情報として利用する。   The result of the determination by the vertical line detection means 10 is used for selection of an interpolation function by the interpolation means 6 as vertical line information 106 (FIG. 2) for each pixel. In addition, the number of pixels determined to belong to the vertical line is counted for one frame, and the value is used as control information.

剛体近似手段11は、フレーム差分手段8によるフレーム差分情報を基に動き領域の剛体近似を行い、動き領域を示す情報を生成する。この剛体近似手段11の詳細を、図10、図11、図12を参照しながら説明する。   The rigid body approximating unit 11 performs rigid body approximation of the motion region based on the frame difference information from the frame difference unit 8, and generates information indicating the motion region. Details of the rigid body approximating means 11 will be described with reference to FIGS. 10, 11 and 12. FIG.

剛体近似手段11は、図10に示すように、2値化手段1101と、横方向孤立データ除去手段1102と、縦方向孤立データ除去手段1103と、フレーム遅延手段1104と、第2の縦方向孤立データ除去手段1105とを備える。   As shown in FIG. 10, the rigid body approximating unit 11 includes a binarizing unit 1101, a horizontal isolated data removing unit 1102, a vertical isolated data removing unit 1103, a frame delay unit 1104, and a second vertical isolated unit. Data removal means 1105.

2値化手段1101は、剛体近似手段11の入力として与えられるフレーム差分値を閾値判定により2値化する。2値化手段1101は、フレーム差分信号が2値化閾値未満の場合に「1」を出力し、フレーム差分信号が2値化閾値以上の場合は、「0」を出力する。   The binarizing unit 1101 binarizes the frame difference value given as an input of the rigid body approximating unit 11 by threshold determination. The binarization means 1101 outputs “1” when the frame difference signal is less than the binarization threshold, and outputs “0” when the frame difference signal is equal to or greater than the binarization threshold.

横方向孤立データ除去手段1102は、図11に示すように、孤立データ除去の対象となる画素の両隣の値を基に対象データの値を補正することで、孤立データの除去を行う。具体的には、対象データが「0」で両隣が「1」の場合、対象データを「1」に補正する。また、対象データが「1」で両隣が「0」の場合は、対象データを「0」に補正する。それ以外の場合、すなわち、3画素の全てが同じ値、あるいは、対象データと両隣の何れかとが同じ値である場合、対象データの値をそのまま維持する。この処理によって、横方向の画素配列にて孤立しているデータの孤立状態が解消される。   As shown in FIG. 11, the horizontal direction isolated data removal unit 1102 removes the isolated data by correcting the value of the target data based on the values on both sides of the pixel from which the isolated data is to be removed. Specifically, when the target data is “0” and both sides are “1”, the target data is corrected to “1”. If the target data is “1” and both neighbors are “0”, the target data is corrected to “0”. In other cases, that is, when all the three pixels have the same value, or when the target data and either of the adjacent data have the same value, the value of the target data is maintained as it is. By this process, the isolated state of the data isolated in the horizontal pixel array is eliminated.

縦方向孤立データ除去手段1103は、横方向の孤立データが除去された2値化データに対し、図12の孤立データ除去パターン「a」〜「h」を使って縦方向の孤立データ除去を行う。縦方向の孤立データ除去は、最初にパターン「a」を使い、次にパターン「b」を使う。そして、順次パターン「c」からパターン「h」へと進む。   The vertical direction isolated data removal unit 1103 performs vertical direction isolated data removal on the binarized data from which the horizontal direction isolated data has been removed using the isolated data removal patterns “a” to “h” of FIG. . To remove the isolated data in the vertical direction, the pattern “a” is used first, and then the pattern “b” is used. Then, the process sequentially proceeds from the pattern “c” to the pattern “h”.

各パターンにおいて、対象となる中央のデータが「1」の場合に孤立データの除去処理を実行し、対象データが「0」の場合は、孤立データ除去の処理を行わない。例えば、図示のパターン「a」の場合、対象データが「1」で上下の参照データが「0」であるが、この場合、対象データを「1」から「0」に補正する。なお、パターン「a」の処理において、対象データが「1」で、上下の参照データの一方または両方とも「1」であれば、対象データの値を補正することなく、パターン「b」による処理へ移行する。   In each pattern, the isolated data removal process is executed when the target central data is “1”, and the isolated data removal process is not performed when the target data is “0”. For example, in the case of the illustrated pattern “a”, the target data is “1” and the upper and lower reference data is “0”. In this case, the target data is corrected from “1” to “0”. In the process of the pattern “a”, if the target data is “1” and one or both of the upper and lower reference data are “1”, the process of the pattern “b” is performed without correcting the value of the target data. Migrate to

パターン「b」による処理は、中央の対象データに対し2サンプル上のデータ及び2サンプル下のデータの値を参照して対象データの補正を行う。図示の例では、対象データが「1」、2サンプル上の参照データと2サンプル下の参照データとが共に「0」であるが、この場合、対象データを「1」から「0」に補正する。また、仮に、「1」の対象データに対し、上下2サンプル離れた参照データのどちらか一方または両方とも「1」の場合は、パターン「c」の処理へ進む。   In the processing by the pattern “b”, the target data is corrected with reference to the data values of the two samples and the data of the two samples below the central target data. In the illustrated example, the target data is “1”, the reference data on the two samples and the reference data on the two samples are both “0”. In this case, the target data is corrected from “1” to “0”. To do. If either one or both of the reference data two samples above and below the target data “1” is “1”, the process proceeds to the pattern “c”.

以降、同様に、対象データが「1」の場合、パターン「d」、「e」、「f」、「g」、「h」へと進み、参照データの値が上下とも「0」の場合のみ、対象データを「1」から「0」に補正する。   Thereafter, similarly, when the target data is “1”, the process proceeds to the patterns “d”, “e”, “f”, “g”, “h”, and the value of the reference data is “0” both above and below Only, the target data is corrected from “1” to “0”.

図10のフレーム遅延手段1104は、横方向及び縦方向の孤立データが除去された2値データを1フレーム時間遅延させる。   The frame delay means 1104 in FIG. 10 delays binary data from which isolated data in the horizontal and vertical directions are removed by one frame time.

第2の縦方向孤立データ除去手段1105は、横方向及び縦方向の孤立データが除去された2値化データと、フレーム遅延手段1104で1フレーム時間遅延された孤立データ除去済みの2値化データとの論理和を基に縦方向の孤立データの除去を行う。   The second vertical direction isolated data removing unit 1105 includes binary data from which the horizontal and vertical isolated data have been removed, and binary data from which the isolated data has been removed by the frame delay unit 1104 by one frame time. The isolated data in the vertical direction is removed based on the logical OR.

第2の縦方向孤立データ除去手段1105では、図12の「a」、「b」、「d」及び「e」の4つのパターンを使い、前述した縦方向孤立データ除去手段1103の手法と同様にして孤立データの除去を行う。この第2の縦方向孤立データ除去手段1105により孤立データが除去された2値化データは、剛体近似手段11の出力としての動き領域を示す信号となる。なお、剛体近似手段11の出力が「1」を示す画素は、映像の静止部分の画素であり、剛体近似手段11の出力が「0」を示す画素は、動きのある画素である。   The second vertical direction isolated data removal unit 1105 uses the four patterns “a”, “b”, “d”, and “e” in FIG. 12, and is similar to the method of the vertical direction isolated data removal unit 1103 described above. The isolated data is removed. The binarized data from which the isolated data has been removed by the second vertical isolated data removing unit 1105 is a signal indicating a motion region as an output of the rigid body approximating unit 11. Note that a pixel whose output of the rigid body approximating means 11 is “1” is a pixel in a still part of the image, and a pixel whose output of the rigid body approximating means 11 is “0” is a moving pixel.

有意画素計数手段12は、フレーム差分手段8で得たフレーム差分の情報について、予め定めたフレーム差分閾値により閾値判定を行い、フレーム差分閾値よりも大きなフレーム差分値を持つ画素の数を計数する。そして、フレーム毎に計数した値を有意画素数として出力する。   The significant pixel counting unit 12 performs threshold determination on the frame difference information obtained by the frame difference unit 8 based on a predetermined frame difference threshold, and counts the number of pixels having a frame difference value larger than the frame difference threshold. The value counted for each frame is output as the number of significant pixels.

制御手段13は、フレーム差分手段8で得たフレーム差分値と、細かさ測定手段9で生成された映像の細かさの度合いを示す情報と、縦線検出手段10で検出された縦線情報106と、剛体近似手段11で生成された動き領域を示す情報と、有意画素計数手段12の出力のフレーム内の有意画素数とを得る。そして、それらの情報に基づく後述の条件判定により、補間手段6の出力を選択するか、あるいはデータ記憶手段1からの直接的な出力を選択するかを示す制御信号を生成する。   The control unit 13 includes a frame difference value obtained by the frame difference unit 8, information indicating the degree of fineness of the video generated by the fineness measurement unit 9, and vertical line information 106 detected by the vertical line detection unit 10. And information indicating the motion region generated by the rigid body approximating unit 11 and the number of significant pixels in the output frame of the significant pixel counting unit 12 are obtained. Then, a control signal indicating whether to select the output of the interpolation unit 6 or to select the direct output from the data storage unit 1 is generated by condition determination described later based on the information.

第2の選択手段14は、制御手段13が生成した制御信号に従って、データ記憶手段1の出力または補間手段6の出力のどちらかを選択して出力する。   The second selection unit 14 selects and outputs either the output of the data storage unit 1 or the output of the interpolation unit 6 according to the control signal generated by the control unit 13.

制御手段13は、図17に示すフローチャートに従って、画素毎に第2の選択手段14の制御を行う。最初に、画面内の有意画素の数が第1の閾値以下であるか否かを判定する第1の判定(ステップS21)を行う。この条件が成立すればデータ記憶手段1の出力を選択する信号を出力する(ステップS25)。   The control means 13 controls the second selection means 14 for each pixel according to the flowchart shown in FIG. First, a first determination (step S21) is performed to determine whether the number of significant pixels in the screen is equal to or less than a first threshold value. If this condition is satisfied, a signal for selecting the output of the data storage means 1 is output (step S25).

第1の判定で判定条件が成立しない場合は、第2の判定へ進む。第2の判定(ステップS22)では、画面内の縦線に属する画素の数が第2の閾値以上であり、且つ、細かさの度合いが第4の閾値未満であり、且つ、上下の画素のフレーム差分値が第6の閾値未満であり、且つ、剛体近似手段11の出力が「1」(静止画素)であるという条件が成立する場合、データ記憶手段1の出力を選択する信号を出力する(ステップS25)。   If the determination condition is not satisfied in the first determination, the process proceeds to the second determination. In the second determination (step S22), the number of pixels belonging to the vertical line in the screen is greater than or equal to the second threshold, the degree of fineness is less than the fourth threshold, and the upper and lower pixels When the condition that the frame difference value is less than the sixth threshold value and the output of the rigid body approximation means 11 is “1” (still pixel) is satisfied, a signal for selecting the output of the data storage means 1 is output. (Step S25).

第2の判定条件が成立しない場合は、第3の判定に進む。第3の判定(ステップS23)では、画面内の縦線に属する画素の数が第3の閾値未満であり、且つ、細かさの度合いが第5の閾値以上であり、且つ、剛体近似手段11の出力が「1」となる条件が成立する場合、データ記憶手段1の出力を選択する信号を出力する(ステップS25)。   If the second determination condition is not satisfied, the process proceeds to the third determination. In the third determination (step S23), the number of pixels belonging to the vertical line in the screen is less than the third threshold, the degree of fineness is greater than or equal to the fifth threshold, and the rigid body approximation means 11 When the condition for the output of “1” is satisfied, a signal for selecting the output of the data storage means 1 is output (step S25).

そして、第3の判定条件が成立しない場合は、補間手段6の出力を選択する信号を出力する(ステップS24)。なお、制御手段13で用いる上記の第1の閾値、第2の閾値、第3の閾値、第4の閾値、第5の閾値、第6の閾値には、予め統計的なデータ収集により求めた最適な値を使う。   If the third determination condition is not satisfied, a signal for selecting the output of the interpolation means 6 is output (step S24). Note that the first threshold value, the second threshold value, the third threshold value, the fourth threshold value, the fifth threshold value, and the sixth threshold value used in the control unit 13 are obtained in advance by statistical data collection. Use the optimal value.

以上説明した第2の実施形態によれば、飛び越し走査された映像信号の順次走査変換において、フィールド間の動きによって映像にズレが生じて発生する歪を、補間を行うことで除去しつつ、解像度を高く保った映像信号を得ることができることにある。その理由は、フレーム間における動き情報を利用して、動き部分に補間を行うことで映像のズレによって発生する歪を除去し、また、歪みの無い静止部分は元の映像信号をそのまま出力するためである。   According to the second embodiment described above, in the progressive scan conversion of the interlaced video signal, the resolution that occurs due to the inter-field motion is eliminated by performing the interpolation while removing the distortion caused by the inter-field motion. It is to be able to obtain a video signal that is kept high. This is because motion information between frames is used to interpolate the motion part to eliminate distortion caused by image shift, and the still image part without distortion outputs the original video signal as it is. It is.

本発明は、順次走査変換を行う種々の映像処理に好適である。例えば、順次走査映像の符号化装置の前処理としての順次走査変換処理に適用することができる。また、飛び越し走査された映像信号を、順次走査ディスプレイに表示するための順次走査変換といった用途にも適用可能である。   The present invention is suitable for various video processes that perform progressive scan conversion. For example, the present invention can be applied to a progressive scan conversion process as a preprocess of a progressive scan video encoding device. The present invention can also be applied to applications such as progressive scan conversion for displaying interlaced video signals on a progressive scan display.

本発明の第1の実施形態の構成を示すブロック図である。It is a block diagram which shows the structure of the 1st Embodiment of this invention. 本発明の第2の実施形態の構成を示すブロック図である。It is a block diagram which shows the structure of the 2nd Embodiment of this invention. 実施形態のデータ記憶手段の記憶形態に関する説明図である。It is explanatory drawing regarding the memory | storage form of the data storage means of embodiment. 実施形態の歪み検出手段により検出する櫛状の歪みの説明図である。It is explanatory drawing of the comb-shaped distortion detected by the distortion detection means of embodiment. 実施形態における基本的な画素配列の説明図である。It is explanatory drawing of the basic pixel arrangement | sequence in embodiment. 実施形態における9種のパターンの画素配列の説明図である。It is explanatory drawing of the pixel arrangement | sequence of nine types of patterns in embodiment. 実施形態における3種のパターンの画素配列の説明図である。It is explanatory drawing of the pixel arrangement | sequence of 3 types of patterns in embodiment. 実施形態の歪み検出手段が用いる計算式の説明図である。It is explanatory drawing of the calculation formula which the distortion detection means of embodiment uses. 実施形態の第1の最適補間関数の選択に用いる差分絶対値を求める式の説明図である。It is explanatory drawing of the type | formula which calculates | requires the difference absolute value used for selection of the 1st optimal interpolation function of embodiment. 実施形態の剛体近似手段の構成を示すブロック図である。It is a block diagram which shows the structure of the rigid body approximation means of embodiment. 実施形態の横方向孤立データ除去手段の処理に関する説明図である。It is explanatory drawing regarding the process of the horizontal direction isolated data removal means of embodiment. 実施形態の縦方向孤立データ除去手段及び縦方向孤立データ除去手段の処理に関する説明図である。It is explanatory drawing regarding the process of the vertical direction isolated data removal means and vertical direction isolated data removal means of embodiment. 実施形態の細かさ測定手段の処理に関する説明図である。It is explanatory drawing regarding the process of the fineness measurement means of embodiment. 実施形態の細かさ測定手段が用いる計算式の説明図である。It is explanatory drawing of the calculation formula which the fineness measurement means of embodiment uses. 実施形態の縦線検出手段の処理に関する説明図である。It is explanatory drawing regarding the process of the vertical line detection means of embodiment. 実施形態の縦線検出手段が用いる計算式の説明図である。It is explanatory drawing of the calculation formula which the vertical line detection means of embodiment uses. 実施形態の制御手段の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the control means of embodiment. 実施形態の補間関数選択手段の選択処理に関する説明図である。It is explanatory drawing regarding the selection process of the interpolation function selection means of embodiment. 実施形態における第2の最適補間関数を求めるための式に関する説明図である。It is explanatory drawing regarding the type | formula for calculating | requiring the 2nd optimal interpolation function in embodiment. 実施形態における最適補間関数の選択に関する説明図である。It is explanatory drawing regarding selection of the optimal interpolation function in embodiment. 実施形態における9パターン及び3パターンによる最適補間関数の違いに関する説明図である。It is explanatory drawing regarding the difference in the optimal interpolation function by 9 patterns and 3 patterns in embodiment. 第1の実施形態の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of 1st Embodiment. 実施形態の補間関数選択手段の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the interpolation function selection means of embodiment.

符号の説明Explanation of symbols

1 データ記憶装置
2 歪み検出手段
3 第1補間関数選択手段
4 第2補間関数選択手段
5 第1の選択手段
6 補間手段
7 フレーム遅延手段
8 フレーム差分手段
9 細かさ測定手段
10 縦線検出手段
11 剛体近似手段
12 有意画素計数手段
13 制御手段
14 第2の選択手段
1101 2値化手段
1102 横方向孤立データ除去手段
1103 縦方向孤立データ除去手段
1104 フレーム遅延手段
1105 第2の縦方向孤立データ除去手段
DESCRIPTION OF SYMBOLS 1 Data storage device 2 Distortion detection means 3 1st interpolation function selection means 4 2nd interpolation function selection means 5 1st selection means 6 Interpolation means 7 Frame delay means 8 Frame difference means 9 Fineness measurement means 10 Vertical line detection means 11 Rigid body approximation means 12 Significant pixel counting means 13 Control means 14 Second selection means 1101 Binarization means 1102 Horizontal direction isolated data removal means 1103 Vertical direction isolated data removal means 1104 Frame delay means 1105 Second vertical direction isolated data removal means

Claims (38)

2つのフィールドからなるフレームごとに飛び越し走査の映像信号を記憶するデータ記憶手段と、
前記データ記憶手段の映像信号において補間対象となる補間フィールドの各画素について他方のフィールドである参照フィールドに対する歪みの有無を検出する歪み検出手段と、
補間フィールドの各画素と該各画素の補間に適用すべき参照フィールドの参照画素との配列を規定する複数の画素パターンに対応する複数の補間関数から前記歪みの有無に関連付けた一対の補間関数を補間フィールドの画素ごとに選択する補間関数選択手段と、
補間フィールドの各画素に適用すべき補間関数を当該画素に対し選択された一対の補間関数から当該画素の歪みの有無に応じて選択する選択手段と、
補間フィールドの各画素の値を当該画素に対し選択された補間関数により求める補間手段とを備えることを特徴とする映像処理装置。
Data storage means for storing a video signal of interlaced scanning for each frame of two fields;
Distortion detecting means for detecting the presence or absence of distortion with respect to the reference field as the other field for each pixel of the interpolation field to be interpolated in the video signal of the data storage means;
A pair of interpolation functions associated with the presence / absence of the distortion from a plurality of interpolation functions corresponding to a plurality of pixel patterns defining an array of each pixel of the interpolation field and a reference pixel of the reference field to be applied to the interpolation of each pixel. Interpolation function selection means for selecting for each pixel of the interpolation field;
Selecting means for selecting an interpolation function to be applied to each pixel of the interpolation field from a pair of interpolation functions selected for the pixel according to the presence or absence of distortion of the pixel;
An image processing apparatus comprising: interpolation means for obtaining a value of each pixel in the interpolation field by an interpolation function selected for the pixel.
補間フィールドおよび参照フィールド間の差異が表す映像の動きに関する情報を検出する動き検出手段と、
補間フィールドの各画素が映像の縦線に含まれるか否かを判定する縦線検出手段と、
前記データ記憶手段の映像信号および前記補間手段により補間された映像信号のいずれかを出力する第2の選択手段と、
前記動き検出手段および縦線検出手段の検出結果に基づき前記第2の選択手段から出力すべき映像信号を決定する制御手段とを備えることを特徴とする請求項1記載の映像処理装置。
Motion detection means for detecting information about the motion of the video represented by the difference between the interpolation field and the reference field;
Vertical line detection means for determining whether each pixel of the interpolation field is included in the vertical line of the video;
Second selection means for outputting either the video signal of the data storage means and the video signal interpolated by the interpolation means;
2. The video processing apparatus according to claim 1, further comprising a control unit that determines a video signal to be output from the second selection unit based on detection results of the motion detection unit and the vertical line detection unit.
前記動き検出手段は、前記データ記憶手段から読み出された映像信号を1フレーム時間遅延させるフレーム遅延手段と、前記データ記憶手段から読み出される映像信号と前記フレーム遅延手段により遅延された映像信号とのフレーム差分データを求めるフレーム差分手段と、前記データ記憶手段の映像信号における画素群について画素値の変化の度合いを測定する細かさ測定手段と、前記フレーム差分データに基づき当該フレームの動き領域を求める剛体近似手段と、前記フレーム差分データに基づき当該フレームの有意画素を計数する有意画素計数手段とを有することを特徴とする請求項2記載の映像処理装置。   The motion detection means includes a frame delay means for delaying a video signal read from the data storage means by one frame time, a video signal read from the data storage means, and a video signal delayed by the frame delay means. Frame difference means for obtaining frame difference data, fineness measuring means for measuring the degree of change in pixel value for a pixel group in a video signal of the data storage means, and a rigid body for obtaining a motion region of the frame based on the frame difference data 3. The video processing apparatus according to claim 2, further comprising approximation means and significant pixel counting means for counting significant pixels of the frame based on the frame difference data. 前記歪み検出手段は、補間フィールドにおける処理対象の現画素と該現画素を挟む参照フィールドの2つの走査ラインにおける2つの画素との差分演算を前記複数の画素パターンの画素パターンごとに実行し、前記差分演算の結果が全ての画素パターンにおいて基準値を超える場合に当該現画素に前記歪みがあると判定することを特徴とする請求項1又は2記載の映像処理装置。   The distortion detection unit performs a difference calculation between the current pixel to be processed in the interpolation field and two pixels in the two scanning lines of the reference field sandwiching the current pixel for each pixel pattern of the plurality of pixel patterns, 3. The video processing apparatus according to claim 1, wherein when the result of the difference calculation exceeds a reference value in all pixel patterns, it is determined that the current pixel has the distortion. 前記補間関数選択手段は、補間フィールドの各画素に対し、前記複数の画素パターンのうち前記歪みがあることに関連付けられた第1の画素パターン群と前記歪みがないことに関連付けられた第2の画素パターン群とのそれぞれについて各画素パターンにおける2つの参照画素間の差分値を求め、且つ、前記各画素パターン群において最も小さい差分値となる第1の最小値と該第1の最小値の次に小さい差分値となる第2の最小値とを求め、求めた第1および第2の両最小値の差が基準値を超える場合は前記第1の最小値を得た画素パターンを前記現画素の補間関数に適用することを特徴とする請求項1又は2記載の映像処理装置。   The interpolation function selection means includes a first pixel pattern group associated with the distortion among the plurality of pixel patterns and a second associated with no distortion for each pixel of the interpolation field. A difference value between two reference pixels in each pixel pattern is obtained for each of the pixel pattern groups, and the first minimum value that is the smallest difference value in each pixel pattern group and the next of the first minimum value A second minimum value that is a very small difference value, and if the difference between the obtained first and second minimum values exceeds a reference value, the pixel pattern that has obtained the first minimum value is the current pixel. The video processing apparatus according to claim 1, wherein the video processing apparatus is applied to an interpolation function of 前記補間関数選択手段は、前記第1および第2の両最小値の差が基準値を下回る場合、当該画素パターン群における各画素パターンについて、参照画素と参照フィールドにおいて補間フィールドの現画素を挟む2つの画素との差分値を求め、求めた差分値が最小となる画素パターンを前記現画素の補間関数に適用することを特徴とする請求項5記載の映像処理装置。   When the difference between the first and second minimum values is lower than the reference value, the interpolation function selection unit sandwiches the current pixel of the interpolation field between the reference pixel and the reference field for each pixel pattern in the pixel pattern group. 6. The video processing apparatus according to claim 5, wherein a difference value with respect to one pixel is obtained, and a pixel pattern having the smallest obtained difference value is applied to the interpolation function of the current pixel. 前記細かさ判定手段は、補間フィールドの現画素と該現画素の走査ラインにおいて該現画素の近傍にある複数の画素との差分値を求め、求めた差分値の最大値および最小値の差に基づき画素値の変化の度合いを求めることを特徴とする請求項3記載の映像処理装置。   The fineness determination means obtains a difference value between the current pixel of the interpolation field and a plurality of pixels in the vicinity of the current pixel in the scan line of the current pixel, and determines the difference between the maximum value and the minimum value of the obtained difference value. 4. The video processing apparatus according to claim 3, wherein a degree of change of the pixel value is obtained based on the video value. 前記縦線検出手段は、参照フィールドにおいて補間フィールドの現画素を垂直方向に挟む2つの画素の差分が基準値を下回り、且つ、前記2つの画素と該2つの画素のそれぞれから垂直方向に2画素を経て位置する参照フィールドの他の2つの画素との各差分の少なくとも一方が基準値を下回る場合、前記現画素が映像の縦線に含まれると判定することを特徴とする請求項3記載の映像処理装置。   In the reference field, the vertical line detection means has a difference between two pixels sandwiching the current pixel of the interpolation field in the reference direction in a vertical direction lower than a reference value, and two pixels in the vertical direction from each of the two pixels and the two pixels. 4. The method according to claim 3, wherein if at least one of the differences between the reference field and the other two pixels located below the reference value is below a reference value, it is determined that the current pixel is included in a vertical line of the image. Video processing device. 前記剛体近似手段は、前記フレーム差分データを2値化する2値化手段と、2値化されたフレーム差分データにおいて走査ライン方向に孤立するデータを除去する横方向孤立データ除去手段と、2値化されたフレーム差分データにおいて垂直方向に孤立するデータを除去する縦方向孤立データ除去手段と、走査ライン方向および垂直方向に孤立するデータを除去されたフレーム差分データを1フレーム時間遅延させるフレーム遅延手段と、走査ライン方向および垂直方向に孤立するデータを除去されたフレーム差分データおよび1フレーム時間遅延されたフレーム差分データの論理和を求め該論理和からなるフレーム差分データにおいて垂直方向に孤立するデータを除去する第2の縦方向孤立データ除去手段とを有し、
前記第2の縦方向孤立データ除去手段の処理を経たフレーム差分データを当該フレームの動き領域を示す情報として出力することを特徴とする請求項3記載の映像処理装置。
The rigid body approximating means includes: binarizing means for binarizing the frame difference data; lateral isolated data removing means for removing data isolated in the scanning line direction from the binarized frame difference data; Vertically isolated data removing means for removing data isolated in the vertical direction from the converted frame difference data, and frame delay means for delaying the frame difference data from which data isolated in the scanning line direction and the vertical direction are removed by one frame time And calculating the logical sum of the frame difference data from which the data isolated in the scanning line direction and the vertical direction is removed and the frame difference data delayed by one frame time, and obtaining the data isolated in the vertical direction in the frame difference data composed of the logical sum. Second vertical isolated data removing means for removing,
4. The video processing apparatus according to claim 3, wherein the frame difference data that has undergone the processing of the second vertical isolated data removing unit is output as information indicating a motion region of the frame.
前記横方向孤立データ除去手段は、走査ライン方向に孤立するデータの除去の基準となる基準画素の両隣にある2つの画素が同一の値を示し、且つ、前記両隣にある2つの画素が示す値と前記基準画素の値とが異なる場合、前記基準画素の値を前記両隣にある2つの画素が示す値に補正することを特徴とする請求項9記載の映像処理装置。   The horizontal direction isolated data removing means has a value that two pixels adjacent to a reference pixel serving as a reference for removal of data isolated in the scanning line direction have the same value, and a value indicated by the two pixels adjacent to the both sides. 10. The video processing apparatus according to claim 9, wherein when the value of the reference pixel is different from the value of the reference pixel, the value of the reference pixel is corrected to a value indicated by the two adjacent pixels. 前記縦方向孤立データ除去手段は、垂直方向に孤立するデータの除去の基準となる基準画素に対し垂直方向の等間隔をおいて位置し且つ上下関係にある2つの画素が同一の値を示し、且つ、前記上下関係にある2つの画素が示す値と前記基準画素の値とが異なる場合、前記基準画素の値を前記上下関係にある2つの画素が示す値に補正することを特徴とする請求項9記載の映像処理装置。   The vertical direction isolated data removing means has two pixels positioned at equal intervals in the vertical direction with respect to a reference pixel serving as a reference for removal of data isolated in the vertical direction and showing the same value. In addition, when a value indicated by the two pixels in the vertical relationship is different from a value of the reference pixel, the value of the reference pixel is corrected to a value indicated by the two pixels in the vertical relationship. Item 10. The video processing device according to Item 9. 前記第2の縦方向孤立データ除去手段は、垂直方向に孤立するデータの除去の基準となる基準画素に対し垂直方向の上下に等間隔をおいて位置する2つの画素が同一の論理和値を示し、且つ、前記上下に位置する2つの画素が示す論理和値と前記基準画素の値とが異なる場合、前記基準画素の値を前記上下に位置する2つの画素が示す論理和値に補正することを特徴とする請求項9記載の映像処理装置。   The second vertical isolated data removing means has two pixels located at equal intervals in the vertical direction with respect to a reference pixel serving as a reference for removal of data isolated in the vertical direction, having the same logical sum value. When the logical sum value indicated by the two pixels positioned above and below is different from the value of the reference pixel, the value of the reference pixel is corrected to the logical sum value indicated by the two pixels positioned above and below. The video processing apparatus according to claim 9. 前記制御手段は、前記有意画素計数手段の計数結果が基準値を下回るか否かを判定し、当該計数結果が基準値を下回る場合、前記第2の選択手段により前記データ記憶手段の映像信号を出力させることを特徴とする請求項9記載の映像処理装置。   The control means determines whether or not the counting result of the significant pixel counting means is below a reference value, and when the counting result is below the reference value, the second selection means outputs the video signal of the data storage means. The video processing apparatus according to claim 9, wherein the video processing apparatus is output. 前記制御手段は、前記判定の結果が否の場合、前記縦線検出手段の検出結果が基準値を超えるか否かと、前記細かさ測定手段の測定結果が基準値を下回るか否かと、前記剛体近似手段により求めた動き領域が静止領域を示すか否かとを判定する第2の判定を実行し、前記第2の判定の条件が全て満たされる場合、前記第2の選択手段により前記データ記憶手段の映像信号を出力させることを特徴とする請求項13記載の映像処理装置。   When the determination result is negative, the control means determines whether the detection result of the vertical line detection means exceeds a reference value, whether the measurement result of the fineness measurement means is lower than a reference value, and the rigid body When the second determination for determining whether or not the motion area obtained by the approximating means indicates a stationary area is executed, and when all the conditions for the second determination are satisfied, the data selecting means is selected by the second selecting means. 14. The video processing apparatus according to claim 13, wherein the video signal is output. 前記制御手段は、前記第2の判定の結果が全て否の場合、前記縦線検出手段の検出結果が前記基準値とは別個の基準値を下回るか否かと、前記細かさ測定手段による測定結果が前記基準値とは別個の基準値を超えるか否かと、前記剛体近似手段により求めた動き領域が静止領域を示すか否かとを判定する第3の判定を実行し、前記第3の判定の条件が全て満たされる場合、前記第2の選択手段により前記データ記憶手段の映像信号を出力させることを特徴とする請求項14記載の映像処理装置。   When the results of the second determination are all negative, the control means determines whether the detection result of the vertical line detection means is below a reference value different from the reference value, and the measurement result by the fineness measurement means. A third determination is performed to determine whether or not the reference value exceeds a reference value different from the reference value, and whether or not the motion region obtained by the rigid body approximation means indicates a stationary region, 15. The video processing apparatus according to claim 14, wherein when all of the conditions are satisfied, the video signal of the data storage unit is output by the second selection unit. 前記制御手段は、前記第3の判定の結果が全て否の場合、前記補間手段により補間された映像信号を前記第2の選択手段により出力させることを特徴とする請求項15記載の映像処理装置。   16. The video processing apparatus according to claim 15, wherein the control means causes the second selection means to output the video signal interpolated by the interpolation means when all the results of the third determination are negative. . 前記補間手段は、補間フィールドの現画素が縦線に属する場合、参照フィールドにおいて現画素を垂直方向に挟む2つの参照画素から構成される画素パターンの補間関数により前記現画素の値を求めることを特徴とする請求項2記載の映像処理装置。   The interpolation means obtains the value of the current pixel by an interpolation function of a pixel pattern composed of two reference pixels sandwiching the current pixel in the vertical direction in the reference field when the current pixel of the interpolation field belongs to a vertical line. The video processing apparatus according to claim 2, wherein: 前記補間関数選択手段は、前記第1の画素パターン群として、参照画素が補間対象の画素に隣接することを表す画素パターンのみを用いることを特徴とする請求項5記載の映像処理装置。   6. The video processing apparatus according to claim 5, wherein the interpolation function selection unit uses only a pixel pattern indicating that a reference pixel is adjacent to a pixel to be interpolated as the first pixel pattern group. 前記第1の画素パターン群は、参照パターンにおいて補間パターンの現画素を挟み且つ垂直方向または斜め方向に前記現画素と隣接する2つの参照画素が存在する画素パターンから成り、前記第2の画素パターン群は、前記第1の画素パターン群の各画素パターンと、前記現画素を挟み且つ垂直方向および斜め方向に前記現画素と隣接する2つの参照画素が存在する画素パターンとを含むことを特徴とする請求項18記載の映像処理装置。   The first pixel pattern group includes a pixel pattern having two reference pixels adjacent to the current pixel in a vertical direction or an oblique direction with the current pixel of the interpolation pattern sandwiched in the reference pattern, and the second pixel pattern The group includes each pixel pattern of the first pixel pattern group, and a pixel pattern that includes two reference pixels that sandwich the current pixel and are adjacent to the current pixel in a vertical direction and an oblique direction. The video processing apparatus according to claim 18. 2つのフィールドからなるフレームごとに飛び越し走査の映像信号を記憶するデータ記憶手段を備える映像処理装置が、
前記データ記憶手段の映像信号において補間対象となる補間フィールドの各画素について他方のフィールドである参照フィールドに対する歪みの有無を検出する歪み検出ステップと、
補間フィールドの各画素と該各画素の補間に適用すべき参照フィールドの参照画素との配列を規定する複数の画素パターンに対応する複数の補間関数から前記歪みの有無に関連付けた一対の補間関数を補間フィールドの画素ごとに選択する補間関数選択ステップと、
補間フィールドの各画素に適用すべき補間関数を当該画素に対し選択された一対の補間関数から当該画素の歪みの有無に応じて選択する選択ステップと、
補間フィールドの各画素の値を当該画素に対し選択された補間関数により求める補間ステップとを実行することを特徴とする映像処理方法。
An image processing apparatus comprising data storage means for storing an interlaced scanning image signal for each frame composed of two fields,
A distortion detection step of detecting the presence or absence of distortion with respect to a reference field as the other field for each pixel of the interpolation field to be interpolated in the video signal of the data storage means;
A pair of interpolation functions associated with the presence / absence of the distortion from a plurality of interpolation functions corresponding to a plurality of pixel patterns defining an array of each pixel of the interpolation field and a reference pixel of the reference field to be applied to the interpolation of each pixel. An interpolation function selection step for selecting for each pixel of the interpolation field;
A selection step of selecting an interpolation function to be applied to each pixel of the interpolation field according to the presence or absence of distortion of the pixel from a pair of interpolation functions selected for the pixel;
An image processing method comprising: performing an interpolation step for obtaining a value of each pixel in an interpolation field by an interpolation function selected for the pixel.
前記映像処理装置が、さらに、
補間フィールドおよび参照フィールド間の差異が表す映像の動きに関する情報を検出する動き検出ステップと、
補間フィールドの各画素が映像の縦線に含まれるか否かを判定する縦線検出ステップと、
前記データ記憶手段の映像信号および前記補間ステップにより補間された映像信号のいずれかを出力する第2の選択ステップと、
前記動き検出ステップおよび縦線検出ステップでの検出結果に基づき前記第2の選択ステップにおいて出力すべき映像信号を決定する制御ステップとを実行することを特徴とする請求項20記載の映像処理方法。
The video processing device further includes:
A motion detection step of detecting information about the motion of the video represented by the difference between the interpolation field and the reference field;
A vertical line detection step for determining whether each pixel of the interpolation field is included in the vertical line of the video;
A second selection step of outputting either the video signal of the data storage means and the video signal interpolated by the interpolation step;
21. The video processing method according to claim 20, further comprising a control step of determining a video signal to be output in the second selection step based on detection results in the motion detection step and the vertical line detection step.
前記映像処理装置が、前記動き検出ステップにおいて、
前記データ記憶手段から読み出された映像信号を1フレーム時間遅延させるフレーム遅延ステップと、前記データ記憶手段から読み出される映像信号と前記フレーム遅延ステップにより遅延された映像信号とのフレーム差分データを求めるフレーム差分ステップと、前記データ記憶手段の映像信号における画素群について画素値の変化の度合いを測定する細かさ測定ステップと、前記フレーム差分データに基づき当該フレームの動き領域を求める剛体近似ステップと、前記フレーム差分データに基づき当該フレームの有意画素を計数する有意画素計数ステップとを実行することを特徴とする請求項21記載の映像処理方法。
In the motion detection step, the video processing device,
A frame delay step for delaying the video signal read from the data storage means by one frame time, and a frame for obtaining frame difference data between the video signal read from the data storage means and the video signal delayed by the frame delay step A difference step; a fineness measuring step for measuring a degree of change of a pixel value for a pixel group in a video signal of the data storage means; a rigid body approximation step for obtaining a motion region of the frame based on the frame difference data; The video processing method according to claim 21, wherein a significant pixel counting step of counting significant pixels of the frame based on the difference data is executed.
前記映像処理装置が、前記歪み検出ステップにおいて、
補間フィールドにおける処理対象の現画素と該現画素を挟む参照フィールドの2つの走査ラインにおける2つの画素との差分演算を前記複数の画素パターンの画素パターンごとに実行し、前記差分演算の結果が全ての画素パターンにおいて基準値を超える場合に当該現画素に前記歪みがあると判定することを特徴とする請求項20又は21記載の映像処理方法。
In the distortion detection step, the video processing device,
The difference calculation between the current pixel to be processed in the interpolation field and the two pixels in the two scanning lines of the reference field sandwiching the current pixel is executed for each pixel pattern of the plurality of pixel patterns, and all the results of the difference calculation are obtained. The video processing method according to claim 20 or 21, wherein if the pixel pattern exceeds a reference value, it is determined that the current pixel has the distortion.
前記映像処理装置が、前記補間関数選択ステップにおいて、
補間フィールドの各画素に対し、前記複数の画素パターンのうち前記歪みがあることに関連付けられた第1の画素パターン群と前記歪みがないことに関連付けられた第2の画素パターン群とのそれぞれについて各画素パターンにおける2つの参照画素間の差分値を求め、前記各画素パターン群において最も小さい差分値となる第1の最小値と該第1の最小値の次に小さい差分値となる第2の最小値とを求め、求めた第1および第2の両最小値の差が基準値を超える場合は前記第1の最小値を得た画素パターンを前記現画素の補間関数に適用することを特徴とする請求項20又は21記載の映像処理方法。
In the video processing device, in the interpolation function selection step,
For each pixel in the interpolation field, each of the first pixel pattern group associated with the distortion and the second pixel pattern group associated with no distortion among the plurality of pixel patterns. A difference value between two reference pixels in each pixel pattern is obtained, and a first minimum value that is the smallest difference value in each pixel pattern group and a second difference value that is the next smallest difference value after the first minimum value. A minimum value is obtained, and if the difference between the obtained first and second minimum values exceeds a reference value, the pixel pattern obtained from the first minimum value is applied to the interpolation function of the current pixel. The video processing method according to claim 20 or 21.
前記映像処理装置が、前記補間関数選択ステップにおいて、さらに、
前記第1および第2の両最小値の差が基準値を下回る場合、当該画素パターン群における各画素パターンについて、参照画素と参照フィールドにおいて補間フィールドの現画素を挟む2つの画素との差分値を求め、求めた差分値が最小となる画素パターンを前記現画素の補間関数に適用することを特徴とする請求項24記載の映像処理方法。
In the video processing device, in the interpolation function selection step,
When the difference between the first and second minimum values is lower than the reference value, for each pixel pattern in the pixel pattern group, the difference value between the reference pixel and two pixels sandwiching the current pixel of the interpolation field in the reference field is calculated. 25. The video processing method according to claim 24, wherein the obtained pixel pattern having the smallest difference value is applied to the interpolation function of the current pixel.
前記映像処理装置が、前記細かさ判定ステップにおいて、
補間フィールドの現画素と該現画素の走査ラインにおいて該現画素の近傍にある複数の画素との差分値を求め、求めた差分値の最大値および最小値の差に基づき画素値の変化の度合いを求めることを特徴とする請求項22記載の映像処理方法。
In the video processing device, in the fineness determination step,
The difference value between the current pixel in the interpolation field and a plurality of pixels near the current pixel in the scan line of the current pixel is obtained, and the degree of change in the pixel value based on the difference between the maximum value and the minimum value of the obtained difference value 23. The video processing method according to claim 22, wherein the video processing method is obtained.
前記映像処理装置が、前記縦線検出ステップにおいて、
参照フィールドにおいて補間フィールドの現画素を垂直方向に挟む2つの画素の差分が基準値を下回り、且つ、前記2つの画素と該2つの画素のそれぞれから垂直方向に2画素を経て位置する参照フィールドの他の2つの画素との各差分の少なくとも一方が基準値を下回る場合、前記現画素が映像の縦線に含まれると判定することを特徴とする請求項22記載の映像処理方法。
In the video line detection step, the vertical line detection step,
In the reference field, the difference between the two pixels sandwiching the current pixel of the interpolation field in the vertical direction is less than the reference value, and the reference field of the reference field is located through the two pixels and two pixels in the vertical direction from each of the two pixels. 23. The video processing method according to claim 22, wherein when at least one of the differences from the other two pixels is less than a reference value, it is determined that the current pixel is included in a vertical line of the video.
前記映像処理装置が、前記剛体近似ステップにおいて、
前記フレーム差分データを2値化する2値化ステップと、2値化されたフレーム差分データにおいて走査ライン方向に孤立するデータを除去する横方向孤立データ除去ステップと、2値化されたフレーム差分データにおいて垂直方向に孤立するデータを除去する縦方向孤立データ除去ステップと、走査ライン方向および垂直方向に孤立するデータを除去されたフレーム差分データを1フレーム時間遅延させるフレーム遅延ステップと、走査ライン方向および垂直方向に孤立するデータを除去されたフレーム差分データおよび1フレーム時間遅延されたフレーム差分データの論理和を求め該論理和からなるフレーム差分データにおいて垂直方向に孤立するデータを除去する第2の縦方向孤立データ除去ステップとを実行し、
前記第2の縦方向孤立データ除去ステップを経たフレーム差分データを当該フレームの動き領域を示す情報として出力することを特徴とする請求項22記載の映像処理方法。
In the rigid body approximating step, the video processing device,
A binarization step for binarizing the frame difference data, a horizontal direction isolated data removal step for removing data isolated in the scanning line direction from the binarized frame difference data, and binarized frame difference data A vertical isolated data removal step for removing data isolated in the vertical direction, a frame delay step for delaying the frame difference data from which data isolated in the scan line direction and the vertical direction is removed by one frame time, a scan line direction and The second vertical length is obtained by calculating the logical sum of the frame difference data from which the data isolated in the vertical direction is removed and the frame difference data delayed by one frame time, and removing the data isolated in the vertical direction in the frame difference data composed of the logical sum. Performing a directional orphaned data removal step,
23. The video processing method according to claim 22, wherein the frame difference data having undergone the second vertical direction isolated data removal step is output as information indicating a motion area of the frame.
前記映像処理装置が、前記横方向孤立データ除去ステップにおいて、
走査ライン方向に孤立するデータの除去の基準となる基準画素の両隣にある2つの画素が同一の値を示し、且つ、前記両隣にある2つの画素が示す値と前記基準画素の値とが異なる場合、前記基準画素の値を前記両隣にある2つの画素が示す値に補正することを特徴とする請求項28記載の映像処理方法。
In the video processing device, in the horizontal direction isolated data removal step,
Two pixels adjacent to the reference pixel serving as a reference for removal of data isolated in the scan line direction show the same value, and the value indicated by the two adjacent pixels is different from the value of the reference pixel. 29. The video processing method according to claim 28, wherein the value of the reference pixel is corrected to a value indicated by the two adjacent pixels.
前記映像処理装置が、前記縦方向孤立データ除去ステップにおいて、
垂直方向に孤立するデータの除去の基準となる基準画素に対し垂直方向の等間隔をおいて位置し且つ上下関係にある2つの画素が同一の値を示し、且つ、前記上下関係にある2つの画素が示す値と前記基準画素の値とが異なる場合、前記基準画素の値を前記上下関係にある2つの画素が示す値に補正することを特徴とする請求項28記載の映像処理方法。
In the video processing apparatus, in the vertical direction isolated data removal step,
Two pixels that are positioned at equal intervals in the vertical direction with respect to a reference pixel that serves as a reference for the removal of data isolated in the vertical direction and have an upper and lower relationship exhibit the same value, and the two pixels that have the upper and lower relationship 29. The video processing method according to claim 28, wherein when a value indicated by a pixel is different from a value of the reference pixel, the value of the reference pixel is corrected to a value indicated by the two pixels in the vertical relationship.
前記映像処理装置が、前記第2の縦方向孤立データ除去ステップにおいて、
垂直方向に孤立するデータの除去の基準となる基準画素に対し垂直方向の上下に等間隔をおいて位置する2つの画素が同一の論理和値を示し、且つ、前記上下に位置する2つの画素が示す論理和値と前記基準画素の値とが異なる場合、前記基準画素の値を前記上下に位置する2つの画素が示す論理和値に補正することを特徴とする請求項28記載の映像処理方法。
In the second vertical direction isolated data removal step, the video processing device,
Two pixels positioned at equal intervals in the vertical direction with respect to a reference pixel serving as a reference for removing data isolated in the vertical direction exhibit the same logical sum value, and the two pixels positioned above and below 29. The video processing according to claim 28, wherein when the logical sum value indicated by is different from the value of the reference pixel, the value of the reference pixel is corrected to a logical sum value indicated by the two pixels located above and below. Method.
前記映像処理装置が、前記制御ステップにおいて、
前記有意画素計数ステップでの計数結果が基準値を下回るか否かを判定し、当該計数結果が基準値を下回る場合、前記第2の選択ステップにて前記データ記憶手段の映像信号を出力させることを特徴とする請求項28記載の映像処理方法。
In the control step, the video processing device,
It is determined whether or not the counting result in the significant pixel counting step is lower than a reference value. If the counting result is lower than the reference value, the video signal of the data storage means is output in the second selection step. The video processing method according to claim 28.
前記映像処理装置が、前記制御ステップにおいて、
前記判定の結果が否の場合、前記縦線検出ステップでの検出結果が基準値を超えるか否かと、前記細かさ測定ステップでの測定結果が基準値を下回るか否かと、前記剛体近似ステップにより求めた動き領域が静止領域を示すか否かとを判定する第2の判定を実行し、前記第2の判定の条件が全て満たされる場合、前記第2の選択ステップにて前記データ記憶手段の映像信号を出力させることを特徴とする請求項32記載の映像処理方法。
In the control step, the video processing device,
If the determination result is NO, whether the detection result in the vertical line detection step exceeds a reference value, whether the measurement result in the fineness measurement step is less than a reference value, and the rigid body approximation step When the second determination for determining whether or not the obtained motion region indicates a still region is executed, and all of the conditions for the second determination are satisfied, the image of the data storage means in the second selection step The video processing method according to claim 32, wherein a signal is output.
前記映像処理装置が、前記制御ステップにおいて、
前記第2の判定の結果が全て否の場合、前記縦線検出ステップでの検出結果が前記基準値とは別個の基準値を下回るか否かと、前記細かさ測定ステップでの測定結果が前記基準値とは別個の基準値を超えるか否かと、前記剛体近似ステップにより求めた動き領域が静止領域を示すか否かとを判定する第3の判定を実行し、前記第3の判定の条件が全て満たされる場合、前記第2の選択ステップにて前記データ記憶手段の映像信号を出力させることを特徴とする請求項33記載の映像処理方法。
In the control step, the video processing device,
If all of the results of the second determination are NO, whether the detection result in the vertical line detection step is below a reference value different from the reference value, and the measurement result in the fineness measurement step are the reference A third determination is performed to determine whether or not a reference value separate from the value is exceeded, and whether or not the motion region obtained by the rigid body approximation step indicates a stationary region, and all the conditions for the third determination are 34. The video processing method according to claim 33, wherein if satisfied, the video signal of the data storage means is output in the second selection step.
前記映像処理装置が、前記制御ステップにおいて、
前記第3の判定の結果が全て否の場合、前記補間ステップにて補間された映像信号を前記第2の選択ステップにて出力させることを特徴とする請求項34記載の映像処理方法。
In the control step, the video processing device,
35. The video processing method according to claim 34, wherein when all the results of the third determination are negative, the video signal interpolated in the interpolation step is output in the second selection step.
前記映像処理装置が、前記補間ステップにおいて、
補間フィールドの現画素が縦線に属する場合、参照フィールドにおいて現画素を垂直方向に挟む2つの参照画素から構成される画素パターンの補間関数により前記現画素の値を求めることを特徴とする請求項21記載の映像処理方法。
The video processing device, in the interpolation step,
The value of the current pixel is obtained by an interpolation function of a pixel pattern composed of two reference pixels sandwiching the current pixel in the vertical direction in the reference field when the current pixel of the interpolation field belongs to a vertical line. The video processing method according to claim 21.
前記映像処理装置が、前記補間関数選択ステップにおいて、
前記第1の画素パターン群として、参照画素が補間対象の画素に隣接することを表す画素パターンのみを用いることを特徴とする請求項24記載の映像処理方法。
In the video processing device, in the interpolation function selection step,
25. The video processing method according to claim 24, wherein only a pixel pattern indicating that a reference pixel is adjacent to a pixel to be interpolated is used as the first pixel pattern group.
前記第1の画素パターン群は、参照パターンにおいて補間パターンの現画素を挟み且つ垂直方向または斜め方向に前記現画素と隣接する2つの参照画素が存在する画素パターンから成り、前記第2の画素パターン群は、前記第1の画素パターン群の各画素パターンと、前記現画素を挟み且つ垂直方向および斜め方向に前記現画素と隣接する2つの参照画素が存在する画素パターンとを含むことを特徴とする請求項37記載の映像処理方法。   The first pixel pattern group includes a pixel pattern having two reference pixels adjacent to the current pixel in a vertical direction or an oblique direction with the current pixel of the interpolation pattern sandwiched in the reference pattern, and the second pixel pattern The group includes each pixel pattern of the first pixel pattern group, and a pixel pattern that includes two reference pixels that sandwich the current pixel and are adjacent to the current pixel in a vertical direction and an oblique direction. The video processing method according to claim 37.
JP2006198023A 2006-07-20 2006-07-20 Video processor and video processing method Withdrawn JP2008028621A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006198023A JP2008028621A (en) 2006-07-20 2006-07-20 Video processor and video processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006198023A JP2008028621A (en) 2006-07-20 2006-07-20 Video processor and video processing method

Publications (1)

Publication Number Publication Date
JP2008028621A true JP2008028621A (en) 2008-02-07

Family

ID=39118842

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006198023A Withdrawn JP2008028621A (en) 2006-07-20 2006-07-20 Video processor and video processing method

Country Status (1)

Country Link
JP (1) JP2008028621A (en)

Similar Documents

Publication Publication Date Title
CN100394782C (en) Image adaptive deinterlacing method and device based on edge
KR100561477B1 (en) An edge direction based image interpolation method
EP0785683B1 (en) Image data interpolating apparatus
JP2002503428A (en) A system for converting interlaced video to progressive video using edge correlation
US20040119884A1 (en) Edge adaptive spatial temporal deinterlacing
JPS6343956B2 (en)
US7869665B2 (en) Composite method and apparatus for adjusting image resolution
EP1039746B1 (en) Line interpolation method and apparatus
JP2007235947A (en) Method and device for de-interlacing video image
CN100576878C (en) Aliasing in the image processing is avoided
JP2009207137A (en) Method and system of processing video signal, and computer-readable storage medium
KR100422575B1 (en) An Efficient Spatial and Temporal Interpolation system for De-interlacing and its method
JP5350501B2 (en) Video processing apparatus and video processing method
JP2009076964A (en) Defect correction circuit of imaging sensor
CN101283587A (en) Scan convertion image filtering
JP2008028621A (en) Video processor and video processing method
KR101235488B1 (en) De-interlacing Apparatus Using Weight Based on Wiener Filter and Method of Using the Same
JP4463171B2 (en) Autocorrelation value calculation method, interpolation pixel generation method, apparatus thereof, and program thereof
KR100601638B1 (en) De-interlacing method, apparatus, video decoder and repoducing apparatus thereof
JPH09200575A (en) Image data interpolation device
JP4732153B2 (en) Pixel interpolation method and apparatus, and image reading apparatus
CN102868870B (en) Deinterlacing processing method
KR100874380B1 (en) Deinterlacing apparatus and method using modified Sobel operator, and recording medium
KR100698151B1 (en) De-interlacer and its method
JP2009077029A (en) Signal converter and signal conversion method

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080612

A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20091006