JP2009141775A - Method and device for coding - Google Patents

Method and device for coding Download PDF

Info

Publication number
JP2009141775A
JP2009141775A JP2007317295A JP2007317295A JP2009141775A JP 2009141775 A JP2009141775 A JP 2009141775A JP 2007317295 A JP2007317295 A JP 2007317295A JP 2007317295 A JP2007317295 A JP 2007317295A JP 2009141775 A JP2009141775 A JP 2009141775A
Authority
JP
Japan
Prior art keywords
motion vector
search range
region
search
reference frame
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
JP2007317295A
Other languages
Japanese (ja)
Other versions
JP4902510B2 (en
Inventor
Koji Mada
浩二 磨田
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2007317295A priority Critical patent/JP4902510B2/en
Publication of JP2009141775A publication Critical patent/JP2009141775A/en
Application granted granted Critical
Publication of JP4902510B2 publication Critical patent/JP4902510B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To restrain discrepancy in a search range of vector detection also in a boundary of divided blocks when motion detection for extracting candidate vector by each relatively large block wherein one screen is divided into plurality. <P>SOLUTION: When motion detection for extracting candidate vector by each relatively large block wherein one screen is divided into plurality, a macro block search range located in an area near a boundary of a divided first region is set again as a second region in motion vector search for each of the macro block and is corrected, thus preventing troubles to generate large difference in accuracy of motion vector detection in an area near divided block boundary. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は符号化装置及び符号化方法に関し、特に、静止画あるいは動画などの画像データを媒体に記録する際に行う符号化に用いて好適な技術に関する。   The present invention relates to an encoding apparatus and an encoding method, and more particularly to a technique suitable for use in encoding performed when image data such as a still image or a moving image is recorded on a medium.

近年、記憶媒体にディスク媒体を用いたビデオカメラが製品化され始めた。ディスク媒体を使用したビデオカメラは、小型で持ち運びも容易であり、今後ますます普及していくと思われる。このような機器では、記録時にはMPEGのような圧縮符号化されたビデオストリームで記録媒体に映像を保存する。   In recent years, video cameras using disk media as storage media have begun to be commercialized. Video cameras using disk media are small and easy to carry, and are expected to become increasingly popular in the future. In such a device, at the time of recording, video is stored in a recording medium with a video stream that has been compression-encoded such as MPEG.

例えば、MPEGに代表される動き補償を用いたフレームまたはフィールド間符号化(ここでは「フレーム間符号化」とする)について説明する。フレーム間符号化においては、動きベクトルの検出(検索)は、マクロブロックまたは8×8画素のブロックの単位(ここでは「マクロブロック単位」とする)で、符号化の対象となっているフレームを中心に、前方及び後方のフレームに対して行われる。   For example, frame or inter-field coding using motion compensation represented by MPEG (herein referred to as “inter-frame coding”) will be described. In interframe coding, motion vector detection (search) is performed in units of macroblocks or 8 × 8 pixel blocks (here, “macroblock units”), and the frame to be encoded is selected. Centered on the front and rear frames.

このとき、実際のマクロブロック内の画像データに関するフレーム間の動き量とは全く無関係に、対象フレーム内に存在する全マクロブロックに対して、動きベクトルの検索が一律に行われる。動きベクトルを求める方法としては、ブロックマッチング方式が知られている。   At this time, the motion vector search is uniformly performed for all the macroblocks existing in the target frame regardless of the amount of motion between frames regarding the image data in the actual macroblock. As a method for obtaining a motion vector, a block matching method is known.

ブロックマッチング方式とは、参照フレーム/フィールドと入力フレーム/フィールドのように2枚の映像をブロック単位で比較し、映像信号の整合度に基づいてブロック単位で動きを探索する方法をいう。ブロックマッチング方式により、参照フレーム/フィールドと入力フレーム/フィールドとからブロックごとに動きベクトルを探索し、探索された動きベクトルを用いて動き補償予測を行う。このブロックマッチング方式については、例えば特許文献1に記載されている。   The block matching method refers to a method of comparing two images in units of blocks such as a reference frame / field and an input frame / field and searching for motion in units of blocks based on the degree of matching of the video signals. By using the block matching method, a motion vector is searched for each block from the reference frame / field and the input frame / field, and motion compensated prediction is performed using the searched motion vector. This block matching method is described in Patent Document 1, for example.

図7は、従来の動きベクトル検出を行う符号化装置の一例を説明する構成図である。以下、図7を用いて従来の符号化装置の符号化処理について説明する。
図7に示す従来の符号化装置は、参照フレーム保持部701、大域ベクトル探索部702、探索範囲決定部703、動きベクトル探索部704、符号化部705を備える。
FIG. 7 is a configuration diagram illustrating an example of a conventional encoding device that performs motion vector detection. Hereinafter, the encoding process of the conventional encoding apparatus will be described with reference to FIG.
The conventional encoding device shown in FIG. 7 includes a reference frame holding unit 701, a global vector search unit 702, a search range determination unit 703, a motion vector search unit 704, and an encoding unit 705.

参照フレーム保持部701は、入力された画像データ(フレーム)を参照フレームとして保存し、フレームを複数の第1の領域に分割する。そして、第1の領域毎の動きベクトルであるグローバルベクトル(大域ベクトル)、及びマクロブロック毎の動きベクトルの探索に用いられる。   The reference frame holding unit 701 stores the input image data (frame) as a reference frame, and divides the frame into a plurality of first regions. And it is used for the search of the global vector (global vector) which is a motion vector for every 1st area | region, and the motion vector for every macroblock.

大域ベクトル探索部702は、入力されたフレームと前記第1の領域毎に参照フレーム保持部701に保持されている参照フレームとの大域ベクトルを求める。大域ベクトルの求め方は特に問わないが、ここでは説明のために、ブロックマッチング方式を用いる。   The global vector search unit 702 obtains a global vector between the input frame and the reference frame held in the reference frame holding unit 701 for each of the first areas. The method for obtaining the global vector is not particularly limited, but a block matching method is used here for explanation.

図8は、ブロックマッチング方式による大域ベクトル探索の処理を示す概念図である。図9は、第1の領域に含まれるマクロブロックのベクトル探索範囲である。
ブロックマッチング方式は、図8のように参照フレームと入力フレームのように2枚の映像をブロック単位で比較し、映像信号の整合度に基づいてブロック単位で動きを探索する。
FIG. 8 is a conceptual diagram showing the process of global vector search by the block matching method. FIG. 9 shows a vector search range of macroblocks included in the first area.
In the block matching method, as shown in FIG. 8, two images such as a reference frame and an input frame are compared in units of blocks, and a motion is searched in units of blocks based on the degree of matching of video signals.

探索範囲決定部703では、大域ベクトル探索部702より求められた分割領域毎の大域ベクトルを用いて、マクロブロック毎の動きベクトル探索における探索範囲を図9のように決定する。   The search range determination unit 703 determines the search range in the motion vector search for each macroblock using the global vector for each divided region obtained by the global vector search unit 702 as shown in FIG.

動きベクトル探索部704は、参照フレームから前記探索範囲内で現在のマクロブロックの映像信号と整合度の最も高いブロックを探索し、現在のマクロブロックについての最終的な動きベクトルを探索する。符号化部705は、動きベクトル探索部704により求められた各マクロブロックの動きベクトルを用いて符号化を行い、符号化画像データを出力する。   The motion vector search unit 704 searches for a block having the highest degree of matching with the video signal of the current macro block within the search range from the reference frame, and searches for a final motion vector for the current macro block. The encoding unit 705 performs encoding using the motion vector of each macroblock obtained by the motion vector search unit 704, and outputs encoded image data.

特開2001−61152号公報JP 2001-61152 A

前記従来技術の構成では、1画面を複数に分割した比較的大きなブロック毎に候補ベクトルを抽出するため、人物などが大きく写されている場合に、分割したブロックの境界を被写体が跨いでしまうことがある。   In the prior art configuration, candidate vectors are extracted for each relatively large block obtained by dividing one screen into a plurality of blocks, so that when a person or the like is captured in large size, the subject straddles the boundary between the divided blocks. There is.

そのような場合、分割したブロックごとに動きベクトルのサーチエリアが異なってしまうために、分割したブロック境界付近で動きベクトル検出の精度に大きな差分が生じる。その結果、ノイズが乗っているように見えるので、ユーザが不快に思う可能性があった。   In such a case, since the motion vector search area is different for each divided block, a large difference occurs in the accuracy of motion vector detection near the divided block boundary. As a result, the noise seems to be riding, and the user may feel uncomfortable.

本発明は前述の問題点に鑑み、1画面を複数に分割した比較的大きなブロック毎に候補ベクトルを抽出する動き検出を行う際に、分割したブロックの境界においてもベクトル検出のサーチ範囲の食い違いを抑えることができるようにすることを目的としている。   In the present invention, in view of the above-described problems, when motion detection is performed for extracting candidate vectors for each relatively large block obtained by dividing one screen into a plurality of blocks, a difference in search range of vector detection is also detected at the boundary of the divided blocks. The purpose is to be able to suppress it.

本発明の符号化装置は、入力された画像データを複数の第1の領域に分割し、分割された第1の領域毎の動きベクトルの探索に用いられる参照フレームを保持する参照フレーム保持手段と、前記入力された画像データと前記参照フレーム保持手段に保持されている参照フレームとの大域ベクトルを前記第1の領域毎に求める大域ベクトル探索手段と、前記大域ベクトル探索手段により求められた分割領域毎の大域ベクトルを用いて、マクロブロック毎の動きベクトル探索における探索範囲を決定する探索範囲決定手段と、前記探索範囲決定手段により決定された探索範囲内で現在のマクロブロックの映像信号と整合度の最も高いブロックを、前記参照フレーム保持手段に保持されている参照フレームから探索し、現在のマクロブロックについての最終的な動きベクトルを探索する動きベクトル探索手段と、前記動きベクトル探索手段により求められた各マクロブロックの動きベクトルを用いて符号化を行い、符号化画像データを生成して出力する符号化手段と、前記分割された第1の領域の境界付近に位置するマクロブロック探索範囲を、前記マクロブロック毎の動きベクトル探索における第2の領域として再設定して補正する探索範囲補正手段とを有することを特徴とする。   The encoding apparatus according to the present invention includes a reference frame holding unit that divides input image data into a plurality of first areas and holds a reference frame used for searching for a motion vector for each divided first area. , A global vector search means for finding a global vector between the input image data and a reference frame held in the reference frame holding means for each of the first areas, and a divided area obtained by the global vector search means Search range determining means for determining a search range in motion vector search for each macroblock using a global vector for each macroblock, and a video signal of the current macroblock within the search range determined by the search range determining means Is searched for from the reference frame held in the reference frame holding means, and the current macroblock is found. A motion vector search means for searching for the final motion vector of the image, and encoding that performs encoding using the motion vector of each macroblock obtained by the motion vector search means to generate and output encoded image data And a search range correction unit that resets and corrects a macroblock search range located near the boundary of the divided first region as a second region in the motion vector search for each macroblock. It is characterized by that.

本発明の符号化方法は、入力された画像データを複数の第1の領域に分割し、分割された第1の領域毎の動きベクトルの探索に用いられる参照フレームを保持する参照フレーム保持工程と、前記入力された画像データと前記参照フレーム保持工程に保持されている参照フレームとの大域ベクトルを前記第1の領域毎に求める大域ベクトル探索工程と、前記大域ベクトル探索工程において求められた分割領域毎の大域ベクトルを用いて、マクロブロック毎の動きベクトル探索における探索範囲を決定する探索範囲決定工程と、前記探索範囲決定工程において決定された探索範囲内で現在のマクロブロックの映像信号と整合度の最も高いブロックを、前記参照フレーム保持工程に保持されている参照フレームから探索し、現在のマクロブロックについての最終的な動きベクトルを探索する動きベクトル探索工程と、前記動きベクトル探索工程において求められた各マクロブロックの動きベクトルを用いて符号化を行い、符号化画像データを生成して出力する符号化工程と、前記分割された第1の領域の境界付近に位置するマクロブロック探索範囲を、前記マクロブロック毎の動きベクトル探索における第2の領域として再設定して補正する探索範囲補正工程とを有することを特徴とする。   The encoding method of the present invention divides input image data into a plurality of first regions, and holds a reference frame used for searching for a motion vector for each divided first region; , A global vector search step for obtaining a global vector between the input image data and the reference frame held in the reference frame holding step for each of the first regions, and a divided region obtained in the global vector search step A search range determining step for determining a search range in a motion vector search for each macroblock using a global vector for each macroblock, and a matching degree with a video signal of a current macroblock within the search range determined in the search range determining step Is searched from the reference frame held in the reference frame holding step, and the current macroblock is determined. A motion vector search step for searching for a final motion vector, and a code for performing encoding using the motion vector of each macroblock obtained in the motion vector search step to generate and output encoded image data And a search range correction step of resetting and correcting a macroblock search range located near the boundary of the divided first region as a second region in the motion vector search for each macroblock. It is characterized by having.

本発明のプログラムは、入力された画像データを複数の第1の領域に分割し、分割された第1の領域毎の動きベクトルの探索に用いられる参照フレームを保持する参照フレーム保持工程と、前記入力された画像データと前記参照フレーム保持工程に保持されている参照フレームとの大域ベクトルを前記第1の領域毎に求める大域ベクトル探索工程と、前記大域ベクトル探索工程において求められた分割領域毎の大域ベクトルを用いて、マクロブロック毎の動きベクトル探索における探索範囲を決定する探索範囲決定工程と、前記探索範囲決定工程において決定された探索範囲内で現在のマクロブロックの映像信号と整合度の最も高いブロックを、前記参照フレーム保持工程に保持されている参照フレームから探索し、現在のマクロブロックについての最終的な動きベクトルを探索する動きベクトル探索工程と、前記動きベクトル探索工程において求められた各マクロブロックの動きベクトルを用いて符号化を行い、符号化画像データを生成して出力する符号化工程と、前記分割された第1の領域の境界付近に位置するマクロブロック探索範囲を、前記マクロブロック毎の動きベクトル探索における第2の領域として再設定して補正する探索範囲補正工程とをコンピュータに実行させることを特徴とするプログラム。   The program of the present invention divides input image data into a plurality of first areas, and holds a reference frame used for searching for a motion vector for each divided first area; A global vector search step for obtaining a global vector between the input image data and the reference frame held in the reference frame holding step for each of the first regions, and for each divided region obtained in the global vector search step. A search range determination step for determining a search range in a motion vector search for each macroblock using a global vector, and a video signal of the current macroblock having the highest matching degree within the search range determined in the search range determination step. A high block is searched from the reference frame held in the reference frame holding step, and the current macro block is searched. A motion vector search step for searching for a final motion vector, and a code for performing encoding using the motion vector of each macroblock obtained in the motion vector search step to generate and output encoded image data And a search range correction step of resetting and correcting a macroblock search range located near the boundary of the divided first region as a second region in the motion vector search for each macroblock. A program characterized by being executed by a computer.

本発明によれば、分割したブロックの境界においてもベクトル検出のサーチ範囲の食い違いが少なくなるように抑えることが可能となる。また、境界付近でもベクトル検出の精度を均一に保つことが可能となる。これらにより、動きベクトルのサーチエリアが異なることに起因するノイズ感を減少させることができる符号化装置を構成することができる。   According to the present invention, it is possible to suppress the difference in the search range of vector detection even at the boundary of the divided blocks. In addition, the vector detection accuracy can be kept uniform even near the boundary. As a result, it is possible to configure an encoding device that can reduce the noise caused by different motion vector search areas.

(第1の実施形態)
図1は、本実施形態の符号化装置の構成例を示すブロック図である。以下、図1を用いて、本実施形態における動きベクトルの探索範囲の補正方法について説明する。
本実施形態の符号化装置において、参照フレーム保持部101及び探索範囲決定部103、動きベクトル探索部104、符号化部105は、図7を用いて説明した内容と同様である。
(First embodiment)
FIG. 1 is a block diagram illustrating a configuration example of the encoding apparatus according to the present embodiment. The motion vector search range correction method according to this embodiment will be described below with reference to FIG.
In the encoding apparatus of this embodiment, the reference frame holding unit 101, the search range determination unit 103, the motion vector search unit 104, and the encoding unit 105 are the same as those described with reference to FIG.

すなわち、参照フレーム保持部101は、入力された画像データを複数の第1の領域に分割し、分割された第1の領域毎の動きベクトルの探索に用いられる参照フレームを保持する。   That is, the reference frame holding unit 101 divides input image data into a plurality of first areas, and holds a reference frame used for searching for a motion vector for each divided first area.

大域ベクトル探索部102は、従来と同様に入力保存フレーム(入力画像データ)を複数の第1の領域に分割する。そして、複数に分割した第1の領域毎に、参照フレーム保持部101に保持されている参照フレームとの大域ベクトルを求める。本実施形態では、説明を簡単にするために、1画面を3×3分割した場合で、大域ベクトル探索部102がマクロブロック単位で動きベクトルを検出する構成について説明する。探索範囲補正部106は、第1の領域の境界付近に位置するマクロブロックに対して、再度探索範囲を設定する。設定の詳細については後述する。   The global vector search unit 102 divides the input storage frame (input image data) into a plurality of first regions as in the conventional case. Then, a global vector with the reference frame held in the reference frame holding unit 101 is obtained for each of the divided first areas. In the present embodiment, in order to simplify the description, a configuration in which the global vector search unit 102 detects a motion vector in units of macroblocks when one screen is divided into 3 × 3 will be described. The search range correction unit 106 sets the search range again for the macroblock located near the boundary of the first region. Details of the setting will be described later.

探索範囲決定部103は、大域ベクトル探索部102により求められた分割領域毎の大域ベクトルを用いて、マクロブロック毎の動きベクトル探索における探索範囲を決定する。
動きベクトル探索部104は、探索範囲決定部103により決定された探索範囲内で現在のマクロブロックの映像信号と整合度の最も高いブロックを、参照フレーム保持部101に保持されている参照フレームから探索する。そして、現在のマクロブロックについての最終的な動きベクトルを探索する。
符号化部105は、動きベクトル探索部104により求められた各マクロブロックの動きベクトルを用いて符号化を行い、符号化画像データを生成して出力する。
The search range determination unit 103 determines a search range in the motion vector search for each macroblock using the global vector for each divided region obtained by the global vector search unit 102.
The motion vector search unit 104 searches the reference frame held in the reference frame holding unit 101 for a block having the highest matching degree with the video signal of the current macro block within the search range determined by the search range determining unit 103. To do. Then, the final motion vector for the current macroblock is searched.
The encoding unit 105 performs encoding using the motion vector of each macroblock obtained by the motion vector search unit 104, and generates and outputs encoded image data.

次に、図2を用いて、本実施形態の符号化装置における探索範囲補正部106の処理について説明する。
探索範囲補正部106は、分割された第1の領域の境界付近に位置するマクロブロック探索範囲を、マクロブロック毎の動きベクトル探索における第2の領域として再設定して補正する。本実施形態においては、y方向の境界に対してはx方向に±nマクロブロック、x方向の境界に対してはy方向に±mマクロブロックを探索範囲補正の適用領域として設定する。
Next, the processing of the search range correction unit 106 in the encoding device of the present embodiment will be described using FIG.
The search range correction unit 106 resets and corrects the macroblock search range positioned near the boundary of the divided first region as the second region in the motion vector search for each macroblock. In the present embodiment, ± n macroblocks in the x direction are set as the application range for the search range correction in the x direction for the boundary in the y direction, and ± m macroblocks are set in the y direction for the boundary in the x direction.

図3(a)及び図3(b)は、探索範囲補正部106において、探索範囲補正を適用する各マクロブロックに対して、探索範囲補正後の各マクロブロックのベクトル探索範囲を示す概念図である。   3A and 3B are conceptual diagrams showing the vector search range of each macroblock after the search range correction for each macroblock to which the search range correction is applied in the search range correction unit 106. FIG. is there.

図3(a)を用いて、探索範囲補正部106の補正処理について説明する。
探索範囲補正部106は、前記探索範囲補正を適用する各マクロブロックに対して、境界を挟んで隣接する第1の領域の大域ベクトルの平均値を探索範囲として設定する。図3(a)の中で、第1の領域の動きベクトル探索範囲を、「GV(0,0)・・・GV(2,2)」とし、前記探索範囲補正を適用する各マクロブロックの動きベクトル探索範囲を、「GV(a)・・・GV(p)」とする。
The correction process of the search range correction unit 106 will be described with reference to FIG.
The search range correction unit 106 sets, as the search range, the average value of the global vectors of the first regions adjacent to each other with respect to each macro block to which the search range correction is applied. In FIG. 3A, the motion vector search range of the first region is “GV (0,0)... GV (2,2)”, and each macroblock to which the search range correction is applied. The motion vector search range is “GV (a)... GV (p)”.

例えば、補正された探索範囲GV(a)は、「(GV(0,0)+GV(1,0))/2」で求められ、GV(c)は、「(GV(0,0)+GV(0,1))/2」で求められる。縦方向の境界、及び横方向の境界に対して、探索範囲補正の適用領域である「GV(d)」や「GV(f)」などは、隣接する適用領域の探索範囲の平均値を設定する。例えば、「GV(d)は( GV(c)+ GV(e))/2」で求められる。その結果、探索範囲補正後の、各マクロブロックの探索範囲は、図3(b)のようになる。   For example, the corrected search range GV (a) is obtained by “(GV (0,0) + GV (1,0)) / 2”, and GV (c) is “(GV (0,0) + GV (0,1)) / 2 ”. For the vertical and horizontal boundaries, search range correction application areas such as `` GV (d) '' and `` GV (f) '' set the average value of the search range of adjacent application areas. To do. For example, “GV (d) is obtained by (GV (c) + GV (e)) / 2”. As a result, the search range of each macroblock after the search range correction is as shown in FIG.

前記のようにして、探索範囲を補正することにより、大域ベクトルの算出は第1の領域について検出するとともに、第1の領域の分割境界の近辺の探索範囲の補正を行う。これにより、図3(b)のように分割領域境界における動きベクトルの急激な変化を抑えることが可能となり、計算量を大幅に増やすことなく、ユーザに対して好適な映像を提供することができる。これにより、使用者にとって好適なディスクビデオカメラを提供することができる。   As described above, by correcting the search range, the calculation of the global vector is detected for the first region, and the search range near the division boundary of the first region is corrected. As a result, it is possible to suppress a sudden change in the motion vector at the boundary of the divided areas as shown in FIG. . Thereby, a disc video camera suitable for the user can be provided.

(第2の実施形態)
次に、第2の実施形態として、探索範囲補正部106の処理において、隣接する第1の領域の大域ベクトルの差分値を用いて、探索範囲補正の適用領域を決定する構成について説明する。本実施形態の構成は、第1の実施形態と同様である。
(Second Embodiment)
Next, as a second embodiment, a description will be given of a configuration in which the search range correction application area is determined using the difference value of the global vectors of the adjacent first areas in the processing of the search range correction unit 106. The configuration of this embodiment is the same as that of the first embodiment.

図4(a)及び図4(b)は、本実施形態における探索範囲補正部106の処理手順の一例を示すフローチャートである。以下、図4を用いて、本実施形態における探索範囲補正の適用領域の決定処理について説明する。   FIG. 4A and FIG. 4B are flowcharts illustrating an example of a processing procedure of the search range correction unit 106 in the present embodiment. Hereinafter, the determination process of the application area of the search range correction in this embodiment will be described with reference to FIG.

まず、y方向の境界に対する探索範囲補正の適用領域を求める手順の一例を図4(a)のフローチャートを用いて説明する。
ステップS411において、分割境界に隣接する第1の領域毎の、y方向の大域ベクトルの差分T(y)を求める。
First, an example of a procedure for obtaining a search range correction application region for the boundary in the y direction will be described with reference to the flowchart of FIG.
In step S411, a global vector difference T (y) in the y direction is obtained for each first region adjacent to the division boundary.

次に、ステップS412に進み、ステップS411で求めた差分T(y)が閾値ΔGV(y)以上であるかどうかを判断する。この判断の結果、差分T(y)が閾値ΔGV(y)以上である場合はステップS413に進み、そうでなければステップ414に進み、y方向の境界に対する探索範囲補正の適用領域を求める。   Next, it progresses to step S412 and it is judged whether the difference T (y) calculated | required by step S411 is more than threshold value (DELTA) GV (y). As a result of the determination, if the difference T (y) is equal to or greater than the threshold value ΔGV (y), the process proceeds to step S413, and if not, the process proceeds to step 414 to obtain the search range correction application region for the boundary in the y direction.

ステップS413では、探索範囲補正の適用領域を「±(m+α)マクロブロック」とする。また、ステップS414では探索範囲補正の適用領域を「±mマクロブロック」とする。   In step S413, the application range of the search range correction is set to “± (m + α) macroblock”. In step S414, the application range of the search range correction is set to “± m macroblock”.

ステップS413で求めた探索範囲補正の適用領域と、ステップS414で求めた探索範囲補正の適用領域の関係は、領域毎の動きベクトルの差分の大きさに比例する。すなわち、y方向の大域ベクトルの差分の大きさT(y)が閾値ΔGV(y)以上の場合、より広い領域が適用領域となる。   The relationship between the search range correction application area obtained in step S413 and the search range correction application area obtained in step S414 is proportional to the magnitude of the motion vector difference for each area. That is, when the magnitude T (y) of the difference between the global vectors in the y direction is equal to or greater than the threshold value ΔGV (y), a wider area becomes the application area.

次に、x方向の境界に対する探索範囲補正の適用領域を求める手順の一例を、図4(b)のフローチャートを用いて説明する。   Next, an example of a procedure for obtaining a search range correction application region with respect to the boundary in the x direction will be described with reference to the flowchart of FIG.

ステップS421では、隣接する第1の領域の、x方向の大域ベクトルの差分T(x)を求める。次に、ステップS422において、ステップS421で求めた差分T(x)が閾値ΔGV(x)以上であるかどうかを判断する。   In step S421, a difference T (x) between global vectors in the x direction between adjacent first regions is obtained. Next, in step S422, it is determined whether or not the difference T (x) obtained in step S421 is greater than or equal to a threshold value ΔGV (x).

ステップS422の判断の結果、差分T(x)が閾値ΔGV(x)以上である場合はステップS423に進み、そうでなければステップS424へと進んで、x方向の境界に対する探索範囲補正の適用領域を求める。   As a result of the determination in step S422, if the difference T (x) is greater than or equal to the threshold value ΔGV (x), the process proceeds to step S423; otherwise, the process proceeds to step S424 to apply the search range correction application area to the boundary in the x direction. Ask for.

ステップS423では、探索範囲補正の適用領域を「±(n+α)マクロブロック」とし、ステップS424では探索範囲補正の適用領域を「±nマクロブロック」とする。ステップS423で求めた探索範囲補正の適用領域と、ステップS424で求めた探索範囲補正の適用領域の関係は、x方向の大域ベクトルの差分の大きさT(x)が閾値ΔGV(x)以上の場合、より広い領域が適用領域となる。   In step S423, the application range of the search range correction is “± (n + α) macroblock”, and in step S424, the application region of the search range correction is “± n macroblock”. The relationship between the application range of the search range correction obtained in step S423 and the application region of the search range correction obtained in step S424 is that the magnitude T (x) of the global vector difference in the x direction is greater than or equal to the threshold ΔGV (x). In this case, a wider area becomes the application area.

図5は、本実施形態における補間エリアの概念図である。
本実施形態のような探索範囲補正処理を行うと、図5に示したように、隣接する第1の領域毎の大域ベクトルの差分は、以下のようになる。すなわち、大域ベクトルの差分がある閾値以上の場合は、前記差分が閾値未満の場合と比較して、前記境界付近に位置する第2の領域のうち、動きベクトル探索範囲を補正する領域を所定の量だけ広く選択する。
FIG. 5 is a conceptual diagram of an interpolation area in the present embodiment.
When the search range correction process as in the present embodiment is performed, as shown in FIG. 5, the difference between the global vectors for each adjacent first region is as follows. That is, when the difference of the global vector is greater than or equal to a certain threshold value, a region for correcting the motion vector search range in the second region located near the boundary is compared with a predetermined region as compared with the case where the difference is less than the threshold value. Choose as much as the amount.

図6(a)、及び図6(b)は、本実施形態における探索範囲補正の適用領域に対する探索範囲を示す概念図である。
以下、図6(a)を用いて、探索範囲補正部106の補正処理結果について説明する。本実施形態において行う探索範囲補正部106の補正処理は、第1の実施形態と同様の構成であるため、詳細な説明を省略する。補正処理の結果、探索範囲補正後の各マクロブロックの探索範囲は、図6(b)のようになる。
FIG. 6A and FIG. 6B are conceptual diagrams showing a search range with respect to an application range of search range correction in the present embodiment.
Hereinafter, the correction processing result of the search range correction unit 106 will be described with reference to FIG. Since the correction processing of the search range correction unit 106 performed in the present embodiment has the same configuration as that of the first embodiment, detailed description thereof is omitted. As a result of the correction process, the search range of each macroblock after the search range correction is as shown in FIG.

図6(b)のように、隣接する分割エリアの大域ベクトルの差分が、ある閾値より大きい場合は探索範囲補正の適用領域を広くし、そうでなければ探索範囲補正の適用領域を狭くする。このように探索範囲を補正することにより、隣接する第1の領域の大域ベクトルの差分が大きい場合でも、急激なベクトル探索範囲の変化を抑えることができる。   As shown in FIG. 6B, when the difference between the global vectors of adjacent divided areas is larger than a certain threshold, the application range of the search range correction is widened, and otherwise, the search region correction application region is narrowed. By correcting the search range in this way, even when the difference between the global vectors of the adjacent first regions is large, a sudden change in the vector search range can be suppressed.

(本発明に係る他の実施の形態)
前述した本発明の実施の形態における符号化装置を構成する各手段は、コンピュータのRAMやROMなどに記憶されたプログラムが動作することによって実現できる。このプログラム及び前記プログラムを記録したコンピュータ読み取り可能な記録媒体は本発明に含まれる。
(Another embodiment according to the present invention)
Each unit constituting the encoding apparatus according to the embodiment of the present invention described above can be realized by operating a program stored in a RAM or ROM of a computer. This program and a computer-readable recording medium recording the program are included in the present invention.

また、本発明は、例えば、システム、装置、方法、プログラムもしくは記憶媒体等としての実施の形態も可能であり、具体的には、複数の機器から構成されるシステムに適用してもよいし、また、一つの機器からなる装置に適用してもよい。   In addition, the present invention can be implemented as a system, apparatus, method, program, storage medium, or the like, and can be applied to a system composed of a plurality of devices. Moreover, you may apply to the apparatus which consists of one apparatus.

なお、本発明は、前述した符号化方法における各工程を実行するソフトウェアのプログラム(実施の形態では図4に示すフローチャートに対応したプログラム)を、システムあるいは装置に直接、あるいは遠隔から供給する。そして、そのシステムあるいは装置のコンピュータが前記供給されたプログラムコードを読み出して実行することによっても達成される場合を含む。   In the present invention, a software program (in the embodiment, a program corresponding to the flowchart shown in FIG. 4) for executing each step in the encoding method described above is directly or remotely supplied to a system or apparatus. In addition, this includes a case where the system or the computer of the apparatus is also achieved by reading and executing the supplied program code.

したがって、本発明の機能処理をコンピュータで実現するために、前記コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。   Accordingly, since the functions of the present invention are implemented by computer, the program code installed in the computer also implements the present invention. In other words, the present invention includes a computer program itself for realizing the functional processing of the present invention.

その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等の形態であってもよい。   In that case, as long as it has the function of a program, it may be in the form of object code, a program executed by an interpreter, script data supplied to the OS, and the like.

プログラムを供給するための記録媒体としては種々の記録媒体を使用することができる。例えば、フロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD−ROM、CD−R、CD−RW、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD−ROM,DVD−R)などがある。   Various recording media can be used as a recording medium for supplying the program. For example, floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, MO, CD-ROM, CD-R, CD-RW, magnetic tape, nonvolatile memory card, ROM, DVD (DVD-ROM, DVD- R).

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続する。そして、前記ホームページから本発明のコンピュータプログラムそのもの、もしくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。   As another program supply method, a browser on a client computer is used to connect to an Internet home page. The computer program itself of the present invention or a compressed file including an automatic installation function can be downloaded from the homepage by downloading it to a recording medium such as a hard disk.

また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明に含まれるものである。   It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. That is, a WWW server that allows a plurality of users to download a program file for realizing the functional processing of the present invention on a computer is also included in the present invention.

また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせる。そして、その鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。   In addition, the program of the present invention is encrypted, stored in a storage medium such as a CD-ROM, distributed to users, and key information for decryption is downloaded from a homepage via the Internet to users who have cleared predetermined conditions. Let It is also possible to execute the encrypted program by using the key information and install the program on a computer.

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施の形態の機能が実現される他、コンピュータ上で稼動しているOSなどが、実際の処理の一部または全部を行うことによっても前述した実施の形態の機能が実現され得る。   In addition to the functions of the above-described embodiments being realized by the computer executing the read program, the OS running on the computer performs part or all of the actual processing. Also, the functions of the above-described embodiments can be realized.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によっても前述した実施の形態の機能が実現される。   Further, the program read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Thereafter, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing based on the instructions of the program, and the functions of the above-described embodiments are realized by the processing.

本発明の第1の実施形態における符号化装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the encoding apparatus in the 1st Embodiment of this invention. 本発明の第1の実施形態における探索範囲補正の適用領域の概念図である。It is a conceptual diagram of the application area | region of the search range correction | amendment in the 1st Embodiment of this invention. 本発明の第1の実施形態におけるベクトル探索範囲の概念図である。It is a conceptual diagram of the vector search range in the 1st Embodiment of this invention. 本発明の第2の実施形態における探索範囲補正部の処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the process sequence of the search range correction | amendment part in the 2nd Embodiment of this invention. 本発明の第2の実施形態における探索範囲補正の適用領域の概念図である。It is a conceptual diagram of the application area | region of the search range correction | amendment in the 2nd Embodiment of this invention. 本発明の第2の実施形態におけるベクトル探索範囲の概念図である。It is a conceptual diagram of the vector search range in the 2nd Embodiment of this invention. 従来の符号化装置の構成図である。It is a block diagram of the conventional encoding apparatus. ブロックマッチング方式による大域ベクトル探索の処理を示す概念図である。It is a conceptual diagram which shows the process of the global vector search by a block matching system. 従来例における、ベクトル探索範囲の概念図である。It is a conceptual diagram of the vector search range in a conventional example.

符号の説明Explanation of symbols

101 参照フレーム保持部
102 大域ベクトル探索部
103 探索範囲決定部
104 動きベクトル探索部
105 符号化部
106 探索範囲補正部
101 Reference frame holding unit 102 Global vector search unit 103 Search range determination unit 104 Motion vector search unit 105 Encoding unit 106 Search range correction unit

Claims (10)

入力された画像データを複数の第1の領域に分割し、分割された第1の領域毎の動きベクトルの探索に用いられる参照フレームを保持する参照フレーム保持手段と、
前記入力された画像データと前記参照フレーム保持手段に保持されている参照フレームとの大域ベクトルを前記第1の領域毎に求める大域ベクトル探索手段と、
前記大域ベクトル探索手段により求められた分割領域毎の大域ベクトルを用いて、マクロブロック毎の動きベクトル探索における探索範囲を決定する探索範囲決定手段と、
前記探索範囲決定手段により決定された探索範囲内で現在のマクロブロックの映像信号と整合度の最も高いブロックを、前記参照フレーム保持手段に保持されている参照フレームから探索し、現在のマクロブロックについての最終的な動きベクトルを探索する動きベクトル探索手段と、
前記動きベクトル探索手段により求められた各マクロブロックの動きベクトルを用いて符号化を行い、符号化画像データを生成して出力する符号化手段と、
前記分割された第1の領域の境界付近に位置するマクロブロック探索範囲を、前記マクロブロック毎の動きベクトル探索における第2の領域として再設定して補正する探索範囲補正手段とを有することを特徴とする符号化装置。
Reference frame holding means for dividing the input image data into a plurality of first regions and holding a reference frame used for searching for a motion vector for each of the divided first regions;
A global vector search means for obtaining a global vector between the input image data and a reference frame held in the reference frame holding means for each of the first areas;
Search range determination means for determining a search range in motion vector search for each macroblock using the global vector for each divided area obtained by the global vector search means;
A block having the highest matching degree with the video signal of the current macroblock within the search range determined by the search range determination unit is searched from the reference frame held in the reference frame holding unit, and the current macroblock Motion vector search means for searching for the final motion vector of
Encoding means for performing encoding using the motion vector of each macroblock obtained by the motion vector search means, and generating and outputting encoded image data;
Search range correction means for resetting and correcting a macroblock search range located near the boundary of the divided first region as a second region in the motion vector search for each macroblock. An encoding device.
前記探索範囲補正手段は、前記分割された第1の領域の境界付近に位置する、第2の領域の横方向の動きベクトル探索範囲を、前記第2の領域を含む第1の領域と前記第1の領域に対して縦方向の境界を挟んで隣接する第1の領域の動きベクトルを用いて補正することを特徴とする請求項1に記載の符号化装置。   The search range correction unit is configured to determine a horizontal motion vector search range of a second region located near a boundary of the divided first region, the first region including the second region, and the first region The encoding apparatus according to claim 1, wherein correction is performed using a motion vector of a first region adjacent to one region across a vertical boundary. 前記探索範囲補正手段は、前記分割された第1の領域の境界付近に位置する、第2の領域の縦方向の動きベクトル探索範囲を、前記第2の領域を含む第1の領域と前記第1の領域に対して横方向の境界を挟んで隣接する第1の領域の動きベクトルを用いて補正することを特徴とする請求項1に記載の符号化装置。   The search range correction means is configured to determine a vertical motion vector search range of a second region located near a boundary of the divided first region, the first region including the second region, and the first region The encoding apparatus according to claim 1, wherein correction is performed using a motion vector of a first region adjacent to one region across a horizontal boundary. 前記探索範囲補正手段は、前記分割された第1の領域の境界付近に位置する、第2の領域の動きベクトル探索範囲を、前記第2の領域を含む第1の領域と前記第1の領域に対して境界を挟んで隣接する第1の領域の動きベクトルの平均値を用いて補正することを特徴とする請求項1に記載の符号化装置。   The search range correction unit is configured to determine a motion vector search range of a second region located near a boundary between the divided first regions, the first region including the second region, and the first region. The encoding apparatus according to claim 1, wherein correction is performed using an average value of motion vectors of first regions adjacent to each other with a boundary interposed therebetween. 前記探索範囲補正手段は、前記分割された第1の領域の境界を挟んで隣接する前記領域毎の動きベクトルの差分に基づいて、前記境界付近に位置する第2の領域のうち、動きベクトル探索範囲を補正する領域を選択することを特徴とする請求項1に記載の符号化装置。   The search range correction unit is configured to search for a motion vector in a second region located in the vicinity of the boundary based on a difference between motion vectors of the regions adjacent to each other across the boundary of the divided first region. The encoding apparatus according to claim 1, wherein an area whose range is to be corrected is selected. 前記探索範囲補正手段は、前記分割された第1の領域の境界を挟んで隣接する前記領域毎の動きベクトルの差分の大きさに比例して、前記境界付近に位置する第2の領域のうち、動きベクトル探索範囲を補正する領域を広く選択することを特徴とする請求項5に記載の符号化装置。   The search range correction means includes a second area located in the vicinity of the boundary in proportion to the magnitude of the difference between the motion vectors of the adjacent areas across the boundary of the divided first area. 6. The encoding apparatus according to claim 5, wherein a wide area for correcting the motion vector search range is selected. 前記探索範囲補正手段は、前記分割された第1の領域の境界を挟んで隣接する前記領域毎の動きベクトルの差分がある閾値以上の場合は、前記差分が閾値未満の場合と比較して、前記境界付近に位置する第2の領域のうち、動きベクトル探索範囲を補正する領域を所定の量だけ広く選択することを特徴とする請求項5に記載の符号化装置。   The search range correction means, when the difference of the motion vector for each of the adjacent regions across the boundary of the divided first region is greater than or equal to a threshold, compared with the case where the difference is less than the threshold, 6. The encoding apparatus according to claim 5, wherein a region for correcting a motion vector search range is widely selected by a predetermined amount from the second region located in the vicinity of the boundary. 入力された画像データを複数の第1の領域に分割し、分割された第1の領域毎の動きベクトルの探索に用いられる参照フレームを保持する参照フレーム保持工程と、
前記入力された画像データと前記参照フレーム保持工程に保持されている参照フレームとの大域ベクトルを前記第1の領域毎に求める大域ベクトル探索工程と、
前記大域ベクトル探索工程において求められた分割領域毎の大域ベクトルを用いて、マクロブロック毎の動きベクトル探索における探索範囲を決定する探索範囲決定工程と、
前記探索範囲決定工程において決定された探索範囲内で現在のマクロブロックの映像信号と整合度の最も高いブロックを、前記参照フレーム保持工程に保持されている参照フレームから探索し、現在のマクロブロックについての最終的な動きベクトルを探索する動きベクトル探索工程と、
前記動きベクトル探索工程において求められた各マクロブロックの動きベクトルを用いて符号化を行い、符号化画像データを生成して出力する符号化工程と、
前記分割された第1の領域の境界付近に位置するマクロブロック探索範囲を、前記マクロブロック毎の動きベクトル探索における第2の領域として再設定して補正する探索範囲補正工程とを有することを特徴とする符号化方法。
A reference frame holding step of dividing the input image data into a plurality of first areas and holding a reference frame used for searching for a motion vector for each of the divided first areas;
A global vector search step for obtaining a global vector between the input image data and the reference frame held in the reference frame holding step for each of the first regions;
A search range determination step for determining a search range in a motion vector search for each macroblock using a global vector for each divided region obtained in the global vector search step;
A block having the highest matching degree with the video signal of the current macro block within the search range determined in the search range determination step is searched from the reference frame held in the reference frame holding step, and the current macro block is determined. A motion vector search step for searching for a final motion vector of
An encoding step of performing encoding using the motion vector of each macroblock obtained in the motion vector search step, and generating and outputting encoded image data;
A search range correction step of resetting and correcting a macroblock search range located near the boundary of the divided first region as a second region in the motion vector search for each macroblock. The encoding method.
入力された画像データを複数の第1の領域に分割し、分割された第1の領域毎の動きベクトルの探索に用いられる参照フレームを保持する参照フレーム保持工程と、
前記入力された画像データと前記参照フレーム保持工程に保持されている参照フレームとの大域ベクトルを前記第1の領域毎に求める大域ベクトル探索工程と、
前記大域ベクトル探索工程において求められた分割領域毎の大域ベクトルを用いて、マクロブロック毎の動きベクトル探索における探索範囲を決定する探索範囲決定工程と、
前記探索範囲決定工程において決定された探索範囲内で現在のマクロブロックの映像信号と整合度の最も高いブロックを、前記参照フレーム保持工程に保持されている参照フレームから探索し、現在のマクロブロックについての最終的な動きベクトルを探索する動きベクトル探索工程と、
前記動きベクトル探索工程において求められた各マクロブロックの動きベクトルを用いて符号化を行い、符号化画像データを生成して出力する符号化工程と、
前記分割された第1の領域の境界付近に位置するマクロブロック探索範囲を、前記マクロブロック毎の動きベクトル探索における第2の領域として再設定して補正する探索範囲補正工程とをコンピュータに実行させることを特徴とするプログラム。
A reference frame holding step of dividing the input image data into a plurality of first areas and holding a reference frame used for searching for a motion vector for each of the divided first areas;
A global vector search step for obtaining a global vector between the input image data and the reference frame held in the reference frame holding step for each of the first regions;
A search range determination step for determining a search range in a motion vector search for each macroblock using a global vector for each divided region obtained in the global vector search step;
A block having the highest matching degree with the video signal of the current macro block within the search range determined in the search range determination step is searched from the reference frame held in the reference frame holding step, and the current macro block is determined. A motion vector search step for searching for a final motion vector of
An encoding step of performing encoding using the motion vector of each macroblock obtained in the motion vector search step, and generating and outputting encoded image data;
Causing the computer to execute a search range correction step of resetting and correcting a macroblock search range located near the boundary of the divided first region as a second region in the motion vector search for each macroblock. A program characterized by that.
請求項9に記載のプログラムを記憶したことを特徴とするコンピュータ読み取り可能な記憶媒体。   A computer-readable storage medium storing the program according to claim 9.
JP2007317295A 2007-12-07 2007-12-07 Encoding apparatus and encoding method Expired - Fee Related JP4902510B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007317295A JP4902510B2 (en) 2007-12-07 2007-12-07 Encoding apparatus and encoding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007317295A JP4902510B2 (en) 2007-12-07 2007-12-07 Encoding apparatus and encoding method

Publications (2)

Publication Number Publication Date
JP2009141775A true JP2009141775A (en) 2009-06-25
JP4902510B2 JP4902510B2 (en) 2012-03-21

Family

ID=40871919

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007317295A Expired - Fee Related JP4902510B2 (en) 2007-12-07 2007-12-07 Encoding apparatus and encoding method

Country Status (1)

Country Link
JP (1) JP4902510B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011064935A1 (en) * 2009-11-25 2011-06-03 パナソニック株式会社 Motion vector detection method and motion vector detection device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000244927A (en) * 1999-02-23 2000-09-08 Matsushita Electric Ind Co Ltd Moving picture transforming device
JP2005020781A (en) * 2004-08-30 2005-01-20 Oki Electric Ind Co Ltd Encoder, decoder, and transmission system
JP2007124408A (en) * 2005-10-28 2007-05-17 Matsushita Electric Ind Co Ltd Motion vector detector and motion vector detecting method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000244927A (en) * 1999-02-23 2000-09-08 Matsushita Electric Ind Co Ltd Moving picture transforming device
JP2005020781A (en) * 2004-08-30 2005-01-20 Oki Electric Ind Co Ltd Encoder, decoder, and transmission system
JP2007124408A (en) * 2005-10-28 2007-05-17 Matsushita Electric Ind Co Ltd Motion vector detector and motion vector detecting method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011064935A1 (en) * 2009-11-25 2011-06-03 パナソニック株式会社 Motion vector detection method and motion vector detection device

Also Published As

Publication number Publication date
JP4902510B2 (en) 2012-03-21

Similar Documents

Publication Publication Date Title
US8274570B2 (en) Image processing apparatus, image processing method, hand shake blur area estimation device, hand shake blur area estimation method, and program
US8274602B2 (en) Image processing apparatus and image processing method with redundant frame detection
JP4514203B2 (en) Motion vector detection apparatus and method
JP2007124408A (en) Motion vector detector and motion vector detecting method
JP2007122232A (en) Image processor and program
JP2010114597A (en) Motion vector detection apparatus, motion vector processing method and program
JP4272771B2 (en) Image processing apparatus, image processing method, and computer-readable storage medium
JP2009118221A (en) Digital image decoder and digital image decoding method
JP2004356747A (en) Method and apparatus for matching image
US11290740B2 (en) Image coding apparatus, image coding method, and storage medium
JP2010114596A (en) Motion vector detection apparatus, motion vector processing method and program
JP4898415B2 (en) Moving picture coding apparatus and moving picture coding method
JP4902510B2 (en) Encoding apparatus and encoding method
JP2008109270A (en) Moving image regeneration apparatus with camera shake correction function
JP2007166545A (en) Motion vector detection device and method
JP3979768B2 (en) Digital video segmentation method and apparatus
JP4235209B2 (en) Motion vector detection apparatus and motion vector detection method
JP2007174202A (en) Motion vector detecting device and method therefor
JP5222049B2 (en) Motion vector search apparatus and control method thereof
JP2009267726A (en) Moving image encoding apparatus, recorder, moving image encoding method, moving image encoding program
WO2006016783A1 (en) Method and device for motion estimation and compensation for panorama image
JP2008124956A (en) Motion vector correcting device, motion vector correction program, interpolation frame generating device and video correcting device
US8803949B2 (en) Reproducing apparatus and reproducing method
JP2006033142A (en) Moving picture coder, moving picture coding method, program, recording medium, image processing apparatus, and image processing system
JP2009272701A (en) Motion vector searching 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: 20101122

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110912

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110920

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111114

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: 20111206

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: 20111228

R151 Written notification of patent or utility model registration

Ref document number: 4902510

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20150113

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees