JP4793070B2 - 動きベクトル探索方法及び装置 - Google Patents
動きベクトル探索方法及び装置 Download PDFInfo
- Publication number
- JP4793070B2 JP4793070B2 JP2006110139A JP2006110139A JP4793070B2 JP 4793070 B2 JP4793070 B2 JP 4793070B2 JP 2006110139 A JP2006110139 A JP 2006110139A JP 2006110139 A JP2006110139 A JP 2006110139A JP 4793070 B2 JP4793070 B2 JP 4793070B2
- Authority
- JP
- Japan
- Prior art keywords
- motion vector
- target
- block
- search
- sub
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
- H04N19/533—Motion estimation using multistep search, e.g. 2D-log search or one-at-a-time search [OTS]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/42—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
- H04N19/43—Hardware specially adapted for motion estimation or compensation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
- H04N19/53—Multi-resolution motion estimation; Hierarchical motion estimation
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Description
(1) ベクトルV0の場合:ベクトルV0の周辺を詳細に(半画素単位で)サーチし、結果を求める。
(2) ベクトルV1〜V4の場合:ベクトルがある方向に隣接するサーチSaを行う。
(3) ベクトルV5〜V8の場合:ベクトルがある方向に隣接するサーチSc又はサーチSdを行う。サーチScとサーチSdとの判別は、隣接する縦横方向のベクトル(ベクトルV1〜V4)を比べて、より小さなベクトルに近いほうのサーチを選択する。例えば、ベクトルV6が最小の時は、ベクトルV1とV2を比べてベクトルV1の方が小さい場合は上記サーチSdを行い、ベクトルV2の方が小さい場合は上記サーチScを行う。
(4) ベクトルV9〜V12の場合:ベクトルがある方向にあるサーチSbを行う。このとき、サーチにおいて部分的な評価値のみを計算する。これを「簡易探索」という。なお、この簡易探索(この場合サーチSb)を行った後は、必ずもとのサーチタイプ(この場合サーチSa)に戻ることとする。
Claims (8)
- 入力画像中の対象画像と、この対象画像に時間的に近接する参照画像との間で、上記対象画像をブロック分割して得られる対象ブロックと上記参照画像内の参照ブロックとを比較することにより動きベクトルを探索する動きベクトル探索方法において、
上記対象画像のデータが記憶された対象メモリ及び上記参照画像のデータが記憶された参照メモリから、それぞれ処理単位となる対象処理ブロック及び参照処理ブロックを読み出す工程と、
これらの読み出された上記処理単位となる対象処理ブロック及び参照処理ブロックに対して、複数の動きベクトルについての上記処理単位毎の部分評価値を並列的に計算する工程と、
上記対象ブロックに対応する複数の対象処理ブロックについて計算された上記部分評価値を各動きベクトル毎に合成することにより各動きベクトル毎の評価値を得る工程と、
得られた動きベクトル毎の評価値を比較することにより当該対象ブロックについての最適の動きベクトルを求める工程とを有し、
上記参照処理ブロックを得るための分割法として上記対象処理ブロックに対して上記参照処理ブロックを水平、垂直方向に処理ブロックの1/2だけずらした位置関係で分割し、対象処理ブロックに対する処理ブロック単位の位置を中心とする周囲の4個の参照処理ブロックにおける複数個の動きベクトルの部分評価値を各動きベクトル毎に合成して、それぞれの動きベクトルの評価値を計算する
動きベクトル探索方法。 - 上記参照処理ブロックを上記対象処理ブロックに対して処理ブロックの1/2だけずらした位置関係の第1の分割法と、上記参照処理ブロックを上記対象処理ブロックに対してずらさない位置関係の第2の分割法とを用い、これらの第1の分割法と第2の分割法とを選択的に切り替えて動きベクトルの探索を行う請求項1記載の動きベクトル探索方法。
- 上記部分評価値を各動きベクトル毎に合成する際に、一部の部分評価値を積算した結果に基づいて動きベクトルの評価値を得る請求項1又は2記載の動きベクトル探索方法。
- 上記対象処理ブロック及び参照処理ブロックは、上記対象ブロック及び参照ブロックを分割した対象サブブロック及び参照サブブロックであり、上記対象メモリ及び参照メモリからはそれぞれ対象サブブロック及び参照サブブロックのデータが読み出される請求項1記載の動きベクトル探索方法。
- 上記動きベクトルの探索は、先に一部の動きベクトルについて評価値計算を行って最適ベクトルを求める粗粒度検索を行い、粗粒度検索により得られた最適ベクトルの近傍で画素単位以下の粒度の最適動きベクトルを求める細粒度検索を行う請求項1記載の動きベクトル探索方法。
- 入力画像中の対象画像と、この対象画像に時間的に近接する参照画像との間で、上記対象画像をブロック分割して得られる対象ブロックと上記参照画像内の参照ブロックとを比較することにより動きベクトルを探索する動きベクトル探索装置において、
上記対象画像のデータが記憶された対象メモリと、
上記参照画像のデータが記憶された参照メモリと、
上記対象メモリ及び上記参照メモリから、それぞれ処理単位となる対象処理ブロック及び参照処理ブロックを読み出し、これらの読み出された上記処理単位となる対象処理ブロック及び参照処理ブロックに対して、複数の動きベクトルについての上記処理単位毎の部分評価値を並列的に計算し、上記対象ブロックに対応する複数の対象処理ブロックについて計算された上記部分評価値を各動きベクトル毎に合成することにより各動きベクトル毎の評価値を得、得られた動きベクトル毎の評価値を比較することにより当該対象ブロックについての最適の動きベクトルを求める動きベクトル検出計算部とを有し、
上記参照処理ブロックを得るための分割法として上記対象処理ブロックに対して上記参照処理ブロックを水平、垂直方向に処理ブロックの1/2だけずらした位置関係で分割し、対象処理ブロックに対する処理ブロック単位の位置を中心とする周囲の4個の参照処理ブロックにおける複数個の動きベクトルの部分評価値を各動きベクトル毎に合成して、それぞれの動きベクトルの評価値を計算する
動きベクトル探索装置。 - 上記部分評価値を各動きベクトル毎に合成する際に、一部の部分評価値を積算した結果に基づいて動きベクトルの評価値を得る請求項6記載の動きベクトル探索装置。
- 上記動きベクトルの探索は、先に一部の動きベクトルについて評価値計算を行って最適ベクトルを求める粗粒度検索を行い、粗粒度検索により得られた最適ベクトルの近傍で画素単位以下の粒度の最適動きベクトルを求める細粒度検索を行う請求項6記載の動きベクトル探索装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006110139A JP4793070B2 (ja) | 2006-04-12 | 2006-04-12 | 動きベクトル探索方法及び装置 |
US11/734,151 US8379725B2 (en) | 2006-04-12 | 2007-04-11 | Motion-vector searching method and motion-vector searching apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006110139A JP4793070B2 (ja) | 2006-04-12 | 2006-04-12 | 動きベクトル探索方法及び装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007288273A JP2007288273A (ja) | 2007-11-01 |
JP4793070B2 true JP4793070B2 (ja) | 2011-10-12 |
Family
ID=38604824
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006110139A Expired - Fee Related JP4793070B2 (ja) | 2006-04-12 | 2006-04-12 | 動きベクトル探索方法及び装置 |
Country Status (2)
Country | Link |
---|---|
US (1) | US8379725B2 (ja) |
JP (1) | JP4793070B2 (ja) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8817878B2 (en) * | 2007-11-07 | 2014-08-26 | Broadcom Corporation | Method and system for motion estimation around a fixed reference vector using a pivot-pixel approach |
JP2009267726A (ja) * | 2008-04-24 | 2009-11-12 | Panasonic Corp | 動画像符号化装置、録画装置、動画像符号化方法、動画像符号化プログラム |
WO2010050089A1 (ja) * | 2008-10-29 | 2010-05-06 | パナソニック株式会社 | 動画像圧縮符号化における符号化処理方法及び符号化処理装置 |
US8358696B2 (en) * | 2008-12-31 | 2013-01-22 | Intel Corporation | Motion estimation techniques |
TWI475882B (zh) * | 2009-12-30 | 2015-03-01 | Altek Corp | Motion detection method using the adjusted digital camera of the shooting conditions |
US20130251045A1 (en) * | 2010-12-10 | 2013-09-26 | Thomson Licensing | Method and device for determining a motion vector for a current block of a current video frame |
US9055304B2 (en) * | 2011-07-01 | 2015-06-09 | Qualcomm Incorporated | Reduced resolution pixel interpolation |
WO2013051209A1 (ja) | 2011-10-05 | 2013-04-11 | パナソニック株式会社 | 画像符号化方法、画像符号化装置、画像復号方法、画像復号装置、および、画像符号化復号装置 |
US11558637B1 (en) * | 2019-12-16 | 2023-01-17 | Meta Platforms, Inc. | Unified search window to support multiple video encoding standards |
US11106703B1 (en) * | 2021-01-13 | 2021-08-31 | Bigid Inc | Clustering of structured and semi-structured data |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE4322343C2 (de) * | 1992-07-06 | 1996-10-02 | Mitsubishi Electric Corp | Mittel zum Erfassen eines Bewegungsvektors und Verfahren zum Bestimmen eines Bewegungsvektors |
US5448310A (en) * | 1993-04-27 | 1995-09-05 | Array Microsystems, Inc. | Motion estimation coprocessor |
JPH07203457A (ja) * | 1993-12-27 | 1995-08-04 | Oki Electric Ind Co Ltd | 動きベクトル検出装置 |
JPH101385A (ja) | 1996-06-18 | 1998-01-06 | Honda Motor Co Ltd | 塗料滓の再利用方法 |
JPH1013835A (ja) * | 1996-06-19 | 1998-01-16 | Ricoh Co Ltd | 動きベクトル検出方法 |
JP2861963B2 (ja) * | 1996-08-30 | 1999-02-24 | 日本電気株式会社 | 動きベクトル検出回路 |
JP3019787B2 (ja) * | 1996-09-20 | 2000-03-13 | 日本電気株式会社 | 動きベクトル検出装置 |
JPH10327415A (ja) * | 1997-05-22 | 1998-12-08 | Mitsubishi Electric Corp | 動きベクトル検出装置 |
JP2897761B2 (ja) * | 1997-07-18 | 1999-05-31 | 日本電気株式会社 | ブロック・マッチング演算装置及びプログラムを記録した機械読み取り可能な記録媒体 |
JP3611507B2 (ja) * | 2000-05-30 | 2005-01-19 | 松下電器産業株式会社 | 動きベクトル検出装置 |
US20040008779A1 (en) * | 2002-06-18 | 2004-01-15 | Lai King Chung | Techniques for video encoding and decoding |
KR100498951B1 (ko) * | 2003-01-02 | 2005-07-04 | 삼성전자주식회사 | 동영상 압축 부호화를 위한 움직임 예측 방법과 그기록매체 |
US7453940B2 (en) * | 2003-07-15 | 2008-11-18 | Lsi Corporation | High quality, low memory bandwidth motion estimation processor |
DE102004017145B4 (de) * | 2004-04-07 | 2006-02-16 | Micronas Gmbh | Verfahren und Vorrichtung zur Ermittlung von Bewegungvektoren, die Bildbereichen eines Bildes zugeordnet sind |
-
2006
- 2006-04-12 JP JP2006110139A patent/JP4793070B2/ja not_active Expired - Fee Related
-
2007
- 2007-04-11 US US11/734,151 patent/US8379725B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US20070242752A1 (en) | 2007-10-18 |
JP2007288273A (ja) | 2007-11-01 |
US8379725B2 (en) | 2013-02-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4793070B2 (ja) | 動きベクトル探索方法及び装置 | |
US8073057B2 (en) | Motion vector estimating device, and motion vector estimating method | |
US6690729B2 (en) | Motion vector search apparatus and method | |
KR100486249B1 (ko) | 움직임 추정 장치 및 탐색영역에서 레퍼런스매크로블록창의 스캐닝 방법 | |
KR101578052B1 (ko) | 움직임 추정 장치 및 이를 구비하는 동영상 부호화 장치 | |
US9319708B2 (en) | Systems and methods of improved motion estimation using a graphics processing unit | |
US8275049B2 (en) | Systems and methods of improved motion estimation using a graphics processing unit | |
US20120076207A1 (en) | Multiple-candidate motion estimation with advanced spatial filtering of differential motion vectors | |
JP3715283B2 (ja) | 動画像の画像圧縮符号化方法及び装置 | |
KR20110107827A (ko) | 차동 움직임 벡터들의 개선된 공간적인 필터링을 갖는 다중-후보 움직임 추정 | |
JP2011097572A (ja) | 動画像符号化装置 | |
WO2010080168A1 (en) | One step sub-pixel motion estimation | |
JPH08140094A (ja) | 動きベクトル探索装置 | |
KR20090014371A (ko) | 움직임 검출 장치 | |
JP4597103B2 (ja) | 動きベクトル探索方法及び装置 | |
CN111327901B (zh) | 视频编码方法、装置、存储介质及编码设备 | |
JP4228705B2 (ja) | 動きベクトル探索方法および装置 | |
US20050089099A1 (en) | Fast motion estimating apparatus | |
Asano et al. | An FPGA implementation of full-search variable block size motion estimation | |
JP3309519B2 (ja) | 動きベクトル検出装置 | |
Zhang et al. | Fast sub-pixel motion estimation based on directional information and adaptive block classification | |
Ghosh et al. | A fast VLSI architecture of a hierarchical block matching algorithm for motion estimation | |
Georgis et al. | Study of interpolation filters for motion estimation with application in H. 264/AVC encoders | |
JPH10164596A (ja) | 動き検出装置 | |
KR20170134487A (ko) | 효율적인 저-복잡도 비디오 압축 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090313 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20101005 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20101019 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101209 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110517 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110613 |
|
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: 20110628 |
|
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: 20110711 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140805 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |