JP4181190B2 - Motion vector detection method and apparatus, interpolation image generation method and apparatus, and image display system - Google Patents
Motion vector detection method and apparatus, interpolation image generation method and apparatus, and image display system Download PDFInfo
- Publication number
- JP4181190B2 JP4181190B2 JP2006189835A JP2006189835A JP4181190B2 JP 4181190 B2 JP4181190 B2 JP 4181190B2 JP 2006189835 A JP2006189835 A JP 2006189835A JP 2006189835 A JP2006189835 A JP 2006189835A JP 4181190 B2 JP4181190 B2 JP 4181190B2
- Authority
- JP
- Japan
- Prior art keywords
- motion vector
- block
- frame
- image
- absolute value
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Television Systems (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Description
本発明は、動きベクトル検出方法と動きベクトルを用いた動き補償による補間画像作成方法及び画像表示システムに関する。 The present invention relates to a motion vector detection method, an interpolation image creation method by motion compensation using a motion vector, and an image display system.
一般に、画像表示装置は画像の書き込み後、蛍光体の残光時間の間発光し続けるインパルス型表示装置と、新たに画像の書き込みが行われるまで前フレームの表示を保持しつづけるホールド型表示装置に大別される。インパルス型表示装置には、例えばCRTディスプレイやフィールドエミッション型表示装置(以下、FEDと呼ぶ))がある。ホールド型表示装置としては、例えば液晶表示装置(以下、LCDと呼ぶ)、エレクトロルミネッセンスディスプレイ(以下、ELDと呼ぶ)などが挙げられる。 In general, the image display device includes an impulse type display device that continues to emit light during the afterglow time of the phosphor after image writing, and a hold type display device that continues to hold the display of the previous frame until a new image writing is performed. Broadly divided. Examples of the impulse display device include a CRT display and a field emission display device (hereinafter referred to as FED). Examples of the hold-type display device include a liquid crystal display device (hereinafter referred to as LCD) and an electroluminescence display (hereinafter referred to as ELD).
ホールド型表示装置の問題点は、動画表示に生じるボケ現象である。ボケ現象の発生は、図25(a)に示す複数フレームにわたる画像中に動体(楕円で示される)が存在し、その動体の動きに観察者の眼が追随した場合、図25(b)に示されるように複数フレームの画像が重なって網膜上に映し出されることに起因する。表示画像が前フレームから次のフレームへ切り換わる期間までは、同じ前フレームの画像が表示され続けられているにもかかわらず、眼は次フレームの画像の表示を予測して、前フレーム画像上を動体の移動方向に移動しながら観察してしまう。すなわち、眼の追随運動は連続性があり、フレーム間隔より細かいサンプリングを行うため、結果として隣接する二つのフレームの間の画像を埋めるように視認することで、ボケとして観察される。 The problem with the hold-type display device is a blurring phenomenon that occurs in moving image display. The occurrence of the blur phenomenon is illustrated in FIG. 25B when a moving object (indicated by an ellipse) exists in an image extending over a plurality of frames shown in FIG. 25A and the observer's eyes follow the movement of the moving object. As shown, images of a plurality of frames are overlapped and projected on the retina. Until the period when the display image switches from the previous frame to the next frame, the eye predicts the display of the image of the next frame even though the image of the same previous frame continues to be displayed. Is observed while moving in the moving direction of the moving object. In other words, the following movement of the eye is continuous, and sampling is performed finer than the frame interval. As a result, it is observed as blurring by visually recognizing an image between two adjacent frames.
これらの問題を解決するためには、表示のフレーム間隔を短くすればよい。その具体的な手法として、MPEG(Motion Picture Experts Group)1やMPEG2で用いられている動き補償を利用して補間画像を作成し、隣接するフレーム間で補間を行うことが考えられる。動き補償では、ブロックマッチングによって検出される動きベクトルが用いられる。 In order to solve these problems, the display frame interval may be shortened. As a specific method, it is conceivable to create an interpolated image using motion compensation used in MPEG (Motion Picture Experts Group) 1 or MPEG2 and perform interpolation between adjacent frames. In motion compensation, a motion vector detected by block matching is used.
MPEG1やMPEG2では、基本的に圧縮率を上げることを前提においており、動きベクトルが実際の動きを正確に再現しているかどうかは、あまり問題にならない。動きベクトルの誤差は動き補償により作成される予測信号の誤差となって現れ、この予測信号と入力画像信号との誤差信号がDCTにより符号化されるからである。しかし、ホールド型表示装置のような画像表示システムにおいては、このような正確でない動きベクトルを用いた動き補償により補間画像を作成すると、表示画像を劣化させてしまうという問題がある。 MPEG1 and MPEG2 are basically based on the premise that the compression rate is increased, and it does not matter much whether the motion vector accurately reproduces the actual motion. This is because an error of the motion vector appears as an error of a prediction signal created by motion compensation, and an error signal between the prediction signal and the input image signal is encoded by DCT. However, in an image display system such as a hold-type display device, there is a problem that if an interpolation image is created by motion compensation using such an inaccurate motion vector, the display image is deteriorated.
一方、MPEG4では動きベクトルが実際の動きを再現することが求められるため、幾つかの精度の高い検出方法が考えられている。鄭氏ら(日本放送協会)は、特開平10−304369号公報(特許文献1)において、複数フレームとブロックによって形成される斜方体型のデータ群を利用する方法を提案している。この手法は通常の画像が複数フレームで等速運動(静止状態も含む)している点を利用しており、動きベクトル検出精度の向上が期待される。
特開平10−304369号公報に記載された動きベクトル検出技術では、検出された動きベクトルが実際に正しいかどうかを検定する手段を持っていないため、誤った動きベクトルによる動き補償によって補間画像を作成すると、表示画像が大きく劣化してしまう可能性は依然として残る。また、動きベクトルの検出精度を高めるには、多数のフレームにわたる処理が必要であり、処理時間が長くなるのも欠点である。 The motion vector detection technique described in Japanese Patent Laid-Open No. 10-304369 does not have means for verifying whether the detected motion vector is actually correct, so an interpolation image is created by motion compensation using an incorrect motion vector. As a result, there is still a possibility that the display image is greatly deteriorated. In addition, in order to increase the detection accuracy of motion vectors, processing over a large number of frames is necessary, and the processing time is long.
従って、本発明は少ないフレーム数で、実際の画像の動きとは大きく異なる動きベクトルを排除して、より正確な動きベクトルを検出できる動きベクトル検出方法及び装置を提供することを目的とする。 Accordingly, an object of the present invention is to provide a motion vector detection method and apparatus capable of detecting a more accurate motion vector by eliminating a motion vector that is greatly different from the actual image motion with a small number of frames.
また、本発明の他の目的は、検出された正確な動きベクトルを用いた動き補償により、画像の補間を行うための補間画像を作成し、動画においてはよりリアルな、また静止画においては画質劣化の少ない高品質の画像を得ることができる補間画像作成方法と装置及び画像表示システムを提供することをすることにある。 Another object of the present invention is to create an interpolated image for interpolating an image by motion compensation using the detected accurate motion vector, which is more realistic for moving images and image quality for still images. An object of the present invention is to provide an interpolation image generation method and apparatus and an image display system capable of obtaining a high-quality image with little deterioration.
上記課題を解決するため、本発明は画像の第mフレーム(mは任意の整数)と第m+nフレーム(nはi+1以上の整数、iは1以上の整数)間の動きベクトルを求める動きベクトル検出方法において、第mフレームと第m+nフレームの間の複数の動きベクトル候補を求め、動きベクトル候補をm+iフレームと第m+nフレーム間またはm+iフレームと第mフレーム間のフレーム差分に応じてスケール変換し、スケール変換後の動きベクトル候補に従ってm+iフレーム上の画像を仮想的に作成し、仮想的に作成された画像と第m+iフレーム上の実際の画像との相関を最大とする最適動きベクトルを動きベクトル候補から選択することを基本とする。 In order to solve the above problems, the present invention provides motion vector detection for obtaining a motion vector between the mth frame (m is an arbitrary integer) and the m + nth frame (n is an integer of i + 1 or more, i is an integer of 1 or more). In the method, a plurality of motion vector candidates between the mth frame and the m + n frame are obtained, and the motion vector candidates are scaled according to a frame difference between the m + i frame and the m + n frame or between the m + i frame and the mth frame, An image on the m + i frame is virtually created according to the motion vector candidate after the scale conversion, and an optimal motion vector that maximizes the correlation between the virtually created image and the actual image on the m + i frame is the motion vector candidate. Basically select from.
本発明の第1の視点では、画像の第mフレーム(mは任意の整数)と第m+nフレーム(nはi+1以上の整数、iは1以上の整数)間の動きベクトルを求める動きベクトル検出方法において、(a)第mフレームの動きベクトル探索領域から第1ブロックを抽出し、(b)第m+nフレームの動きベクトル探索領域から第1ブロックとの相関がより大きい複数の第2ブロックを抽出し、(c)第1ブロックと複数の第2ブロック間の複数の第1動きベクトルを検出し、(d)第m+iフレームから第1ブロックと空間的同位置にある第3ブロックを抽出し、(e)第1動きベクトルの(n−i)/nである複数の第2動きベクトルを算出し、(f)第2動きベクトルに従って第m+nフレームから第3ブロックの移動先となる第4ブロックを抽出し、(g)複数の第1動きベクトルから第3ブロックと第4ブロックとの相関を最大とする最適動きベクトルを選択する。 In a first aspect of the present invention, a motion vector detection method for obtaining a motion vector between an m-th frame (m is an arbitrary integer) and an m + n frame (n is an integer of i + 1 or more, i is an integer of 1 or more). In (a), the first block is extracted from the motion vector search region of the m-th frame, and (b) a plurality of second blocks having a larger correlation with the first block are extracted from the motion vector search region of the m + n frame. (C) detecting a plurality of first motion vectors between the first block and a plurality of second blocks; (d) extracting a third block spatially co-located with the first block from the m + i frame; e) calculating a plurality of second motion vectors which are (n−i) / n of the first motion vector, and (f) a fourth block which is the destination of the third block from the m + n frame according to the second motion vector. Extracted selects an optimum motion vector to maximize the correlation between the third block and the fourth block from the (g) a plurality of first motion vector.
本発明の第2の視点では、第1の視点における(a)(b)及び(c)と同様の処理の後、(h)第1動きベクトルのi/nである複数の第3動きベクトルを算出し、(i)第3動きベクトルに従って第m+iフレームから第1ブロックの移動先となる第5ブロックを抽出し、(j)複数の第1動きベクトルから第1ブロックと第5ブロックとの相関を最大とする最適動きベクトルを選択する。 In the second viewpoint of the present invention, after processing similar to (a), (b) and (c) in the first viewpoint, (h) a plurality of third motion vectors which are i / n of the first motion vector (I) extract a fifth block that is the destination of the first block from the m + i frame according to the third motion vector, and (j) calculate the first block and the fifth block from the plurality of first motion vectors. The optimal motion vector that maximizes the correlation is selected.
本発明の第3の視点では、第1及び第2の視点の両方の効果を考慮し、第1ブロック11と第2ブロック12と第5ブロック15の相関が高くなる複数の第1動きベクトルを求め、第3ブロック13と第4ブロック14の相関が最大となる動きベクトルを最適動きベクトルとして選択する。
In the third viewpoint of the present invention, in consideration of the effects of both the first and second viewpoints, a plurality of first motion vectors having a high correlation among the
本発明の第4の視点では、第m+nフレームから第mフレームへの動きベクトルを求める方法を加えた双方向動きベクトル検出によって、より正確な動きベクトルを求める。 In the fourth aspect of the present invention, a more accurate motion vector is obtained by bidirectional motion vector detection including a method for obtaining a motion vector from the m + n frame to the m frame.
本発明の第5の視点では、第m+iフレームを支点として第mフレームと第m+nフレーム間で相関の高いブロック対を抽出し、そのブロック対と第m+iフレームの支点位置にあるブロックとの相関が最大となる動きベクトルを最適動きベクトルとする。 In the fifth aspect of the present invention, a block pair having a high correlation between the mth frame and the m + n frame is extracted using the m + i frame as a fulcrum, and the correlation between the block pair and the block at the fulcrum position of the m + i frame is obtained. The maximum motion vector is set as the optimal motion vector.
本発明の第6の視点は、検出された最適動きベクトルを使ってフレーム画像のない時間的位置に補間画像を作成するために、原画像の第mフレーム(mは任意の整数)と第m+nフレーム(nはi+1以上の整数、iは1以上の整数)間の第m+k(kは任意の実数)フレームの時間的位置に補間すべき補間画像を作成する補間画像作成方法において、第1〜第5の視点のいずれかの動きベクトル方法により求められた最適動きベクトルを第m+kフレームの時間的位置に応じてスケール変換し、スケール変換後の動きベクトルに従って第m+iフレームから第1ブロックの移動先となる第12ブロックを抽出し、第m+kフレームの第1ブロックと空間的同位置に第12ブロックを割り当てることにより補間画像を作成する。 According to a sixth aspect of the present invention, in order to create an interpolation image at a temporal position without a frame image using the detected optimal motion vector, the mth frame (m is an arbitrary integer) and m + n of the original image. In the interpolated image creating method for creating an interpolated image to be interpolated at a temporal position of an m + k (k is an arbitrary real number) frame between frames (n is an integer of i + 1 or more, i is an integer of 1 or more), The optimal motion vector obtained by the motion vector method of any of the fifth viewpoints is scaled according to the temporal position of the m + k frame, and the moving destination of the first block from the m + i frame according to the scaled motion vector The twelfth block is extracted, and the twelfth block is assigned to the same position as the first block of the m + k frame to create an interpolation image.
本発明の第7の視点では、特にインターレース画像について、間引いて取り出す画像を偶数もしくは奇数フィールドの画像とし、ライン補間を行う前に動きベクトルを求めることで余分な処理が入る前に第1の動きベクトルを求める。すなわち、原画像の第mフィールド(mは任意の整数)と第m+nフィールド(nはi+1以上の整数、iは1以上の整数)間の第m+k(kは任意の実数)フィールドの時間的位置に補間すべき補間画像を作成する補間画像作成方法であって、第mフィールド(mは任意の整数)の動きベクトル探索領域から第1ブロックを抽出し、第m+2n(nは1以上の整数)フィールドの動きベクトル探索領域から第1ブロックとの相関がより大きい複数の第2ブロックを抽出し、第1ブロックと複数の第2ブロック間の複数の第1動きベクトルを検出し、第m+2n−1フィールドから第1ブロックを空間的に1/2ライン垂直方向にシフトさせた空間的位置にある第3ブロックを抽出し、第1動きベクトルの1/2である複数の第2動きベクトルを算出し、第2動きベクトルに従って第m+2nフィールドから、第m+2n−1フィールド内の第1ブロックと空間的同位置にあるブロックの移動先となる第4ブロックを抽出し、第3ブロックを第1垂直方向に線形補間した第13ブロックを作成し、第4ブロックを第1垂直方向とは逆の第2垂直方向に線形補間した第14ブロックを作成し、複数の第1動きベクトルから第13ブロックと第14ブロックとの相関を最大とする最適動きベクトルを選択する。そして、最適動きベクトルを時間的位置に応じてスケール変換し、スケール変換後の動きベクトルに従って第m+2nフィールドから第1ブロックの移動先となる第15ブロックを抽出し、第m+kフィールドの第1ブロックと空間的同位置に第15ブロックを割り当てることにより補間画像を作成する。 In the seventh aspect of the present invention, particularly for an interlaced image, an image to be extracted by thinning out is an even-numbered or odd-numbered field image, and a motion vector is obtained before line interpolation to obtain a first motion before extra processing is performed. Find a vector. That is, the temporal position of the m + k field (k is an arbitrary real number) field between the m-th field (m is an arbitrary integer) and the m + n field (n is an integer of i + 1 or more, i is an integer of 1 or more) of the original image. An interpolation image generation method for generating an interpolation image to be interpolated in the first step is performed by extracting a first block from a motion vector search region in an m-th field (m is an arbitrary integer) and m + 2n (n is an integer of 1 or more). A plurality of second blocks having a higher correlation with the first block are extracted from the motion vector search region of the field, a plurality of first motion vectors between the first block and the plurality of second blocks are detected, and m + 2n−1 A third block at a spatial position obtained by spatially shifting the first block in the vertical direction by 1/2 line from the field is extracted, and a plurality of second motion vectors that are 1/2 of the first motion vector are extracted. And the fourth block, which is the movement destination of the block in the same position as the first block in the m + 2n−1 field, is extracted from the m + 2n field according to the second motion vector, and the third block is defined as the first block. A thirteenth block is generated by linear interpolation in the vertical direction, a fourteenth block is generated by linear interpolation in the second vertical direction opposite to the first vertical direction, and the thirteenth block is generated from the plurality of first motion vectors. And an optimal motion vector that maximizes the correlation between the fourteenth block and the fourteenth block is selected. Then, the optimal motion vector is scale-converted according to the temporal position, the fifteenth block as the movement destination of the first block is extracted from the m + 2n field according to the motion vector after the scale conversion, and the first block of the m + k field An interpolation image is created by assigning the fifteenth block to the same spatial position.
さらに、本発明の第8の視点によると、上述した補間画像作成方法により作成された補間画像及び原画像を表示する画像表示システムを提供する。 Furthermore, according to an eighth aspect of the present invention, there is provided an image display system for displaying an interpolated image and an original image created by the above-described interpolated image creating method.
本発明によれば画像の実際の動きとは異なる誤った動きベクトルを排除し、正確な動きベクトル検出を行うことができる。また、検出された正確な動きベクトルを用いて補間画像を作成することにより、フレーム周波数の低い入力画像信号からフレーム周波数の高い出力画像信号を作成でき、動画においてはよりリアルな画像を提供し、静止画においては画質劣化の少ない画像を提供することができる。 According to the present invention, it is possible to eliminate an erroneous motion vector different from the actual motion of an image and perform accurate motion vector detection. Also, by creating an interpolated image using the detected accurate motion vector, an output image signal with a high frame frequency can be created from an input image signal with a low frame frequency, providing a more realistic image in the video, As for a still image, an image with little image quality deterioration can be provided.
以下、図面を参照して本発明の実施の形態を説明する。 Embodiments of the present invention will be described below with reference to the drawings.
(第1実施形態)
図1に示すように、例えば原画像の第mフレーム1と第m+n(nは、i+1以上の整数、iは1以上の整数)フレーム2との間に補間画像を作成するために、第mフレーム1と第m+nフレーム2との間の最適動きベクトルを検出することを考える。本発明の第1実施形態では、図2に示すような手順で最適動きベクトルを検出する。以下、図1及び図2を用いて本実施形態の処理手順を説明する。
(First embodiment)
As shown in FIG. 1, for example, in order to create an interpolated image between the
まず、第mフレーム1の動きベクトル探索領域から、第1ブロック11を抽出する(ステップS101)。
次に、第m+nフレーム2の動きベクトル探索領域から、第mフレーム1内の第1ブロック11と同じブロックサイズで、かつ第1ブロック11との相関がより大きい複数の第2ブロック12を抽出する(ステップS102)。
ステップS102においてブロック間の相関の大小を調べる方法としては、例えば、ブロック内の画素毎にデータの絶対値差分を計算してその総和である絶対値差分和を求め、絶対値差分和が小さい場合には相関が大きく、絶対値差分和が大きい場合には相関が小さいと判断する公知の方法を用いることができる。
First, the
Next, a plurality of
As a method of checking the magnitude of the correlation between blocks in step S102, for example, when the absolute value difference sum is calculated by calculating the absolute value difference of the data for each pixel in the block and the absolute value difference sum is small. A known method for determining that the correlation is small when the correlation is large and the sum of the absolute value differences is large can be used.
次に、第1ブロック11と複数の第2ブロック12間の複数の第1動きベクトルDを動きベクトルの候補として検出する(ステップS103)。
次に、第m+iフレーム3から、第mフレーム1内の第1ブロック11と空間的同位置にある第3ブロック13を抽出する(ステップS104)。
次に、第m+iフレーム3及び第m+nフレーム2間のフレーム差分(n−i)と、第mフレーム1及び第m+iフレーム3間のフレーム差分iとの比から、第1動きベクトルDを第m+iフレーム3内の第3ブロック13の第m+nフレーム2上への動きベクトルに換算、すなわちスケール変換した複数の第2動きベクトル((n−i)/n)*Dを算出する(ステップS105)。フレーム差分とは、二つのフレームのフレーム番号の差である。
Next, a plurality of first motion vectors D between the
Next, the
Next, from the ratio of the frame difference (n−i) between the m +
次に、第2動きベクトル((n−i)/n)*Dに従って、第3ブロック13の第m+nフレーム2への移動先となる第4ブロック14を抽出する(ステップS106)。第4ブロック14は、第2動きベクトル((n−i)/n)*Dに従って仮想的に第m+iフレーム上に作成される画像の一部である。
Next, in accordance with the second motion vector ((n−i) / n) * D, the
ここで、ある第1動きベクトルDが真の動きを再現しているとすると、第m+iフレーム3においても第1ブロック11と同じブロックが存在するはずであり、その位置は図1中の点線ブロックの位置となる。よって、点線ブロックと第3ブロック13との相対位置関係と、第2ブロック12と第4ブロック14との相対位置関係は等しくなる。そこで、本実施形態では第3ブロック13と第4ブロック14を用いて複数の第1動きベクトルDの各々について適否を判定する。
Here, if a certain first motion vector D reproduces a true motion, the same block as the
具体的には、第3ブロック13と第4ブロック14との相関を調べる処理を繰り返すことによって、第3ブロック13と第4ブロック14との相関が最大となる動きベクトルを求める。すなわち、複数の第1動きベクトルDの中から、第3ブロック13と第4ブロック14との相関を最大とする最適動きベクトルを選択する(ステップS107)。第3ブロック13と第4ブロック14との相関は、両ブロックの画素の絶対値差分和を計算することにより求められ、絶対値差分和が小さい場合は相関が大、絶対値差分和が大きい場合は相関が小と判断される。
Specifically, by repeating the process of examining the correlation between the
上述した本実施形態の動きベクトル検出方法では、次式(1)により計算される絶対値差分和E1が最小となる一つの第1動きベクトルDを最適動きベクトルとして求めることになる。
ここで、Xはブロックの位置ベクトル、f(A,b)は各ブロックの位置(A)及びフレーム(b)に対応する画素値、α及びβは重み係数をそれぞれ表している。これらの各パラメータの定義については、後述の各実施形態においても適用される。式(1)の右辺第1項は第1ブロック11と第2ブロック12との絶対値差分和、同第2項は第3ブロック13と第4ブロック14との絶対値差分和である。重み係数α及びβは、各ブロックの絶対値差分に重み付けを行う場合に使用され、基本的には第3ブロック13と第4ブロック14との絶対値差分和(相関)を重視するため、β≧αであることが好ましい。
Here, X is a block position vector, f (A, b) is a pixel value corresponding to each block position (A) and frame (b), and α and β are weighting factors, respectively. The definition of each parameter is also applied to each embodiment described later. The first term on the right side of Equation (1) is the sum of absolute value differences between the
次に、図3及び図4を用いて本実施形態による効果を説明する。
簡単のためにi=1、n=2とする。図3に示すように画像として「TEST」という静止画が第mフレーム1から第m+2フレーム2にかけて表示された場合に、第1動きベクトルDとして二つの動きベクトルA及びBが検出されたとする。動きベクトルAは、第mフレーム1上の第1ブロック11と第m+2フレーム2上の第2ブロック12Aとの動きベクトルである。動きベクトルBは、第mフレーム1上の第1ブロック11と第m+2フレーム2上の第2ブロック12Aとは異なる第2ブロック12Bとの動きベクトルである。
Next, the effect by this embodiment is demonstrated using FIG.3 and FIG.4.
For simplicity, i = 1 and n = 2. Assume that two motion vectors A and B are detected as the first motion vector D when a still image “TEST” is displayed as an image from the m-
動きベクトルAをスケール変換した第mフレーム1と第m+1フレーム3との間の動きベクトルに従って第m+1フレーム3内の第3ブロック13の位置に表示されるべき画像14Aを作成すると、「ES」の一部となる。一方、動きベクトルBをスケール変換した第mフレーム1と第m+1フレームとの間の動きベクトルに従って第m+1フレーム2の第3ブロック13の位置に表示されるべき画像14Bを作成すると、「T」となる。
When the
本実施形態では、こうして動きベクトルA及びBからそれぞれ作成される画像14A,14Bと、実際の第m+1フレーム3の画像を比較する。すなわち、第3ブロック13とそれぞれの第4ブロック14A,14Bとを比較する。この比較により、動きベクトルBが最適動きベクトルとして選択される。
In this embodiment, the
ここで、誤って動きベクトルAが検出される理由は、上記「TEST」の例のように、一つの静止画内に全く同じ文字(この例では「T」)がある場合以外にも、ノイズが大きく影響してくる。例えば、図4に示すように第m+2フレーム2で実際に検出すべき「T」にノイズが発生しており、動きベクトルAが指し示す「T」にノイズが少ない場合は、動きベクトルAが検出されてしまう。これに対し、本実施形態に従って実際に第m+1フレーム3の第3ブロック13とそれぞれの第4ブロック14A,14Bの相関を調べることにより、動きベクトルAが誤って検出される確率が大幅に減少する。発明者らの行った実験からも、この効果を確認することができた。
Here, the reason why the motion vector A is erroneously detected is that the noise is not limited to the case where the same character (“T” in this example) is present in one still image as in the example of “TEST”. Will greatly affect. For example, as shown in FIG. 4, when “T” to be actually detected in the (m + 2)
次に、本実施形態に係る動きベクトル検出方法を実施する動きベクトル検出装置の構成を図5に示す。ここでは、説明を簡略化するためにi=1、n=2とする。入力画像信号31は第m+2フレームメモリ32、第m+1フレームメモリ33及び第mフレームメモリ34に順次入力され、これらのメモリ32、33及び34から第m+2フレーム、第m+1フレーム及び第mフレームの画像信号35、36及び37が読み出される。
Next, FIG. 5 shows a configuration of a motion vector detection apparatus that performs the motion vector detection method according to the present embodiment. Here, in order to simplify the description, i = 1 and n = 2. The
動きベクトル検出部40は、第m+2フレーム及び第mフレームの画像信号35及び37を受けて、図2中のステップS101〜S103の処理、すなわち第mフレームの画像信号37からの第1ブロックの抽出と、第m+2フレームの画像信号35からの第2ブロックの抽出、及び第1ブロックと第2ブロック間の複数の第1動きベクトル41の検出を行う。動きベクトル判定用ブロック抽出部43は、第m+2フレーム及び第m+1フレームの画像信号35及び36から動きベクトルの判定に用いるブロックを抽出する。第1ブロック11の位置指定は第1ブロック位置指定部38によって行われ、第1ブロック位置指定部38から第1ブロック位置のアドレス39、例えばブロック位置の左上隅のアドレスが動きベクトル検出部40及び動きベクトル判定用ブロック抽出部43へ出力される。
The motion
動きベクトルスケール変換部42は、図2中のステップS105の処理、すなわち第1動きベクトル41(D)の1/2の動きである複数の第2動きベクトル44(D/2)を算出する。動きベクトル判定用ブロック抽出部43は、図2中のステップS104及びS106の処理、すなわち第m+1フレームの画像信号36からの第3ブロック13の抽出と、第2動きベクトル44に従った第m+2フレームの画像信号35からの第4ブロック14の抽出を行い、第3及び第4ブロックの画像信号45を出力する。
The motion vector
動きベクトル判定用ブロック抽出部43からの第3ブロック及び第4ブロックの画像信号45は最適動きベクトル判定部46に入力され、複数の第1動きベクトル41の中で第3ブロックと第4ブロックとの相関を最大とする動きベクトルを最適動きベクトルと判定する処理が行われる。最適動きベクトル判定部46からの判定結果47に従って、動きベクトル選択部48により複数の第1動きベクトル41から一つの動きベクトルが最終的な最適動きベクトル49として選択され、図2中のステップS107の処理が行われる。
The image signals 45 of the third block and the fourth block from the motion vector determination
このように本実施形態では、第m、第m+i及び第m+nフレームの3フレームの画像から動きベクトルを正確に求めることができる。すなわち、第m+iフレームから抽出した第3ブロックと、動きベクトルの候補である複数の第1動きベクトルをスケール変換した第2動きベクトルを用いて第m+nフレームから抽出した第4ブロックとの相関を求めて各第1動きベクトルの適否を検証し、この相関を最大とする一つの動きベクトルのみを最適動きベクトルとして検出しそれ以外の動きベクトルを排除することによって、より正確な動きベクトル検出が可能となる。 As described above, in this embodiment, the motion vector can be accurately obtained from the three frames of the mth, m + i, and m + n frames. That is, the correlation between the third block extracted from the m + i frame and the fourth block extracted from the m + n frame using the second motion vector obtained by scaling the plurality of first motion vectors which are motion vector candidates is obtained. By verifying the suitability of each first motion vector, only one motion vector that maximizes this correlation is detected as the optimal motion vector, and other motion vectors are excluded, thereby enabling more accurate motion vector detection. Become.
(第2実施形態)
次に、本発明の第2実施形態として第1実施形態と同様に第mフレーム1と第m+nフレーム2との間の最適動きベクトルを検出する別の手順について、図6及び図7を用いて説明する。
(Second Embodiment)
Next, another procedure for detecting the optimal motion vector between the
本実施形態において、第mフレーム1の動きベクトル探索領域から、第1ブロック11を抽出し、第m+nフレーム2の動きベクトル探索領域から、第mフレーム1内の第1ブロック11と同じブロックサイズで、かつ第1ブロック11との相関がより大きい複数の第2ブロック12を抽出し、さらに第1ブロック11と複数の第2ブロック12間の複数の第1動きベクトルDを最適動きベクトルの候補として検出するまでの処理(ステップS201〜S203)は、第1の実施形態と同様である。
In the present embodiment, the
本実施形態では、次に第mフレーム1及び第m+nフレーム2間のフレーム差分nと、第mフレーム1及び第m+iフレーム3間のフレーム差分iとの比から、第1動きベクトルDを第mフレーム1内の第1ブロック11の第m+iフレーム3上への動きベクトルにスケール変換した複数の第3動きベクトル(i/n)*Dを算出する(ステップS204)。次に、第3動きベクトル(i/n)*Dに従って、第1ブロック11の第m+nフレーム2への移動先となる第5ブロック15を抽出する(ステップS205)。
In the present embodiment, the first motion vector D is then calculated from the ratio of the frame difference n between the
第1動きベクトルDが真の動きを再現しているとすると、第m+iフレーム3においても第1ブロック11と同じブロックが存在するはずであり、その位置は第5ブロック15の位置となる。よって、第5ブロック15と第1ブロック11は等しくなる。そこで、本実施形態では第1ブロック11と第5ブロック15を用いて、第1動きベクトルDの各々について適否を判定する。
If the first motion vector D reproduces the true motion, the same block as the
具体的には、第1ブロック11と第5ブロック15との相関を調べる。この処理を繰り返すことによって、第1ブロック11と第5ブロック15との相関が最大となる動きベクトルを求める。すなわち、複数の第1動きベクトルDの中から、第1ブロック11と第5ブロック15との相関を最大とする最適動きベクトルを選択する(ステップS206)。第1ブロック11と第5ブロック15との相関は、両ブロックの画素の絶対値差分和を計算することによって求められ、絶対値差分和が小さい場合は相関が大、絶対値差分和が大きい場合は相関が小と判断される。
Specifically, the correlation between the
上述した本実施形態の動きベクトル検出方法では、式(2)により計算される絶対値差分和E2が最小となる一つの第1動きベクトルDを最適動きベクトルとして求めることになる。
式(2)の右辺第1項は第1ブロック11と第2ブロック12との絶対値差分和、同第2項は第1ブロック11と第5ブロック15との絶対値差分和である。重み係数α及びβは各ブロックの絶対値差分に重み付けを行う場合に使用され、基本的には第1ブロック11と第5ブロック15との相関を重視するため、β≧αであることが好ましい。
The first term on the right side of Equation (2) is the sum of absolute value differences between the
図8に、本実施形態に係る動きベクトル検出方法を実施する動きベクトル検出装置の構成を示す。説明を簡略化するためにi=1、n=2とする。図5と対応する要素に同一符号を付して第1の実施形態との相違点を中心に説明すると、動きベクトルスケール変換部42は図7中のステップS204の処理、すなわち第1動きベクトル41(D)の1/2の動きである第3動きベクトル51(D/2)を算出する処理を行う。動きベクトル判定用ブロック抽出部43は、第m+1フレーム及び第mフレームの画像信号36及び37から第1動きベクトルの判定に用いるブロックを抽出する。より詳しくは、動きベクトル判定用ブロック抽出部43は図7中のステップS205の処理、すなわち第3動きベクトル51に従った第m+1フレームの画像信号36からの第5ブロック15の抽出を行う。
FIG. 8 shows the configuration of a motion vector detection apparatus that implements the motion vector detection method according to the present embodiment. In order to simplify the explanation, i = 1 and n = 2. The same reference numerals are assigned to elements corresponding to those in FIG. 5 and the differences from the first embodiment will be mainly described. The motion vector
動きベクトル判定用ブロック抽出部43からの第5ブロックの画像信号52は最適動きベクトル判定部46に入力され、ここで複数の第1動きベクトル41の中で第1ブロック11と第5ブロック15の相関を最大とする動きベクトルを最適な動きベクトルと判定する処理が行われる。最適動きベクトル判定部46からの判定結果47に従って、動きベクトル選択部48により複数の第1動きベクトル41から一つの動きベクトルが最終的な最適動きベクトル49として選択され、図7中のステップS207の処理が行われる。本実施形態によっても、先の第1実施形態と同様の効果を得ることができる。
The
(第3実施形態)
次に、本発明の第3実施形態として、上述した第1及び第2実施形態を組み合わせて、さらに正確な動きベクトル検出を可能とした動きベクトル検出方法について図9及び図10を用いて説明する。本実施形態では、まず第1及び第2実施形態で説明した手順により、第1〜第5ブロック11〜15の抽出を行う(ステップS301〜S308)。
(Third embodiment)
Next, as a third embodiment of the present invention, a motion vector detection method capable of detecting a more accurate motion vector by combining the first and second embodiments described above will be described with reference to FIGS. . In this embodiment, first, the first to
次に、ステップS303で検出された複数の第1動きベクトルDから、第1ブロック11、第2ブロック12及び第5ブロック15を用いて、これらの各ブロック11,12,15の相関をより大きくする複数の第1動きベクトルを選択する(ステップS309)。さらに、ステップS309で選択された第1動きベクトルDについて第3ブロック13と第4ブロック14を用いて適否を判定し、第3ブロック13と第4ブロック14との相関を最大とする一つの第1動きベクトルDを最適動きベクトルとして選択する(ステップS310)。
Next, using the
従って、上述した本実施形態の動きベクトル検出方法では、次式(3)により計算される絶対値差分和E3が最小となる一つの第1動きベクトルDを最適動きベクトルとして求めることになる。
式(3)の右辺第1項は第1ブロック11と第2ブロック12との絶対値差分和、同第2項は第1ブロック11と第5ブロック15との絶対値差分和、同第3項は第3ブロック13と第4ブロック14との絶対値差分和である。重み係数α及びβは各ブロックの絶対値差分に重み付けを行う場合に使用され、基本的には第3ブロック13と第4ブロック14との相関を重視するため、β≧αであることが好ましい。
The first term on the right side of equation (3) is the sum of absolute value differences between the
図11に、本実施形態に係る動きベクトル検出方法を実施する動きベクトル検出装置の構成を示す。説明を簡略化するためにi=1、n=2とする。図5及び図8と対応する要素に同一符号を付して第1及び第2の実施形態との相違点を中心に説明すると、動きベクトル検出部40は、図10中のステップS301〜S303の処理、すなわち第mフレームの画像信号37からの第1ブロックの抽出と、第m+2フレームの画像信号35からの第2ブロックの抽出、及び第1ブロックと第2ブロック間の複数の第1動きベクトル41(D)の検出を行い、この際に第1及び第2ブロックの画像信号53を最適動きベクトル判定部46へ出力する。
FIG. 11 shows a configuration of a motion vector detection apparatus that performs the motion vector detection method according to the present embodiment. In order to simplify the explanation, i = 1 and n = 2. The same reference numerals are given to the elements corresponding to those in FIGS. 5 and 8 and the differences from the first and second embodiments will be mainly described. The motion
動きベクトルスケール変換部42は、図10中のステップS305及びS307の処理、すなわち第1動きベクトルの(n−i)/nである第2動きベクトル44及び第1動きベクトルのi/nである第3動きベクトル51の算出を行うが、この場合はi=1、n=2であるため、第2及び第3動きベクトルとして共に第1動きベクトル(D)の1/2の動きベクトル(D/2)を算出することになる。
The motion vector
動きベクトル判定用ブロック抽出部43は、第m+2フレーム、第m+1フレーム及び第mフレームの画像信号35,36及び37から動きベクトルの判定に用いるブロックを抽出する。より詳しくは、動きベクトル判定用ブロック抽出部43は図10中のステップS306及びS308の処理、すなわち第m+1フレームの画像信号36からの第3ブロック13の抽出と、第2動きベクトル44に従った第m+2フレームの画像信号35からの第4ブロック14の抽出、及び第3動きベクトル51に従った第m+1フレームの画像信号36からの第5ブロック15の抽出を行い、第3、第4及び第5ブロックの画像信号54を出力する。
The motion vector determination
動きベクトル判定用ブロック抽出部43からの第3、第4及び第5ブロックの画像信号54は最適動きベクトル判定部46に入力され、ここで図10中のステップS309の処理、すなわち複数の第1動きベクトル41の中で第1ブロック11と第2ブロック12及び第5ブロック15の相関がより大きい複数の動きベクトルの選択が行われ、さらに第3ブロック13と第4ブロック14の相関が最大となる一つの動きベクトルを最適な動きベクトルと判定する処理が行われる。最適動きベクトル判定部46からの判定結果47に従って、動きベクトル選択部48により図10中のステップS310の最適動きベクトルの選択処理が行われ、ここで選択された動きベクトルが最終的な最適動きベクトル49として出力され、図10中のステップS310の処理が行われる。
The image signals 54 of the third, fourth, and fifth blocks from the motion vector determination
このように本実施形態では、第1及び第2実施形態を組み合わせた構成とすることによって、より正確な動きベクトル検出が可能となる。 As described above, in this embodiment, by combining the first and second embodiments, more accurate motion vector detection is possible.
(第4実施形態)
次に、図12〜図14を用いて本発明の第4実施形態について説明する。本実施形態では、第mフレーム1と第m+nフレーム2間の第m+iフレーム3の位置に補間画像を作成する場合において、第mフレーム1から第m+nフレーム2への第1動きベクトルD及び第m+nフレーム2から第mフレーム1への第4動きベクトルEの両方を求める。第1動きベクトルDの検出については、第1実施形態と同様に行う(ステップS401〜S406,S412)。
(Fourth embodiment)
Next, a fourth embodiment of the present invention will be described with reference to FIGS. In the present embodiment, when an interpolation image is created at the position of the m +
一方、第4動きベクトルEの検出においては、第m+nフレームから第1ブロック11と空間的同位置にある第6ブロック16を抽出し(ステップS407)、さらに第mフレーム1内の動きベクトル探索領域で第6ブロック16と同じブロックサイズの複数のブロックから第6ブロック16との相関がより大きい第7ブロック17を抽出し(ステップS408)、第6ブロック16と第7ブロック16間の第4動きベクトルEを検出する(ステップS409)。ブロック間の相関は、両ブロックの画素の絶対値差分和を計算することによって求められ、絶対値差分和が小さい場合は相関が大、絶対値差分和が大きい場合は相関が小と判断される。
On the other hand, in the detection of the fourth motion vector E, the
次に、第mフレーム1と第m+iフレーム3上のフレーム差分iと第m+nフレーム2と第mフレーム1のフレーム差分nとの比から、第4動きベクトルEを第6ブロック16の第m+iフレーム3から第mフレーム1への移動量にスケール変換した第5動きベクトル(i/n)*Eを算出する(ステップS410)。第5動きベクトル(i/n)*Eに従って、第mフレーム1の第1ブロック11と空間的同位置にある第m+iフレーム3内の第3ブロック13の第mフレーム1への移動先となる第8ブロック18を抽出する(ステップS411)。
Next, from the ratio of the frame difference i on the
次のステップS412の最適第1動きベクトルの選択では、第1実施形態と同様に第3ブロック13と第4ブロック14の絶対値差分和を求めて相関を調べ、第1動きベクトルから第3ブロック13と第4ブロック14との相関が最大となる一つの動きベクトルを求める。一方、次のステップS413の最適第4動きベクトルの選択では、第4動きベクトルから第3ブロック13と第8ブロック18との相関が最大となる一つの動きベクトルを選択する。
In the selection of the optimum first motion vector in the next step S412, the absolute value difference sum between the
次に、第3ブロック13と第4ブロック14の絶対値差分和E1と第3ブロック13と第8ブロック18の絶対値差分和E4を比較し(ステップS414)、絶対値差分和が小さい方の動きベクトルを採用する。すなわち、E1がE4より小さい場合は、ステップS412で検出された最適第1動きベクトルを最適動きベクトルとして選択し(ステップS415)、E4がE1より小さい場合は、ステップS413で検出された最適第4動きベクトルの逆ベクトル−Eを最適動きベクトルとして選択し(ステップS416)。
Next, the absolute value difference sum E1 of the
本実施形態における第4動きベクトルを求めるために計算すべき絶対値差分和E4は、次式で表すことができる。
ここで、重み係数α及びβはE1を求めるのに使用する値と同じものを使用することが好ましい。 Here, it is preferable to use the same weighting factors α and β as the values used to obtain E1.
図15に、本実施形態に係る動きベクトル検出方法を実施する動きベクトル検出装置の構成を示す。説明を簡略化するためにi=1、n=2とする。図5と対応する要素に同一符号を付して第1の実施形態との相違点を中心に説明すると、図15では新たに動きベクトル検出部60、動きベクトルスケール変換部62、動きベクトル判定用ブロック抽出部63及び最適動きベクトル判定部66が設けられている。動きベクトル検出部40、動きベクトルスケール変換部42、動きベクトル判定用ブロック抽出部43及び最適動きベクトル判定部46は、第1の実施形態と同様であり、これらによって図13中のステップS401〜S406及びS412の処理が行われる。
FIG. 15 shows the configuration of a motion vector detection apparatus that implements the motion vector detection method according to the present embodiment. In order to simplify the explanation, i = 1 and n = 2. The same reference numerals are assigned to elements corresponding to those in FIG. 5 and the differences from the first embodiment will be mainly described. In FIG. 15, a motion
新たに設けられた動きベクトル検出部60では、図13中のステップS407〜S409の処理、すなわち第m+2フレーム内から動きベクトル探索領域にある第6ブロック16を抽出する処理と、第6ブロック16に対して第mフレーム1内の動きベクトル探索領域で同じブロックサイズの第7ブロック17を抽出する処理、及び第6ブロック16と第7ブロック17間の第4動きベクトル61を検出する処理が行われる。
In the newly provided motion
第6ブロック16の位置指定は第1ブロック11指定部38によって行われ、第1ブロック位置のアドレス、例えば左上隅のアドレス39が動きベクトル検出部60及び動きベクトル判定用ブロック抽出部63へ出力される。
The position designation of the
動きベクトルスケール変換部62は、図14中のステップS410の処理、すなわち第4動きベクトル61の1/2の動きである複数の第5動きベクトル64を算出する。動きベクトル判定用ブロック抽出部63は、図14中のステップS411の処理、すなわち第5動きベクトル64に従った第mフレームの画像信号37からの第8ブロック18の抽出を行い、第8ブロック18の画像信号65を出力する。
The motion vector
動きベクトル判定用ブロック抽出部43からの第3ブロックの画像信号45Aと動きベクトル判定用ブロック抽出部63からの第8ブロックの画像信号65は最適動きベクトル判定部66に入力され、複数の第4動きベクトル61の中で第3ブロック13と第8ブロック18との相関を最大とする動きベクトルを最適第4動きベクトルと判定する図14中のステップS413の処理が行われる。
The third
最適動きベクトル判定部46及び66からの判定結果47,67に従って、動きベクトル選択部68により図14中のステップS415,S416の最適動きベクトルの選択処理が行われ、ここで選択された動きベクトルが最終的な最適動きベクトル69として出力される。
According to the determination results 47 and 67 from the optimal motion
本実施形態によると、第1の実施形態で説明した第mフレームから第m+nフレームへの最適第4動きベクトルを求める処理に、これとは時間的な方向が逆である第m+nフレームから第mフレームへの最適第4動きベクトルを求める処理を加え、これらのうちでより最適な方を最終的に選択することによって、さらに正確な動きベクトル検出を行うことができる。 According to the present embodiment, in the process of obtaining the optimal fourth motion vector from the m-th frame to the m + n frame described in the first embodiment, the m + n-th frame to the m-th frame whose temporal direction is opposite to this. More accurate motion vector detection can be performed by adding a process for obtaining the optimum fourth motion vector for the frame and finally selecting the most suitable one of these.
(第5実施形態)
次に、図16及び図17を用いて本発明の第5実施形態について説明する。本実施形態では、第mフレーム1と第m+nフレーム2間の動きベクトルを求めるために、まず第m+iフレーム3の動きベクトル探索対象から第9ブロック19を抽出する(ステップS501)。次に、第mフレーム1の動きベクトル探索領域から複数の第10ブロック20を抽出する(ステップS502)。
(Fifth embodiment)
Next, a fifth embodiment of the present invention will be described with reference to FIGS. In this embodiment, in order to obtain a motion vector between the
次に、第9ブロック19から第mフレーム1への動きベクトルとして第9ブロック19と第10ブロック20間の第6動きベクトルFを検出する(ステップS503)。さらに、第9ブロック19から第m+nフレーム2への動きベクトルとして第6動きベクトルFと方向が逆で、大きさが第m+iフレーム3と第m+nフレーム2間のフレーム差分(n−i)と、第mフレーム1と第m+iフレーム3間のフレーム差分iとの比を満たす第7動きベクトル−((n−i)/i)*Fを算出する(ステップS504)。第7動きベクトル−((n−i)/i)*Fに従って、第m+nフレーム2から第9ブロック19の移動先となる第11ブロック21を抽出する(ステップS505)。
Next, a sixth motion vector F between the
次に、第10ブロック20と第11ブロック21の相関がより大きい複数の第6動きベクトルFを検出する(ステップS506)。第6動きベクトルFが真の動きを再現しているとすると、第m+iフレーム3においても第10ブロック20もしくは第11ブロック21と同一ブロックが存在するはずであり、その位置は第9ブロック19の位置となる。
Next, a plurality of sixth motion vectors F having a larger correlation between the
そこで、本実施形態では第9ブロック19の画像を第m+iフレーム3から抽出し、第9ブロック19と第10ブロック20と第11ブロック21の画像を用いて第6動きベクトルFの適否を判定する。具体的には第10ブロック20と第11ブロック21の相関を調べて、より相関の大きい複数の第6動きベクトルを求め、さらに第9ブロック19と第10ブロック20の相関を調べてより相関が大きい一つの第6動きベクトルを最適な動きベクトルとして選択する。
Therefore, in this embodiment, the image of the
本実施形態における計算すべき絶対値差分和E5は、次式のように表すことができる。
式(5)では第9ブロック19と第10ブロック20の相関を調べているが、第9ブロック19と第11ブロック21の相関を調べるようにしても良い。その場合の計算すべき絶対値差分和E6は、次式のように表すことができる。
ここで、式(5)(6)における重み係数α及びβについては、β≧αであることが好ましい。 Here, with respect to the weighting factors α and β in the equations (5) and (6), it is preferable that β ≧ α.
更に、第9ブロック19と第10ブロック20及び第9ブロック19と第11ブロック21から相関を調べることもでき、その場合の計算すべき絶対値差分和E7は次式のように表すことができる。
ここで、重み係数α及びβについては時間方向に相関の高いブロック間を重視する。つまり、iとn−iを比較し、より小さい方のフレーム間のブロックを重視する。例えばi=1、n=3の場合には、n−iが2となることから、第9ブロック19と第10ブロック20の相関を重視し、αをβより大きくするのが好ましい。
Here, with respect to the weighting factors α and β, importance is placed on blocks having high correlation in the time direction. That is, i and ni are compared, and the smaller block between frames is emphasized. For example, when i = 1 and n = 3, since n−i is 2, it is preferable to place importance on the correlation between the
本実施形態では、式(5)(6)(7)に示したE5,E6またはE7が最小となる動きベクトルFを最適動きベクトルとして求めることになる。 In the present embodiment, the motion vector F that minimizes E5, E6, or E7 shown in equations (5), (6), and (7) is obtained as the optimum motion vector.
図18に、本実施形態に係る動きベクトル検出方法を実施する動きベクトル検出装置の構成を示す。説明を簡略化するためにi=1、n=2とする。図5と対応する要素に同一符号を付して第1の実施形態との相違点を中心に説明すると、動きベクトル判定用ブロック抽出部83では、図17中のステップS501の処理、すなわち第m+1フレームの画像信号36内から動きベクトル探索領域にある第9ブロック19を抽出する処理が行われる。第9ブロック19の位置指定は第9ブロック11指定部78によって行われ、第9ブロック位置のアドレス、例えば左上隅のアドレス79が動きベクトル判定用ブロック抽出部83へ出力される。
FIG. 18 shows the configuration of a motion vector detection apparatus that implements the motion vector detection method according to this embodiment. In order to simplify the explanation, i = 1 and n = 2. The same reference numerals are assigned to elements corresponding to those in FIG. 5, and the differences from the first embodiment will be mainly described. In the motion vector determination
動きベクトル検出部80では、図17中のステップS502〜S506の処理、すなわち第m+iフレーム3から第mフレーム1への動きベクトルである第6動きベクトルFを検出して該動きベクトルFとは逆方向で1/2の動きである第7動きベクトルを算出する処理と、第6動きベクトルと第7動きベクトルを用いて第9ブロック19に対する第mフレーム1上の第10ブロック20及び第m+nフレーム2上の第11ブロック21を抽出する処理、及び第10ブロック20と第11ブロック21の相関がより大きい複数の第6動きベクトル81と第10ブロック20の画像信号82を出力する処理を行う。
The motion
次に、最適動きベクトル判定部86では、複数の第6動きベクトル81の中で第9ブロック19と第10ブロック20の相関が最大となる動きベクトルを最適動きベクトルと判定する処理が行われる。最適動きベクトル判定部86からの判定結果87に従って、動きベクトル選択部88により図17中のステップS507の最適動きベクトルの選択処理が行われ、ここで選択された動きベクトルが最終的な最適動きベクトル89として出力される。
Next, the optimal motion
ここでは第10ブロック20と9ブロックの相関を判定する構成について説明したが、前述のように第11ブロック21と第9ブロック19の相関を判定する場合についても同様の構成を用いて実施できる。
Although the configuration for determining the correlation between the
(第6実施形態)
次に、本発明の第6実施形態として動きベクトル検出に基づく動き補償を用いた補間画像作成方法について、図19及び図20を用いて説明する。本実施形態に係る補間画像の作成方法は、例えば第1実施形態で求めた最適動きベクトルDをスケール変換した動きベクトルを用いて第12ブロック22を抽出し、第12ブロック22を補間フレームの第1ブロックと空間的同位置に割り当てることにより補間画像を作成することが基本となる。
(Sixth embodiment)
Next, an interpolation image generation method using motion compensation based on motion vector detection will be described as a sixth embodiment of the present invention with reference to FIGS. 19 and 20. In the interpolation image creation method according to the present embodiment, for example, the
より詳しく説明すると、原画像の第mフレーム(mは任意の整数)と第m+nフレーム(nはi+1以上の整数、iは1以上の整数)間の第m+k(kは任意の実数)フレームの位置、例えば図19に示すように第mフレーム1と第m+iフレーム3間の第m+kフレームの位置に補間画像を作成する場合、まず第1の実施形態と同様にして第mフレーム1と第m+nフレーム2間の最適動きベクトルDを求めた後、最適動きベクトルDを第m+kフレームの時間的位置に応じてスケール変換する(ステップS601〜S602)。
More specifically, the m + k (k is an arbitrary real number) frame between the m-th frame (m is an arbitrary integer) and the m + n frame (n is an integer equal to or greater than i + 1, i is an integer equal to or greater than 1). When an interpolation image is created at a position, for example, the position of the m + k frame between the
すなわち、第mフレーム1と第m+nフレーム2のフレーム差分nと、第m+kフレームと第m+iフレーム3のフレーム差分(i−k)との比から、第1ブロック11と空間的に同位置となる第m+kフレーム上のブロックの第m+kフレームから第m+iフレーム3への移動量、つまり動きベクトル((i−k)/n)*Dを算出する。
That is, from the ratio of the frame difference n between the
次に、スケール変換後の動きベクトル((i−k)/n)*Dに従って、第m+iフレーム3から第1ブロック11の移動先となる第12ブロック22、すなわち第1ブロック11と空間的に同位置となる第m+kフレーム上のブロックの第m+iフレーム3上への移動先となる第12ブロック22を抽出する(ステップS603)。
Next, according to the motion vector ((i−k) / n) * D after the scale conversion, the
次に、第m+kフレームの第1ブロックと空間的同位置に第12ブロック22を割り当て第m+kフレームの補間画像を作成する(ステップS604)。第m+kフレーム上の各ブロックは、第mフレーム1から空間的に同位置となるブロックによって構成されているため、第m+kフレーム上に敷き詰められた状態にあり、各ブロックに対応して補間ブロックを作成することで、補間画像を隙間なく、また重なり合うことなく作成できる。
Next, an
補間画像は前述のように第mフレーム1と第m+iフレーム3間のフレームに作成することもできるし、同じ動きベクトルDを用いて第m+iフレーム3と第m+nフレーム2間のフレームに作成することができる。例えばi=1、n=2とすると、第mフレーム1と第m+2フレームから検出される動きベクトルDを用いて、第m+0.5フレーム(第mフレーム1と第m+1フレームの間)画像と、第m+1.5フレーム(第m+1フレームと第m+2フレームの間)画像をほぼ同時に求められる。これは、第mフレーム1と第m+1フレーム間の動きベクトルを求めた後、その動きベクトルを用いて第m+0.5フレームを作成し、第m+1フレームと第m+2フレーム間の別の動きベクトルを求めた後、その動きベクトルを用いて第m+1.5フレームを作成した場合に比べ、計算時間を短縮することが可能になる。
The interpolated image can be created in a frame between the
また別の方法として、計算処理に余裕がある場合に、第mフレーム1と第m+2フレームから検出される動きベクトルD1 を用いて、第m+0.5フレーム画像と第m+1.5フレーム画像を求めた後、第m+1フレームと第m+3フレームから検出される別の動きベクトルD2 を用いて、第m+1.5フレーム画像と第m+2.5フレーム画像を求め、更に2つの第m+1.5フレーム画像と第m+2フレーム画像の相関を調べ、第m+2フレーム画像と相関が高くなるように各ブロックを選択する方法を取るようにしても良い。
As another method, when there is a margin in calculation processing, the m + 0.5th frame image and the m + 1.5th frame image are obtained using the motion vector D 1 detected from the
(第7実施形態)
次に、本発明の第7の実施形態として、原画像がインターレース画像の場合において動きベクトルの検出及び補間画像の作成を行う方法について、図21〜図23を用いて説明する。
(Seventh embodiment)
Next, as a seventh embodiment of the present invention, a method for detecting a motion vector and creating an interpolated image when the original image is an interlaced image will be described with reference to FIGS.
まず、第mフィールド1の動きベクトル探索領域から第1ブロック11を抽出し(ステップS701)、さらに第m+2n(nは1以上の整数)フィールドの動きベクトル探索領域内で第1ブロック11と同じブロックサイズの複数のブロックから第1ブロック11との相関がより大きい複数の第2ブロック12を抽出し(ステップS702)、第1ブロック11と第2ブロック12を結ぶベクトルを第1動きベクトルDとして検出する(ステップS703)。
First, the
次に、第m+2n−1フィールドから第mフレーム1の第1ブロック11と空間的に1/2ライン垂直方向(上もしくは下)にシフトした空間位置にある第3ブロック13を抽出する(ステップS704)。次に、第1動きベクトルDと方向が同じで動き量が1/2の第2動きベクトルD/2を検出し(ステップS705)、第2動きベクトルD/2に従って第m+2nフィールドから第3ブロック13と空間的に同位置にあるブロックの第m+2nフィールドへの移動先となる第4ブロック14を抽出する(ステップS706)。
Next, the
次に、第3ブロック13を第1垂直方向(例えば、上方向)に線形補間した第13ブロック23を作成し(ステップS707)、さらに第4ブロック14を第1垂直方向とは逆の第2垂直方向(例えば、下方向)に線形補間した第14ブロック24を作成する(ステップS708)。そして、第13ブロック23と第14ブロック24を用いて第1動きベクトル11の適否の判定を行う。すなわち、例えば第13ブロック23と第14ブロック24の絶対値差分和を求めることで両ブロック間の相関を調べ、相関が最大となる第1動きベクトルDを最適動きベクトルとして選択する(ステップS709)。
Next, a thirteenth block 23 is created by linearly interpolating the
次に、第m+kフィールドの補間画像を基本的には第6実施形態と同様の方法を用いて作成する。すなわち、第6実施形態において説明した図20中のステップS602〜S604と同様に、ステップS709で求められた最適動きベクトルを第m+kフィールドの時間的位置に応じてスケール変換して第3動きベクトルを求め(ステップS710)、スケール変換後の第3動きベクトルに従って第m+2nフィールドから第1ブロック11の移動先となる第15ブロックを抽出し(ステップS711)、第m+kフィールドの第1ブロック11と空間的同位置に第15ブロックを割り当ててて第m+kフィールドの補間画像を作成する(ステップS712)。
Next, an interpolation image of the (m + k) th field is basically created using the same method as in the sixth embodiment. That is, similar to steps S602 to S604 in FIG. 20 described in the sixth embodiment, the optimal motion vector obtained in step S709 is scale-converted according to the temporal position of the m + k field to obtain the third motion vector. In step S710, the fifteenth block, which is the destination of the
例えば、k=0.5として第m+1.5フィールドの補間画像を作成する場合は、第1動きベクトルの最適動きベクトルと方向が同じで動き量が1/4の第3動きベクトルに従って、第m+2nフィールド上への移動先となる第5ブロックを第m+2nフィールドから抽出し、第5ブロックを第m+1.5フィールドに割り当てる。同様にして、第m+1.5フィールド上の各第5ブロックを求めて、第m+1.5フィールド上に割り当ててゆくことによって、補間画像が完成する。但し、この方法は基本的にプログレッシブ画像をフィールド画像として求める場合であり、補間画像のフィールドについてもインターレース処理を行う場合は、垂直方向にラインの間引きを行わなければならない。 For example, when an interpolation image of the (m + 1.5) -th field is created with k = 0.5, the (m + 2n) -th motion vector has the same direction as the optimal motion vector of the first motion vector and has a motion amount of ¼. The fifth block to be moved to the field is extracted from the m + 2n field, and the fifth block is assigned to the m + 1.5 field. Similarly, each fifth block on the (m + 1.5) th field is obtained and assigned to the (m + 1.5) th field, thereby completing the interpolation image. However, this method is basically a case where a progressive image is obtained as a field image, and when interlace processing is performed also for a field of an interpolated image, lines must be thinned out in the vertical direction.
(第8実施形態)
最後に、本発明の第8実施形態として、これまでの各実施形態で説明した動きベクトル検出方法及びこれに基づく補間画像の作成方法を用いた画像表示システムについて説明する。
(Eighth embodiment)
Finally, as an eighth embodiment of the present invention, an image display system using the motion vector detection method described in each of the previous embodiments and the method of creating an interpolated image based thereon will be described.
図24は、画像表示システムの概略構成を示しており、入力画像信号101は補間フィールド画像作成部102及び画像切替部104に入力される。補間フィールド画像作成部102では、補間画像信号103がこれまで述べた手順によって作成され、補間画像信号103は画像切替部104へ出力される。画像切替部104では、入力画像信号101をそのまま出力するか、補間画像信号104を出力するかの制御が行われる。画像切替部104からの出力画像信号105は、ホールド型表示装置である高速リフレッシュ表示装置106へ出力される。表示装置106では、出力画像信号105に含まれる同期信号に対応して、リフレッシュレートを変えて画像の表示が行われる。
FIG. 24 shows a schematic configuration of the image display system. An
Claims (5)
ブロック抽出部が、第m+iフレームの動きベクトル探索領域から第9ブロックを抽出するステップと、
動きベクトル検出部が、前記第mフレームの動きベクトル探索領域から複数の第10ブロックを抽出するステップと、
前記動きベクトル検出部が、前記第9ブロックから前記複数の第10ブロックへの複数の第6動きベクトルを求めるステップと、
前記動きベクトル検出部が、前記複数の第6動きベクトルを逆向きに(n−i)/iスケール変換した複数の第7動きベクトルを算出するステップと、
前記動きベクトル検出部が、前記複数の第7動きベクトルを用いた場合に前記第9ブロックの移動先となる複数の第11ブロックを前記第m+nフレームから抽出するステップと、
前記動きベクトル検出部が、前記複数の第6動きベクトルに関し互いに一対一対応する第10ブロックと第11ブロックとの間の相関を算出し、前記相関が大きい順に選択した複数の第6動きベクトルを選択するステップと、
動きベクトル判定部が、選択された複数の第6動きベクトルの各々に関し、前記第9ブロック及び前記第10ブロックの画素値の第1の絶対値差分和と前記第9ブロック及び前記第11ブロックの画素値の第2の絶対値差分和を算出し、前記第1の絶対値差分和に対しiの大きさに従って小さくなる第1の重みを乗じ、前記第2の絶対値差分和に対し(n−i)の大きさに従って小さくなる第2の重みを乗じ、前記第1の重みが乗じられた第1の絶対値差分和と前記第2の重みが乗じられた第2の絶対値差分和との和を評価値として算出し、当該評価値を最小とする第6動きベクトルを逆向きにn/iスケール変換して最適動きベクトルを求めるステップとを有する動きベクトル検出方法。 In a motion vector detection method for obtaining an optimal motion vector between an mth frame (m is an arbitrary integer) and an m + n frame (n is an integer of i + 1 or more, i is an integer of 1 or more),
A block extracting unit extracting a ninth block from the motion vector search region of the m + i frame;
A step of a motion vector detection unit extracting a plurality of tenth blocks from the motion vector search region of the m-th frame;
The motion vector detection unit, determining a plurality of sixth motion vector from the ninth block to said plurality of first 10 blocks,
The motion vector detecting unit calculating a plurality of seventh motion vectors obtained by performing (ni) / i scale conversion of the plurality of sixth motion vectors in a reverse direction ;
The motion vector detection unit extracting, from the m + n frame, a plurality of eleventh blocks to which the ninth block is moved when the plurality of seventh motion vectors are used ;
The motion vector detection unit calculates a correlation between the tenth block and the eleventh block that have a one-to-one correspondence with the plurality of sixth motion vectors, and selects the plurality of sixth motion vectors selected in descending order of the correlation. A step to choose ;
The motion vector determination unit, for each of the selected plurality of sixth motion vectors , the first absolute value difference sum of the pixel values of the ninth block and the tenth block, the ninth block and the eleventh block A second absolute value difference sum of pixel values is calculated, the first absolute value difference sum is multiplied by a first weight that decreases according to the magnitude of i, and the second absolute value difference sum (n -I) is multiplied by a second weight that decreases in accordance with the magnitude of -i), and a first absolute value difference sum multiplied by the first weight and a second absolute value difference sum multiplied by the second weight; the motion vector detection method of a sum calculated as the evaluation value, and a step of determining an optimum motion vector sixth motion vector by n / i scaling the reversed to minimize the evaluation value.
請求項1記載の動きベクトル検出方法により求められた前記最適動きベクトルを前記第m+kフレームの時間的位置に応じてスケール変換するステップと、
前記スケール変換後の動きベクトルに従って前記第m+iフレームから前記第m+kフレーム内で前記第10ブロックと空間的同位置にある補間ブロックの移動先となる第12ブロックを抽出するステップと、
前記第m+kフレーム内で前記第10ブロックと空間的同位置にある前記補間ブロックに前記第12ブロックを割り当てることにより前記補間画像を作成するステップとを有する補間画像作成方法。 Interpolate at the temporal position of the m + k (k is an arbitrary real number) frame between the mth frame (m is an arbitrary integer) and the m + n frame (n is an integer of i + 1 or more, i is an integer of 1 or more) of the original image. In an interpolation image creation method for creating an interpolation image to be performed,
Scaling the optimal motion vector obtained by the motion vector detection method according to claim 1 according to a temporal position of the m + k frame;
Extracting a twelfth block as a movement destination of an interpolation block located in the same position as the tenth block in the m + k frame from the m + i frame according to the scale-converted motion vector;
And interpolating the interpolated image by allocating the twelfth block to the interpolated block located in the same spatial position as the tenth block within the m + k frame.
前記補間画像及び前記原画像を表示する表示装置と
を具備する画像表示システム。 An interpolated image creating unit that creates the interpolated image by the interpolated image creating method according to claim 2;
An image display system comprising: a display device that displays the interpolated image and the original image.
第m+iフレームの動きベクトル探索領域から第9ブロックを抽出する手段と、
前記第mフレームの動きベクトル探索領域から複数の第10ブロックを抽出する手段と、
前記第9ブロックから前記複数の第10ブロックへの複数の第6動きベクトルを求める手段と、
前記複数の第6動きベクトルを逆向きに(n−i)/iスケール変換した複数の第7動きベクトルを算出する手段と、
前記複数の第7動きベクトルを用いた場合に前記第9ブロックの移動先となる複数の第11ブロックを前記第m+nフレームから抽出する手段と、
前記複数の第6動きベクトルに関し互いに一対一対応する第10ブロックと第11ブロックとの間の相関を算出し、前記相関が大きい順に複数の第6動きベクトルを選択する手段と、
選択された複数の第6動きベクトルの各々に関し、前記第9ブロック及び前記第10ブロックの画素値の第1の絶対値差分和と前記第9ブロック及び前記第11ブロックの画素値の第2の絶対値差分和を算出し、前記第1の絶対値差分和に対しiの大きさに従って小さくなる第1の重みを乗じ、前記第2の絶対値差分和に対し(n−i)の大きさに従って小さくなる第2の重みを乗じ、前記第1の重みが乗じられた第1の絶対値差分和と前記第2の重みが乗じられた第2の絶対値差分和との和を評価値として算出し、当該評価値を最小とする第6の動きベクトルを逆向きにn/iスケール変換して最適動きベクトルを求める手段とを有する動きベクトル検出装置。 In a motion vector detection device for obtaining an optimal motion vector between an mth frame (m is an arbitrary integer) and an m + n frame (n is an integer of i + 1 or more, i is an integer of 1 or more),
Means for extracting the ninth block from the motion vector search region of the m + i frame;
Means for extracting a plurality of tenth blocks from the motion vector search region of the m-th frame;
Means for determining a plurality of sixth motion vector from the ninth block to said plurality of first 10 blocks,
Means for calculating said plurality of sixth motion vector in the opposite direction (n-i) / i scaled plurality of seventh motion vector,
Means for extracting, from the m + n frame , a plurality of eleventh blocks that are the movement destinations of the ninth block when using the plurality of seventh motion vectors;
Means for calculating a correlation between the tenth block and the eleventh block corresponding to each other with respect to the plurality of sixth motion vectors, and selecting the plurality of sixth motion vectors in descending order of the correlation ;
For each of the selected plurality of sixth motion vectors, the first absolute value difference sum of the pixel values of the ninth block and the tenth block and the second of the pixel values of the ninth block and the eleventh block . An absolute value difference sum is calculated, the first absolute value difference sum is multiplied by a first weight that decreases according to the magnitude of i, and the magnitude of (ni) is given to the second absolute value difference sum. And the sum of the first absolute value difference sum multiplied by the first weight and the second absolute value difference sum multiplied by the second weight is used as an evaluation value. A motion vector detection apparatus comprising: means for calculating and calculating an optimum motion vector by performing n / i scale conversion on the sixth motion vector that minimizes the evaluation value in the reverse direction .
請求項4記載の動きベクトル検出装置により求められた前記最適動きベクトルを前記第m+kフレームの時間的位置に応じてスケール変換する手段と、
前記スケール変換後の動きベクトルに従って前記第m+iフレームから前記第m+kフレーム内で前記第10ブロックと空間的同位置にある補間ブロックの移動先となる第12ブロックを抽出する手段と、
前記第m+kフレーム内で前記第10ブロックと空間的同位置にある前記補間ブロックに前記第12ブロックを割り当てることにより前記補間画像を作成する手段とを有する補間画像作成装置。 Interpolate at the temporal position of the m + k (k is an arbitrary real number) frame between the mth frame (m is an arbitrary integer) and the m + n frame (n is an integer of i + 1 or more, i is an integer of 1 or more) of the original image. In an interpolated image creating apparatus for creating an interpolated image to be
Means for scaling the optimal motion vector obtained by the motion vector detection device according to claim 4 according to a temporal position of the m + k frame;
Means for extracting a twelfth block as a movement destination of an interpolation block located in the same position as the tenth block in the m + k frame from the m + i frame according to the scale-converted motion vector;
Means for creating the interpolated image by allocating the twelfth block to the interpolated block located in the same spatial position as the tenth block within the m + k frame.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006189835A JP4181190B2 (en) | 2006-07-10 | 2006-07-10 | Motion vector detection method and apparatus, interpolation image generation method and apparatus, and image display system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006189835A JP4181190B2 (en) | 2006-07-10 | 2006-07-10 | Motion vector detection method and apparatus, interpolation image generation method and apparatus, and image display system |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002073207A Division JP3840129B2 (en) | 2002-03-15 | 2002-03-15 | Motion vector detection method and apparatus, interpolation image generation method and apparatus, and image display system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006295979A JP2006295979A (en) | 2006-10-26 |
JP4181190B2 true JP4181190B2 (en) | 2008-11-12 |
Family
ID=37415946
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006189835A Expired - Fee Related JP4181190B2 (en) | 2006-07-10 | 2006-07-10 | Motion vector detection method and apparatus, interpolation image generation method and apparatus, and image display system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4181190B2 (en) |
-
2006
- 2006-07-10 JP JP2006189835A patent/JP4181190B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2006295979A (en) | 2006-10-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3840129B2 (en) | Motion vector detection method and apparatus, interpolation image generation method and apparatus, and image display system | |
JP3898606B2 (en) | Motion vector detection method and apparatus, and frame interpolation image creation method and apparatus | |
JP4198608B2 (en) | Interpolated image generation method and apparatus | |
JP4157579B2 (en) | Image display apparatus and method, image processing apparatus and method | |
US7412114B2 (en) | Method of generating an interpolation image, an interpolation image generating apparatus, and an image display system using the same | |
US8189104B2 (en) | Apparatus, method, and computer program product for detecting motion vector and for creating interpolation frame | |
US20110109796A1 (en) | Frame Rate Conversion Using Motion Estimation and Compensation | |
JP2006352611A (en) | Picture interpolator, frame rate changer and picture display | |
JP4181189B2 (en) | Motion vector detection method and apparatus, interpolation image generation method and apparatus, and image display system | |
JP4355347B2 (en) | Image display apparatus and method, image processing apparatus and method | |
JP4181190B2 (en) | Motion vector detection method and apparatus, interpolation image generation method and apparatus, and image display system | |
JP2007060192A (en) | Interpolating frame generator, its method, image display system and program and recording medium | |
JP4736456B2 (en) | Scanning line interpolation device, video display device, video signal processing device | |
JP2008193730A (en) | Image display device and method, and image processing device and method | |
KR102315969B1 (en) | Method for Image Processing and Display Device using the same | |
JP4915018B2 (en) | Video processing device, video processing method, program, recording medium, portable terminal, and receiving device | |
JP4157587B2 (en) | Image display apparatus and method, image processing apparatus and method | |
JP2008109628A (en) | Image display apparatus and method, image processor and method | |
JP4354799B2 (en) | Interpolated image generation method and apparatus | |
KR102547085B1 (en) | Image processing method and display device using the same | |
JP5574830B2 (en) | Image processing apparatus and method, and image display apparatus and method | |
JP4157586B2 (en) | Image display apparatus and method, image processing apparatus and method | |
JP4917867B2 (en) | Telop detection apparatus and method, and image display apparatus and method | |
EP1841205A1 (en) | Motion detection in an interlaced field sequence | |
JP2008011439A (en) | Apparatus for generating interpolated image |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080603 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080804 |
|
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: 20080826 |
|
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: 20080828 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110905 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110905 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120905 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120905 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130905 Year of fee payment: 5 |
|
LAPS | Cancellation because of no payment of annual fees |