JP2006140572A - Image signal processor and processing method - Google Patents

Image signal processor and processing method Download PDF

Info

Publication number
JP2006140572A
JP2006140572A JP2004326223A JP2004326223A JP2006140572A JP 2006140572 A JP2006140572 A JP 2006140572A JP 2004326223 A JP2004326223 A JP 2004326223A JP 2004326223 A JP2004326223 A JP 2004326223A JP 2006140572 A JP2006140572 A JP 2006140572A
Authority
JP
Japan
Prior art keywords
field
image
data
image size
image data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2004326223A
Other languages
Japanese (ja)
Other versions
JP4507841B2 (en
Inventor
Hiroyuki Ueda
浩之 上田
Yoshihiro Suzuki
義弘 鈴木
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP2004326223A priority Critical patent/JP4507841B2/en
Publication of JP2006140572A publication Critical patent/JP2006140572A/en
Application granted granted Critical
Publication of JP4507841B2 publication Critical patent/JP4507841B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Television Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide image signal processor and processing method in which interlace progressive conversion can be carried out with high precision even when the image size changes for every field. <P>SOLUTION: The image signal processor comprises a read control circuit 17 for receiving an interlace signal having an image size changing for every field and adding extra data dependent on the image data in the vicinity of the border region of an inputted field to a region smaller than a set image size when the image data of a field having an image size smaller than that set for each field is inputted thus generating the image data of a field having the set image size, and a DSP 11 performing movement detection processing based on the image data of a field having an image size set by the read control circuit 17, generating interpolation data based on the results of movement detection processing and performing IP conversion of the image data based on the interpolation data. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、たとえば、フレーム毎に画像サイズがシームレスに変化するインターレース信号をプログレッシブ信号に変換(IP変換)する画像信号処理装置、および画像信号処理方法に関するものである。   The present invention relates to an image signal processing apparatus and an image signal processing method for converting, for example, an interlace signal whose image size changes seamlessly for each frame into a progressive signal (IP conversion).

テレビジョン信号には、たとえばインターレース信号やプログレッシブ信号等の異なる方式の信号が知られている。
たとえば、インターレース信号として、NTSC(National Television System Committee)方式やPAL(Phase Alternation by Line)方式が知られている。
As the television signal, signals of different systems such as an interlace signal and a progressive signal are known.
For example, NTSC (National Television System Committee) system and PAL (Phase Alternation by Line) system are known as interlace signals.

インターレース方式は、たとえば、ひとつの画像フレームを奇偶のふたつのフィールドで構成し、これらを交互に書き換えて表示を行う方式である。
一方、ノンインターレース方式であるプログレッシブ方式は、フレームをフィールドに分けず、上のラインから順次書き換えながら表示を行う方式である。
The interlace method is a method in which, for example, one image frame is composed of two odd / even fields, and these are alternately rewritten and displayed.
On the other hand, the progressive method, which is a non-interlace method, is a method in which a frame is not divided into fields, and display is performed while sequentially rewriting from the upper line.

たとえば、大型のテレビジョン放送受像装置等の表示装置にて、インターレース信号に応じた画面表示を行うと、走査線の間隔が目立つ場合がある。そのため、インターレース信号をプログレッシブ信号に変換(IP:Interlace-Progressive変換とも言う)して画面表示を行う表示装置が知られている(たとえば、特許文献1参照)。
また、ブラウン管タイプだけはなく、液晶、PDP(Plasma Display Panel)等の表示装置では、デバイスを駆動するドライバがプログレッシブで設計されているものもあり、その場合もIP変換が必要になる。
For example, when a screen display corresponding to an interlace signal is performed on a display device such as a large television broadcast receiver, the interval between scanning lines may be conspicuous. For this reason, a display device that performs screen display by converting an interlace signal into a progressive signal (also referred to as IP: Interlace-Progressive conversion) is known (for example, see Patent Document 1).
In addition, not only a cathode ray tube type but also a display device such as a liquid crystal display or a PDP (Plasma Display Panel), a driver for driving the device is designed progressively, and in this case, IP conversion is necessary.

IP変換について簡単に説明する。
インターレース信号は、互いにずれた1ラインおきのラインデータをもつ2つのフィールドで一枚のフレームを構成する。これに対して、プログレッシブ信号は、最初から全てのラインデータが存在している(つまっている)。
インターレース信号からプログレッシブ信号に変換する場合、インターレース信号では、1ラインおきのデータしか存在しないため、データのないラインについて、補間データを作成して出力する。
IP conversion will be briefly described.
The interlace signal constitutes one frame by two fields having line data every other line which are shifted from each other. On the other hand, all the line data is present (clogged) in the progressive signal from the beginning.
When converting from an interlace signal to a progressive signal, since only every other line of data exists in the interlace signal, interpolation data is created and output for lines with no data.

図9は、IP変換の説明図である。
この補間データは、いろいろな作り方があるが、一般的には図9に示すように、通常は動き検出を行い、動領域と静止領域に分け、動領域についてはフィールド内のデータから補間データを作成し、静止領域については、前フィールドの同じラインのデータをそのまま持ってくるという方法が用いられる。
FIG. 9 is an explanatory diagram of IP conversion.
There are various ways to create this interpolation data. In general, as shown in FIG. 9, motion detection is usually performed and divided into a moving area and a stationary area. For the moving area, the interpolation data is obtained from the data in the field. For the still area, a method of bringing the same line data of the previous field as it is is used.

図10(a)は、インターレース信号によるボトムフィールドアウトプットの一具体例を示す図である。図10(b)は、インターレース信号によるトップフィールドアウトプットの一具体例を示す図である。
より詳細には、たとえば図10(a),(b)に示すように、動き検出やライン補間を行うのに必要なフィールドやラインは、現フィールドデータ(1FD)、1フィール遅延データ(2FD)、2フィールド遅延データ(3FD)、3フィールド遅延データ(4FD)である。
FIG. 10A is a diagram illustrating a specific example of the bottom field output by the interlace signal. FIG. 10B is a diagram showing a specific example of the top field output by the interlace signal.
More specifically, as shown in FIGS. 10A and 10B, for example, fields and lines necessary for motion detection and line interpolation are the current field data (1FD) and 1 field delay data (2FD). 2 field delay data (3FD) and 3 field delay data (4FD).

フィールド間補間は、隣接するフィールドの走査線を補間(内挿)するが、補間処理に必要なフィールドのラインデータは、たとえば図10(a),(b)に示すピクセルDAT1とDAT3である。ここで白丸印はボトムフィールドライン(BFL)を示し、黒丸印はトップフィールドライン(TFL)を示し、黒三角印は補間により生成されるラインを示す。   Inter-field interpolation interpolates (interpolates) the scanning lines of adjacent fields, but the line data of the fields necessary for the interpolation processing are, for example, pixels DAT1 and DAT3 shown in FIGS. 10 (a) and 10 (b). Here, white circles indicate bottom field lines (BFL), black circles indicate top field lines (TFL), and black triangles indicate lines generated by interpolation.

また、動き検出は、隣接するいくつかのフィールドの、各ピクセルのフィールドあるいはフレーム間差分値を求めるが、動き検出に必要なフィールドのラインデータはたとえば図10(a),(b)に示すピクセルDAT20、DAT40、DAT21、DAT41、DAT1、DAT3である。また、この際、ピクセルRのラインが最下のラインの場合は、ピクセルDAT20、DAT40、DAT1、DAT3である。   Further, in motion detection, the field value of each pixel or inter-frame difference value of several adjacent fields is obtained. The line data of the field necessary for motion detection is, for example, the pixels shown in FIGS. 10 (a) and 10 (b). DAT20, DAT40, DAT21, DAT41, DAT1, and DAT3. At this time, when the line of the pixel R is the lowermost line, it is the pixels DAT20, DAT40, DAT1, and DAT3.

ここで、一般的にIP変換処理により生成される補間画像(補間フィールド)の画像サイズは、1フィールド遅延データ(2FD)の画像サイズと等しい。
特開2002−64792号公報
Here, the image size of the interpolation image (interpolation field) generally generated by the IP conversion process is equal to the image size of 1-field delay data (2FD).
JP 2002-64792 A

一般的な動き検出処理や補間処理では、予め設定された水平走査期間を周期として、その処理を行う。
つまり、入力する画像データの水平(H)サイズは、フィールド毎に不変であり、NTSC方式・PAL方式では720ピクセルとなる。また、動き検出では、隣接するいくつかのフィールドの、各ピクセルのフィールドあるいはフレーム間差分値を求めるためフィールド毎のライン数はピクセルRを基準に不変としており、垂直(V)サイズとして、NTSC方式では240ライン、PAL方式では288ライン分の処理を行う。
In general motion detection processing and interpolation processing, the processing is performed with a preset horizontal scanning period as a cycle.
That is, the horizontal (H) size of the input image data is invariable for each field, and is 720 pixels in the NTSC system / PAL system. In motion detection, the number of lines for each field in several adjacent fields is determined with respect to the pixel R in order to obtain the field value of each pixel or inter-frame, and the NTSC method is used as the vertical (V) size. In this case, 240 lines are processed, and in the PAL system, 288 lines are processed.

図11(a)〜(d)は、インターレース信号において、フレーム毎に画像サイズがシームレスに変化する場合を説明するための図である。
このため、たとえばフィールド毎に画像サイズがシームレスに変化するインターレース信号をIP変換する場合、1フィールド遅延(2FD)に隣接するフィールドの水平方向(H)や垂直方向(V)の画像サイズが異なり、1フィールド遅延データ(2FD)の画像サイズよりも小さい画像サイズのフィールドでは、1フィールド遅延データ(2FD)の画像サイズに満たない領域に有効な画像データが無い(通常は不定値となる)ので、フィールド間補間処理では、この1フィールド遅延データ(2FD)の画像サイズに満たない領域において、このフィールドの走査線(ライン)を使って補間すると画質が劣化する。
FIGS. 11A to 11D are diagrams for explaining the case where the image size changes seamlessly for each frame in the interlaced signal.
For this reason, for example, when IP conversion is performed on an interlace signal whose image size changes seamlessly for each field, the horizontal (H) and vertical (V) image sizes of fields adjacent to one field delay (2FD) are different, In a field having an image size smaller than the image size of 1 field delay data (2FD), there is no effective image data in an area less than the image size of 1 field delay data (2FD) (usually an indefinite value). In the inter-field interpolation processing, image quality deteriorates when interpolation is performed using a scanning line (line) of this field in a region that is less than the image size of the one-field delay data (2FD).

詳細にはたとえば図11(a)〜(c)に示すように、1フィールド遅延データ(2FD)を等倍画像として、画像の左上を原点とすると、水平方向(H)、垂直方向(V)の画像サイズが共に1FD<2FD<3FDの場合や、たとえば図11(d)〜(f)に示すように、水平方向(H)、垂直方向(V)の画像サイズが共に1FD<2FD>3FDの場合には、上述したように、1フィールド遅延データ(2FD)の画像サイズよりも小さい画像サイズのフィールドでは、1フィールド遅延データ(2FD)の画像サイズに満たない領域に有効な画像データが無い(通常は不定値となる)ので、フィールド間補間処理では、この1フィールド遅延データ(2FD)の画像サイズに満たない領域において、このフィールド(ライン)の走査線を使って補間すると画質が劣化する。
図11(a)〜(f)において、水平方向(H)に沿った画像サイズが2ピクセル、垂直方向(V)に沿った画像サイズが1ピクセルずつ拡大または縮小している。
More specifically, for example, as shown in FIGS. 11A to 11C, assuming that one field delay data (2FD) is an equal-magnification image and the upper left of the image is the origin, the horizontal direction (H) and the vertical direction (V) When the image sizes of both are 1FD <2FD <3FD, or the image sizes in the horizontal direction (H) and the vertical direction (V) are both 1FD <2FD> 3FD, for example, as shown in FIGS. In this case, as described above, in a field having an image size smaller than the image size of 1-field delay data (2FD), there is no effective image data in an area that does not satisfy the image size of 1-field delay data (2FD). (Normally, it is an indefinite value). Therefore, in the inter-field interpolation processing, the field (line) scan is performed in an area less than the image size of the one-field delay data (2FD). Image quality and interpolation is deteriorated by using a line.
11A to 11F, the image size along the horizontal direction (H) is 2 pixels, and the image size along the vertical direction (V) is enlarged or reduced by 1 pixel.

また、たとえば図10(a),(b)に示すようにフィールド毎に画像サイズが拡大するインターレース信号が入力された場合に、補間対象のピクセルRを画像の最下ラインまたは最右端ピクセルとすると、DAT1は有効な値を持つがDAT3は不定値となるため補間の画質が劣化する。   Further, for example, when an interlace signal whose image size is enlarged for each field is input as shown in FIGS. 10A and 10B, the pixel R to be interpolated is the lowermost line or the rightmost pixel of the image. DAT1 has an effective value, but DAT3 has an indefinite value, so that the image quality of interpolation deteriorates.

また、たとえば図10(a),(b)に示すように、動き検出では、1フィールド遅延データ(2FD)の画像サイズに満たない領域において、このフィールドの走査線を使って動き検出すると誤検出する。このため動き検出を誤検出すると、たとえば、本来静止画と判断されるべきピクセルが動きと判定され、フィールド内補間寄りのデータとなり画質が劣化する。   Further, for example, as shown in FIGS. 10A and 10B, in motion detection, if motion detection is performed using a scanning line of this field in an area less than the image size of one-field delay data (2FD), false detection is performed. To do. For this reason, if motion detection is erroneously detected, for example, a pixel that should originally be determined to be a still image is determined to be motion, resulting in data closer to intra-field interpolation, and image quality deteriorates.

また、たとえば図10(a),(b)に示すように、フィールド毎に画像サイズが拡大している時、ピクセルRを画像の最下ラインまたは最右端ピクセルとして考えれば、フレーム間データのDAT1は有効な値を持つがDAT3は不定値であり、さらに4FDのDAT20は有効な値を持つがDAT40は不定値となるため動き検出が誤検出する。   Further, for example, as shown in FIGS. 10A and 10B, when the image size is enlarged for each field, if the pixel R is considered as the lowermost line or the rightmost pixel of the image, DAT1 of the interframe data is obtained. Has a valid value, but DAT3 is an indeterminate value, and 4FD DAT20 has an effective value, but DAT40 has an indeterminate value, so motion detection is erroneously detected.

上述したように、画像サイズがフィールド毎にシームレスに変化するインターレース信号が入力された場合に、IP変換された補間画像の境界部分では、画質が劣化する場合がある。   As described above, when an interlace signal whose image size changes seamlessly for each field is input, the image quality may deteriorate at the boundary portion of the IP-converted interpolated image.

本発明は、かかる事情に鑑みてなされたものであり、その目的は、画像サイズがフィールド毎に変化する場合であっても、高精度にインターレース−プログレッシブ変換を行うことができる画像信号処理装置、および画像信号処理方法を提供することにある。   The present invention has been made in view of such circumstances, and an object thereof is an image signal processing device capable of performing interlace-progressive conversion with high accuracy even when the image size changes for each field, And providing an image signal processing method.

前記目的を達成するために、本発明の第1の観点の画像信号処理装置は、入力制御手段および処理手段を含む画像信号処理装置であって、前記入力制御手段は、画像サイズがフィールド毎に変化するインターレース信号の入力を受けて、前記フィールド毎に設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたか否かを判別する判別手段と、前記判別手段が前記設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたと判別した場合に、前記入力された画像サイズの前記設定された画像サイズに満たない領域に、前記入力されたフィールドの境界領域近傍の画像データに応じた付加データを付加して、当該設定された画像サイズと同じ画像サイズのフィールドの画像データを生成する付加手段と、を含み、前記処理手段は、前記入力制御手段により前記設定された画像サイズのフィールドの画像データに基づいて動き検出処理を行い、前記動き検出処理の結果に基づいて補間データを生成し、前記生成された補間データに基づいて前記画像データをインターレース信号からプログレッシブ信号に変換する。   In order to achieve the above object, an image signal processing apparatus according to a first aspect of the present invention is an image signal processing apparatus including input control means and processing means, wherein the input control means has an image size for each field. A determination unit that receives an input of a changing interlace signal and determines whether image data of a field having an image size smaller than the image size set for each field is input; and the determination unit is set When it is determined that image data of a field having an image size smaller than the image size has been input, an area near the boundary area of the input field is input to an area that is less than the set image size of the input image size. By adding additional data according to the image data, the image data of the field having the same image size as the set image size is generated. Adding means, and the processing means performs motion detection processing based on the image data of the field of the image size set by the input control means, and interpolates data based on the result of the motion detection processing. And generating the image data from an interlace signal to a progressive signal based on the generated interpolation data.

さらに、前記目的を達成するために、本発明の第2の観点の画像信号処理装置は、入力制御手段および処理手段を含む画像信号処理装置であって、
前記入力制御手段は、画像サイズがフィールド毎に変化するインターレース信号の入力を受けて、前記フィールド毎に設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたか否かを判別する判別手段と、前記判別手段が前記設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたと判別した場合に、前記入力された画像サイズの前記設定された画像サイズに満たない領域に、予め規定された値の付加データを付加して、当該設定された画像サイズと同じ画像サイズのフィールドの画像データを生成する付加手段と、を含み、前記処理手段は、前記入力制御手段により前記設定された画像サイズのフィールドの画像データに基づいて動き検出処理を行い、前記動き検出処理の結果に基づいて補間データを生成し、前記生成された補間データに基づいて前記画像データをインターレース信号からプログレッシブ信号に変換する。
In order to achieve the above object, an image signal processing apparatus according to a second aspect of the present invention is an image signal processing apparatus including input control means and processing means,
The input control means receives an input of an interlace signal whose image size changes for each field, and determines whether or not image data of a field having an image size smaller than the image size set for each field has been input. And a region that is less than the set image size of the input image size when the determination unit determines that image data of a field having an image size smaller than the set image size has been input. And adding means for adding additional data having a predetermined value to generate image data of a field having the same image size as the set image size. The processing means is controlled by the input control means. The motion detection process is performed based on the image data of the set image size field, and the result of the motion detection process Based to generate interpolated data, the image data is converted from an interlace signal to a progressive signal based on the generated interpolation data.

さらに、前記目的を達成するために、本発明の第3の観点の画像信号処理方法は、画像サイズがフィールド毎に変化するインターレース信号の入力を受けて、前記フィールド毎に設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたか否かを判別する第1のステップと、前記第1のステップにより、前記フィールド毎に設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたと判別した場合に、前記設定された画像サイズに満たない領域に、前記入力されたフィールドの境界領域近傍の画像データに応じた付加データを付加して、当該設定された画像サイズと同じ画像サイズのフィールドの画像データを生成する第2のステップと、前記第2のステップにより前記設定された画像サイズのフィールドの画像データに基づいて動き検出処理を行い、前記動き検出処理の結果に基づいて補間データを生成し、前記生成された補間データに基づいて前記画像データをインターレース信号からプログレッシブ信号に変換する第3のステップとを有する。   Furthermore, in order to achieve the above object, an image signal processing method according to a third aspect of the present invention receives an input of an interlace signal whose image size changes for each field, and from the image size set for each field. A first step of determining whether or not image data of a field having a smaller image size has been input, and image data of a field having a smaller image size than the image size set for each field by the first step. Is added to the area that is less than the set image size, and additional data corresponding to the image data near the boundary area of the input field is added, and the set image size and A second step of generating image data of a field having the same image size; and the image set by the second step. Performs motion detection processing based on the image data of the size field, generates interpolation data based on the result of the motion detection processing, and converts the image data from an interlace signal to a progressive signal based on the generated interpolation data And a third step.

本発明によれば、画像サイズがフィールド毎に変化する場合であっても、高精度にインターレース−プログレッシブ変換を行うことができる画像信号処理装置、および画像信号処理方法を提供することができる。   According to the present invention, it is possible to provide an image signal processing apparatus and an image signal processing method capable of performing interlace-progressive conversion with high accuracy even when the image size changes for each field.

図1は、本発明の一実施形態に係る画像信号処理装置のブロック図である。   FIG. 1 is a block diagram of an image signal processing apparatus according to an embodiment of the present invention.

本実施形態に係る画像信号処理装置10は、たとえば図1に示すように、ディジタルシグナルプロセッサ(DSP)11、画像サイズ制御回路(SCT)12、メモリ(M1)13、メモリ(M2)14、メモリ(M3)15、メモリ(M4)16、読出制御回路17、書込制御回路(WCT)18、およびメイン制御回路(CPU:Central processing unit)19を有する。   As shown in FIG. 1, for example, the image signal processing apparatus 10 according to the present embodiment includes a digital signal processor (DSP) 11, an image size control circuit (SCT) 12, a memory (M1) 13, a memory (M2) 14, and a memory. (M3) 15, memory (M 4) 16, read control circuit 17, write control circuit (WCT) 18, and main control circuit (CPU: Central processing unit) 19.

本実施形態では、読出制御回路17は複数の読出制御回路を含む。たとえば読出制御回路(RCT1)171〜読出制御回路(RCT5)175を有する。   In the present embodiment, the read control circuit 17 includes a plurality of read control circuits. For example, a read control circuit (RCT1) 171 to a read control circuit (RCT5) 175 are included.

DSP11は、本発明に係る処理手段の一例に相当する。読出制御回路17は、本発明に係る入力制御手段の一例に相当する。
書込制御回路18は、本発明に係る出力制御手段の一例に相当する。
The DSP 11 corresponds to an example of a processing unit according to the present invention. The read control circuit 17 corresponds to an example of input control means according to the present invention.
The write control circuit 18 corresponds to an example of output control means according to the present invention.

画像データの入力ラインが、画像サイズ制御回路12の入力端子に接続されている。
画像サイズ制御回路12の出力端子が、メモリ13の入力端子と、読出制御回路171の入力端子に接続されている。読出制御回路171の出力端子が、DSP11の第1入力端子(I1)に接続されている。
メモリ13の出力端子が、メモリ14の入力端子と、読出制御回路172の入力端子に接続されている。読出制御回路172の出力端子が、DSP11の第2入力端子(I2)に接続されている。
メモリ14の出力端子が、読出制御回路173の入力端子に接続されている。読出制御回路173の出力端子が、DSP11の第3入力端子(I3)に接続されている。
An input line for image data is connected to an input terminal of the image size control circuit 12.
An output terminal of the image size control circuit 12 is connected to an input terminal of the memory 13 and an input terminal of the read control circuit 171. The output terminal of the read control circuit 171 is connected to the first input terminal (I1) of the DSP 11.
The output terminal of the memory 13 is connected to the input terminal of the memory 14 and the input terminal of the read control circuit 172. The output terminal of the read control circuit 172 is connected to the second input terminal (I2) of the DSP 11.
The output terminal of the memory 14 is connected to the input terminal of the read control circuit 173. The output terminal of the read control circuit 173 is connected to the third input terminal (I3) of the DSP 11.

メモリ15の入力端子が、DSP11の演算で求めた動き量を出力する第2出力端子(O2)に接続されている。メモリ15の出力端子が、読出制御回路174の入力端子に接続されている。読出制御回路174の出力端子が、DSP11の第4入力端子(I4)に接続されている。
メモリ16の入力端子が、DSP11による動き検出カウント値を出力する第3出力端子(O3)に接続されている。メモリ16の出力端子が、読出制御回路175の入力端子に接続されている。読出制御回路175の出力端子が、DSP11の第5の入力端子に接続されている。
DSP11の第1出力端子は、書込制御回路18の入力端子に接続されている。
各構成要素とメイン制御回路19が信号線により接続されている。
An input terminal of the memory 15 is connected to a second output terminal (O2) that outputs the amount of motion obtained by the calculation of the DSP 11. The output terminal of the memory 15 is connected to the input terminal of the read control circuit 174. The output terminal of the read control circuit 174 is connected to the fourth input terminal (I4) of the DSP 11.
An input terminal of the memory 16 is connected to a third output terminal (O3) that outputs a motion detection count value by the DSP 11. The output terminal of the memory 16 is connected to the input terminal of the read control circuit 175. The output terminal of the read control circuit 175 is connected to the fifth input terminal of the DSP 11.
The first output terminal of the DSP 11 is connected to the input terminal of the write control circuit 18.
Each component and the main control circuit 19 are connected by a signal line.

DSP11は、内部のメモリに、入力端子I1へのデータDI1と、入力端子I3へのデータDI3のデータを蓄えておく。
また、DSP11は、内部のメモリに、入力端子I2へのデータDI2を2ライン分蓄えておく。
The DSP 11 stores data DI1 to the input terminal I1 and data DI3 to the input terminal I3 in an internal memory.
Further, the DSP 11 stores data DI2 for the input terminal I2 for two lines in an internal memory.

DSP11は、たとえばメイン制御回路19から入力されたパラメータを示す制御信号CTL191に基づいて、画像ソースによる画像信号をインターレース信号からプログレッシブ信号に変換するIP変換処理を行う。   The DSP 11 performs, for example, an IP conversion process for converting an image signal from an image source from an interlace signal to a progressive signal based on a control signal CTL 191 indicating a parameter input from the main control circuit 19.

図2(a),(b)は、図1に示したDSP11のIP変換時の動き検出処理を説明するための図である。
図2(a)は、インターレース信号によるボトムフィールドの一具体例を示す図である。図2(b)は、インターレース信号によるトップフィールドの一具体例を示す図である。
2A and 2B are diagrams for explaining the motion detection process at the time of IP conversion of the DSP 11 shown in FIG.
FIG. 2A is a diagram illustrating a specific example of a bottom field using an interlace signal. FIG. 2B is a diagram illustrating a specific example of the top field using an interlace signal.

DSP11は、動き検出を行い、動領域と静止領域に分け、動領域についてはフィールド内のデータから補間データを作成し、静止領域については、前フィールドの同じラインのデータを補間データとする。
また、詳細にはDSP11は、静止画領域に適したフレーム間補間と、動画領域に適したフィールド内補間とを動き量に応じて混合比を変化させる、いわゆる動き補正型補間方式を行う。
The DSP 11 performs motion detection, divides the motion area and the still area, creates interpolation data from the data in the field for the motion area, and uses the same line data in the previous field as the interpolation data for the still area.
More specifically, the DSP 11 performs a so-called motion correction type interpolation method in which a mixing ratio is changed according to a motion amount between inter-frame interpolation suitable for a still image region and intra-field interpolation suitable for a moving image region.

この際、DSP11は、少なくとも現フィールドの画像データ、1フィールド遅延の画像データ、2フィールド遅延の画像データ、3フィールド遅延の画像データに応じた、2つの画像データの差の絶対値による動き量を表す関数の値に基づいて、画像データをインターレース信号からプログレッシブ信号に変換する際の動き検出を行う。   At this time, the DSP 11 determines the motion amount based on the absolute value of the difference between the two image data in accordance with at least the image data of the current field, the image data of 1 field delay, the image data of 2 field delay, and the image data of 3 field delay. Based on the value of the function to be represented, motion detection is performed when image data is converted from an interlace signal to a progressive signal.

より詳細には、DSP11は、画像データをインターレース信号からプログレッシブ信号に変換する際の動き検出を、たとえば次のように行ってもよい。
すなわち、DSP11は、現フィールドの画像データ、1フィールド遅延の画像データ、2フィールド遅延の画像データ、3フィールド遅延の画像データを使い、2つの画像データの差の絶対値による動き量を表す関数を定め、動き検出を行いたいピクセルRと同じ位置の現フィールドのピクセルAと、2フィールド遅延の同じ位置のピクセルD同士のデータの動き量と、動き検出を行いたいピクセルRの1ライン上の1フィールド遅延のピクセルBと3フィールド遅延の同じ位置のピクセルE同士の画像データの動き量と、動き検出を行いたいピクセルRの1ライン下の1フィールド遅延のピクセルCと3フィールド遅延の同じ位置のピクセルF同士の画像データの動き量との最大値と、動き検出を行いたいピクセルRの前後のラインのピクセルB、Cからフィールド内補間によって得た画像データと2フィールド値現の同じ位置のピクセルD同士のデータの動き量と、動き検出を行いたいピクセルRと同じ位置の現フィールドのピクセルAと2フィールド遅延の同じ位置のピクセルD同士のデータの動き量との最大値とを求め、前記求めた2つの最大値のうちの小さい方を動き検出を行いたいピクセルRの動き量として動き検出を行う。
そして、DSP11は、動き検出処理の結果に基づいて補間データを生成し、生成された補間データに基づいて前記画像データをインターレース信号からプログレッシブ信号に変換する。
More specifically, the DSP 11 may perform motion detection when converting image data from an interlace signal to a progressive signal, for example, as follows.
That is, the DSP 11 uses the current field image data, 1 field delay image data, 2 field delay image data, 3 field delay image data, and a function that represents the amount of motion based on the absolute value of the difference between the two image data. And the amount of data movement between the pixel A in the current field at the same position as the pixel R to be subjected to motion detection and the pixel D at the same position in the two-field delay, and 1 on one line of the pixel R to be subjected to motion detection. The amount of motion of the image data between the pixel B of the field delay and the pixel E of the same position of the 3-field delay, and the 1-field-delay pixel C and the 3-field delay of the same position of the pixel R to be subjected to motion detection The maximum value of the motion amount of the image data between the pixels F and the pixel values of the lines before and after the pixel R on which motion detection is to be performed. Pixels A and 2 in the current field at the same position as the pixel R for which motion detection is to be performed, and the amount of motion between the image data obtained from the cells B and C by intra-field interpolation and the pixel D at the same position in the two field values. The maximum value of the motion amount of the data between the pixels D at the same position of the field delay is obtained, and motion detection is performed using the smaller of the two obtained maximum values as the motion amount of the pixel R for which motion detection is desired. .
The DSP 11 generates interpolation data based on the result of the motion detection process, and converts the image data from an interlace signal to a progressive signal based on the generated interpolation data.

また、DSP11は、現フィールドのデータと、2フィールド遅延のデータを使い、2つのデータの差の絶対値による動き量を表す関数を定め、たとえば図2(a)、(b)に示すように、動き検出を行いたいピクセルRと同じ位置の現フィールドのピクセルAと、2フィールド遅延の同じ位置のピクセルD同士のデータの動き量を求め、この値をメモリ15に書き込み、同メモリ15から、さらに1フィールド前の動き検出を行いたいピクセルRの1ライン上の1フィールド遅延のピクセルBと3フィールド遅延の同じ位置のピクセルE同士のデータの動き量と、動き検出を行いたいピクセルRの1ライン下の1フィールド遅延のピクセルCと3フィールド遅延の同じ位置のピクセルRの1ライン下の1フィールド遅延のピクセルF同士のデータの動き量を取り出し、これらの動き量を使って動き検出を行うことによって、2フィールド遅延までのデータでそれ以前のデータまで使っての動き検出と同等の結果を得る。   Further, the DSP 11 uses the current field data and the two-field delay data to determine a function representing the amount of motion based on the absolute value of the difference between the two data, for example, as shown in FIGS. 2 (a) and 2 (b). The amount of data motion between the pixel A in the current field at the same position as the pixel R to be subjected to motion detection and the pixel D at the same position with the two-field delay is obtained, and this value is written in the memory 15. Further, the motion amount of data between the pixel B of 1-field delay and the pixel E at the same position of 3-field delay on one line of the pixel R to be subjected to motion detection one field before, and 1 of the pixel R to be motion-detected. Between the one-field-delayed pixel C below the line and the one-field-delayed pixel F below the one-line delay of the pixel R at the same position of the three-field delay. Taking out a motion amount of over data, by performing motion detection using these motion amount to obtain a motion detection comparable results with up to previous data in data up to two-field delay.

図3は、図1に示したDSP11のIP変換において動き量を求める関数について説明する図である。
DSP11は、たとえば2つのデータの差の絶対値による動き量をあらわす関数を図3に示すように定める。たとえばこの関数は2つのデータの差が0から2までの場合に動き量を0とし、2つのデータの差が2から10までの場合に、動き量を0から8まで等加級数的に増加する。
FIG. 3 is a diagram for explaining a function for obtaining a motion amount in the IP conversion of the DSP 11 shown in FIG.
For example, the DSP 11 determines a function representing a motion amount based on an absolute value of a difference between two data as shown in FIG. For example, this function increases the amount of motion from 0 to 2 when the difference between the two data is 0 to 2, and increases the amount of motion from 0 to 8 by an exponential number when the difference between the two data is from 2 to 10. To do.

また、DSP11は、動き検出を行いたいピクセルRと同じ位置の現フィールドのピクセルAと、2フィールド遅延の同じ位置のピクセルD同士のデータの動き量(動き量1)を求め、メモリ15にこの動き量を書き込み、同メモリ15から、さらに1フィールド前の動き検出を行いたいピクセルRの1ライン上の1フィールド遅延のピクセルBと3フィールド遅延の同じ位置のピクセルE同士のデータの動き量(動き量2)と、動き検出を行いたいピクセルRの1ライン下の1フィールド遅延のピクセルCと3フィールド遅延の同じ位置のピクセルF同士のデータの動き量(動き量3)を取り出し、動き量1と動き量2の最大値(動き量4)と、動き量1と動き量3の最大値(動き量5)を求め、その両者(動き量4と動き量5)の最小値をそのピクセルの動き量とし、動き量の大きいところでは、動き検出を行いたいピクセルRの前後のラインのピクセルB,Cからフィールド内補間によって得たデータを用い、動き量の小さいところでは、2フィールド遅延の同じ位置のピクセルDのデータを用いる。   Further, the DSP 11 obtains the data motion amount (motion amount 1) between the pixel A in the current field at the same position as the pixel R to be subjected to motion detection and the pixel D at the same position with a two-field delay, and stores this data in the memory 15. A motion amount is written and the motion amount of the data between the pixel B of one field delay and the pixel E at the same position of the three field delay on one line of the pixel R to be subjected to motion detection of one field before from the memory 15 ( The amount of motion 2) and the amount of data motion (the amount of motion 3) between the pixel C with one field delay and the pixel F at the same position with a three field delay one line below the pixel R to be detected are extracted. 1 and the maximum value of motion amount 2 (motion amount 4), the maximum value of motion amount 1 and motion amount 3 (motion amount 5), and the minimum value of both (motion amount 4 and motion amount 5) The amount of motion of the pixel is used. When the amount of motion is large, data obtained by intra-field interpolation is used from pixels B and C on the lines before and after the pixel R on which motion detection is to be performed. Data of pixel D at the same position of the delay is used.

また、DSP11は、動き検出を行いたいピクセルRと同じ位置の現フィールドのピクセルAと2フィールド遅延の同じ位置のピクセルD同士のデータの動き量(動き量1)を求め、メモリ15にこの動き量を書き込み、同メモリ15からさらに1フィールド前の動き検出を行いたいピクセルRの1ライン上の1フィールド遅延のピクセルBと3フィールド遅延の同じ位置のピクセルE同士の、データの動き量(動き量2)と、動き検出を行いたいピクセルRの1ライン下の1フィールド遅延のピクセルCと、3フィールド遅延の同じ位置のピクセルF同士のデータの動き量(動き量3)を取り出し、動き量1と動き量2の最大値(動き量4)と、動き量1と動き量3の最大値(動き量5)を求め、その両者(動き量4と動き量5)の最小値をそのピクセルの動き量とし、動き量の大きいところでは、動き検出を行いたいピクセルRの前後のラインのピクセルB、Cからフィールド内補間により得たデータを用い、動き量の小さいところでは、2フィールド遅延の同じ位置のピクセルDのデータを用いる。   Further, the DSP 11 obtains a motion amount (motion amount 1) of data between the pixel A in the current field at the same position as the pixel R to be subjected to motion detection and the pixel D at the same position with a two-field delay, and this motion is stored in the memory 15. The amount of data motion (motion) between the pixel B of one field delay on one line of the pixel R and the pixel E at the same position of three field delays of the pixel R to be subjected to motion detection one more field earlier from the memory 15 is written. 2), the motion amount of the data (motion amount 3) between the pixel C with one field delay one line below the pixel R to be motion-detected and the pixel F at the same position with the three field delay is extracted. 1 and the maximum value of motion amount 2 (motion amount 4), the maximum value of motion amount 1 and motion amount 3 (motion amount 5), and the minimum value of both (motion amount 4 and motion amount 5) The amount of motion of the pixel is used. When the amount of motion is large, data obtained by intra-field interpolation is used from pixels B and C on the lines before and after the pixel R to be motion-detected. Data of pixel D at the same position of the delay is used.

また、DSP11は、動き検出を行いたいピクセルRと同じ位置の現フィールドのピクセルAと2フィールド遅延の同じ位置のピクセルD同士のデータの動き量(動き量1)を求め、メモリ15にこの動き量を書き込み、同メモリ15から、さらに1フィールド前の動き検出を行いたいピクセルRの1ライン上の1フィールド遅延のピクセルBと3フィールド遅延の同じ位置のピクセルE同士のデータの動き量(動き量2)と、動き検出を行いたいピクセルRの1ライン下の1フィールド遅延のピクセルCと3フィールド遅延の同じ位置のピクセルF同士のデータの動き量(動き量3)を取り出し、動き量1と動き量2の最大値(動き量4)と、動き量1と動き量3の最大値(動き量5)を求め、その両者(動き量4と動き量5)の最小値(動き量6)を求め、動き検出を行いたいピクセルRの前後のラインのピクセルB、Cからフィールド内補間によって得たデータと2フィールド遅延の同じ位置のピクセルD同士のデータの動き量(動き量7)と、動き検出を行いたいピクセルRと同じ位置の現フィールドのピクセルAと2フィールド遅延の同じ位置のピクセルD同士のデータの動き量(動き量1)の最大値(動き量8)を求め、動き量6による関数で、1画面分の値を保存するメモリ25に対して、動き量6が、所定の閾値以上であれば、そのメモリ16にある初期値を書き込み、そうでなければ、そのメモリ16から読み込んだ値から1を減算し、その結果0より小さい値になった場合には0にして、そのメモリ16に書き込み、その値が、0ならば、動き量6を動き検出結果とし、そうでなければ、動き量8を動き検出結果とし、動き量の大きいところでは、動き検出を行いたいピクセルRの前後のラインのピクセルB、Cからフィールド内補間によって得たデータを用い、動き量の小さいところでは、2フィールド遅延の同じ位置のピクセルDのデータを用いる。   Further, the DSP 11 obtains a motion amount (motion amount 1) of data between the pixel A in the current field at the same position as the pixel R to be subjected to motion detection and the pixel D at the same position with a two-field delay, and this motion is stored in the memory 15. The amount of data movement (motion) between the pixel B of one field delay on one line of the pixel R and the pixel E at the same position of three field delay from the memory 15 to which motion detection is to be performed one field before is further written. 2) and the motion amount (motion amount 3) of the data between the pixel C with one field delay and the pixel F at the same position with 3 field delay one line below the pixel R to be motion-detected. And the maximum value of motion amount 2 (motion amount 4) and the maximum value of motion amount 1 and motion amount 3 (motion amount 5), and the minimum value of both (motion amount 4 and motion amount 5) ( 6), and the motion amount (motion amount) between the data obtained by intra-field interpolation from the pixels B and C on the lines before and after the pixel R on which the motion detection is to be performed and the data between the pixels D at the same position with a two-field delay. 7) and the maximum value (motion amount 8) of the data motion amount (motion amount 1) between the pixel A of the current field at the same position as the pixel R to be subjected to motion detection and the pixel D at the same position of the two-field delay. If the motion amount 6 is equal to or greater than a predetermined threshold value, the initial value in the memory 16 is written to the memory 25 that stores the value for one screen as a function based on the motion amount 6, and otherwise. Then, 1 is subtracted from the value read from the memory 16, and when it becomes smaller than 0 as a result, it is set to 0 and written to the memory 16. If the value is 0, the motion amount 6 is detected as motion. Otherwise, the motion amount 8 is used as the motion detection result. When the motion amount is large, the data obtained by intra-field interpolation from the pixels B and C of the line before and after the pixel R to be motion-detected is used. When the amount of motion is small, the data of the pixel D at the same position with a two-field delay is used.

DSP11は、動き量の大きいところでは、動き検出を行いたいピクセルRの前後のラインのピクセルB、Cからフィールド内補間によって得たデータを用い、動き量の小さいところでは、現フィールドの同じ位置のピクセルAと2フィールド遅延の同じ位置のピクセルDのデータの平均値を用いる。   The DSP 11 uses data obtained by intra-field interpolation from the pixels B and C on the lines before and after the pixel R to be motion-detected when the motion amount is large, and at the same position in the current field when the motion amount is small. The average value of the data of pixel A and pixel D at the same position of 2 field delay is used.

さらに、DSP11は、フィールド内補間のデータを求める際、前後のラインの真上と真下のデータの差の絶対値がある閾値よりも小さい場合には、前後のラインの真上と真下のデータの平均値で補間し、そうでない場合には、前後のラインの近傍複数画素(本実施形態では近傍6画素)のデータの中の2つの中央値のデータの平均値で補間する。   Further, when the DSP 11 obtains intra-field interpolation data, if the absolute value of the difference between the data immediately above and below the previous line is smaller than a certain threshold, the data of the data immediately above and below the previous line is calculated. Interpolation is based on the average value, and if not, interpolation is performed based on the average value of the two median data in the data of a plurality of neighboring pixels (six neighboring pixels in this embodiment) of the preceding and following lines.

画像サイズ制御回路12は、たとえば、メイン制御回路19の制御により、入力されたインターレース信号のうち画像サイズをフレーム毎にシームレスに変化させる。
詳細には、画像サイズ制御回路12は、たとえばメイン制御回路19から画像サイズを変化させる制御信号CTL192を受けて、その制御信号CTL192に基づいて、入力されたインターレース信号に応じてフレーム毎にシームレスに画像サイズを拡大または縮小して、その処理結果を示す信号D2を出力する。
For example, the image size control circuit 12 seamlessly changes the image size of each input interlace signal for each frame under the control of the main control circuit 19.
More specifically, the image size control circuit 12 receives, for example, a control signal CTL192 for changing the image size from the main control circuit 19, and based on the control signal CTL192, the image size control circuit 12 seamlessly for each frame according to the input interlace signal. The image size is enlarged or reduced, and a signal D2 indicating the processing result is output.

メモリ13は、現フィールドの画像データに対して1フィールド遅延の画像データを生成するためのメモリである。
メモリ14は、現フィールドの画像データに対して2フィールド遅延の画像データを生成するためのメモリである。
メモリ15は、現フィールドと2フィールド遅延の画像データから演算して求めた動き量を保存するためのメモリである。
メモリ16は、動き検出カウント値を保存するメモリである。
メモリ13〜16は、たとえば応答速度が比較的高速なメモリ、具体的にはSDRAM(Synchronous Dynamic Random Access Memory)を採用することが好ましい。
The memory 13 is a memory for generating image data with a one-field delay with respect to the image data of the current field.
The memory 14 is a memory for generating image data with a two-field delay with respect to the image data of the current field.
The memory 15 is a memory for storing the amount of motion obtained by calculation from the image data of the current field and 2-field delay.
The memory 16 is a memory that stores a motion detection count value.
As the memories 13 to 16, it is preferable to employ, for example, a memory having a relatively high response speed, specifically an SDRAM (Synchronous Dynamic Random Access Memory).

読出制御回路17は、画像サイズがフィールド毎に変化するインターレース信号の入力を受けて、前記フィールド毎に設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたか否かを判別する判別部と、判別部が設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたと判別した場合に、入力された画像サイズの設定された画像サイズに満たない領域に、入力されたフィールドの境界領域近傍の画像データに応じた付加データを付加して、当該設定された画像サイズと同じ画像サイズのフィールドの画像データを生成する付加部とを有する。
そして、制御回路17は、その生成したフィールドの画像データをDSP11に出力する。
The read control circuit 17 receives an input of an interlace signal whose image size changes for each field, and determines whether image data of a field having an image size smaller than the image size set for each field is input. When the discriminating unit and the discriminating unit discriminate that the image data of a field having an image size smaller than the set image size has been input, the input image size is input to an area that is less than the set image size. And an additional unit that adds additional data according to image data in the vicinity of the boundary region of the field and generates image data of a field having the same image size as the set image size.
Then, the control circuit 17 outputs the generated field image data to the DSP 11.

図4(a)〜(c)は、図1に示した画像信号処理装置の動作を説明するための図である。
図4(a)は、読出制御回路17に入力されるフィールドの画像データを示す図である。図4(b)は、読出制御回路17により設定された画像サイズに満たない領域に付加データが付加された画像データを示す図である。図4(c)は、DSP11によるIP変換処理後に書込制御回路18によりマスク処理された画像データを示す図である。図4(a)〜(c)において、原点Oを、画像データ(Actw)の左上部に規定する。
4A to 4C are diagrams for explaining the operation of the image signal processing apparatus shown in FIG.
FIG. 4A is a diagram showing field image data input to the read control circuit 17. FIG. 4B is a diagram showing image data in which additional data is added to an area that does not satisfy the image size set by the read control circuit 17. FIG. 4C is a diagram showing image data masked by the writing control circuit 18 after the IP conversion processing by the DSP 11. 4A to 4C, the origin O is defined at the upper left part of the image data (Actw).

詳細には読出制御回路17は、たとえば図11(a)〜(f)に示すように画像サイズがフィールド毎にシームレスに変化した場合に、実際のフィールド間補間または動き検出時にフィールド毎に固定の画像サイズになるように、DSP11にフィールド分の画像データまたは動きデータを入力(読み込み:Read)時に、DSP11のシステム上の制約としての画像サイズ(たとえば、720ピクセルx240ライン)に満たない領域AR1は、最小でも2FDの画像サイズになるように、画像の境界直前の画像データで埋める。   Specifically, when the image size changes seamlessly for each field, for example, as shown in FIGS. 11A to 11F, the read control circuit 17 is fixed for each field during actual inter-field interpolation or motion detection. When inputting image data or motion data for a field to the DSP 11 so that the image size is the same, the area AR1 that is less than the image size (for example, 720 pixels × 240 lines) as a system constraint of the DSP 11 is The image data is filled with the image data immediately before the boundary of the image so that the image size becomes 2FD at the minimum.

ここで、画像の境界直前のデータとは、たとえば、水平方向(H)では、画像の境界直前の最近隣ピクセルのデータを記憶しておき、これを繰り返したデータであり、垂直方向(V)では、画像の境界直前の1ラインのデータを必要回数読み出したデータであり、共に入力画像の境界部分と相関性のあるデータである。   Here, the data immediately before the boundary of the image is, for example, data of the nearest pixel immediately before the boundary of the image stored in the horizontal direction (H), and this is repeated, and the vertical direction (V) In this case, the data of one line immediately before the boundary of the image is read as many times as necessary, and both are correlated with the boundary portion of the input image.

図5(a)は、設定された画像サイズがDSP11のシステムの制約上の最大の画像サイズ(720×240)で、アクティブな画像データ(Actw)の画像サイズがその制約上の画像サイズよりも小さい場合に領域AR1を付加データで埋める際の動作を説明するための図である。   FIG. 5A shows that the set image size is the maximum image size (720 × 240) under the restrictions of the system of the DSP 11, and the image size of the active image data (Actw) is larger than the image size under the restrictions. It is a figure for demonstrating the operation | movement at the time of filling area | region AR1 with additional data when it is small.

読出制御回路17は、たとえば図5(a)に示すように、アクティブな画像データ(Actw)が、格子上にD11〜D34が配列している場合に、領域AR1内において、水平方向(H)に沿って、画像の境界直前の最近隣ピクセルのデータD14,D24,D34を記憶しておき、このデータD14,D24,D34を水平方向に沿って付加データとして領域AR1内に埋める。
また、アクティブ画像データ(Actw)の最下のラインよりも下のラインについては、垂直方向(V)に沿って、画像の境界直前の1ラインのデータD31〜D34を、そのラインよりも下の領域AR1内に付加データとして埋める。
For example, as shown in FIG. 5A, the read control circuit 17 operates in the horizontal direction (H) in the area AR1 when the active image data (Actw) has D11 to D34 arranged on the lattice. The data D14, D24, and D34 of the nearest neighbor pixels immediately before the boundary of the image are stored along the line A, and the data D14, D24, and D34 are embedded in the area AR1 as additional data along the horizontal direction.
For the line below the lowermost line of the active image data (Actw), along the vertical direction (V), the data D31 to D34 of one line immediately before the boundary of the image are below the line. The area AR1 is filled as additional data.

図5(b)は、設定された画像サイズが1フィールド遅延(2FD)画像サイズで、アクティブな画像データ(Actw)の画像サイズが2FDよりも小さい場合に領域AR1を付加データで埋める際の動作を説明するための図である。
また、読出制御回路17は、画像サイズが、設定された2FDの画像サイズよりも小さい場合には、2FDの画像サイズに満たない領域AR1に、図5(b)に示すように、境界近傍の直前の画像データを付加データとして埋めてもよい。
FIG. 5B shows an operation when the area AR1 is filled with additional data when the set image size is one field delay (2FD) image size and the active image data (Actw) is smaller than 2FD. It is a figure for demonstrating.
In addition, when the image size is smaller than the set 2FD image size, the read control circuit 17 moves the region AR1 that is less than the 2FD image size to a region near the boundary as shown in FIG. The immediately preceding image data may be embedded as additional data.

上述したように本実施形態では、読出制御回路171は、メモリ13〜メモリ16それぞれの出力端子とDSP11の入力段の間に、読出制御回路(RCT1〜RCT5)171〜175を有する。   As described above, in this embodiment, the read control circuit 171 includes the read control circuits (RCT1 to RCT5) 171 to 175 between the output terminals of the memories 13 to 16 and the input stage of the DSP 11.

読出制御回路171は、画像サイズ制御回路12からの現フィールド(1FD)の画像データD2を基に、予め規定された画像サイズ、たとえば1フィールド遅延データ(2FD)の画像サイズと等しい画像サイズとなるように付加データを付加してDSP11に出力する。
読出制御回路172は、メモリ13からの1フィールド遅延データ(2FD)の画像データD3を基に、予め規定された画像サイズとなるように付加データを付加してDSP11に出力する。
読出制御回路173は、メモリ14からの2フィールド遅延データ(3FD)の画像データD4を基に、予め規定された画像サイズ、たとえば1フィールド遅延データ(2FD)の画像サイズと等しい画像サイズとなるように付加データを付加してDSP11に出力する。
読出制御回路174は、たとえば、メモリ15からの現フィールドと2フィールド遅延の画像データから演算して求めた動き量に基づいて、設定された画像サイズとなるように付加データを付加してDSP11に出力する。
読出制御回路175は、たとえば、メモリ16からの動き検出カウント値に基づいて、設定された画像サイズとなるように付加データを付加してDSP11に出力する。
Based on the image data D2 of the current field (1FD) from the image size control circuit 12, the read control circuit 171 has an image size equal to a predetermined image size, for example, an image size of 1 field delay data (2FD). Thus, the additional data is added and output to the DSP 11.
The read control circuit 172 adds additional data so as to have a predetermined image size based on the 1-field delay data (2FD) image data D3 from the memory 13, and outputs the added data to the DSP 11.
Based on the image data D4 of the two-field delay data (3FD) from the memory 14, the read control circuit 173 has a predetermined image size, for example, an image size equal to the image size of the one-field delay data (2FD). The additional data is added to and output to the DSP 11.
For example, the read control circuit 174 adds additional data to the DSP 11 so as to obtain a set image size based on the amount of motion calculated from the current field and 2-field delayed image data from the memory 15. Output.
For example, based on the motion detection count value from the memory 16, the read control circuit 175 adds additional data to the set image size and outputs it to the DSP 11.

書込制御回路18は、たとえば、DSP11により生成された画像データのうち読出制御回路17により付加された付加データを無効なデータとする。
詳細には書込制御回路18は、補間フィールドが、1フィールド遅延(2FD)の画像サイズとなるように、補間画像のうち、埋め込んだ領域に相当する補間データをマスクして出力する。
For example, the writing control circuit 18 sets the additional data added by the reading control circuit 17 out of the image data generated by the DSP 11 as invalid data.
Specifically, the write control circuit 18 masks and outputs the interpolation data corresponding to the embedded area in the interpolation image so that the interpolation field has an image size of 1 field delay (2FD).

メイン制御回路19は、装置全体を統括的に制御する。
メイン制御回路19は、たとえば、画像サイズを変化させる制御信号CTL192を、画像サイズ制御回路12に出力する。
また、メイン制御回路19は、制御信号CTL197を読出制御回路17に出力して、読出制御回路17に本発明に係る処理を行わせる。
また、メイン制御回路19は、たとえば制御信号CTL191をDSP11に出力して、DSP11に本発明に係るIP変換処理を行わせる。
また、メイン制御回路19は、たとえば書込制御回路18に制御信号CTL198を出力して、書込制御回路18に本発明に係る処理を行わせる。
The main control circuit 19 comprehensively controls the entire apparatus.
The main control circuit 19 outputs, for example, a control signal CTL 192 for changing the image size to the image size control circuit 12.
Further, the main control circuit 19 outputs a control signal CTL197 to the read control circuit 17, causing the read control circuit 17 to perform processing according to the present invention.
Further, the main control circuit 19 outputs, for example, a control signal CTL 191 to the DSP 11 to cause the DSP 11 to perform IP conversion processing according to the present invention.
Further, the main control circuit 19 outputs a control signal CTL198 to the write control circuit 18, for example, and causes the write control circuit 18 to perform processing according to the present invention.

図6は、図1に示した画像信号処理装置10の読出制御回路171の動作の一具体例を説明するためのフローチャートである。
図6を参照しながら、読出制御回路171が、たとえば2FDの画像サイズに満たない領域に、その境界領域付近の画像データに応じた付加画像データを付加する場合の動作を説明する。
たとえば本具体例では原点Oを画像の左上部に規定する。
また、処理対象のフィールドの垂直方向に沿った画像サイズVの初期値は1である。
FIG. 6 is a flowchart for explaining a specific example of the operation of the read control circuit 171 of the image signal processing apparatus 10 shown in FIG.
With reference to FIG. 6, an operation when the read control circuit 171 adds additional image data corresponding to image data in the vicinity of the boundary area to an area less than the image size of 2FD, for example, will be described.
For example, in this specific example, the origin O is defined at the upper left part of the image.
The initial value of the image size V along the vertical direction of the field to be processed is 1.

ステップST1において、読出制御回路171は、処理対象の現フィールド(1FD)内のピクセルの垂直方向に沿った位置Vが、0よりも大きく、かつ現フィールド(1FD)の垂直方向に沿った画像サイズ1FD(V)以下か否かを判別する。
読出制御回路171は、その条件を満たすと判別した場合に、画像サイズ制御回路12から出力されるデータD2のVライン目の画像データを読み出して内部メモリに記憶する(ST2)。
In step ST1, the read control circuit 171 determines that the position V along the vertical direction of the pixel in the current field (1FD) to be processed is larger than 0 and the image size along the vertical direction of the current field (1FD). It is determined whether or not it is 1 FD (V) or less.
When the read control circuit 171 determines that the condition is satisfied, the read control circuit 171 reads the image data of the Vth line of the data D2 output from the image size control circuit 12 and stores it in the internal memory (ST2).

ステップST3において、読出制御回路171は、処理対象の現フィールド(1FD)内のピクセルの水平方向に沿った位置Hが、0よりも大きく、かつ現フィールド(1FD)の水平方向に沿った画像サイズ1FD(H)以下であるか否かを判別する。   In step ST3, the readout control circuit 171 determines that the position H along the horizontal direction of the pixel in the current field (1FD) to be processed is larger than 0 and the image size along the horizontal direction of the current field (1FD). It is determined whether or not it is 1 FD (H) or less.

その条件を満たすと判別した場合に、読出制御回路171は、処理対象の現フィールド(1FD)内のピクセルの水平方向に沿った位置Hが、1フィールド遅延(2FD)の水平方向に沿った画像サイズ2FD(H)と等しいか否かを判別する(ST4)。   When it is determined that the condition is satisfied, the readout control circuit 171 determines that the position H along the horizontal direction of the pixel in the current field (1FD) to be processed is an image along the horizontal direction of 1 field delay (2FD). It is determined whether or not the size is equal to 2FD (H) (ST4).

ステップST4の判別において、読出制御回路171は、処理対象の現フィールド(1FD)内のピクセルの水平方向に沿った位置Hが、1フィールド遅延(2FD)の水平方向に沿った画像サイズ2FD(H)と等しいか否かを判別する。
ステップST4の判別において、読出制御回路171は、処理対象のピクセルの水平方向に沿った位置Hが、画像サイズ2FD(H)と等しいと判別した場合に、その読み出したラインの水平方向に沿った境界直前のデータ、本実施形態では境界が2FD(H)と規定しているので、その近傍のデータ、つまりその境界よりも1小さい水平位置の画像データを、内部メモリに記憶して、ステップST6の処理に進む。
In the determination of step ST4, the readout control circuit 171 determines that the position H along the horizontal direction of the pixel in the current field (1FD) to be processed is an image size 2FD (H) along the horizontal direction of 1 field delay (2FD). ) Or not.
In the determination of step ST4, when the reading control circuit 171 determines that the position H along the horizontal direction of the pixel to be processed is equal to the image size 2FD (H), the reading control circuit 171 moves along the horizontal direction of the read line. Since the data immediately before the boundary, in this embodiment, the boundary is defined as 2FD (H), the data in the vicinity thereof, that is, the image data at a horizontal position one smaller than the boundary is stored in the internal memory, and step ST6. Proceed to the process.

一方、ステップST4の判別において、読出制御回路171は、処理対象の現フィールドのピクセルの水平方向に沿った位置Hが2FD(H)と等しくないと判断した場合は、ステップST6の処理に進む。   On the other hand, if it is determined in step ST4 that the read control circuit 171 determines that the position H along the horizontal direction of the pixel in the current field to be processed is not equal to 2FD (H), the process proceeds to step ST6.

ステップST6において、読出制御回路171は、内部メモリに記憶している、処理対象の現フィールドの水平方向に沿ったH番目の画像データをDSP11に出力し、処理対象の現フィールドのピクセルの水平方向に沿った位置Hを1だけ隣の位置H+1に設定する(ST7)。   In step ST6, the read control circuit 171 outputs the H-th image data stored in the internal memory along the horizontal direction of the current field to be processed to the DSP 11, and the horizontal direction of the pixels of the current field to be processed. Is set to the next position H + 1 by 1 (ST7).

ステップST8において、読出制御回路171は、処理対象の現フィールド(1FD)内のピクセルの水平方向に沿った位置Hが、DSP11により予め規定された値、たとえば720よりも大きいか否かを判別し、その条件を満たすと判別した場合にステップST13の処理に進む。   In step ST8, the read control circuit 171 determines whether or not the position H along the horizontal direction of the pixel in the current field (1FD) to be processed is larger than a value predefined by the DSP 11, for example, 720. If it is determined that the condition is satisfied, the process proceeds to step ST13.

一方、ステップST8の判別において、処理対象の現フィールド(1FD)内のピクセルの水平方向に沿った位置Hが、DSP11により予め規定された値、たとえば720よりも大きくないと判別した場合に、ステップST3の処理に戻る。   On the other hand, when it is determined in step ST8 that the position H along the horizontal direction of the pixel in the current field (1FD) to be processed is not larger than a value defined in advance by the DSP 11, for example, 720, step The process returns to ST3.

一方、ステップST3の判別において、処理対象の現フィールド(1FD)内のピクセルの水平方向に沿った位置Hが、0よりも小さく、または現フィールドの1FDの水平方向に沿った画像サイズ1FD(H)よりも大きいと判断した場合に、読出制御回路171は、処理対象の現フィールドのピクセルの水平方向に沿った位置Hが、1フィールド遅延(2FD)の水平方向に沿った画像サイズ2FD(H)以下か否を判別し(ST9)、その条件を満たすと判別した場合に、境界直前の画像データを、その処理対象のピクセルでの画像データとして(ST10)、ステップST6の処理に戻る。   On the other hand, in the determination of step ST3, the position H along the horizontal direction of the pixel in the current field (1FD) to be processed is smaller than 0 or the image size 1FD (H along the horizontal direction of 1FD of the current field). ), The read control circuit 171 determines that the position H along the horizontal direction of the pixel of the current field to be processed is an image size 2FD (H) along the horizontal direction of one field delay (2FD). When it is determined that the condition is satisfied (ST9), the image data immediately before the boundary is determined as the image data of the pixel to be processed (ST10), and the process returns to step ST6.

一方、ステップST9の判別において、処理対象の現フィールドのピクセルの水平方向に沿った位置Hが、1フィールド遅延(2FD)の水平方向に沿った画像サイズ2FD(H)以下でないと判別した場合、つまり処理対象の現フィールドのピクセルの水平方向に沿った位置Hが、1フィールド遅延(2FD)の水平方向に沿った画像サイズ2FD(H)よりも大きいと判断した場合には、ステップST6の処理に進む。   On the other hand, when it is determined in step ST9 that the position H along the horizontal direction of the pixel of the current field to be processed is not less than or equal to the image size 2FD (H) along the horizontal direction of one field delay (2FD), That is, if it is determined that the position H along the horizontal direction of the pixel of the current field to be processed is larger than the image size 2FD (H) along the horizontal direction of one field delay (2FD), the process of step ST6 Proceed to

一方、ステップST1において、読出制御回路171は、処理対象の現フィールド(1FD)内のピクセルの垂直方向に沿った位置Vが、0よりも大きく、かつ現フィールド(1FD)の垂直方向に沿った画像サイズ1FD(V)以下でないと判断した場合、つまり、処理対象の現フィールド(1FD)内のピクセルの垂直方向に沿った位置Vが、現フィールド(1FD)の垂直方向に沿った画像サイズ1FD(V)よりも大きいと判別した場合には、処理対象の現フィールド(1FD)内のピクセルの垂直方向に沿った位置Vが、1フィールド遅延(2FD)の垂直方向に沿った画像サイズ2FD(V)以下か否かを判別する(ST11)。   On the other hand, in step ST1, the readout control circuit 171 has the position V along the vertical direction of the pixel in the current field (1FD) to be processed larger than 0 and along the vertical direction of the current field (1FD). When it is determined that the image size is not less than 1FD (V), that is, the position V along the vertical direction of the pixel in the current field (1FD) to be processed is the image size 1FD along the vertical direction of the current field (1FD). If it is determined that the pixel size is larger than (V), the position V along the vertical direction of the pixel in the current field (1FD) to be processed is an image size 2FD (vertical direction of 1 field delay (2FD) along the vertical direction. V) It is determined whether or not it is below (ST11).

ステップST11の判断において、読出制御回路171は、処理対象の現フィールド(1FD)内のピクセルの垂直方向に沿った位置Vが、1フィールド遅延(2FD)の垂直方向に沿った画像サイズ2FD(V)以下であると判断した場合には、境界直前のラインのデータを読み出してステップST3の処理に進む。
つまり、読出制御回路171は、画像サイズ制御回路12から出力されたデータD2を基に、境界直前のデータ、本実施形態では境界を2FD(V)と規定しているので、その近傍のデータ、つまりその境界よりも垂直方向に沿って1だけ小さい位置の画像データを、内部メモリに記憶して、ステップST3の処理に進む。
In the determination of step ST11, the read control circuit 171 determines that the position V along the vertical direction of the pixel in the current field (1FD) to be processed is an image size 2FD (VFD) along the vertical direction of one field delay (2FD). When it is determined that the data is below, the data of the line immediately before the boundary is read and the process proceeds to step ST3.
That is, the read control circuit 171 defines the data immediately before the boundary based on the data D2 output from the image size control circuit 12, and in this embodiment, the boundary is 2FD (V). That is, the image data at a position smaller by 1 along the vertical direction than the boundary is stored in the internal memory, and the process proceeds to step ST3.

一方、ステップST11の判別において、その条件を満たさないと判別した場合には、読出制御回路171は、ステップST13の処理に進む。   On the other hand, if it is determined in step ST11 that the condition is not satisfied, the read control circuit 171 proceeds to the process in step ST13.

ステップST13の処理において、読出制御回路171は、処理対象の現フレーム内のピクセルの水平方向に沿った位置Vを、1だけ大きくした隣の位置V+1に規定して、ステップST14の処理に進む。   In the process of step ST13, the read control circuit 171 defines the position V along the horizontal direction of the pixel in the current frame to be processed as the adjacent position V + 1 increased by 1, and proceeds to the process of step ST14.

ステップST14において、読出制御回路171は、処理対象の現フレーム内のピクセルの水平方向に沿った位置Vが、予め規定された値、詳細には予め規定された1フレームの画像サイズの最大値よりも大きいか否かが判別される。
詳細には、たとえば、予め規定された1フレームの画像サイズの最大値は、NTSC方式を採用した場合には240、PAL方式を採用した場合には288である。
In step ST14, the read control circuit 171 determines that the position V along the horizontal direction of the pixel in the current frame to be processed is a predetermined value, more specifically, a predetermined maximum image size value of one frame. Is also determined.
Specifically, for example, the maximum value of the image size of one frame defined in advance is 240 when the NTSC system is adopted and 288 when the PAL system is adopted.

ステップST14において、処理対象の現フレーム内のピクセルの水平方向に沿った位置Vが、予め規定された値、詳細には予め規定された1フレームの画像サイズの最大値以下であると判別した場合に、読出制御回路171は、ステップST1の処理に戻り、処理対象のフィールド内の次のラインについて、本発明に係る処理を行う。   When it is determined in step ST14 that the position V along the horizontal direction of the pixel in the current frame to be processed is equal to or smaller than a predetermined value, specifically, a maximum value of a predetermined one-frame image size. The read control circuit 171 returns to the process of step ST1 and performs the process according to the present invention for the next line in the field to be processed.

一方、ステップST14の判別において、処理対象の現フレーム内のピクセルの水平方向に沿った位置Vが、予め規定された値、詳細には予め規定された1フレームの画像サイズの最大値より大きいを判別した場合に、読出制御回路171は、一連の処理を終了する。   On the other hand, in the determination of step ST14, the position V along the horizontal direction of the pixel in the current frame to be processed is larger than a predetermined value, specifically, a predetermined maximum image size of one frame. When the determination is made, the read control circuit 171 ends the series of processing.

図7は、図1に示した画像信号処理装置10の読出制御回路17の動作の一具体例を説明するためのフローチャートである。
図7を参照しながら、読出制御回路17が、たとえば2FDの画像サイズに満たない領域に、その境界領域付近の画像データに応じた付加画像データを付加する場合の動作を説明する。図7において、たとえばnは1,2,3,4であり、nフィールド遅延を示す数である。
FIG. 7 is a flowchart for explaining a specific example of the operation of the read control circuit 17 of the image signal processing apparatus 10 shown in FIG.
With reference to FIG. 7, an operation when the read control circuit 17 adds additional image data corresponding to image data in the vicinity of the boundary area to an area less than the image size of 2FD, for example, will be described. In FIG. 7, for example, n is 1, 2, 3, 4 and is a number indicating n field delay.

上述したように、読出制御回路17は、現フィールド(1FD)に関してはたとえば図6に示したように処理を行うが、1フィールド遅延(2FD)や、2フィールド遅延(3FD)、3フィールド遅延(4FD)に関しても図7に示すような同様な処理を行う。
図6に示す動作と図7に示す動作の相違点は、図6に示す処理対象のフィールドが現フィールド(1FD)であるが、図7に示す処理対象のフィールドは、現フィールド(1FD)、2フィールド遅延(3FD)、3フィールド遅延(4FD)の画像データである点なので、図6に関する動作説明(ST1〜ST14)において、処理対象のフィールドの画像データを現フィールド(1FD)、2フィールド遅延(3FD)、または3フィールド遅延(4FD)の画像データに読み替えればよいので、図7に関する動作説明(ST21〜34)を省略する。
As described above, the read control circuit 17 performs processing for the current field (1FD) as shown in FIG. 6, for example, but one field delay (2FD), two field delay (3FD), three field delay ( 4FD), the same processing as shown in FIG. 7 is performed.
The difference between the operation shown in FIG. 6 and the operation shown in FIG. 7 is that the field to be processed shown in FIG. 6 is the current field (1FD), but the field to be processed shown in FIG. 7 is the current field (1FD), Since the image data is 2-field delay (3FD) and 3-field delay (4FD), the image data of the field to be processed is the current field (1FD), 2-field delay in the operation description (ST1 to ST14) related to FIG. (3FD) or 3 field delay (4FD) image data may be read, so the description of the operation (ST21 to 34) related to FIG. 7 is omitted.

例えば本発明に係る、画像サイズがフィールド毎に変化するインターレース信号の入力を受けて、フィールド毎に設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたか否かを判別する判別手段は、図6に示すステップST1,ST3,ST4,ST8,ST9,ST11等や、図7に示すステップST21,ST23,ST24,ST28,ST29,ST31等に相当する。   For example, according to the present invention, a determination is made as to whether or not image data of a field having an image size smaller than the image size set for each field has been input in response to input of an interlace signal whose image size changes for each field. The means corresponds to steps ST1, ST3, ST4, ST8, ST9, ST11, etc. shown in FIG. 6, and steps ST21, ST23, ST24, ST28, ST29, ST31, etc. shown in FIG.

また、その判別手段が設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたと判別した場合に、入力された画像サイズの設定された画像サイズに満たない領域に、入力されたフィールドの境界領域近傍の画像データに応じた付加データを付加して、当該設定された画像サイズと同じ画像サイズのフィールドの画像データを生成する付加手段は、図6に示すステップST10や図7に示すステップST30に相当する。   In addition, when it is determined that the image data of a field having an image size smaller than the set image size is input, the input means is input to an area that is less than the set image size of the input image size. An adding unit that adds additional data according to image data in the vicinity of the boundary region of the field and generates image data of a field having the same image size as the set image size is shown in step ST10 shown in FIG. 6 or FIG. This corresponds to step ST30 shown.

図8は、図1に示した画像信号処理装置10の動作を説明するためのフローチャートである。図8を参照しながら、DSP11および読出制御回路17の動作を中心に簡単に説明する。   FIG. 8 is a flowchart for explaining the operation of the image signal processing apparatus 10 shown in FIG. The operation of the DSP 11 and the read control circuit 17 will be briefly described with reference to FIG.

ステップST101において、メイン制御回路19は、たとえば、画像サイズを変化させる制御信号CTL192を、画像サイズ制御回路12に出力する。
画像サイズ制御回路12は、その信号CTL192を受けて、入力されたインターレース信号D1のうち画像サイズをフレーム毎にシームレスに変化させて信号D2としてメモリ13や読出制御回路171に出力する。
In step ST101, the main control circuit 19 outputs, for example, a control signal CTL192 for changing the image size to the image size control circuit 12.
The image size control circuit 12 receives the signal CTL192, and changes the image size of the input interlace signal D1 seamlessly for each frame, and outputs it as a signal D2 to the memory 13 and the read control circuit 171.

メモリ13は、画像サイズ制御回路12から出力された信号D2を基に、現フィールドの画像データに対して1フィールド遅延の画像データを生成し信号D3としてメモリ14や読出制御回路172に出力する。   Based on the signal D2 output from the image size control circuit 12, the memory 13 generates image data delayed by one field with respect to the image data of the current field, and outputs it to the memory 14 and the read control circuit 172 as a signal D3.

メモリ14は、メモリ13から出力された信号D3を基に現フィールドの画像データに対して2フィールド遅延の画像データを生成し、信号D4として読出制御回路173に出力する。   The memory 14 generates image data with a two-field delay with respect to the image data of the current field based on the signal D3 output from the memory 13, and outputs the image data as a signal D4 to the read control circuit 173.

読出制御回路17は、画像サイズがフィールド毎に変化するインターレース信号の入力を受けて、フィールド毎に設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力された場合に、たとえば図4(b)に示すように、設定された画像サイズに満たない領域AR1に、入力されたフィールドの境界領域近傍の画像データに応じた付加データを付加して、当該設定された画像サイズと同じ画像サイズのフィールドの画像データを生成して、DSP11に出力する。   The read control circuit 17 receives an input of an interlace signal whose image size changes for each field, and when image data of a field having an image size smaller than the image size set for each field is input, for example, FIG. As shown in (b), additional data corresponding to the image data in the vicinity of the boundary region of the input field is added to the area AR1 less than the set image size, and the same image as the set image size Image data of the size field is generated and output to the DSP 11.

詳細には、読出制御回路171は、上述したようにたとえば図6に示すような動作を行い、また読出制御回路172,読出制御回路173は、図7に示すような動作を行い、図5(a),(b)に示すように、少なくとも1ディレイ画像データ(2FD)の画像サイズになるように、領域AR1に付加データを付加してDSP11に出力する。   Specifically, read control circuit 171 performs the operation as shown in FIG. 6, for example, as described above, and read control circuit 172 and read control circuit 173 perform the operations as shown in FIG. As shown in a) and (b), the additional data is added to the area AR1 and output to the DSP 11 so that the image size is at least one delay image data (2FD).

ステップST102において、DSP11は、読出制御回路17により設定された画像サイズのフィールドの画像データに基づいて動き検出処理を行い、動き検出処理の結果に基づいて補間データを生成し、生成された補間データに基づいて画像データをインターレース信号からプログレッシブ信号に変換する。   In step ST102, the DSP 11 performs motion detection processing based on the image data of the field of the image size set by the read control circuit 17, generates interpolation data based on the result of the motion detection processing, and generates the generated interpolation data. The image data is converted from an interlace signal to a progressive signal based on the above.

詳細には、DSP11は、DSP11は、画像データをインターレース信号からプログレッシブ信号に変換する際の動き検出を、少なくとも現フィールドの画像データ、1フィールド遅延の画像データ、2フィールド遅延の画像データ、3フィールド遅延の画像データを使い、2つの画像データの差の絶対値による動き量を表す関数を定め、動き検出を行いたいピクセルRと同じ位置の現フィールドのピクセルAと、2フィールド遅延の同じ位置のピクセルD同士のデータの動き量と、動き検出を行いたいピクセルRの1ライン上の1フィールド遅延のピクセルBと3フィールド遅延の同じ位置のピクセルE同士の画像データの動き量と、動き検出を行いたいピクセルRの1ライン下の1フィールド遅延のピクセルCと3フィールド遅延の同じ位置のピクセルF同士の画像データの動き量との最大値と、動き検出を行いたいピクセルRの前後のラインのピクセルB、Cからフィールド内補間によって得た画像データと2フィールド値現の同じ位置のピクセルD同士のデータの動き量と、動き検出を行いたいピクセルRと同じ位置の現フィールドのピクセルAと2フィールド遅延の同じ位置のピクセルD同士のデータの動き量との最大値とを求め、前記求めた2つの最大値のうちの小さい方を動き検出を行いたいピクセルRの動き量として動き検出を行い、動き検出処理の結果に基づいて補間データを生成し、生成された補間データに基づいて記画像データをインターレース信号からプログレッシブ信号に変換して、変換した結果を示す信号を書込制御回路18に出力する。   Specifically, the DSP 11 performs motion detection when converting the image data from the interlace signal to the progressive signal, at least the current field image data, the one-field-delay image data, the two-field-delay image data, the three-field Using the delayed image data, a function representing the amount of motion based on the absolute value of the difference between the two image data is defined, and the pixel A in the current field at the same position as the pixel R to be subjected to motion detection and the same position in the two field delay The amount of motion of data between pixels D, the amount of motion of image data between pixel B of one field delay on one line of pixel R to be detected and pixel E at the same position of three field delay, and motion detection 1 field delay pixel C 1 line below pixel R to be performed and 3 field delay The same value between the maximum value of the motion amount of the image data between the pixels F at the position and the image data obtained by intra-field interpolation from the pixels B and C of the line before and after the pixel R on which motion detection is to be performed and the two field values. The maximum amount of the data movement amount between the pixels D and the movement amount of the data between the pixel A in the current field at the same position as the pixel R to be subjected to motion detection and the data D between the pixels D at the same position of the two-field delay is obtained. Then, motion detection is performed using the smaller one of the obtained two maximum values as the motion amount of the pixel R for which motion detection is to be performed, and interpolation data is generated based on the result of the motion detection processing. Based on this, the recorded image data is converted from an interlace signal to a progressive signal, and a signal indicating the converted result is output to the write control circuit 18.

書込制御回路18は、たとえば、図4(c)に示すように、DSP11により生成された画像データのうち読出制御回路17により付加された付加データを無効なデータとする。
詳細には、書込制御回路18は、メイン制御回路19からの制御信号CTL198に応じて、補間フィールドが1フィールド遅延(2FD)の画像サイズとなるように、補間画像のうち、埋め込んだ領域に相当する補間データをマスクして出力することで、1フィールド遅延(2FD)の画像サイズのプログレッシブ信号を出力する。
また、画像信号処理装置10の各構成要素はフィールド毎に上述した本発明に係る処理を行うことで、シームレスに画像サイズが変化するインターレース信号をプログレッシブ信号に変換して出力する。
For example, as shown in FIG. 4C, the write control circuit 18 sets the additional data added by the read control circuit 17 among the image data generated by the DSP 11 as invalid data.
Specifically, the write control circuit 18 responds to the control signal CTL 198 from the main control circuit 19 so that the interpolation field has an image size of 1 field delay (2FD) in the embedded region of the interpolation image. By masking and outputting the corresponding interpolation data, a progressive signal having an image size of 1 field delay (2FD) is output.
Each component of the image signal processing apparatus 10 performs the processing according to the present invention described above for each field, thereby converting an interlace signal whose image size changes seamlessly into a progressive signal and outputting it.

以上、説明したように、画像サイズがフィールド毎に変化するインターレース信号の入力を受けて、フィールド毎に設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力された場合に、設定された画像サイズに満たない領域に、入力されたフィールドの境界領域近傍の画像データに応じた付加データを付加して、当該設定された画像サイズと同じ画像サイズのフィールドの画像データを生成する読出制御回路17と、読出制御回路17により設定された画像サイズのフィールドの画像データに基づいて動き検出処理を行い、動き検出処理の結果に基づいて補間データを生成し、生成された補間データに基づいて画像データをインターレース信号からプログレッシブ信号に変換するDSP11とを設けたので、画像サイズがフィールド毎に変化するインターレース信号が入力された場合であっても、高精度にインターレース−プログレッシブ変換を行うことができる。   As described above, it is set when image data of a field having an image size smaller than the image size set for each field is input in response to the input of an interlace signal whose image size changes for each field. Read control for generating image data of a field having the same image size as the set image size by adding additional data corresponding to the image data in the vicinity of the boundary region of the input field to an area less than the image size The motion detection processing is performed based on the image data of the field of the image size set by the circuit 17 and the read control circuit 17, the interpolation data is generated based on the result of the motion detection processing, and based on the generated interpolation data Since the DSP 11 for converting the image data from the interlace signal to the progressive signal is provided, Even when the interlace signal is input's changes every field, interlaced with high accuracy - it is possible to perform progressive conversion.

つまり、画像サイズがフィールド毎にシームレスに変化するインターレース信号をIP変換する場合に、補間画像の境界部分におけるフィールド間補間での画質を向上することができる。さらに、補間画像の境界部分における動き検出の誤検出を低減することができる。   That is, when IP conversion is performed on an interlace signal whose image size changes seamlessly for each field, the image quality in inter-field interpolation at the boundary portion of the interpolated image can be improved. Furthermore, it is possible to reduce erroneous detection of motion detection at the boundary portion of the interpolated image.

また、読出制御回路17は、DSP11に対して生成すべき補正フィールドの画像サイズを、フィールド毎に設定される画像サイズとして設定し、DSP11は、読出制御回路17により設定された画像サイズのフィールドの画像データに基づいて動き検出処理および前記インターレース信号からプログレッシブ信号に変換する処理を行うので、各補正フィールド毎の画像サイズに適した動き検出処理、および補間処理を行うことができる。   Further, the read control circuit 17 sets the image size of the correction field to be generated for the DSP 11 as the image size set for each field, and the DSP 11 sets the field of the image size set by the read control circuit 17. Since motion detection processing and processing for converting the interlace signal into a progressive signal are performed based on the image data, motion detection processing and interpolation processing suitable for the image size for each correction field can be performed.

また、DSP11は、画像データをインターレース信号からプログレッシブ信号に変換する際の動き検出を、少なくとも現フィールド(1DF)の画像データ、1フィールド遅延(2DF)の画像データ、2フィールド遅延(3DF)の画像データ、3フィールド遅延(4DF)の画像データを使い、2つの画像データの差の絶対値による動き量を表す関数を定め、上述したように各フィールド内の画像データに応じて動き検出を行い、
読出制御回路17は、DSP11による動き検出時に、現フィールド(1DF)の画像データ、2フィールド遅延(3DF)の画像データ、および3フィールド遅延(4DF)の画像データそれぞれの画像サイズが、1フィールド遅延の画像データの画像サイズとなるように、前記付加データを付加する処理を行うので、より高精度にDSP11による動き検出処理および補間処理を行うことができる。
Further, the DSP 11 performs motion detection when converting image data from an interlace signal to a progressive signal, at least the current field (1DF) image data, the 1 field delay (2DF) image data, and the 2 field delay (3DF) image. Data, using a 3-field delay (4DF) image data, defining a function representing the amount of motion by the absolute value of the difference between the two image data, and performing motion detection according to the image data in each field as described above,
When the motion is detected by the DSP 11, the read control circuit 17 determines that the image size of each of the current field (1DF) image data, the two field delay (3DF) image data, and the three field delay (4DF) image data is one field delay. Since the process of adding the additional data is performed so that the image size of the image data becomes the same, the motion detection process and the interpolation process by the DSP 11 can be performed with higher accuracy.

また、DSP11より生成された画像データのうち読出制御回路17により付加された付加データを無効なデータとする書込制御回路18を設けたので、各フィールドの画像サイズがシームレスに変化した場合であっても、補間画像のサイズが1フィールド遅延(2FD)の画像サイズのプログレッシブ信号を出力することができる。   In addition, since the write control circuit 18 is provided that makes the additional data added by the read control circuit 17 out of the image data generated by the DSP 11 invalid, the image size of each field changes seamlessly. However, it is possible to output a progressive signal having an interpolated image size of one field delay (2FD).

なお、本発明は本実施形態に限られるものではなく、任意好適な改変が可能である。
たとえば、上述した実施形態の画像信号処理装置10は、画像サイズ制御回路12を設けなくともよい。この際、フレーム毎に画像サイズがシームレスに変化するインターレース信号が、画像信号処理装置10に入力され、そのインターレース信号に基づいて本発明に係る付加処理およびIP変換処理を行ってもよい。
Note that the present invention is not limited to this embodiment, and any suitable modification can be made.
For example, the image signal processing apparatus 10 according to the above-described embodiment may not include the image size control circuit 12. At this time, an interlace signal whose image size changes seamlessly for each frame may be input to the image signal processing apparatus 10 and the additional processing and IP conversion processing according to the present invention may be performed based on the interlace signal.

また、本実施形態では、設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたと判別した場合に、入力された画像サイズの設定された画像サイズに満たない領域に、入力されたフィールドの境界領域近傍の画像データに応じた付加データを付加して、当該設定された画像サイズと同じ画像サイズのフィールドの画像データを生成したが、この形態に限られるものではない。
例えば、設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたと判別した場合に、入力された画像サイズの設定された画像サイズに満たない領域に、予め規定された値の付加データを付加して、当該設定された画像サイズと同じ画像サイズのフィールドの画像データを生成してもよい。こうすることで演算処理の負荷を低減することができる。
In this embodiment, when it is determined that image data of a field having an image size smaller than the set image size has been input, the input image size is input to an area that is less than the set image size. The additional data corresponding to the image data in the vicinity of the boundary region of the field is added to generate the image data of the field having the same image size as the set image size. However, the present invention is not limited to this form.
For example, when it is determined that image data in a field having an image size smaller than the set image size has been input, a predetermined value is added to an area of the input image size that is less than the set image size. Data may be added to generate image data of a field having the same image size as the set image size. By doing so, the processing load can be reduced.

また、本実施形態では、画像信号処理装置10は、メモリ13〜メモリ16およびそれぞれに対応した読出制御回路17(171〜175)を設けたが、この形態に限られるものではない。
たとえば、現フィールドの画像データに対して1フィールド遅延の画像データを生成するためのメモリ13、現フィールドの画像データに対して2フィールド遅延の画像データを生成するためのメモリ14、現フィールドと2フィールド遅延の画像データから演算して求めた動き量を保存するためのメモリ15、現フィールドの画像データに対して3フィールド遅延の画像データを生成するためのメモリ115を設け、さらに、画像サイズ制御回路12からの現フィールド(1FD)の画像データD2を基に、予め規定された画像サイズとなるように付加データを付加してDSP11に出力する読出制御回路171、メモリ13からの1フィールド遅延データ(2FD)の画像データD3を基に、予め規定された画像サイズとなるように付加データを付加してDSP11に出力する読出制御回路172、メモリ14からの2フィールド遅延データ(3FD)の画像データD4を基に、予め規定された画像サイズとなるように付加データを付加してDSP11に出力する読出制御回路173、メモリ115からの3フィールド遅延データ(4FD)の画像データD4を基に、予め規定された画像サイズとなるように付加データを付加してDSP11に出力する読出制御回路1174とを設け、DSP11は、読出制御回路171〜173,1174から出力された画像データを基に、本発明に係る処理を行ってもよい。
In the present embodiment, the image signal processing apparatus 10 includes the memories 13 to 16 and the read control circuits 17 (171 to 175) corresponding to the memories 13 to 16, but the present invention is not limited to this form.
For example, a memory 13 for generating image data with a one-field delay for the image data of the current field, a memory 14 for generating image data with a two-field delay for the image data of the current field, and the current field and 2 A memory 15 for storing the motion amount calculated from the field delay image data, a memory 115 for generating image data with a three field delay with respect to the image data of the current field, and an image size control are provided. Based on the image data D2 of the current field (1FD) from the circuit 12, additional data is added so as to have a predetermined image size and output to the DSP 11, and 1-field delay data from the memory 13 Added based on (2FD) image data D3 so as to have a predefined image size The data is added to the read control circuit 172 that outputs the data to the DSP 11, and the image data D4 of the two-field delay data (3FD) from the memory 14 is used to add the additional data so as to have a predetermined image size. Based on the read control circuit 173 to be output to the DSP 11 and the image data D4 of the three field delay data (4FD) from the memory 115, read data is added to the DSP 11 and output to the DSP 11 so as to obtain a predetermined image size. A circuit 1174 may be provided, and the DSP 11 may perform processing according to the present invention based on the image data output from the read control circuits 171 to 173, 1174.

本発明は、たとえばフレーム毎に画像サイズがシームレスに変化するインターレース信号をプログレッシブ信号に変換(IP変換)する画像信号処理装置に適用できる。   The present invention can be applied to, for example, an image signal processing apparatus that converts an interlace signal whose image size changes seamlessly for each frame into a progressive signal (IP conversion).

本発明の一実施形態に係る画像信号処理装置のブロック図である。1 is a block diagram of an image signal processing apparatus according to an embodiment of the present invention. 図1に示したDSP11のIP変換時の動き検出処理を説明するための図である。(a)はインターレース信号によるボトムフィールドの一具体例を示す図である。(b)はインターレース信号によるトップフィールドの一具体例を示す図である。It is a figure for demonstrating the motion detection process at the time of IP conversion of DSP11 shown in FIG. (A) is a figure which shows one specific example of the bottom field by an interlace signal. (B) is a figure which shows one specific example of the top field by an interlace signal. 図1に示したDSP11のIP変換において動き量を求める関数について説明する図である。It is a figure explaining the function which calculates | requires a motion amount in IP conversion of DSP11 shown in FIG. 図1に示した画像信号処理装置の動作を説明するための図である。(a)は読出制御回路17に入力されるフィールドの画像データを示す図である。(b)は読出制御回路17により設定された画像サイズに満たない領域に付加データが付加された画像データを示す図である。(c)はDSP11によるIP変換処理後に書込制御回路18によりマスク処理された画像データを示す図である。It is a figure for demonstrating operation | movement of the image signal processing apparatus shown in FIG. (A) is a diagram showing image data of a field input to the read control circuit 17. FIG. 7B is a diagram showing image data in which additional data is added to an area that does not satisfy the image size set by the read control circuit 17. (C) is a diagram showing the image data masked by the writing control circuit 18 after the IP conversion processing by the DSP 11. (a)は、設定された画像サイズがDSP11のシステムの制約上の最大の画像サイズ(720×240)で、アクティブな画像データ(Actw)の画像サイズがその制約上の画像サイズよりも小さい場合に領域AR1を付加データで埋める際の動作を説明するための図である。(b)は設定された画像サイズが1フィールド遅延(2FD)画像サイズで、アクティブな画像データ(Actw)の画像サイズが2FDよりも小さい場合に領域AR1を付加データで埋める際の動作を説明するための図である。(A) is a case where the set image size is the maximum image size (720 × 240) under the restrictions of the system of the DSP 11 and the image size of the active image data (Actw) is smaller than the image size under the restrictions It is a figure for demonstrating the operation | movement at the time of filling area | region AR1 with additional data. (B) illustrates the operation when the area AR1 is filled with additional data when the set image size is one field delay (2FD) image size and the image size of active image data (Actw) is smaller than 2FD. FIG. 図1に示した画像信号処理装置の読出制御回路の動作の一具体例を説明するためのフローチャートである。3 is a flowchart for explaining a specific example of the operation of the read control circuit of the image signal processing apparatus shown in FIG. 1. 図1に示した画像信号処理装置の読出制御回路の動作の一具体例を説明するためのフローチャートである。3 is a flowchart for explaining a specific example of the operation of the read control circuit of the image signal processing apparatus shown in FIG. 1. 図1に示した画像信号処理装置の動作を説明するためのフローチャートである。3 is a flowchart for explaining the operation of the image signal processing apparatus shown in FIG. 1. IP変換の説明図である。It is explanatory drawing of IP conversion. (a)はインターレース信号によるボトムフィールドアウトプットの一具体例を示す図である。(b)はインターレース信号によるトップフィールドアウトプットの一具体例を示す図である。(A) is a figure showing an example of bottom field output by an interlace signal. (B) is a figure which shows a specific example of the top field output by an interlace signal. (a)〜(f)は、インターレース信号において、フレーム毎に画像サイズがシームレスに変化する場合を説明するための図である。(A)-(f) is a figure for demonstrating the case where an image size changes seamlessly for every flame | frame in an interlace signal.

符号の説明Explanation of symbols

10…画像信号処理装置、11…ディジタルシグナルプロセッサ(DSP)、12…画像サイズ制御回路(SCT)、13…メモリ(M1)、14…メモリ(M2)、15…メモリ(M3)、16…メモリ(M4)、17…読出制御回路、18…書込制御回路(WCT)、19…メイン制御回路(CPU:Central processing unit)、171〜175…読出制御回路。   DESCRIPTION OF SYMBOLS 10 ... Image signal processing apparatus, 11 ... Digital signal processor (DSP), 12 ... Image size control circuit (SCT), 13 ... Memory (M1), 14 ... Memory (M2), 15 ... Memory (M3), 16 ... Memory (M4), 17 ... Read control circuit, 18 ... Write control circuit (WCT), 19 ... Main control circuit (CPU: Central processing unit), 171 to 175 ... Read control circuit.

Claims (7)

入力制御手段および処理手段を含む画像信号処理装置であって、
前記入力制御手段は、
画像サイズがフィールド毎に変化するインターレース信号の入力を受けて、前記フィールド毎に設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたか否かを判別する判別手段と、
前記判別手段が前記設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたと判別した場合に、前記入力された画像サイズの前記設定された画像サイズに満たない領域に、前記入力されたフィールドの境界領域近傍の画像データに応じた付加データを付加して、当該設定された画像サイズと同じ画像サイズのフィールドの画像データを生成する付加手段と、を含み、
前記処理手段は、
前記入力制御手段により前記設定された画像サイズのフィールドの画像データに基づいて動き検出処理を行い、前記動き検出処理の結果に基づいて補間データを生成し、前記生成された補間データに基づいて前記画像データをインターレース信号からプログレッシブ信号に変換する
画像信号処理装置。
An image signal processing apparatus including input control means and processing means,
The input control means includes
A determination unit that receives an input of an interlace signal whose image size changes for each field and determines whether image data of a field having an image size smaller than the image size set for each field is input;
When the determination unit determines that image data in a field having an image size smaller than the set image size has been input, the input is performed in an area that is less than the set image size of the input image size. Adding means for adding additional data according to image data in the vicinity of the boundary region of the generated field, and generating image data of a field having the same image size as the set image size,
The processing means includes
The motion detection process is performed based on the image data of the field of the image size set by the input control means, the interpolation data is generated based on the result of the motion detection process, and the motion data is generated based on the generated interpolation data. An image signal processing device that converts image data from an interlace signal to a progressive signal.
前記入力制御手段は、前記処理手段に対して生成すべき補正フィールドの画像サイズを、前記フィールド毎に設定される画像サイズとして設定し、
前記処理手段は、前記入力制御手段により前記設定された画像サイズのフィールドの画像データに基づいて前記動き検出処理および前記インターレース信号からプログレッシブ信号に変換する処理を行う
請求項1に記載の画像信号処理装置。
The input control means sets the image size of the correction field to be generated for the processing means as the image size set for each field,
2. The image signal processing according to claim 1, wherein the processing unit performs the motion detection process and a process of converting the interlace signal into a progressive signal based on image data of the field having the image size set by the input control unit. apparatus.
前記処理手段は、少なくとも現フィールドの画像データ、1フィールド遅延の画像データ、2フィールド遅延の画像データ、3フィールド遅延の画像データに応じた、2つの画像データの差の絶対値による動き量を表す関数の値に基づいて、画像データをインターレース信号からプログレッシブ信号に変換する際の動き検出を行い、
前記入力制御手段は、前記処理手段による動き検出時に、前記現フィールドの画像データ、前記2フィールド遅延の画像データ、および前記3フィールド遅延の画像データそれぞれの画像サイズが、前記1フィールド遅延の画像データの画像サイズとなるように、前記付加データを付加する処理を行う
請求項1に記載の画像信号処理装置。
The processing means represents a motion amount based on an absolute value of a difference between two image data corresponding to at least current field image data, 1 field delay image data, 2 field delay image data, and 3 field delay image data. Based on the value of the function, perform motion detection when converting image data from interlaced signal to progressive signal,
The input control means is configured to detect the current field image data, the two-field delay image data, and the three-field delay image data when the motion detection is performed by the processing means. The image signal processing apparatus according to claim 1, wherein the process of adding the additional data is performed so that the image size becomes equal to the image size.
前記処理手段は、前記動き検出を行いたいピクセルRと同じ位置の現フィールドのピクセルAと、2フィールド遅延の同じ位置のピクセルD同士のデータの動き量と、動き検出を行いたいピクセルRの1ライン上の1フィールド遅延のピクセルBと3フィールド遅延の同じ位置のピクセルE同士の画像データの動き量と、動き検出を行いたいピクセルRの1ライン下の1フィールド遅延のピクセルCと3フィールド遅延の同じ位置のピクセルF同士の画像データの動き量との最大値と、動き検出を行いたいピクセルRの前後のラインのピクセルB、Cからフィールド内補間によって得た画像データと2フィールド遅延の同じ位置のピクセルD同士のデータの動き量と、動き検出を行いたいピクセルRと同じ位置の現フィールドのピクセルAと2フィールド遅延の同じ位置のピクセルD同士のデータの動き量との最大値とを求め、前記求めた2つの最大値のうちの小さい方を動き検出を行いたいピクセルRの動き量として前記動き検出を行う
請求項3に記載の画像信号処理装置。
The processing means sets the amount of data movement between the pixel A in the current field at the same position as the pixel R to be subjected to motion detection and the pixel D at the same position with a two-field delay, and 1 of the pixel R to be subjected to motion detection. The amount of motion of the image data between the pixel B of one field delay on the line and the pixel E at the same position of the three field delay, and the one field delay pixel C and the three field delay one line below the pixel R to be detected. The same value of the two field delay as the image data obtained by intra-field interpolation from the pixels B and C of the line before and after the pixel R to be subjected to motion detection The amount of data movement between the pixels D at the position, and the pixel A of the current field at the same position as the pixel R to be detected. The maximum value of the motion amount of the data between the pixels D at the same position of the field delay is obtained, and the motion detection is performed using the smaller one of the obtained two maximum values as the motion amount of the pixel R for which motion detection is to be performed. The image signal processing apparatus according to claim 3.
前記処理手段により生成された画像データのうち前記入力制御手段により付加された付加データを無効なデータとする出力制御手段をさらに有する
請求項1に記載の画像信号処理装置。
The image signal processing apparatus according to claim 1, further comprising output control means for invalidating additional data added by the input control means among the image data generated by the processing means.
入力制御手段および処理手段を含む画像信号処理装置であって、
前記入力制御手段は、
画像サイズがフィールド毎に変化するインターレース信号の入力を受けて、前記フィールド毎に設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたか否かを判別する判別手段と、
前記判別手段が前記設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたと判別した場合に、前記入力された画像サイズの前記設定された画像サイズに満たない領域に、予め規定された値の付加データを付加して、当該設定された画像サイズと同じ画像サイズのフィールドの画像データを生成する付加手段と、を含み、
前記処理手段は、
前記入力制御手段により前記設定された画像サイズのフィールドの画像データに基づいて動き検出処理を行い、前記動き検出処理の結果に基づいて補間データを生成し、前記生成された補間データに基づいて前記画像データをインターレース信号からプログレッシブ信号に変換する
画像信号処理装置。
An image signal processing apparatus including input control means and processing means,
The input control means includes
A determination unit that receives an input of an interlace signal whose image size changes for each field and determines whether image data of a field having an image size smaller than the image size set for each field is input;
When the determination means determines that image data of a field having an image size smaller than the set image size has been input, a pre-defined area is defined in an area that does not satisfy the set image size of the input image size. Adding means for adding additional data of the set value, and generating image data of a field having the same image size as the set image size,
The processing means includes
The motion detection process is performed based on the image data of the field of the image size set by the input control means, the interpolation data is generated based on the result of the motion detection process, and the motion data is generated based on the generated interpolation data. An image signal processing device that converts image data from an interlace signal to a progressive signal.
画像サイズがフィールド毎に変化するインターレース信号の入力を受けて、前記フィールド毎に設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたか否かを判別する第1のステップと、
前記第1のステップにより、前記フィールド毎に設定された画像サイズよりも小さい画像サイズのフィールドの画像データが入力されたと判別した場合に、前記設定された画像サイズに満たない領域に、前記入力されたフィールドの境界領域近傍の画像データに応じた付加データを付加して、当該設定された画像サイズと同じ画像サイズのフィールドの画像データを生成する第2のステップと、
前記第2のステップにより前記設定された画像サイズのフィールドの画像データに基づいて動き検出処理を行い、前記動き検出処理の結果に基づいて補間データを生成し、前記生成された補間データに基づいて前記画像データをインターレース信号からプログレッシブ信号に変換する第3のステップと
を有する画像信号処理方法。
A first step of receiving an input of an interlace signal whose image size changes for each field and determining whether image data of a field having an image size smaller than the image size set for each field is input;
When it is determined in the first step that image data of a field having an image size smaller than the image size set for each field is input, the input is performed in an area that does not satisfy the set image size. A second step of adding additional data according to image data in the vicinity of the boundary region of the field to generate image data of a field having the same image size as the set image size;
A motion detection process is performed based on the image data of the field of the image size set in the second step, and interpolation data is generated based on the result of the motion detection process. Based on the generated interpolation data And a third step of converting the image data from an interlace signal to a progressive signal.
JP2004326223A 2004-11-10 2004-11-10 Image signal processing apparatus and image signal processing method Expired - Fee Related JP4507841B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004326223A JP4507841B2 (en) 2004-11-10 2004-11-10 Image signal processing apparatus and image signal processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004326223A JP4507841B2 (en) 2004-11-10 2004-11-10 Image signal processing apparatus and image signal processing method

Publications (2)

Publication Number Publication Date
JP2006140572A true JP2006140572A (en) 2006-06-01
JP4507841B2 JP4507841B2 (en) 2010-07-21

Family

ID=36621098

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004326223A Expired - Fee Related JP4507841B2 (en) 2004-11-10 2004-11-10 Image signal processing apparatus and image signal processing method

Country Status (1)

Country Link
JP (1) JP4507841B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010010778A (en) * 2008-06-24 2010-01-14 Canon Inc Video processing apparatus and method for controlling the video processing apparatus
US8144246B2 (en) 2008-03-10 2012-03-27 Sony Corporation Video signal processing apparatus, method, and computer program product for converting interlaced video signals into progressive video signals

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014225718A (en) * 2013-05-15 2014-12-04 ソニー株式会社 Image processing apparatus and image processing method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002064792A (en) * 2000-08-14 2002-02-28 Sony Corp Image signal processor and its method
JP3401394B2 (en) * 1996-11-15 2003-04-28 アイワ株式会社 Image display device
JP3424055B2 (en) * 1995-07-10 2003-07-07 松下電器産業株式会社 Television receiver

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3424055B2 (en) * 1995-07-10 2003-07-07 松下電器産業株式会社 Television receiver
JP3401394B2 (en) * 1996-11-15 2003-04-28 アイワ株式会社 Image display device
JP2002064792A (en) * 2000-08-14 2002-02-28 Sony Corp Image signal processor and its method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8144246B2 (en) 2008-03-10 2012-03-27 Sony Corporation Video signal processing apparatus, method, and computer program product for converting interlaced video signals into progressive video signals
JP2010010778A (en) * 2008-06-24 2010-01-14 Canon Inc Video processing apparatus and method for controlling the video processing apparatus

Also Published As

Publication number Publication date
JP4507841B2 (en) 2010-07-21

Similar Documents

Publication Publication Date Title
JP2006165602A (en) Frame rate conversion apparatus, method thereof and video display apparatus
JP2004064788A (en) Deinterlacing apparatus and method
EP1646228B1 (en) Image processing apparatus and method
JP5001684B2 (en) Scan conversion device
JP2006270823A (en) Method and device for image rate conversion
JP2006331136A (en) Moving vector detection apparatus
JP2008244811A (en) Frame rate converter and video picture display unit
JP2007274411A (en) Device and method for detecting pull-down signal, and device and method for converting sequential scanning
JP4786506B2 (en) Television receiver
JP2006109488A (en) Video processing device capable of selecting field and method thereof
JP2009164729A (en) Synthesized image detection unit
US7978265B2 (en) Method and apparatus of deinterlacing
JP2009246735A (en) Video signal interpolation apparatus, video display device and video signal interpolation method
JP4936857B2 (en) Pull-down signal detection device, pull-down signal detection method, and progressive scan conversion device
US8379146B2 (en) Deinterlacing method and apparatus for digital motion picture
JP4507841B2 (en) Image signal processing apparatus and image signal processing method
JP5241632B2 (en) Image processing circuit and image processing method
JP4339237B2 (en) Sequential scan converter
JP2008160773A (en) Progressive scanning conversion apparatus, and progressive scanning conversion method
JP2008009182A (en) Liquid crystal display device
JP2003289511A (en) Image scan converting method and apparatus
JP4551343B2 (en) Video processing apparatus and video processing method
JP2007019708A (en) Image processing apparatus
JP4230903B2 (en) Video signal processing apparatus and video signal processing method
JP2007110217A (en) Ip conversion processing apparatus, and control method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070724

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090615

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090630

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090826

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090924

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091222

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20100113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100202

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100324

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100413

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100426

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130514

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130514

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees