跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.168) 您好!臺灣時間:2024/12/13 11:39
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:林介文
研究生(外文):Chieh-wen Lin
論文名稱:H.264巨方塊編碼模式決定之研究
論文名稱(外文):Mode Decision for H.264 Codec
指導教授:林立謙
指導教授(外文):Li-Chien Lin
學位類別:碩士
校院名稱:逢甲大學
系所名稱:通訊工程所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2006
畢業學年度:94
語文別:中文
論文頁數:84
中文關鍵詞:Mode decision視訊壓縮H.264/AVCinter modeintra mode
外文關鍵詞:H.264/AVCVideo CompressionMode decisioninter modeintra mode
相關次數:
  • 被引用被引用:0
  • 點閱點閱:174
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
由於視訊壓縮不斷的推成出新,從早期的H.261、MPEG-1…等到目前最新的視訊標準H.264。在品質與壓縮效能上的要求越來越高,相對的,在計算上的複雜度也因此而越來越複雜。本研究分析了一些目前H.264/AVC在學術領域裡所提出的一些減少複雜度的方式。例如有以Sobel、 Gradient來加速intra mode的決定,也有以分析畫面與畫面之間的temporal correlation,找尋出平滑的區域(Homogeneous region)加速 inter mode的找尋。
其次在Intra/Inter的Mode decision問題上,將以目前的研究中較有效而精確的方法為基礎,此法利用Macroblock之mean removed mean absolute difference (mrMAD)來決定是Intra-mode還是Inter-mode。研究中發現有一些全區域動作(Gloabal motion)或者是快速畫面切換之視訊畫面中,此法會產生一些連續畫面的判定錯誤。因此我們將利用其他參數的特性,比如說動向量的大小,空間域之變異數或時空域之相關性來決定是否會有可能發生連續性判定錯誤的情況。並利用Bayes testing for multiple hypotheses來決定Inter-mode,Intra-mode,或uncertain mode。第二階段再利用更精確的機制來決定uncertain mode之執行,最後假如在無法判斷的部份,就使用完全蒐尋法來做最後的結尾。以此法相信可以在不必增加大量的計算之條件下,改善mode decision方法之精確度。
With the rapid growing of the application in the internet and multimedia environments, the new H.264/AVC video compression standard provides standardized techniques allowing a very compact video data compression. However, due to the complexity of the macroblock prediction, the H.264/AVC video compression standard accounts for a very difficult task for reducing the computational complexity of the mode decision. In this research, we study the current researches for this problem. For an example, some paper utilized the intensity of the Sobel gradient in the spatial domain to determine the intra-mode. In additions, some used the inter-frame correlation to speed up the inter-mode decision.
Next, we will focus on the intra/inter mode decision problem. Based on the current research, an efficient and accuracy algorithm to determine the intra/inter mode was used the mean remove mean absolute difference (mrMAD) as a major parameter to determine the macroblock being the intra-mode or inter-mode. However, from the experiments, we find that this method will lead the wrong decision for the successive frames with the global motion and the fast motion. Thus, we will incorporate more parameters, such as the intensity of the motion vector, variance of the macroblock, or the inter-correlation in the spatial-temporal domain, to refine the mode decision process. In this study, we propose a statistical model based on the Bayes testing for multiple hypotheses to improve the accuracy of the mode decision. In the first stage, we will classify the macroblocks into three catalogs: inter-mode, intra-mode, and uncertain mode. Then, the uncertain mode will be further determined the second stage of the decision process, which may be implemented by full search or included more parameters for the judgment. By this way, we can improve the accuracy of the mode decision method without increasing too much computer complexity.
目錄
誌謝......................................................i
中文摘要.................................................ii
Abstract.................................................iv
目錄.....................................................vi
圖目錄...................................................ix
表目錄..................................................xii
第一章 緒論...............................................1
1.1 研究背景與動機....................................1
1.2 研究目的..........................................3
第二章 視訊壓縮...........................................5
2.1 動態補償之預測編碼................................5
2.1.1 動作向量(motion vector).......................5
2.1.2 動態估測(motion estimation)...................6
2.1.3 動態補償編碼(motion compensation coding)......8
2.2 MPEG-1與MPEG-2....................................9
第三章 H.264/AVC.........................................14
3.1 Introduction.....................................14
3.2 Slice............................................16
3.3 Intra Prediction.................................20
3.4 Inter Prediction............. ...................26
3.4.1 多分割方塊、多參考畫面的預測.................26
3.4.2 Quarter-sample resolution (1/4-pixel)........28
3.5 Rate distortion optimization(RDO)................32
3.6轉換、量化與熵編碼................................33
3.7 相關研究.........................................34
3.7.1 Intra/Inter Mode Decision...................34
3.7.2 Inter Mode Decision.........................35
3.7.3 Intra Mode Decision........................37 第四章 mrMAD-Energy.....................................39
4.1 現有方法.........................................39
4.2 改善機制.........................................47
4.2.1 參數的決定...................................47
4.2.2剩餘巨方塊的進一步判斷........................51
第五章 階層式的編碼模式決定與模擬結果....................56
5.1 階層式的編碼模式決定.............................56
5.2 模擬結果與比較...................................61
第六章 結論..............................................66
參考文獻................................ ................68
【01】ISO/IEC 14496-10 and ITU-T Rec. H.264, "Advanced Video Coding," 2003.
【02】T. Wiegand, G. Sullivan, G. Bjontegaard and A. Luthra, "Overview of the H.264/AVC Video Coding Standard," IEEE Transactions on Circuit and Systems for Video Technology, to be published in 2003.
【03】A. Hallapuro, M. Karczewic and H. Malvar, "Low Complexity Transform and Quantization – Part I," JVT doucument JVT-B038,Geneva, February 2002.
【04】S. W. Golomb, "Run-length encoding," IEEE Transactions on Inf. Theory,IT-12, pp. 399-401, 1966.
【05】G. Bjontegaard and K. Lillevold, "Context-adaptive VLC coding of coefficients," JVT doucument JVT-B028, Fairfax, May 2002.
【06】D. Marpe, G. Blattermann and T. Wiegand, "Adaptive codes for H.26L," ITU-T SG16/6 document VCEG-L13, Eibsee, January 2001.
【07】H. Schwarz, D. Marpe and T. Wiegand, "CABAC and slices," JVT doucument JVT-D022, Klagenfurt, Austria, July 2002.
【08】D. Marpe, H. Schwarz and T. Wiegand, "Context-Based Adaptive Binary Arithmetic Coding in the H.264/AVC Video Compression Standard," IEEE Transactions on Circuit and Systems for Video Technology, Vol. 13, NO. 7, pp.620-636, July 2003
【09】M. Karczewicz and R. Kurceren, "A proposal for SP-frames," ITU-T SG16/6 document VCEG-L27, Eibsee Germany, Junuary 2001.
【10】M. Karczewicz and R. Kurceren, "The SP and SI Frames Design for H.264/AVC," IEEE Transactions on Circuit and Systems for Video Technology, Vol. 13, NO. 7, pp.637-644, July 2003
【11】Jeyun Lee and Byeungwoo Jeon, "Fast mode decision for H.264," ICME 2004, Vol.2, pp.1131 - 1134 , 27-30 June 2004
【12】Yun Cheng, Zhiying Wang, Jianjun Guo and Kui Dai, "Research on Intra Modes for Inter-Frame Coding in H.264," the 9th International Conference on Computer Supported Cooperative Work in Design Proceedings, Vol. 2, pp.740 – 744, 24-26 May 2005
【13】Deepak S Turaga, Student Member, IEEE, and Tsuhan Chen, Member, IEEE, "Classification Based Mode Decisions For Video Over Networks," IEEE Transactions on Multimedia, VOL. 3, NO. 1, pp. 41-52, March 2001
【14】X. Jing and L.-P. Chau, "Fast approach for H.264 inter mode decision," ELECTRONICS LETTERS 19th Vol. 40 NO. 17, pp.1050-1052, August 2004
【15】Xuan Jing and Lap-Pui CHau, "An Efficient Inter Mode Decision Approach for H.264 Video Coding," 2004 IEEE International Conference on Multimedia and Expo, Vol.2, pp.1111-1114, 27-30 June 2004
【16】D. Wu, S.Wu, K. P. Lim, F. Pan, Z. G. Li, and X. Lin, "Block Inter Mode Decision For Fast Encoding of H.264," ICASSP 2004, Vol. 3, pp. iii - 181-4 , 17-21 May 2004
【17】Yanfei Shen, Dongming Zhang, Chao Huang, and Jintao Li, "Fast Mode Selection Based on Texture Analysis and Local Motion Activity in H.264/JVT," 2004 ICCCAS, Vol.1, pp.539-542, 27-29 June 2004
【18】Dongdong Zhu, Qionghai Dai, and Rong Ding, "Fast Inter Prediction Mode Decision for H.264," 2004 IEEE International Conference on Multimedia and Expo, Vol.2, pp.1123 -1126, 27-30 June 2004
【19】Andy C. Yu and Graham R. Martin, "Advanced Block Size Selection Algorithm For Inter Frame Coding In H.264/MPEG-4 AVC," 2004 International Conference on Image Processing, Vol. 1, pp.95-98, 24-27 Oct. 2004
【20】Christos Grecos and Ming Yuan Yang, "Fast Inter Mode Prediction For P Slices In The H264 Video Coding Standard," IEEE Transactions on Broadcasting, Vol 51, NO. 2, pp.264-263 June 2005
【21】Feng Pan, Xiao Lin, Susanto Rahardja, Keng Pang Lim, Z. G. Li, Dajun Wu, and Si Wu, "Fast Mode Decision Algorithm for Intraprediction in H.264/AVC Video Coding," IEEE Transactions on Circuits and Syatems for Video Technology, Vol. 15, NO. 7, pp.813-822, Junly 2005
【22】F. Pan, X. Lin, S. Rahardja, K. P. Lim, and Z. G. Li, "A Directional Field Based Fast Intra Mode Decision Algorithm for H.264 Video Coding," 2004 IEEE International Conference on Multimedia and Expo, Vol. 2, pp.1147 – 1150, 27-30 June 2004
【23】Deepak S Turaga, Student Member, IEEE, and Tsuhan Chen, Member, IEEE, "Estimation and Mode Decision for Spatially Coreelated Motion Sequences," IEEE Transactions on Circuit and Systems for Video Technology, Vol 11, NO. 10, pp. 1098-1107, October 2001
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top