Parallel Implementation Algorithm of Motion Estimation for GPU Applications
スポンサーリンク
概要
- 論文の詳細を見る
The video coding standard H.264/AVC can achieve higher coding efficiency than previous standards. However, it comes at the expense of an increased encoding complexity, especially for motion estimation process which induces very time consuming task even for current central processing units (CPU). On the other hand, due to the rapid growth of the processing capability of graphics processing unit (GPU), using GPU as a coprocessor to assist the CPU in computing massive data becomes essential. In this work, we propose a fast parallel algorithm for motion estimation (ME) process in H.264/AVC on a computer unified device architecture (CUDA) platform. The proposed algorithm performs the parallel calculation of the residuals and SAD. Simulation results show that with the assistance of GPU the processing time is about 2 times faster than that of using CPU only.
著者
-
宋 天
徳島大学大学院 ソシオテクノサイエンス研究部
-
島本 隆
徳島大学大学院 ソシオテクノサイエンス研究部
-
Shimamoto Takashi
Graduate School Of Advanced Technology And Science The University Of Tokushima
-
宋 天
Computer Systems Engineering Institute Of Technology And Science Graduate School Of Engineering Toku
-
島本 隆
Computer Systems Engineering Institute Of Technology And Science Graduate School Of Engineering Toku
-
古志野 真史
Graduate School of Advanced Technology and Science, The University of Tokushima
-
松端 裕也
Graduate School of Advanced Technology and Science, The University of Tokushima
-
古志野 真史
Graduate School Of Advanced Technology And Science The University Of Tokushima
-
松端 裕也
Graduate School Of Advanced Technology And Science The University Of Tokushima
関連論文
- H.264/AVCにおけるAll-Zeroブロック検出および生成ビット数を予測可能なDCT・量子化アーキテクチャ(画像処理回路,システムオンシリコンを支える設計技術)
- H.264/AVCにおけるデブロッキングフィルタの低消費電力化実装手法(画像処理回路,システムオンシリコンを支える設計技術)
- A-6-1 H.264/AVCにおける高効率モード選択手法(A-6.情報理論,一般セッション)
- H.264/AVCにおけるフレームメモリアクセス手法(信号処理,LSI,及び一般)
- D-11-2 高解像度用H.264/AVCにおけるエントロピー符号化手法(D-11.画像工学A(画像基礎・符号化),一般講演)
- D-11-16 MPEG-2/H.264トランスコーダにおける符号化モード選択手法(D-11. 画像工学,一般セッション)
- H.264/AVCデコーダにおける低演算量デブロッキングフィルタ実装手法(信号処理,LSI,及び一般)
- H.264/AVCデコーダにおける低演算量デブロッキングフィルタ実装手法(信号処理,LSI,及び一般)
- H.264/AVCにおけるフレームメモリアクセス手法(信号処理,LSI,及び一般)
- H.264/AVCデコーダにおける低演算量デブロッキングフィルタ実装手法(信号処理,LSI,及び一般)
- H.264/AVCにおけるフレームメモリアクセス手法(信号処理,LSI,及び一般)
- D-11-23 H.264/AVCにおける動きベクトルを用いたビットレート制御(D-11.画像工学A(画像基礎・符号化),一般講演)
- MPEG-2/H.264トランスコーダにおける低演算量動き探索手法 (第20回 回路とシステム軽井沢ワークショップ論文集) -- (映像応用)
- A-6-8 H.264/AVCにおける動き探索範囲に関する研究(A-6.情報理論,一般講演)
- D-11-39 H.264/AVCにおけるCABAC高速処理アーキテクチャ(D-11.画像工学A(画像基礎・符号化),一般講演)
- D-11-38 H.264/AVCにおける4-step Intra予測モード決定手法(D-11.画像工学A(画像基礎・符号化),一般講演)
- A-4-8 H.264/SVCにおけるイントラモード選択手法(A-4.信号処理,一般セッション)
- A-4-21 NLMS E/Cにおける残留エコーと擬似エコーの相関性(A-4.信号処理,一般講演)
- Parallel Implementation Algorithm of Motion Estimation for GPU Applications