JP2009021864A - Motion vector searching apparatus - Google Patents

Motion vector searching apparatus Download PDF

Info

Publication number
JP2009021864A
JP2009021864A JP2007183432A JP2007183432A JP2009021864A JP 2009021864 A JP2009021864 A JP 2009021864A JP 2007183432 A JP2007183432 A JP 2007183432A JP 2007183432 A JP2007183432 A JP 2007183432A JP 2009021864 A JP2009021864 A JP 2009021864A
Authority
JP
Japan
Prior art keywords
vector
motion vector
search
variation
block
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.)
Pending
Application number
JP2007183432A
Other languages
Japanese (ja)
Inventor
Susumu Igarashi
進 五十嵐
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 JP2007183432A priority Critical patent/JP2009021864A/en
Publication of JP2009021864A publication Critical patent/JP2009021864A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To improve accuracy of motion search by appropriately predicting a position within a search range and to suppress increase in an entire processing speed by suppressing frequency of write into a search range RAM. <P>SOLUTION: For each processing target block group constituted of continuous N (N is an integer of ≥2) blocks, a reference vector is determined which specifies a position within a search range. In the determination of the reference vector, for each of peripheral block groups positioned around the processing target block group to be processed, presence/absence of variation of a motion vector is determined and from each of processing results, presence/absence of variation of the motion vector in the processing target block group is predicted. In the case that presence of variation is predicted from the prediction result, a vector predetermined as the reference vector is set. In the case that absence of variation is predicted, a representative vector corresponding to each of the peripheral block groups is determined and based on a group of the representative vectors, the reference vector is determined. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は動きベクトル探索装置に関し、特に、処理速度を向上させるために用いて好適な技術に関する。   The present invention relates to a motion vector search apparatus, and more particularly to a technique suitable for use in improving processing speed.

従来、ディジタル動画像を圧縮符号化する手段として、動き補償符号化と呼ばれる方法が一般的に知られている。これは、符号化対象画像を矩形ブロックに分割し、このブロック単位で動きベクトルを検出し、動きベクトルに基づいて動き補償による予測画像を生成して、符号化対象画像との差分をとって符号化を行うというものである。   2. Description of the Related Art Conventionally, a method called motion compensation encoding is generally known as means for compressing and encoding a digital moving image. This is because the encoding target image is divided into rectangular blocks, a motion vector is detected for each block, a prediction image by motion compensation is generated based on the motion vector, and a difference from the encoding target image is calculated. It is to do.

さらに、当該差分画像は前記ブロックを単位としてDCT(Discrete Cosine Transform)を施し、量子化してエントロピー符号化を施す方法が一般的に利用されている。そして、前記ブロックを単位とする動きベクトルの探索には、入力画像と参照画像とのマッチングの度合いを表す相関値や周囲のブロックの動き情報などから、符号化されたときの符号消費量(以下、符号化コスト)を予測する。そして、最も符号化コストが小さくなると予想されたベクトルを動きベクトルとして定める、ブロックマッチングとよばれる方法が一般的によく利用される。   Further, a method is generally used in which the difference image is subjected to DCT (Discrete Cosine Transform) in units of the blocks, and is quantized and entropy encoded. The search for a motion vector in units of the block includes a code consumption amount (hereinafter referred to as “encoding”) based on a correlation value indicating the degree of matching between an input image and a reference image, motion information of surrounding blocks, and the like. , Encoding cost). A method called block matching, in which a vector predicted to have the lowest encoding cost is defined as a motion vector, is generally used.

図6に、一般的なブロックマッチングによる動き探索の概念図を示す。現在処理対象となっているフレーム内において、図6で示すような順番でブロックの動き探索処理を行っていく。それぞれのブロックは、該ブロックの位置に対応する参照フレーム内の位置を中心とした探索範囲内で、最も類似度の高い位置を探し、処理対象ブロックの位置からの相対位置として動きベクトルを決定する。続くブロックの位置は、直前に処理したブロックに対して右隣であるので、対応する探索範囲は、図6に示すように重複するのが一般的である。   FIG. 6 shows a conceptual diagram of motion search by general block matching. Within the frame currently being processed, block motion search processing is performed in the order shown in FIG. Each block searches for a position having the highest similarity within a search range centered on the position in the reference frame corresponding to the position of the block, and determines a motion vector as a relative position from the position of the processing target block. . Since the position of the subsequent block is right adjacent to the block processed immediately before, the corresponding search ranges generally overlap as shown in FIG.

次に、上述したような一般的なブロックマッチングによる動き探索を行うための構成例について、図7を用いて説明する。図7において、701は動き探索装置であり、参照フレームメモリ704とバス703を介して接続されている。参照フレームメモリ704には、現処理対象フレームの動き探索のために参照する参照フレームを格納しておき、動き探索装置701より必要に応じて参照データがアクセスされる。   Next, a configuration example for performing motion search by general block matching as described above will be described with reference to FIG. In FIG. 7, reference numeral 701 denotes a motion search device, which is connected to a reference frame memory 704 via a bus 703. The reference frame memory 704 stores a reference frame to be referenced for motion search of the current processing target frame, and the reference data is accessed from the motion search device 701 as necessary.

動き探索装置701はさらに、現処理対象ブロックの動き探索処理に必要な、動き探索範囲の参照データを格納する探索範囲RAM702を備える。動き探索装置701は、ブロックの動き探索処理を行う際に、まず参照フレームメモリ704より、動き探索範囲の参照データをバス703を介して読み出し、探索範囲RAM702に格納する。そして、現処理対象フレーム内のブロックデータを入力し、順次、探索範囲RAM702内の参照データとマッチングをとり、最も類似度の高い位置を動きベクトルとして出力する。   The motion search apparatus 701 further includes a search range RAM 702 that stores reference data of the motion search range necessary for the motion search process of the current processing target block. When performing the motion search process for a block, the motion search device 701 first reads the reference data of the motion search range from the reference frame memory 704 via the bus 703 and stores it in the search range RAM 702. Then, block data in the current processing target frame is input, sequentially matched with reference data in the search range RAM 702, and a position with the highest similarity is output as a motion vector.

ここで、ブロック単位で準備される探索範囲RAM702への書き込み処理は、図7に示したような現在処理中のブロックの探索範囲と、直前に処理したブロックの探索範囲とで重複部分があるため、新たに必要となる探索範囲の部分のみ行われる。   Here, the writing process to the search range RAM 702 prepared in units of blocks has an overlapping portion between the search range of the block currently being processed as shown in FIG. 7 and the search range of the block processed immediately before. Only the part of the search range that is newly required is performed.

なお、ブロック毎に割り当てる探索範囲の位置は、処理対象ブロックの位置を中心とした位置である必要はなく、状況に応じて探索位置の中心をずらすようにしてもよい。例えば、画像全体の動きを表すベクトル(GMV)を何らかの方法で検出して、探索位置の中心を処理対象ブロックの位置から該GMVの示す位置までずらす方法がある。これはパニングによってフレーム内の動きがほぼ均一に分布しており、かつ、パニングのスピードが大きく、処理対象ブロックの位置を動き探索範囲の中心に設定した場合、動きベクトルが探索範囲を超えるような場合に特に効果がある。しかし上述したやり方では、フレーム全体一様に探索範囲をシフトするので、フレーム内において全体の動きとは異なる動きを有する部分が多く存在すると、動き探索精度が低くなるという問題があった。   Note that the position of the search range assigned to each block need not be a position centered on the position of the processing target block, and the center of the search position may be shifted according to the situation. For example, there is a method of detecting a vector (GMV) representing the motion of the entire image by some method and shifting the center of the search position from the position of the processing target block to the position indicated by the GMV. This is because the motion in the frame is almost uniformly distributed by panning, the panning speed is high, and the motion vector exceeds the search range when the position of the processing target block is set at the center of the motion search range. Especially effective in cases. However, in the above-described method, the search range is shifted uniformly in the entire frame. Therefore, if there are many portions having movements different from the entire movement in the frame, there is a problem that the motion search accuracy is lowered.

そこでこの問題点を解決するために、例えば特許文献1には、複数のブロックよりなるブロック群全体の動きを評価する。そして、当該ブロック群全体の動きが検出できたときはその動きに合わせて次に探索するブロック群の探索範囲をシフトし、検出できないときは所定の位置に探索範囲をシフトするようにしている。これによって、フレーム内における全体の動きとは異なる動きにある程度対応できる。   Therefore, in order to solve this problem, for example, Patent Document 1 evaluates the movement of the entire block group including a plurality of blocks. When the movement of the entire block group can be detected, the search range of the next block group to be searched is shifted in accordance with the movement, and when it cannot be detected, the search range is shifted to a predetermined position. Thereby, it is possible to cope with a movement different from the entire movement in the frame to some extent.

特許第3335137号公報Japanese Patent No. 3335137

しかしながら、上述の従来技術においては、これから動き探索処理を行うブロック群の探索範囲の位置を直前に処理したブロック群全体の動きに基づいている。このため、探索範囲の適切な位置を予測するための情報として不足してしまうという問題がある。これは、ブロックの処理順序を図7に示すようにラスタスキャン順で行っているかぎり、当該処理ブロック群の位置に対して直前に処理したブロック群の位置は左隣もしくは上隣しかとり得ない。よって、水平若しくは垂直いずれか一方の動きベクトルの相関に依存することとなる。また、隣接しているブロック群より離れた位置に存在するブロックの動きベクトルとの相関を得ることができず、十分な予測を行うことができない。   However, in the above-described conventional technology, the position of the search range of the block group to be subjected to motion search processing is based on the motion of the entire block group processed immediately before. For this reason, there is a problem in that it is insufficient as information for predicting an appropriate position of the search range. This is because, as long as the processing order of the blocks is performed in the raster scan order as shown in FIG. 7, the position of the block group processed immediately before the position of the processing block group can only take the left side or the top side. . Therefore, it depends on the correlation of either the horizontal or vertical motion vector. In addition, it is impossible to obtain a correlation with a motion vector of a block existing at a position distant from the adjacent block group, and sufficient prediction cannot be performed.

また、フレーム内における全体の動きとは異なる動きをしている部分に、より細かい単位で対応するべく、前記ブロック群を小さくした場合には、前述したように探索範囲の適切な位置を予測するための十分な情報を得ることができない。このため、動きベクトルのばらつきが激しく動きベクトル同士の相関が低いところにおいては、探索範囲の位置設定が必用以上に頻繁に切り替わることになり、かえって予測がはずれやすく、動き探索の精度が低下するという問題がある。   In addition, when the block group is made small so as to correspond to a part that moves differently from the whole movement in the frame in a finer unit, an appropriate position of the search range is predicted as described above. Can not get enough information for. For this reason, in places where the motion vectors vary greatly and the correlation between the motion vectors is low, the position setting of the search range is switched more frequently than necessary, and the prediction is likely to deviate and the accuracy of the motion search is reduced. There's a problem.

さらに、このように探索範囲の位置設定が頻繁に切り替わると、図7に示したような現在処理中のブロックの探索範囲と、直前に処理したブロックの探索範囲との重複が起こる割合が減少する。このため、探索範囲RAM702への書き込み頻度が増え、全体の処理時間の増加を招くという問題がある。   Further, when the position setting of the search range is frequently switched in this way, the ratio of occurrence of overlap between the search range of the block currently being processed as shown in FIG. 7 and the search range of the block processed immediately before decreases. . This increases the frequency of writing to the search range RAM 702 and increases the overall processing time.

本発明は前述の問題点に鑑み、探索範囲の位置を適切に予測して動き探索の精度を向上させるとともに、探索範囲RAMへの書き込み頻度を抑えて全体の処理速度の増加を抑えることができるようにすることを目的としている。   In view of the above-described problems, the present invention can improve the accuracy of motion search by appropriately predicting the position of the search range, and can suppress increase in the overall processing speed by suppressing the frequency of writing to the search range RAM. The purpose is to do so.

本発明の動きベクトル探索装置は、フレームを複数のブロックに分割し、前記分割したブロック毎に参照フレーム内の画素群とのマッチングをとることによって動きベクトルを決定する動きベクトル探索装置であって、前記ブロックの処理ごとにカウントアップする処理ブロックカウント手段と、前記処理ブロックカウント手段のカウント値に基づいて連続するN(Nは2以上の整数)個の前記ブロックより構成される第1の単位ブロック群ごとに基準ベクトルを決定する基準ベクトル決定手段と、前記基準ベクトル決定手段が決定する基準ベクトルより規定される動きベクトルの探索範囲内の複数の探索ポイントにおいて、ブロックマッチングによる評価を行い、少なくとも前記ブロックマッチングの評価の結果に基づいて動きベクトルを決定する動きベクトル決定手段とを有し、前記基準ベクトル決定手段は、動きベクトル探索処理を行う前記第1の単位ブロック群の周辺に位置する、複数の前記ブロックより構成される複数の第2の単位ブロック群それぞれにおいて、動きベクトルのばらつきの有無を判定し、それぞれの判定結果より、前記第1の単位ブロック群における動きベクトルのばらつきの有無を予測し、前記予測の結果によりばらつき有りであると予測した場合は、前記基準ベクトルとして予め定めたベクトルを設定し、ばらつき無しであると予測した場合は、前記周辺の第2の単位ブロック群それぞれについて対応する代表ベクトルを求め、前記代表ベクトルの群に基づいて前記基準ベクトルを決定することを特徴とする。   The motion vector search device of the present invention is a motion vector search device that divides a frame into a plurality of blocks and determines a motion vector by taking a matching with a pixel group in a reference frame for each of the divided blocks. A first unit block comprising processing block counting means that counts up for each processing of the block, and N (N is an integer of 2 or more) consecutive blocks based on the count value of the processing block counting means A reference vector determining means for determining a reference vector for each group; and evaluation by block matching at a plurality of search points within a search range of motion vectors defined by the reference vector determined by the reference vector determining means; Based on the results of block matching evaluation Motion vector determination means for determining, wherein the reference vector determination means includes a plurality of second blocks composed of a plurality of the blocks located around the first unit block group for performing motion vector search processing. In each unit block group, the presence / absence of motion vector variation is determined, and based on the respective determination results, the presence / absence of motion vector variation in the first unit block group is predicted. In the case of prediction, a predetermined vector is set as the reference vector, and in the case of prediction that there is no variation, a corresponding representative vector is obtained for each of the peripheral second unit block groups, and the group of representative vectors The reference vector is determined based on the following.

本発明によれば、探索範囲の位置を適切に予測して動き探索の精度を向上させるとともに、探索範囲RAMへの書き込み頻度を抑えて全体の処理速度の増加を抑えることができる。   According to the present invention, it is possible to improve the accuracy of motion search by appropriately predicting the position of the search range, and to suppress an increase in the overall processing speed by suppressing the frequency of writing to the search range RAM.

(第1の実施形態)
以下、図面を参照しながら本発明の実施形態について説明する。
図1は、本実施形態の動き探索装置(動きベクトル探索装置)の構成例を示すブロック図である。
本実施形態の動き探索装置は、処理ブロックカウント部101、基準ベクトル決定部102、及び動きベクトル決定部103より構成され、参照フレームを格納するメモリとして、参照フレームメモリ104とさらに接続されている。
(First embodiment)
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram illustrating a configuration example of a motion search device (motion vector search device) according to the present embodiment.
The motion search apparatus according to the present embodiment includes a processing block count unit 101, a reference vector determination unit 102, and a motion vector determination unit 103, and is further connected to a reference frame memory 104 as a memory for storing a reference frame.

処理ブロックカウント部101は、ブロックを処理する毎にカウントアップされるよう構成されており、処理されたブロックの数を計数し、基準ベクトル決定部102へ出力する。ここで「ブロック」とは、フレームを矩形領域に分割した、複数の画素群よりなる動きベクトル探索の単位である。通常、4×4画素〜16×16画素程度の大きさのブロックが使われることが多い。   The processing block counting unit 101 is configured to be counted up each time a block is processed, counts the number of processed blocks, and outputs the counted number to the reference vector determination unit 102. Here, the “block” is a unit of motion vector search composed of a plurality of pixel groups obtained by dividing a frame into rectangular areas. Usually, a block having a size of about 4 × 4 pixels to 16 × 16 pixels is often used.

基準ベクトル決定部102は、これから処理を行うブロック群に割り当てる動きベクトル探索の探索範囲の基準となる基準ベクトルを、動きベクトル決定部103より出力される既に決定済みの動きベクトル群を基に決定する。そして、処理ブロックカウント部101より出力される処理ブロックのカウント値に基づき、連続するN(Nは2以上の整数)個のブロックを一つのブロック群の単位と認識して動きベクトル決定部103へと出力する。   The reference vector determination unit 102 determines a reference vector serving as a reference for the search range of the motion vector search assigned to the block group to be processed based on the already determined motion vector group output from the motion vector determination unit 103. . Then, based on the processing block count value output from the processing block counting unit 101, the continuous N (N is an integer of 2 or more) blocks are recognized as a unit of one block group, and the motion vector determining unit 103 is processed. Is output.

ここで、前記基準ベクトルについて図3を用いて説明する。処理対象となっているブロックについて動きベクトル探索処理を行う際、探索を始める前に探索範囲を設定する。処理対象ブロックを基準にして探索範囲を設定すれば、図3で「ブロックを中心とした探索範囲」として示された部分が探索範囲となる。   Here, the reference vector will be described with reference to FIG. When performing motion vector search processing for a block to be processed, a search range is set before starting the search. If the search range is set based on the processing target block, the portion indicated as “search range centered on block” in FIG. 3 becomes the search range.

これに対して、探索を行う範囲を処理対象ブロックの位置からずらしてとった場合、そのずらした変位分を、処理対象ブロックの位置を原点とした相対的な位置としてベクトルで表現したものを、基準ベクトルと呼ぶ。図3の処理対象ブロックの位置より基準ベクトル分ずらした位置を基準に、「基準ベクトルを中心とした探索範囲」が設定される。なお、基準ベクトル決定部102における基準ベクトルの決定方法の詳細については、後述する。   On the other hand, when the range to be searched is shifted from the position of the processing target block, the shifted displacement is expressed as a vector as a relative position with the position of the processing target block as the origin, This is called a reference vector. The “search range centered on the reference vector” is set based on the position shifted by the reference vector from the position of the processing target block in FIG. Details of the reference vector determination method in the reference vector determination unit 102 will be described later.

次に、動きベクトル決定部103は、外部より動きベクトル探索処理対象となるブロック及び、参照フレームメモリ104より参照フレーム内の参照データ及び、基準ベクトル決定部102より出力される基準ベクトルを入力する。その後、当該処理対象ブロックの動きベクトル探索を行い、動きベクトルを決定して外部及び基準ベクトル決定部102へ出力する。   Next, the motion vector determination unit 103 receives a block to be a motion vector search process from the outside, reference data in the reference frame from the reference frame memory 104, and a reference vector output from the reference vector determination unit 102. Thereafter, a motion vector search for the processing target block is performed, a motion vector is determined and output to the external and reference vector determination unit 102.

図2は、動きベクトル決定部103の内部構成例を示すブロック図である。
動きベクトル決定部103は、処理対象ブロックを格納するブロックRAM1031と、当該処理対象ブロックに対応する参照フレーム内の探索範囲データを格納する探索範囲RAM1032とを有する。さらに、ブロックマッチング処理による動きベクトル探索を行い、動きベクトルを決定して出力するブロックマッチング部1033を有する。
FIG. 2 is a block diagram illustrating an internal configuration example of the motion vector determination unit 103.
The motion vector determination unit 103 includes a block RAM 1031 that stores a processing target block, and a search range RAM 1032 that stores search range data in a reference frame corresponding to the processing target block. Furthermore, a block matching unit 1033 that performs a motion vector search by block matching processing, determines and outputs a motion vector is provided.

ブロックRAM1031は、処理対象ブロックを外部より入力して格納し、ブロックマッチング部1033の必要に応じて、適宜処理対象ブロックのデータを出力する。探索範囲RAM(探索範囲メモリ)1032は、参照フレーム内の参照データのうち、探索範囲として設定された参照データ群(参照画素群)を格納し、ブロックマッチング部1033の必要に応じて、適宜参照データを出力する。   The block RAM 1031 inputs and stores the processing target block from the outside, and appropriately outputs the data of the processing target block as required by the block matching unit 1033. A search range RAM (search range memory) 1032 stores a reference data group (reference pixel group) set as a search range among the reference data in the reference frame, and appropriately refers to it as needed by the block matching unit 1033. Output data.

ブロックマッチング部1033は、入力される基準ベクトルを基に、処理対象ブロックに対応する探索範囲の位置を計算する。そして、その探索範囲の位置に含まれる参照データ群、既に探索範囲RAM1032内に書き込まれている参照データを除いた新規のもののみ更新する。また、ブロックマッチング部1033は、ブロックRAM1031より当該処理対象ブロックのデータを読み出す。そして、読み出した処理対象ブロックのデータと、探索範囲RAM1032より読み出した処理対象ブロックに対応する探索範囲内の参照データとのマッチングをとって類似度を評価する。   The block matching unit 1033 calculates the position of the search range corresponding to the processing target block based on the input reference vector. Then, only the reference data group included in the position of the search range and new data excluding the reference data already written in the search range RAM 1032 are updated. Further, the block matching unit 1033 reads the data of the processing target block from the block RAM 1031. Then, the degree of similarity is evaluated by matching the read processing target block data with the reference data in the search range corresponding to the processing target block read from the search range RAM 1032.

このマッチング処理は、探索範囲内における参照データの探索ポイントをずらしていきながら随時行われ、最も類似度が高いと評価された位置をもとに動きベクトルを算出して出力する。前記類似度としては、例えば画素同士の差分絶対値和(SAD、 Sum of Absolute Difference)がよく用いられる。   This matching process is performed at any time while shifting the search point of the reference data within the search range, and calculates and outputs a motion vector based on the position evaluated as having the highest similarity. As the similarity, for example, a sum of absolute differences (SAD) between pixels is often used.

処理対象ブロック(x画素×y画素)の各画素値をOrg0,0〜Orgx-1,y-1とし、マッチング対象として対応する参照データ(x画素×y画素)の各画素値をRef0,0〜Refx-1,y-1とすると、このSAD値は以下の数1より得られる。   Each pixel value of the processing target block (x pixel × y pixel) is set to Org0,0 to Orgx-1, y−1, and each pixel value of the corresponding reference data (x pixel × y pixel) as a matching target is set to Ref0,0. ˜Refx−1, y−1, this SAD value is obtained from the following equation (1).

Figure 2009021864
Figure 2009021864

すなわち、このSAD値が小さいほど類似度が高く、大きいほど類似度が低いということになる。   That is, the smaller the SAD value, the higher the similarity, and the larger the SAD value, the lower the similarity.

図1の説明に戻ると、参照フレームメモリ104は、処理対象フレームに対応する参照フレームを格納し、動きベクトル決定部103の必要に応じて、適宜参照データを動きベクトル決定部103へと出力する。   Returning to the description of FIG. 1, the reference frame memory 104 stores a reference frame corresponding to the processing target frame, and appropriately outputs reference data to the motion vector determination unit 103 as necessary by the motion vector determination unit 103. .

次に、基準ベクトル決定部102における基準ベクトルの決定方法の詳細について、図4の基準ベクトルの決定手順の一例を示すフローチャートを参照しながら、説明する。
まず、ステップS1において、基準ベクトル決定部102は、まず処理対象ブロック群に対する、複数の周辺ブロック群におけるそれぞれの動きベクトルのばらつきの有無を判定する。
Next, details of a reference vector determination method in the reference vector determination unit 102 will be described with reference to a flowchart illustrating an example of a reference vector determination procedure in FIG.
First, in step S <b> 1, the reference vector determination unit 102 first determines whether or not there is a variation in each motion vector in a plurality of peripheral block groups with respect to the processing target block group.

ここで、「処理対象ブロック群(第1の単位ブロック群)」と「複数の周辺ブロック群(第2の単位ブロック群)」とを図5に示す。「処理対象ブロック群」は、これから処理を始めるブロックを含む長方形の矩形領域を示し、これから動き探索処理を行う対象となるブロック群を意味する。また、これに対する周辺ブロック群A〜Fが「複数の周辺ブロック群」に相当する。   Here, the “processing target block group (first unit block group)” and the “plural peripheral block group (second unit block group)” are shown in FIG. The “processing target block group” indicates a rectangular area including a block to start processing from now on, and means a block group to be subjected to motion search processing. In addition, peripheral block groups A to F corresponding thereto correspond to “a plurality of peripheral block groups”.

ただし、これら周辺ブロック群の大きさや、処理対象ブロック群の大きさ、また、周辺ブロック群の数や処理対象ブロック群に対する位置関係はあくまで一例であり、必要に応じて変えてよい。また、動きベクトルのばらつきの判定は、例えば、それぞれの周辺ブロック群の持つ、過去に決定されている動きベクトルの向きや大きさが、予め定めた範囲内におさまっていれば、「ばらつき無し」と判定する。またそうでなければ「ばらつき有り」と判定する。   However, the size of the peripheral block group, the size of the processing target block group, the number of the peripheral block groups, and the positional relationship with respect to the processing target block group are merely examples, and may be changed as necessary. In addition, the determination of the motion vector variation is, for example, “no variation” if the direction and size of the motion vector determined in the past possessed by each peripheral block group are within a predetermined range. Is determined. Otherwise, it is determined that there is “variation”.

次に、ステップS2において、前記複数の周辺ブロック群における動きベクトルのばらつきの判定結果より、処理対象ブロック群の動きベクトルのばらつきの有無を予測する。この予測の方法においては、前記複数の周辺ブロック群のうち、処理対象ブロック群に隣接する周辺ブロック群の中で、動きベクトルの「ばらつき無し」と判定された周辺ブロック群の数の割合が、予め定めた規定値以上である場合は「ばらつき無し」と予測する。なお、周辺ブロック群はA〜Dである。一方、そうでない場合は「ばらつき有り」と予測する。   Next, in step S2, presence / absence of motion vector variation in the processing target block group is predicted based on the determination result of motion vector variation in the plurality of peripheral block groups. In this prediction method, among the plurality of peripheral block groups, among the peripheral block groups adjacent to the processing target block group, the ratio of the number of peripheral block groups determined as “no variation” of the motion vector is: If the value is equal to or greater than a predetermined value, it is predicted that “no variation”. The peripheral block groups are A to D. On the other hand, if not, it is predicted that “there is variation”.

次に、ステップS3において、ステップS2における予測結果が「ばらつき有り」であったか「ばらつき無し」であったかを判定する。この判定の結果、「ばらつき無し」であった場合は、後述するステップS4へと進み、「ばらつき有り」であった場合は、後述するステップS6へと進む。   Next, in step S3, it is determined whether the prediction result in step S2 is “with variation” or “without variation”. If the result of this determination is “no variation”, the process proceeds to step S4 to be described later, and if it is “with variation”, the process proceeds to step S6 to be described later.

ステップS4においては、複数の周辺ブロック群A〜Fそれぞれについて、代表ベクトルを求める。代表ベクトルは、例えば、それぞれのブロック群に属するブロックそれぞれの持つ動きベクトルの平均ベクトルを求めることによって得ることができる。そして、ステップS4の処理が終了したら、ステップS5へと進む。   In step S4, a representative vector is obtained for each of the plurality of peripheral block groups A to F. The representative vector can be obtained, for example, by obtaining an average vector of motion vectors of each block belonging to each block group. Then, when step S4 is completed, the process proceeds to step S5.

ステップS5においては、複数の代表ベクトルより、処理対象ブロック群における基準ベクトルを求める。本実施形態においては、複数の代表ベクトルより基準ベクトルを求める方法として、処理対象ブロック群に対する相対位置に応じて代表ベクトルに対してそれぞれ重み付けを行い、重み付けを行った代表ベクトル群に基づいて基準ベクトルを決定する。   In step S5, a reference vector in the processing target block group is obtained from a plurality of representative vectors. In this embodiment, as a method for obtaining a reference vector from a plurality of representative vectors, the representative vectors are respectively weighted according to the relative positions with respect to the processing target block group, and the reference vectors are based on the weighted representative vector group. To decide.

例えば、周辺ブロック群A〜Fの代表ベクトルをTMVA〜TMVFとすると、処理対象ブロック群に対する周辺ブロック群A〜Fの相対位置関係より、それぞれ1/6、1/4、1/6、1/4、1/12、1/12のように重み付け係数を割り振る。なお、これらは、処理対象ブロック群より位置的に遠いものほど小さな値を割り当てるようにした結果の一例である。このように割り振った重み付け係数をそれぞれの対応する代表ベクトルに乗じ、それらの平均ベクトルを基準ベクトルとして設定する。   For example, if the representative vectors of the peripheral block groups A to F are TMVA to TMVF, the relative position relationship of the peripheral block groups A to F with respect to the processing target block group is 1/6, 1/4, 1/6, 1 / A weighting coefficient is assigned such as 4, 1/12, 1/12. Note that these are examples of results of assigning smaller values to those farther from the processing target block group. The weighting coefficients assigned in this way are multiplied by the corresponding representative vectors, and the average vector thereof is set as the reference vector.

また、水平及び垂直方向それぞれの相関の強さを調べ、その結果を重み付け係数に反映させてもよい。例えば、周辺ブロック群E及びBの代表ベクトルの相関と、周辺ブロック群FとDの代表ベクトルの相関とを調べ、前者の相関の方が強い場合は、周辺ブロック群B及びEの重み付け係数を、周辺ブロック群F及びDの重み付け係数に比べて大きくする。一方、そうでない場合は逆に小さくするように設定することで、より正確な基準ベクトルの予測を行うことができる。   Further, the strength of correlation in the horizontal and vertical directions may be examined and the result reflected in the weighting coefficient. For example, the correlation between the representative vectors of the peripheral block groups E and B and the correlation between the representative vectors of the peripheral block groups F and D are examined. If the former correlation is stronger, the weighting coefficients of the peripheral block groups B and E are set. , Larger than the weighting coefficients of the peripheral block groups F and D. On the other hand, if it is not so, the reference vector can be predicted more accurately by setting it to be smaller.

また、当該ステップS4において、複数の周辺ブロック群の代表ベクトルに基づいて、処理対象ブロック群を構成するブロックの数を適応的に変えてもよい。例えば、周辺ブロック群A〜Cの代表ベクトルの向き及び大きさが全てある所定の範囲内に収まっている場合には、処理対象ブロック群を構成するブロックの数を次のように設定する。つまり、周辺ブロック群Bを構成するブロックの数と周辺ブロック群Cを構成するブロックの数との合計値と等しく設定する。そうすることにより、フレーム内の動きの状態に応じて適応的に基準ベクトルの更新周期を変更することができ、基準ベクトル更新を行う必要がない間は基準ベクトル決定のための処理を省くことができる。   In step S4, the number of blocks constituting the processing target block group may be adaptively changed based on representative vectors of a plurality of peripheral block groups. For example, when the directions and sizes of the representative vectors of the peripheral block groups A to C are all within a predetermined range, the number of blocks constituting the processing target block group is set as follows. That is, it is set equal to the total value of the number of blocks constituting the peripheral block group B and the number of blocks constituting the peripheral block group C. By doing so, the update cycle of the reference vector can be adaptively changed according to the state of motion in the frame, and the process for determining the reference vector can be omitted while it is not necessary to update the reference vector. it can.

また、処理対象ブロック群を構成するブロックの数を適応的に変更する場合、探索範囲RAM1032への書き込み処理の積算値に応じて、処理対象ブロック群を構成するブロックの数の下限値を設定するようにしてもよい。例えば、探索範囲RAM1032への書き込み処理の積算値が大きくなってきたら、基準ベクトルの更新周期を少なくするために当該下限値を大きめに設定するようにする。こうすることにより、探索範囲RAM1032の書き込み処理時間が全体の処理時間に影響を及ぼしている場合においても、当該下限値を設けることによって許容された処理時間を保証することが可能となる。   When the number of blocks constituting the processing target block group is adaptively changed, a lower limit value of the number of blocks constituting the processing target block group is set according to the integrated value of the writing process to the search range RAM 1032. You may do it. For example, when the integrated value of the writing process to the search range RAM 1032 becomes larger, the lower limit value is set larger to reduce the reference vector update cycle. In this way, even when the write processing time of the search range RAM 1032 affects the entire processing time, it is possible to guarantee the allowable processing time by providing the lower limit value.

一方、ステップS6においては、処理対象ブロック群における基準ベクトルとして、予め定めたベクトルを設定する。例えば、原点を基準ベクトルとして設定する。これは、動きベクトル同士の相関が低い部分では、周囲の動きベクトルに基づいて基準ベクトルを適切に予測することが困難となるため、探索範囲の中心として原点に設定するのが最もバランスがよいことを考慮したものである。このように、処理対象ブロック群に対するさまざまな位置の周辺ブロック群の情報を考慮することによって、より正確に基準ベクトルの予測を行うことが可能となる。   On the other hand, in step S6, a predetermined vector is set as the reference vector in the processing target block group. For example, the origin is set as the reference vector. This is because it is difficult to properly predict the reference vector based on the surrounding motion vectors in the portion where the correlation between the motion vectors is low, so that setting the origin as the center of the search range has the best balance Is taken into account. As described above, it is possible to predict the reference vector more accurately by taking into account the information of the neighboring block groups at various positions with respect to the processing target block group.

以上のように本実施形態においては、水平及び垂直いずれの方向の動きベクトルの相関でも得ることができる。また、隣接しているブロック群だけでなく、より離れた位置に存在するブロックの動きベクトルとの相関を得ることができ、よって十分な探索範囲設定位置の予測を行うことが可能となり、動きベクトル探索の精度が向上する。   As described above, in the present embodiment, it is possible to obtain the correlation of motion vectors in both the horizontal and vertical directions. In addition, it is possible to obtain a correlation with not only the adjacent block group but also a motion vector of a block that exists at a more distant position, so that a sufficient search range setting position can be predicted, and the motion vector Search accuracy is improved.

さらに、前記ブロック群を小さくした場合においても、十分な動きベクトルの相関情報が得られる。これにより、動きベクトルのばらつきが激しく動きベクトル同士の相関が低いところにおいても、探索範囲の位置設定が必要以上に頻繁に切り替わることがなく、探索範囲の適切な位置を予測することができる。また、十分な精度の動きベクトル探索を行うことができ、かつ、探索範囲RAMへの書き込みアクセスの増加を抑え、全体としての処理速度低下を抑えることができる。   Further, even when the block group is made small, sufficient motion vector correlation information can be obtained. As a result, even in a place where the motion vectors vary greatly and the correlation between the motion vectors is low, the position setting of the search range does not change more frequently than necessary, and the appropriate position of the search range can be predicted. In addition, a motion vector search with sufficient accuracy can be performed, an increase in write access to the search range RAM can be suppressed, and a decrease in the overall processing speed can be suppressed.

(本発明に係る他の実施形態)
前述した本発明の実施形態における動きベクトル探索装置を構成する各手段、並びに動きベクトル探索方法の各工程は、コンピュータのRAMやROMなどに記憶されたプログラムが動作することによって実現できる。このプログラム及び前記プログラムを記録したコンピュータ読み取り可能な記録媒体は本発明に含まれる。
(Other embodiments according to the present invention)
Each means constituting the motion vector search apparatus and each step of the motion vector search method in 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.

また、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施形態も可能であり、具体的には、複数の機器から構成されるシステムに適用してもよいし、また、一つの機器からなる装置に適用してもよい。   Further, the present invention can be implemented as, for example, a system, apparatus, method, program, or recording medium. Specifically, the present invention may be applied to a system including a plurality of devices. The present invention may be applied to an apparatus composed of a single device.

なお、本発明は、前述した実施形態の機能を実現するソフトウェアのプログラム(実施形態では図4に示すフローチャートに対応したプログラム)を、システムまたは装置に直接、または遠隔から供給する場合も含む。そして、そのシステムまたは装置のコンピュータが前記供給されたプログラムコードを読み出して実行することによっても達成される場合を含む。   The present invention includes a case where a software program (in the embodiment, a program corresponding to the flowchart shown in FIG. 4) for realizing the functions of the above-described embodiments is directly or remotely supplied to a system or apparatus. This includes the 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)などもある。   Examples of the recording medium for supplying the program include a flexible disk, a hard disk, an optical disk, and a magneto-optical disk. Further, there are MO, CD-ROM, CD-R, CD-RW, magnetic tape, nonvolatile memory card, ROM, DVD (DVD-ROM, DVD-R) and the like.

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続する方法がある。そして、前記ホームページから本発明のコンピュータプログラムそのもの、もしくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。   As another program supply method, there is a method of connecting to a homepage on the Internet using a browser of a client computer. 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等の記録媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせる。そして、その鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。   As another method, the program of the present invention is encrypted, stored in a recording medium such as a CD-ROM, distributed to users, and encrypted from a homepage via the Internet to users who have cleared predetermined conditions. Download the key information to be solved. It is also possible to execute the encrypted program by using the key information and install the program on a computer.

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される。さらに、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが、実際の処理の一部または全部を行い、その処理によっても前述した実施形態の機能が実現され得る。   Further, the functions of the above-described embodiments are realized by the computer executing the read program. Furthermore, based on the instructions of the program, an OS or the like running on the computer performs part or all of the actual processing, and the functions of the above-described embodiments can be realized by the processing.

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

本発明の実施形態における動き探索装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the motion search apparatus in embodiment of this invention. 本発明の実施形態における動きベクトル決定部の詳細な構成例を示すブロック図である。It is a block diagram which shows the detailed structural example of the motion vector determination part in embodiment of this invention. 本発明の実施形態において、ブロック、基準ベクトル、探索範囲の概念を示す図である。In an embodiment of the present invention, it is a figure showing a concept of a block, a reference vector, and a search range. 本発明の実施形態における基準ベクトルを決定する処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the process sequence which determines the reference | standard vector in embodiment of this invention. 本発明の実施形態において、処理対象ブロック群及び複数の周辺ブロック群を示す図である。In an embodiment of the present invention, it is a figure showing a processing object block group and a plurality of peripheral block groups. 一般的なブロックマッチングによる動き探索の概要を示す図である。It is a figure which shows the outline | summary of the motion search by a general block matching. 一般的なブロックマッチングによる動き探索を行うための構成例を示すブロック図である。It is a block diagram which shows the structural example for performing the motion search by general block matching.

符号の説明Explanation of symbols

101 処理ブロックカウント部
102 基準ベクトル決定部
103 動きベクトル決定部
1031 ブロックRAM
1032 探索範囲RAM
1033 ブロックマッチング部
104 参照フレームメモリ
101 processing block count unit 102 reference vector determination unit 103 motion vector determination unit 1031 block RAM
1032 Search range RAM
1033 Block matching unit 104 Reference frame memory

Claims (6)

フレームを複数のブロックに分割し、前記分割したブロック毎に参照フレーム内の画素群とのマッチングをとることによって動きベクトルを決定する動きベクトル探索装置であって、
前記ブロックの処理ごとにカウントアップする処理ブロックカウント手段と、
前記処理ブロックカウント手段のカウント値に基づいて連続するN(Nは2以上の整数)個の前記ブロックより構成される第1の単位ブロック群ごとに基準ベクトルを決定する基準ベクトル決定手段と、
前記基準ベクトル決定手段が決定する基準ベクトルより規定される動きベクトルの探索範囲内の複数の探索ポイントにおいて、ブロックマッチングによる評価を行い、少なくとも前記ブロックマッチングの評価の結果に基づいて動きベクトルを決定する動きベクトル決定手段とを有し、
前記基準ベクトル決定手段は、動きベクトル探索処理を行う前記第1の単位ブロック群の周辺に位置する、複数の前記ブロックより構成される複数の第2の単位ブロック群それぞれにおいて、動きベクトルのばらつきの有無を判定し、それぞれの判定結果より、前記第1の単位ブロック群における動きベクトルのばらつきの有無を予測し、前記予測の結果によりばらつき有りであると予測した場合は、前記基準ベクトルとして予め定めたベクトルを設定し、ばらつき無しであると予測した場合は、前記周辺の第2の単位ブロック群それぞれについて対応する代表ベクトルを求め、前記代表ベクトルの群に基づいて前記基準ベクトルを決定することを特徴とする動きベクトル探索装置。
A motion vector search device that divides a frame into a plurality of blocks and determines a motion vector by matching with a pixel group in a reference frame for each of the divided blocks.
Processing block counting means for counting up for each processing of the block;
Reference vector determining means for determining a reference vector for each first unit block group composed of N (N is an integer of 2 or more) consecutive blocks based on the count value of the processing block counting means;
Evaluation is performed by block matching at a plurality of search points within a motion vector search range defined by a reference vector determined by the reference vector determination means, and a motion vector is determined based on at least the result of the block matching evaluation. Motion vector determining means,
The reference vector determination unit is configured to detect a variation in motion vector in each of a plurality of second unit block groups including a plurality of blocks located around the first unit block group that performs a motion vector search process. The presence / absence is determined, the presence / absence of motion vector variation in the first unit block group is predicted from each determination result, and when it is predicted that there is variation based on the prediction result, the reference vector is determined in advance. If a vector is set and it is predicted that there is no variation, a corresponding representative vector is obtained for each of the peripheral second unit block groups, and the reference vector is determined based on the group of representative vectors. A featured motion vector search device.
前記基準ベクトル決定手段による前記第1の単位ブロック群における動きベクトルのばらつきの有無の予測は、動きベクトル探索処理を行う前記第1の単位ブロック群の周辺に位置する、複数の前記ブロックより構成される前記複数の第2の単位ブロック群のうち、前記第1の単位ブロック群に隣接する前記第2の単位ブロック群の中で、動きベクトルのばらつき無しであると判定された前記第2の単位ブロック群の数の割合が、予め定めた規定値以上である場合は、ばらつき無しと予測し、そうでない場合はばらつき有りと予測することを特徴とする請求項1に記載の動きベクトル探索装置。   Prediction of the presence or absence of motion vector variation in the first unit block group by the reference vector determining means is composed of a plurality of the blocks located around the first unit block group for performing motion vector search processing. Among the plurality of second unit block groups, the second unit determined to have no motion vector variation among the second unit block groups adjacent to the first unit block group. The motion vector search apparatus according to claim 1, wherein when the ratio of the number of block groups is equal to or greater than a predetermined value, it is predicted that there is no variation, and otherwise, it is predicted that there is variation. 前記基準ベクトル決定手段は、前記第1の単位ブロック群における動きベクトルのばらつきの有無の予測結果が、ばらつき無しであった場合は、前記周辺の第2の単位ブロック群それぞれについて対応する代表ベクトルを求め、前記第1の単位ブロック群に対する相対位置に応じて前記代表ベクトルに対してそれぞれ重み付けを行い、前記重み付けを行った代表ベクトル群に基づいて前記基準ベクトルを決定することを特徴とする請求項1または2に記載の動きベクトル探索装置。   The reference vector determining means, when the prediction result of the presence or absence of motion vector variation in the first unit block group shows no variation, displays a representative vector corresponding to each of the peripheral second unit block groups. 2. The method according to claim 1, wherein the representative vector is weighted according to a relative position with respect to the first unit block group, and the reference vector is determined based on the weighted representative vector group. 3. The motion vector search device according to 1 or 2. 前記基準ベクトル決定手段は、前記第1の単位ブロック群における動きベクトルのばらつきの有無の予測結果が、ばらつき無しであった場合は、前記周辺の第2の単位ブロック群それぞれについて対応する代表ベクトルを求め、前記代表ベクトル群に基づいて、前記Nを適応的に設定し、かつ前記基準ベクトルを決定することを特徴とする、請求項1または2に記載の動きベクトル探索装置。   The reference vector determining means, when the prediction result of the presence or absence of motion vector variation in the first unit block group shows no variation, displays a representative vector corresponding to each of the peripheral second unit block groups. 3. The motion vector search apparatus according to claim 1, wherein the N is adaptively set and the reference vector is determined based on the representative vector group. 前記動きベクトル決定手段は、前記ブロックの動きベクトル探索の範囲内の複数の参照画素群を格納するための探索範囲メモリを備え、前記ブロックの動き探索を行う際、処理対象ブロックの動き探索に必要となる動きベクトル探索の範囲内の参照画素群のうち、更新が必要な画素群だけを前記探索範囲メモリに書き込むことを特徴とする請求項1〜4の何れか1項に記載の動きベクトル探索装置。   The motion vector determination means includes a search range memory for storing a plurality of reference pixel groups within the motion vector search range of the block, and is necessary for the motion search of the processing target block when performing the motion search of the block. The motion vector search according to any one of claims 1 to 4, wherein only a pixel group that needs to be updated is written in the search range memory among reference pixel groups within a range of motion vector search to be apparatus. 前記探索範囲メモリへの書き込み量に応じて、前記Nの下限値を適応的に設定することを特徴とする請求項5に記載の動きベクトル探索装置。   6. The motion vector search apparatus according to claim 5, wherein the lower limit value of N is adaptively set in accordance with a write amount to the search range memory.
JP2007183432A 2007-07-12 2007-07-12 Motion vector searching apparatus Pending JP2009021864A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007183432A JP2009021864A (en) 2007-07-12 2007-07-12 Motion vector searching apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007183432A JP2009021864A (en) 2007-07-12 2007-07-12 Motion vector searching apparatus

Publications (1)

Publication Number Publication Date
JP2009021864A true JP2009021864A (en) 2009-01-29

Family

ID=40361088

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007183432A Pending JP2009021864A (en) 2007-07-12 2007-07-12 Motion vector searching apparatus

Country Status (1)

Country Link
JP (1) JP2009021864A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011130265A (en) * 2009-12-18 2011-06-30 Nippon Telegr & Teleph Corp <Ntt> Motion vector detection apparatus, motion vector detection method and program
JP2011151509A (en) * 2010-01-20 2011-08-04 Hitachi Kokusai Electric Inc Image processing apparatus
JP2011182356A (en) * 2010-03-04 2011-09-15 Fujitsu Ltd Motion vector detecting apparatus
US8553764B2 (en) 2010-03-17 2013-10-08 Fujitsu Limited Method and device for encoding moving picture and method and device for decoding moving picture

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011130265A (en) * 2009-12-18 2011-06-30 Nippon Telegr & Teleph Corp <Ntt> Motion vector detection apparatus, motion vector detection method and program
JP2011151509A (en) * 2010-01-20 2011-08-04 Hitachi Kokusai Electric Inc Image processing apparatus
JP2011182356A (en) * 2010-03-04 2011-09-15 Fujitsu Ltd Motion vector detecting apparatus
US8553764B2 (en) 2010-03-17 2013-10-08 Fujitsu Limited Method and device for encoding moving picture and method and device for decoding moving picture

Similar Documents

Publication Publication Date Title
JP5617014B2 (en) Image coding apparatus and image coding method
US6549576B1 (en) Motion vector detecting method and apparatus
US20080080617A1 (en) Motion vector detection apparatus and method
US20050259738A1 (en) Image processing apparatus and method, and recording medium and program used therewith
US20070098075A1 (en) Motion vector estimating device and motion vector estimating method
JP2001251632A (en) Motion vector detection method and system, and motion vector detection program
JPWO2010079559A1 (en) Credit information section detection method, credit information section detection device, and credit information section detection program
US9055293B2 (en) Prediction of an image by compensation during forward movement
JP4626158B2 (en) Motion vector detection apparatus, motion vector detection method, and computer program
JP2009021864A (en) Motion vector searching apparatus
JP4496595B2 (en) Image processing apparatus, image processing method, and recording medium
US7852939B2 (en) Motion vector detection method and device of the same
US7522748B2 (en) Method and apparatus for processing image data and semiconductor storage device
JP2007166545A (en) Motion vector detection device and method
JP4525064B2 (en) Motion vector detection apparatus, motion vector detection method, and computer program
JP2008171247A (en) Motion detecting device, method and program
JP6419393B2 (en) Moving image processing apparatus, moving image processing method, and moving image processing program
JP4868139B2 (en) Image processing apparatus and image processing program
JP4622264B2 (en) Motion vector detection apparatus, motion vector detection method, and computer program
JP3537616B2 (en) Motion estimation method by computer for temporally consecutive image pixels of video sequence
JP4622265B2 (en) Motion vector detection device, motion vector detection method, and program
JP4207764B2 (en) Motion vector detection apparatus, motion vector detection method, and computer program
JP4250598B2 (en) Motion compensation IP conversion processing apparatus and motion compensation IP conversion processing method
JP2001285874A (en) Device for searching motion vector, its method and recording medium for recording program
JP5222049B2 (en) Motion vector search apparatus and control method thereof