跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.87) 您好!臺灣時間:2025/11/30 10:01
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:蘇義評
研究生(外文):Su,Yi-Ping
論文名稱:數位影像防手震系統開發
論文名稱(外文):Development of Digital Image Stabilization System
指導教授:張祥傑張祥傑引用關係
指導教授(外文):Shyang-Jye Chang
口試委員:吳益彰張益三
口試委員(外文):Yi-Chang WuYi-San Chang
口試日期:2014-07-21
學位類別:碩士
校院名稱:國立雲林科技大學
系所名稱:機械工程系
學門:工程學門
學類:機械工程學類
論文種類:學術論文
論文出版年:2014
畢業學年度:102
語文別:中文
論文頁數:93
中文關鍵詞:數位式影像穩定運動估測資料訓練加速度計
外文關鍵詞:digital image stabilizationmotion estimationdata trainingaccelerometer
相關次數:
  • 被引用被引用:0
  • 點閱點閱:509
  • 評分評分:
  • 下載下載:28
  • 收藏至我的研究室書目清單書目收藏:1
鑑於現今攝影器材及感測器材日趨微型化,在結合行動通訊器材之後,更是日漸普及於國人的生活之中,但在手持這些錄影設備錄製影像序列時,存在著受到人體或外在影響而有不正常的抖動現象,造成畫面出現過多雜亂的運動分量,影響影片的視覺感受,為了克服這個問題,本論文結合幾種現有之影像穩定技術來解決影像序列不穩定的狀況。

本論文之影像穩定系統以兩個模組相互配合,分別是數位式影像穩定系統及加速度感知系統來進行運動估測、運動平滑化及影像補償的動作。由於現今之攝影器材所拍攝的影像解析度越來越高,為了避免運動估測所造成的計算量過於龐大,在數位式影像穩定系統方面,本論文使用前人所提出的一種以多重不同搜索形狀及距離的位移影像搜索法結合而出的新型位移搜索演算法,其具備有大搜索量及優異的搜索精確性,整個系統架構是以影像感測器進行擷取影像與加速度計來感測之人體手震運動兩部分所組成,並藉由LabVIEW軟體進行兩系統之整合,同時擷取像素位移量以及加速度值,待擷取到兩種數據後,以LabVIEW進行最小均方演算法的訓練,藉此來得到加速度轉換為位移的位移轉換方程式的最佳係數解,由此,我們可以得出內含實驗者手震特徵平滑化、加速度轉像素位移的單位轉換及其他若干環境干擾因子等資訊的位移轉換方程式;最後,將此最佳係數解之位移轉換方程式進行手震模擬,呈現出一個穩健且效果良好的影像穩定系統。

Nowadays, the equipment of photographing and sensing trend to miniaturization increasingly. And when this equipment combines with communication apparatus, it becomes more and more popular in our daily life. However, handing this equipment to record image sequence will make many chaotic components and affect the vision of video easily. That because the unusual shaking from human or external influence. In order to overcome the problem, this thesis combined existential Image Stabilization System to resolve instability of image sequence.

In this thesis there are two matching modules, including digital image stabilization system and acceleration sensor system. And there are three components operating by these two systems, including Motion Estimation, Motion Smoothing and Image Compensation. Nowadays, the resolution of video becomes much higher. In order to deal with the large calculating among when using motion estimation of higher shooting resolution, this thesis utilized a new motion estimation searching algorithmmentioned by predecessor. This algorithm provide with a large capacity and a high accuracy of searching. It used LabVIEW to combine image sensor and accelerometer to sense hand-shake. And the system can capture Pixel Shift and acceleration values in the same time. And then, it can capture the best result of coefficient of transference function of acceleration to pixel displacement by the training of LMS by LabVIEW. In this way, we can obtain transference function, including the smoothness of experimenter’s hand-shake, the unit transference of acceleration to displacement, the environment interference factor and more. Through these processes, it can present a robust and efficient image stability system.
摘要 i
ABSTRACT ii
誌謝 iii
目錄 iv
表目錄 vi
圖目錄 vii
第一章、緒論 1
1.1前言 1
1.2研究動機與背景 1
1.3研究目的與方法 4
1.4論文架構 5
第二章、文獻回顧 6
2.1各類影像穩定系統之回顧與介紹 6
2.1.1光學式影像穩定系統 6
2.1.2機械式影像穩定系統 10
2.1.3電子式影像穩定系統 12
2.1.4數位式影像穩定系統 13
2.2影像穩定系統相關文獻回顧 15
第三章、數位影像穩定系統架構 21
3.1數位式影像防手震之運動估測 21
3.1.1影像區塊匹配 21
3.1.2位移搜索模式 23
3.1.3搜索模式演算法 25
3.1.4本論文所應用之搜索演算法 37
3.2慣性感測元件之運動估測 46
3.2.1 MEMS的介紹及市場發展概況 47
3.2.2 加速度計之原理與種類 49
3.2.3 陀螺儀之原理與種類 51
3.2.4 霍爾效應磁感測器之原理與種類 53
3.2.5 本論所應用之運動估測法 54
3.3運動訊號平滑化 56
3.3.1適應性濾波器 58
3.3.2 FLC與最小均方演算法 59
3.4影像補償 64
3.5數位影像防手震演算法與慣性感測元件演算法之優缺點比較 65
第四章、實驗方法與結果 66
4.1實驗設備與場景 66
4.2實驗一介紹 70
4.2.1 X軸的實驗結果與數據 71
4.2.2 Y軸的實驗結果與數據 75
4.3實驗二介紹 79
第五章、結論與未來展望 89
5.1結論 89
5.2未來展望 90
參考文獻 91
[1]H. Furukawa and A. Tajima, "Image stabilizing optical system having a variable prism," U.S. Patent, No. 3942862, 1976.
[2]D. Sachs, S. Nasiri, and D. Goehl, "Image stabilization technology overview," InvenSense Whitepaper, 2006.
[3]J. D. L. Cierva, "Image Motion Compensator," U.S. Patent,No. 3212420, 1965.
[4]Z. Yongxiang, Z. Weigong, Z. Xiaoxu, and Y. Huimei, "Study on electronic image stabilization system based on MEMS Gyro," 2009 International Conference on Electronic Computer Technology, Macau, pp. 641-643, 20-22 Feb. 2009.
[5] ALLEN LI, "Olympus OM-D E-M5 評測
網址:",http://chinese.engadget.com/2012/04/04/olympus-e-m5-e
[6] 元佑實業, "機身內建5軸式影像穩定系統",
網址:"http://www.yuanyu.tw/product/dslr/em1/feature/index4.html"
[7] 郭瑞雄, "The Design of Zoom Lens Having a Vibration Correcting Optical System",逢甲大學電機工程學系,民國95年。
[8]Y.C. Peng, M.T. Lu, and H. Chen, "DSP implementation of digital image stabilizer,"IEEE International Conference onMultimedia and Expo, ICME 2005, Amsterdam, Netherlands, pp. 4, 2005.
[9]鍾國亮,資料壓縮的原理與應用(第二版),全華科技圖書股份有限公司,10-10~10-14頁,民國93年。
[10]F. Vella, A. Castorina, M. Mancuso, and G. Messina, "Digital image stabilization by adaptive block motion vectors filtering," IEEE Transactions onConsumer Electronics , vol. 48, pp. 796-801, 2002.
[11]S.C. Hsu, S.F. Liang, K.W. Fan, and C.T. Lin, "A robust in-car digital image stabilization technique,"IEEE Transactions onSystems, Man, and Cybernetics, Part C: Applications and Reviews,vol. 37, pp. 234-247, 2007.
[12]A. Bosco, A. Bruna, S. Battiato, G. Bella, and G. Puglisi, "Digital video stabilization through curve warping techniques,"IEEE Transactions onConsumer Electronics,vol. 54, pp. 220-224, 2008.
[13] 鄭宇舜,沈聖智, "微慣性感測元件於載具轉動角度之估測系統設計及其應用", 國立成功大學系統及船舶機電工程學系,碩士論文,民國101年。
[14] Jens Windau, Laurent Itti," Multilayer real-time video image stabilization", IEEE/RSJ International Conference onIntelligent Robots and SystemsSeptember 25-30, 2011.
[15]葉政憲, 楊明興, "手部資訊擷取系統之設計與應用", 國立成功大學電機工程學系,碩士論文,民國94年。
[16]官宇樊、黃俊福、施志傑、蔡明修、劉煥彩, "加速規應用之虛擬球拍", 國立虎尾科技大學電機工程系,專題論文,民國99年。
[17]林昇廣, 何明果, "整合三軸加速度計和藍芽應用於桌球虛擬實境遊戲之研究", 大同大學機械工程研究所,碩士論文,民國97年。
[18]R. Li, B. Zeng, and M. L. Liou, "A new three-step search algorithm for block motion estimation,"IEEE Transactions onCircuits and Systems for Video Technology,vol. 4, pp. 438-442, 1994.
[19]W. Gonzalez,謬紹綱譯,數位影像處理,台灣培生教育出版有限公司,392~402頁,民國98年。
[20]J. Jain and A. Jain, "Displacement measurement and its application in interframe image coding,"IEEE Transactions onCommunications,vol. 29, pp. 1799-1808, 1981.
[21]戴顯權,資料壓縮,旗標出版股份有限公司,18-8~18-14頁,民國96年。
[22]鍾國亮,影像處理與電腦視覺(第五版),臺灣東華書局股份有限公司,311~324頁,民國101年。
[23]L.K. Liu and E. Feig, "A block-based gradient descent search algorithm for block motion estimation in video coding,"IEEE Transactions onCircuits and Systems for Video Technology,vol. 6, pp. 419-422, 1996.
[24]J. Y. Tham, S. Ranganath, M. Ranganath, and A. A. Kassim, "A novel unrestricted center-biased diamond search algorithm for block motion estimation,"IEEE Transactions onCircuits and Systems for Video Technology,vol. 8, pp. 369-377, 1998.
[25]S. Zhu and K.K. Ma, "A new diamond search algorithm for fast block-matching motion estimation,"IEEE Transactions onImage Processing, vol. 9, pp. 287-290, 2000.
[26]C. Zhu, X. Lin, L.P. Chau, K.P. Lim, H.A. Ang, and C.Y. Ong, "A novel hexagon-based search algorithm for fast block motion estimation,"2001 IEEE International Conference onAcoustics, Speech, and Signal Processing,Salt Lake City, UT, pp. 1593-1596, May, 2001.
[27]A. Ambulkar, S. Wankhede, S. Kautkar, M. Angrakh, and V. N. More, "Enhanced directional hexagonal search algorithm,"2012IEEE International Conference on Circuits and Systems, Kuala Lumpur, pp. 143-146, 2012.
[28]S. Ning-ning, F. Chao, and X. Xu, "An effective three-step search algorithm for motion estimation,"ITIME'09. IEEE International Symposium on IT in Medicine & Education,Jinan, pp. 400-403, 2009.
[29]C.H. Cheung and L.M. Po, "Novel cross-diamond-hexagonal search algorithms for fast block motion estimation,"IEEE Transactions on Multimedia, vol. 7, pp. 16-22, 2005.
[30]葉駿逸, "MEMS慣性感測元件,加速度計與陀螺儀的創新應用與市場分析,http://www.digitimes.com.tw/tw/rpt/rpt_show.asp?CnlID=3&v=20091102-433&ct=1, 民國103年。
[31]EET電子工程專輯, "IHS:MEMS感測器/致動器市場將持續強勁成長", http://www.eettaiwan.com/ART_8800681741_480502_NT_6d4f73d1.HTM, 民國102年。
[32]EET電子工程專輯, "吃到「蘋果」Bosch躍升MEMS供應商龍頭", 網址:http://www.eettaiwan.com/ART_8800695990_480502_NT_6f738452.HTM, 民國103年。
[33]EET電子工程專輯, "蘋果、三星列最大MEMS元件買家", 網址:http://www.eettaiwan.com/ART_8800672684_480502_NT_43fc443c.HTM, 2012。
[34]MEMS.me微迷, "HIS發布2013年mems排行榜:Bosch嚐"蘋果"",
網址:http://www.mems.me/Overview_201403/1048.html,2014。
[35]方維倫、孫志銘、王傳蔚、蔡明翰, "CMOS MEMS微型加速度計", 科儀新知,第30卷,第一期,民國97年。
[36]Aaron Burg, Azeem Meruani, Bob Sandheinrich, Michael Wickmann, "MEMS gyroscopes and their applications", Introduction to Microelectromechanical System.
[37]Yan Wu andDale H. Mugler, "A Robust DSP Integrator for Accelerometer Signals", IEEE transactions on biomedical engineering, vol. 51, no. 2, february 2004
[38]陳義文,單一感測器的適應性濾波器之應用,碩士論文,義守大學,民國95年。
[39]Tamal Bose,吳鎮揚,周琳譯,數字信號與圖像處理(翻譯版),高等教育出版社,425~463頁,民國95年。
[40]謝岱凌,張家維,徐如欣,蕭子健,LabVIEW201X 虛擬儀控程式設計,高立圖書,民國100年。
[41]王瑞宏,數位影像穩定系統之研究與開發,碩士論文,國立雲林科技大學,民國103年。
[42]S.C. Hsu, S.F. Liang, K.W. Fan, and C.T. Lin, "A robust in-car digital image stabilization technique,"IEEE Transactions onSystems, Man, and Cybernetics, Part C: Applications and Reviews,vol. 37, pp. 234-247, 2007.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top