博碩士論文 945203006 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:16 、訪客IP:3.128.30.45
姓名 孫郁婷(Yu-Ting Sun)  查詢紙本館藏   畢業系所 通訊工程學系
論文名稱 應用在H.264之快速畫面內模式決策之研究
(Fast Intra Mode Decision in H.264/AVC)
相關論文
★ 10Gb/s MM XFP光收發模組設計與實現★ 資訊產品自動化測試之研究
★ 高電流密度鰭式氮化鎵高電子遷移率電晶體研究★ 電子郵件及壓縮檔案解碼之研究
★ 渦輪碼在光學記錄系統上之應用★ 離散餘弦轉換硬體架構之研究
★ 動態影像之錯誤隱藏研究★ 即時性無失真壓縮編碼之研究
★ 類神經網路在手寫數字辨識之研究★ 事後機率演算法則在資料儲存系統之研究
★ 紅外線傳輸協定及通道之研究★ 低密度同位元檢查碼在數位資料儲存系統之研究
★ 一種新型的JPEG2000竄改偵測與還原技術★ 即時性無失真壓縮之研究
★ 混合快速模式決策演算法之研究★ 光學記錄MEPR2通道系統之時序恢復探討與研究
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 新一代的視訊壓縮標準H.264/AVC可比目前的影像標準獲得更高的壓縮率及影像品質,為了達到這些效能的提升也必須使用龐大的計算量來達到此效果。為了使系統運作更有效率,我們提出了兩種快速畫面內模式決策的方法,一種是利用位元率估測技術取代原先的RD cost函式,讓計算每個所花費的時間降低。另外一種是利用絕對轉換誤差和與差值變異數對於像數值的特徵關係先將可能成為最佳模式的候選模式過濾出來,如此一來就不需每個模式都通過RD cost計算,只須計算我們選出來的幾個候選模式即可。根據實驗結果顯示,我們提出來的兩個快速畫面內模式預測在些微的效能品質降低的情況下可以節省70%~90%的計算量。
摘要(英) H.264/AVC is newest video coding standard and aims to enable significantly improved compression performance compared to all existing video coding. In H.264/AVC, the optimal coding mode decision for each coding block can be achieved by exhaustively calculating the rate-distortion cost. This thesis proposed two fast intra mode decision algorithms to decide the best mode in intra coding. One is rate estimation method for further reduction of RD cost calculation and another is feature-based intra mode prediction with SATD and variance. The experimental results show that both of the fast intra mode decisions are able to reduce the encoding time, with a negligible performance degradation.
關鍵字(中) ★ 視訊壓縮
★ 模式決策
★ 位元率估測
關鍵字(英) ★ H.264
★ mode decision
★ intra
★ rate estimation
★ SATD
論文目次 第一章 緒論
1.1 研究背景與動機 1
1.2 H.264視訊壓縮標準簡介 2
1.2.1 H.264架構介紹 2
1.2.2 畫面內(Intra)預測模式 3
1.2.3 畫面間(Inter)預測模式 7
1.2.4轉換、量化與熵編碼 8
1.3 論文架構 9
第二章 畫面內模式決策之位元率估測技術
(Rate estimation in intra mode decision)
2.1 位元率失真函數簡介與簡易位元率估測法 10
2.2 提出差值變異數位元率估測技術 13
2.2.1利用ρ-domain的估測[4] 14
2.2.2利用CAVLC參數估測[5] 15
2.2.3提出差值變異數方式估測 16
2.3 各位元率估測法之分析及效能 19
2.3.1 各位元率估測法的統計分析 19
2.3.2各位元率估測法效能比較 24
2.4 差值變異數估測技術的結論與探討 31
第三章 快速畫面內預測模式的探討
3.1 預測模式演算法介紹 32
3.1.1邊緣預測演算法[10] 32
3.1.2 絕對誤差轉換和(SATD)與絕對誤差和(SAD)預測法[11] 36
3.2 絕對誤差轉換和與差值變異數(Variance)預測法 40
3.2.1提出快速畫面內模式預測法 40
3.2.2絕對誤差轉換和與差值變異數統計分析 41
3.2.3絕對誤差轉換和效能比較 47
3.2.4差值變異數效能比較 51
3.3 快速畫面內預測模式之結論 60
第四章 結論和未來展望 61
參考文獻 62
參考文獻 [1] “Draft ITU-T recommendation and final draft international standard of joint video specification (ITU-T Rec. H.264/ISO/IEC 14 496-10 AVC,” in Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG, JVTG050, 2003.
[2] “Special Issue on the H.264/AVC Video Coding Standard,” IEEE Trans. Circuits Syst. Video Tech., vol. 13, July 2003.
[3] Iain E. G. Richardson, H.264 and MPEG-4 Video Compression Video Coding for Next-generation Multimedia. Wiley, 2003
[4] H. Kim, and Y. Altunhasak, “Low-complexity macroblock mode selection for H.264-AVC encoders,” Image Processing, 2004. ICIP '04. 2004 International Conference on , vol.2, pp. 765- 768, Oct. 2004
[5] C. H. Tseng, H. M. Wang and J. F. Yang, “Enhanced intra-4x4 mode decision for H.264/AVC coders,” IEEE Transactions on Circuits and Systems for Video Technology, Vol.16, p.p.1027-1032, 2006
[6] A. N. Netravali and B. G, Haskell, Digital Pictures: Representation and Compression. New York, NY: Plenum,198
[7] R. E. Blahut, Principles and practice of Information Theory. Reading,
MA: Addison-Wesley, 1911.
[8] K. R. Rao and P. Yip, Discrete cosine Transform: Algorithms,
Advantages, Applications. San Diego, CA: Academic, 1990.
[9] H. Gish and J. N. Pierce, “Asymptotically efficient quantizing, ” IEEE Trans. Inform. Theory, vol. IT-14, pp. 676-683, Sept. 1986.
[10] F. Pan, X. Lin, S. Rahardja, K. P. Lim, Z. G. Li, D. Wu, and Si Wu, “Fast Mode Decision Algorithm for Intraprediction in H.264/AVC Video Coding,” Circuit and Systems for Video Technology, IEEE Transactions on, vol.15, pp. 813-822, July 2005.
[11] C. Kim, H. H. Shih and C. J. Kuo, “Feature-based intra-prediction mode decision for H.264,” Image Processing, 2004. ICIP '04. 2004 International Conference on , vol.2, pp. 769- 772, Oct. 2004
[12] Joint Video Team software JM86, August 2003.
http://bs.hhi.de/~suehring/tml/download/
[13] H. M. Hang and J. J. Chen, “Source model for transform video coder and its application I. Fundamental theory,” IEEE Trans. Circuits Syst. Video Technol., vol. 7, pp. 287-298, Apr. 1997.
指導教授 林銀議(Yin-Yi Lin) 審核日期 2007-7-12
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明