請用此 Handle URI 來引用此文件:
http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/26890
完整後設資料紀錄
DC 欄位 | 值 | 語言 |
---|---|---|
dc.contributor.advisor | 郭斯彥(Sy-Yen Kuo) | |
dc.contributor.author | Yu-Shan Liang | en |
dc.contributor.author | 梁毓珊 | zh_TW |
dc.date.accessioned | 2021-06-08T07:30:49Z | - |
dc.date.copyright | 2008-07-23 | |
dc.date.issued | 2008 | |
dc.date.submitted | 2008-06-26 | |
dc.identifier.citation | [ 1 ] Iain E. G. Richardson, “H.264 and MPEG-4 Video Compression: Video Coding for Next-generation Multimedia,” The Robert Gordon University, Aberdeen, UK, 2003.
[ 2 ] G. Agnew, “Digital video for the next millennium,” Video Development Initiative(ViDe), Tech. Rep., Apr. 1999. [ 3 ] B. G. Haskell, A. Puri, and A. N. Netravali, Digital Video: An Introduction to MPEG-2, ser. Digital Multimedia Standards. International Thomson Publishing, 1997. [ 4 ] J. Liu, B. Feng, Z. Ma, W.-Y. Liu, “Adaptive Motion Vector Prediction Based on Spatiotemporal Correlation,” International Conference on Wireless Communications, Networking and Mobile Computing, pp. 1-4, Sept. 2006 [ 5 ] “Video coding for low bit rate communication,” Int. Telecommun. Union-Telecommun. (ITU-T), Geneva, Switzerland, Recommendation H.263, 1998. [ 6 ] Draft ITU-T Recommendation and Final Draft International Standard of Joint Video Specification, ITU-T Rec.H.264 and ISO/IEC 14496-10 AVC, Joint Video Team, May 2003. [ 7 ] T. Wiegand, G. J. Sullivan, G. Bjontegaard, and A. Luthra, ' Overview of the H.264/AVC video coding standard,' IEEE Transactions on Circuits and Systems for Video Technology, vol. 13, no. 7, Jul. 2003. [ 8 ] “Coding of audio-visual objects—Part 2: Visual (MPEG-4 video),” Int. Standards Org./Int. Electrotech. Comm. (ISO/IEC), ISO/IEC 14 496-2:2001, 2nd ed., 2001. [ 9 ] “Information technology—Generic coding of moving pictures and associated audio information: Video (MPEG-2 video),” Int. Standards Org./Int. Electrotech. Comm. (ISO/IEC), ISO/IEC 13 818-2, 2nd ed., 2000. [ 10 ] A. Joch, F. Kossentini, H. Schwarz, T.Wiegand, and G. J. Sullivan, “Performance comparison of video coding standards using Lagragian coder control,” in Proceedings of IEEE International Conference on Image Processing (ICIP’02), 2002, pp. 501–504, 2002. [ 11 ] T. Chen, Y. Huang, and L. Chen, 'Analysis and design of macroblock pipelining for H.264/AVC VLSI architecture,' IEEE Proc. Int. Symposium on Circuits and Systems, pp.273–276, 2004. [ 12 ] I. Ismaeil, A. Docef, F. Kossentini, and R. Ward, “Efficient motion estimation using spatial and temporal motion vector prediction,” IEEE International Conference on Image Processing (ICIP’99), pp. 70–74, 1999. [ 13 ] Y.-W. Huang, C.-L. Lee, C.-Y. Chen, and L.-G. Chen, “One-Pass Computation-Aware Motion Estimation with Adaptive Search Strategy,” IEEE Transactions on Multimedia, Vol. 8, pp. 698–706, Aug. 2006. [ 14 ] Y.-W. Huang; B.-Y. Hsieh; T.-C. Chen; and L.-G. Chen, “Analysis, fast algorithm, and VLSI architecture design for H.264/AVC intra frame coder,” IEEE Trans. on Circuits and Systems for Video Technology, Vol. 15, pp. 378–401, Mar. 2005 [ 15 ] C.-T. Huang, C.-Y. Chen, Y.-H. Chen, and L.-G. Chen, “Memory analysis of VLSI architecture for 5/3 and 1/3 motion-compensated temporal filtering,” in Proc. IEEE Int. Conf. Acoust., Speech, Signal Process, pp. 93–96, 2005. [ 16 ] J.-C. Tuan, T.-S. Chang, and C.-W. Jen, “On the data reuse and memory bandwidth analysis for full-search block-matching VLSI architecture,” IEEE Transactions on Circuits and Systems for Video Technology, vol. 12, no. 1, pp. 61–72, Jan. 2002. [ 17 ] C.-Y. Chen; C.-T. Huang; Y.-H. Chen; and L.-G. Chen; “Level C+ data reuse scheme for motion estimation with corresponding coding orders,” IEEE Transactions on Circuits and Systems for Video Technology, Vol. 16, Issue 4, pp.553 – 558, April 2006. [ 18 ] S. Zhu, and K.-K. Ma; “A new diamond search algorithm for fast block-matching motion estimation,” IEEE Transactions on Image Processing, Vol. 9, No. 2, Feb. 2000. | |
dc.identifier.uri | http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/26890 | - |
dc.description.abstract | 時間預測為視訊編碼標準中最重要的模組。在本篇論文裡,我們將討論及分析在視訊編碼標準中時間預測方法裡的移動估計。討論分析裡包含了移動向量的預測以及資料重複使用策略。
在移動向量預測部份,利用時間上與空間上高度相關的影像區塊進行搜尋移動向量前的預測,是非常重要的時間預測步驟。我們採用支援最新視訊編碼標準中可變式區塊移動估計的方法,利用時間上影像資料的高度相關,與空間上周圍區塊的移動向量多重回歸平面來預測出移動向量。在QCIF (176 × 144) 相素、搜尋範圍為 [-32, 32)的規格下實現,能減少傳統時間預測法壓縮最多13%的時間,並同時減少整體壓縮時間最多13%。 另外,在移動估計中,最常被使用的資料重複使用策略為區塊層級之資料重複使用。在這方面的研究,我們打破全域區塊搜尋法的搜尋限制,發展出新的區塊層級資料重複使用策略,使其適用於快速區塊搜尋法。不同於以往的資料重複使用策略設計皆僅侷限於全域區塊搜尋法,新的區塊層級資料重複使用策略不但具有資料重複使用的效能,同時藉著調整參數可以提供多種不同記憶體頻寬大小的選擇。本篇論文所提及的移動向量預測之改善,恰能應用於快速區塊搜尋法的資料重複使用策略,進而改善傳統。在QCIF (176 × 144) 相素、搜尋範圍為 [-32, 32)的規格下,只需要傳統快速搜尋法約80%的頻寬,並同時減少內部記憶體75%。 | zh_TW |
dc.description.abstract | The applications of digital video, such as image sensor, video conference, and networks, are coming more popular. Therefore, the development and improvement of video coding techniques are very important in these years. And video compression is made great progress, with continuing improvements in processing performance. Video compression is the key technique in various digital video devices. And the latest international video coding standard, H.264/AVC, which provides better coding efficiency than others, is widely adopted. To reduce the temporal redundancy of the digital video, motion estimation plays an important role in the coding process. However, there takes a lot of load in order to find out the matching motion vectors in motion estimation. Thus, we tend to speed up the coding time to present with the real-time application.
In the H.264/AVC standard, motion vector prediction is used to speed up the calculation. That is because with choosing a wise start point, the high temporal redundancy between successive frames will be reduced. In many important coding standards, the prediction will find out by the median calculation. The previous median calculation will form the prediction error. But the motion vector prediction errors exist with the median calculation. For the more accurate statistics of the neighboring partitions, an improved algorithm to estimate the motion vector prediction is proposed. Besides, the proposed ideas are standard compatible for H.264/AVC. The multiple regression analysis for motion vector prediction is proposed. This algorithm is design with the spatial redundancy. And the proposed method is also calculated in the simple way. The simulation result shows that the coding time will be reduce by 5%~13% for all sequences. Furthermore, the PSNR performances compared to the median calculation gains 0.01~0.07 dB by using the proposed multiple regression analysis. For the complexity of image data accessing, conventional data reuse schemes were aimed to reduce the access times of motion estimation. Fast search block matching algorithms are established to speed up motion estimation. However, previous works were focus on the full search block matching algorithm for the regular accessing characteristics. We propose the data reuse schemes with the most commonly used fast search BMA. We use the overlap between every accessing blocks. Experiment result shows that the on-ship memory size and the memory bandwidth will both reduce compared to previous data reuse scheme, level C, and the original fast searching BMA. Proposed scheme is proved to reduce 75% of on-chip memory size is reduce, and save 80% memory access size. | en |
dc.description.provenance | Made available in DSpace on 2021-06-08T07:30:49Z (GMT). No. of bitstreams: 1 ntu-97-J95921055-1.pdf: 701344 bytes, checksum: 58ae2cf25711ab3d0dc2572d38ffd543 (MD5) Previous issue date: 2008 | en |
dc.description.tableofcontents | Acknowledgements ii
中文摘要 iii Abstract iv List of Figures vii List of Table ix Chapter 1. Introduction 1 1.1. Digital Video 2 1.2. Video Compression 3 1.3. Temporal Prediction 6 1.4. Design Motivation 8 1.5. Contribution 10 1.6. Thesis Organization 11 Chapter 2. Preliminaries 12 2.1. H.264/AVC Video Coding Standard 12 2.2. Inter Prediction 14 2.3. Motion Vector Prediction 17 2.4. Data Reuse for Motion Estimation 20 2.5. Conventional Data Reuse Schemes 23 Chapter 3. Proposed Method 30 3.1. Proposed Motion Vector Prediction Method 32 3.2. Proposed Data Reuse Strategies 39 Chapter 4. Performance Comparison 47 Chapter 5. Conclusion 56 Bibliography 59 | |
dc.language.iso | en | |
dc.title | 視訊編碼中使用移動向量預測與資料重複使用之移動估計 | zh_TW |
dc.title | Efficient Motion Estimation Using the Improved Motion Vector Prediction and Data Reuse Strategies in Video Coding | en |
dc.type | Thesis | |
dc.date.schoolyear | 96-2 | |
dc.description.degree | 碩士 | |
dc.contributor.oralexamcommittee | 顏嗣鈞,雷欽隆,陳英一,呂毓榮 | |
dc.subject.keyword | 視訊編碼,視訊壓縮,移動估計, | zh_TW |
dc.subject.keyword | Video Coding,Video Compression,Motion Estimation, | en |
dc.relation.page | 62 | |
dc.rights.note | 未授權 | |
dc.date.accepted | 2008-06-26 | |
dc.contributor.author-college | 電機資訊學院 | zh_TW |
dc.contributor.author-dept | 電機工程學研究所 | zh_TW |
顯示於系所單位: | 電機工程學系 |
文件中的檔案:
檔案 | 大小 | 格式 | |
---|---|---|---|
ntu-97-1.pdf 目前未授權公開取用 | 684.91 kB | Adobe PDF |
系統中的文件,除了特別指名其著作權條款之外,均受到著作權保護,並且保留所有的權利。