博碩士論文 965203018 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:55 、訪客IP:3.135.213.214
姓名 王彥傑(Yen-Chieh Wang)  查詢紙本館藏   畢業系所 通訊工程學系
論文名稱 時間階層結合空間可調式視訊編碼之快速模式決策
(FAST SPATIAL LAYER MODE DECISION BASED ON TEMPORAL LEVELS IN H.264/AVC SCALABLE EXTENSION)
相關論文
★ 基於區域權重之衛星影像超解析技術★ 延伸曝光曲線線性特性之調適性高動態範圍影像融合演算法
★ 實現於RISC架構之H.264視訊編碼複雜度控制★ 基於卷積遞迴神經網路之構音異常評估技術
★ 具有元學習分類權重轉移網路生成遮罩於少樣本圖像分割技術★ 具有注意力機制之隱式表示於影像重建 三維人體模型
★ 使用對抗式圖形神經網路之物件偵測張榮★ 基於弱監督式學習可變形模型之三維人臉重建
★ 以非監督式表徵分離學習之邊緣運算裝置低延遲樂曲中人聲轉換架構★ 基於序列至序列模型之 FMCW雷達估計人體姿勢
★ 基於多層次注意力機制之單目相機語意場景補全技術★ 基於時序卷積網路之單FMCW雷達應用於非接觸式即時生命特徵監控
★ 視訊隨選網路上的視訊訊務描述與管理★ 基於線性預測編碼及音框基頻週期同步之高品質語音變換技術
★ 基於藉語音再取樣萃取共振峰變化之聲調調整技術★ 即時細緻可調性視訊在無線區域網路下之傳輸效率最佳化研究
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 可調式視訊編碼(Scalable Video Coding, SVC) 除了具有傳統H.264/AVC非常高之編碼效率優點外,更提升了極大的編碼彈性,主要的原因為SVC擁有時間可調性(Temporal Scalability)、空間可調性(Spatial Scalability)及訊雜比可調性 (SNR Scalability)三大特性,且均由一個基礎層(Base Layer)及數個增強層(Enhancement Layer)所構成,其中Base Layer的編碼方式類似於H.264/AVC,而Enhancement Layer除了可自行做預測與編碼外,亦利用Base Layer之編碼資訊進行預測與編碼,由於預測的來源增加,因此亦提高其運算之複雜度,對於無線裝置之低功率與即時性通信需求來說,將更有挑戰性。
本研究論文針對SVC之複雜度作分析,提出結合時間可調性與空間可調性之快速模式決策演算法(Fast Mode Decision Algorithm)以降低複雜度,本演算法係採用在同一空間階層中,不同時間階層與空間基礎層相關性不同的特性並配合空間可調性之模式特性進行預測,經實驗結果發現本演算法比採用全域搜尋(Full Search)法最多可節省達78.28%之編碼時間且PSNR只稍降0.14dB,亦即在可接受之視訊品質需求下,本研究論文所提之演算法可大幅降低系統之運算複雜度。
摘要(英) Multimedia applications on various devices and heterogeneous networks become popular. However, it faces the problem that different requirements, such as bandwidth constraints, CPU processing capabilities, and display resolutions, need to be satisfied simultaneously. Scalable coding is one of the solutions that can provide temporal, spatial, quality, and rate scalabilities.
Scalable Video Coding (SVC) is getting popular but exhibits a problem of high computational complexity compared with H.264/AVC single layer coding. A fast mode decision algorithm that reduces the candidate modes in motion estimation can certainly reduce its computation time. We propose an adaptive temporal level mode decision algorithm in spatial scalable video coding. In spatial scalability, we utilize the spatial candidate modes table constructed based on the statistics of real data to reduce the candidate modes. In temporal scalability, we apply the base layer mode information directly at low temporal levels. The simulation results show that the proposed algorithm can reduce computation time up to 78.28% with less than 0.14 dB video quality degradation compared with JSVM 9.12.
關鍵字(中) ★ 可調式視訊編碼
★ 空間可調性
★ 時間可調性
★ 快速模式決策
關鍵字(英) ★ Fast Mode Decision
★ Temporal Scalability
★ Spatial Scalability
★ Scalable Video Coding
論文目次 摘 要 I
ABSTRACT II
誌 謝 III
目 錄 IV
圖 目 錄 VI
表 目 錄 X
第一章 緒論 1
1.1 前言 1
1.2 研究動機 2
1.3 論文架構 5
第二章 單層視訊編碼器介紹 6
2.1 H.264 視訊壓縮標準簡介 6
2.2 H.264編碼器架構介紹 8
2.2.1 網路提取層 9
2.2.2 視訊編碼層 10
第三章 可調式視訊編碼器介紹 16
3.1 可調式視訊編碼器之應用 16
3.2 可調式視訊編碼器架構 19
3.3 時間可調性 (Temporal Scalability) 21
3.4 空間可調性 (Spatial Scalability) 22
3.4.1階層間畫面內預測 (Inter-layer Intra Prediction) 23
3.4.2階層間動量預測 (Inter-layer Motion Prediction) 24
3.4.3階層間殘值預測 (Inter-layer Residual Prediction) 26
3.5 訊雜比可調性 (SNR Scalability) 27
第四章 快速可調式視訊編碼器演算法介紹 29
4.1 基礎層之快速可調式視訊編碼器演算法 29
4.2 多層可調式視訊編碼之快速演算法 35
第五章 提出之快速可調式視訊編碼演算法 44
5.1 SVC空間可調性複雜度分析 44
5.2 SVC空間可調性模式分析 46
5.3 SVC時間可調性模式分析 60
5.4 時間階層結合空間可調性之快速模式決策 69
第六章 實驗結果與分析討論 71
6.1 實驗參數與模擬環境 71
6.2 空間可調性快速模式決策之結果分析 72
6.3 時間階層結合空間可調快速模式決策之分析實驗結果 82
第七章 結論與未來展望 95
7.1 結論 95
7.2 未來展望 95
參考文獻 97
參考文獻 [1] Draft ITU-T Recommendation and Final Draft International Standard of Joint Video Specification, ITU-T Rec. H.264/ ISO/ IEC 14496-10 AVC, Mar. 2003.
[2] Y. J. Wang, C. C. Cheng, and T. S. Chang, “A Fast Algorithm and Its VLSI Architecture for Fractional Motion Estimation for H.264/MPEG-4 AVC Video Coding,” IEEE Transactions on Circuits and Systems for Video Technology, VOL. 17, NO. 5, May 2007.
[3] T. C. Chen, Y. H. Chen, S. F. Tsai, S. Y. Chien, and L. G. Chen, “Fast Algorithm and Architecture Design of Low-Power Integer Motion Estimation for H.264AVC,” IEEE Transactions on Circuits and Systems for Video Technology, VOL. 17, NO. 5, May 2007.
[4] Hasan F. Ates and Yucel Altunbasak, “SAD Reuse in Hierarchical Motion Estimation for the H.264 Encoder,” IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP), Volume 2, pp. ii/905 - ii/908, 18-23 March 2005.
[5] Y. H. Chen, T. C. Chen, and L. G. Chen, “Hardware Oriented Content-Adaptive Fast Algorithm for Variable Block-Size Integer Motion Estimation in H.264,” Proceedings of 2005 International Symposium on Intelligent Signal Processing and Communication Systems, Dec. 2005.
[6] Y.K. Lin, C.C. Lin, T.Y. Kuo, and T.S. Chang, “A Hardware Efficient H.264/AVC Motion Estimation Design for High Definition Video,” IEEE Transactions on Circuits and Systems I: Fundamental Theory and Applications. (Accepted for future publication, revised in Sep. 2007)
[7] Y. S. and M.T. Sun, “Fast MultipleReference Frame Motion Eestimation for H.264,” IEEE International Conference on Multimedia and Expo, (ICME '04), Vol. 1, pp. 695- 698, June 2004.
[8] X. Li, E.Q. Li and Y.K. Chen, “Fast Multi-frame motion Estimation Algorithm with Adaptive Search Strategies in H.264,” IEEE International Conference Acoustics, Speech, and Signal Processing (ICASSP '04), Vol. 3, pp. iii- 369-72, May 2004.
[9] H. Schwarz, D. Marpe, and T. Wiegand, “Overview of the scalable video coding extension of the H.264/AVC Standard,” IEEE Transactions on Circuits and Systems for Video Technology, VOL. 17, NO. 9, pp. 1103–1120, Sep.2007.
[10] A. Segall and G. J. Sullivan, ”Spatial Scalability Within the H.264/AVC Scalable Video Coding Extension,” IEEE Transactions on Circuits and Systems for Video Technology, VOL. 17, NO. 9, pp. 1121–1135, Sep. 2007.
[11] H. Schwarz and M. Wien, “The Scalable Video Coding Extension of The H.264/AVC Standard,” IEEE Signal Processing Magazine, pp. 135~141, VOL. 25, Issue 2,March 2008.
[12] H. Schwarz, D. Marpe, and T. Wiegand, “Comparison of MCTF and Closed-loop Hierarchical-B Pictures,” JVT-P059, July, 2005.
[13] M. Wien, H. Schwarz, and T. Olbaum, “Performance Analysis of SVC,” IEEE Transactions on Circuits and Systems for Video Technology, pp.1194~1203, VOL.17, NO.9, Sep. 2007.
[14] H. Li, Z. G. Li, and C.Wen, “Fast mode decision for temporal scalable video coding,” in Proc. Picture Coding Symp., Beijing, China, Apr. 2006.
[15] H. Li and Z. G. Li, “Fast mode decision algorithm for inter-frame coding in fully Scalable Video Coding,” IEEE Transactions on Circuits and Systems for Video Technology, vol. 16, no.7, pp. 889-895, July 2006.
[16] S. Lim, J. Yang, and B. Jeon, “Fast coding mode decision for scalable video coding,” International Conference on Advanced Communication Technology(ICACT), pp.1897~1900, vol.3, Feb. 2008.
[17] H. Li, Z. G. Li, C. Wen, and L. P. Chau, “Fast mode decision for spatial scalable video coding,” IEEE International Symposium on Circuits and Systems, pp. 3005-3008, May 2006.
[18] B. Lee, M. Kim, S. Hahm, C. Park, and K. Park, “A fast selection scheme in inter-layer prediction of H.264 scalable video coding,” IEEE Symposium on Broadband Multimedia Systems and Broadcasting(BMSB), Apr. 2008.
[19] H. Li, Z. G. Li, and C. Wen, “Fast mode decision for coarse grain SNR scalable video coding,” IEEE International Conference on Acoustics, Speech and Signal Processing(ICSSP), pp. 545-548, vol. 2, May 2006.
[20] H. Li, Z. G. Li, C. Wen, and S. Xie, “Fast mode decision for coarse granular scalability via switched candidate mode sets,” IEEE International Conference on Multimedia and expo(ICME), pp. 1323-1326, July 2007.
[21] H. C. Lin, W. H. Peng, H. M. Hang, and W. J. Ho, “Low-complexity Macroblock mode decision alorithm for combinined coarse grain scalability(CGS) and temporal Scalability,” JVT-W029, April. 2007.
[22] H. C. Lin, W. H. Peng, H. M. Hang, and W. J. Ho, “Layer-adaptive mode decision and motion search for scalable video coding with the combination of coarse grain scalability(CGS) and temporal Scalability,” IEEE International Conference on Image Processing, pp. 289-292, Sept. 2007.
[23] H. C. Lin, W. H. Peng, and H. M. Hang, “A fast mode decision algorithm with macroblock-adaptive rate-distortion estimation for intra-only scalable video coding,” IEEE International Conference on Multimedia and expo(ICME), pp. 765-768, April. 2008.
[24] S.T. Kim, Krishna Reddy Konda and C.-S. Cho, “Fast Mode Decision Algorithm for Spatial and SNR and Scalable Video Coding,” IEEE International Symposium on Circuits and Systems (ISCAS 2009), pp. 872 – 875, May 2009.
指導教授 張寶基(Pao-Chi Chang) 審核日期 2009-7-21
推文 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聯絡  - 隱私權政策聲明