研究生: |
邱敬棋 Chiu, Chin-Chi |
---|---|
論文名稱: |
使用邊緣偵測和特徵偵測結合之移動物體偵測 Using Edge Detection Combined with Feature Detection for Moving Object Detection |
指導教授: |
陳美勇
Chen, Mei-Yung |
學位類別: |
碩士 Master |
系所名稱: |
機電工程學系 Department of Mechatronic Engineering |
論文出版年: | 2017 |
畢業學年度: | 105 |
語文別: | 中文 |
論文頁數: | 50 |
中文關鍵詞: | SURF 、SIFT 、邊緣偵測 |
英文關鍵詞: | SURF, SIFT, edge detection |
DOI URL: | https://doi.org/10.6345/NTNU202202863 |
論文種類: | 學術論文 |
相關次數: | 點閱:153 下載:19 |
分享至: |
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報 |
本文是針對影像作移動物體偵測。現今有非常多的方式對視訊監控影像作移動偵測的方法,在物體移動中,大部分最常見的方法是對物體找出特定的特徵點,並在兩張影像中計算此特徵點的移動,但有時這些特徵點有時候會較難被定義清楚,因為物體移動的時候容易使影像模糊,特別是在影像無法事先得知的情況下更為困難。
在本文主要是使用加速穩健特徵(SURF)演算法來定義移動物件的特徵點,因為SURF 偵測特徵的速度相對於SIFT 來說會比較快,但是不管是SIFT 還是SURF,在檢測的物體移動時,匹配結果則不如預期中良好,因為物體在移動時可能存在著不正確的特徵點,所以本文提出了邊緣和特徵偵測去作結合,以此提高特徵匹配的情況,除此之外本研究中我們各種不同的移動方式做偵測去計算正確的特徵點並做分析。在實驗中,我們可以進一步的了解此方法相較於傳統的方法上,能有更良好的辨識能力。
This thesis is detecting object for moving images. Nowadays, there are many methods for moving object detection on surveillance, and the method used is to find features and then to use the motion of those features between images to calculate features points moving. But the feature points sometimes are more difficult to define because the objects moving are easy to make images blur. Especially, when the objects may not be known in advance.
In this thesis, using SURF algorithm defines the features of motional images because it detecting speed is faster than SIFT. But whether it is SIFT or SURF when the detected object moves, the matching result is not as good as expected because the objects may have incorrect feature points on moving. In the thesis, we provide edge and feature detection to combine for increasing the feature matching. In addition, this study we use a lot of different detection to detect and calculate the correct feature points to analyze. In experiment, we can further understand our methods getting the better ability to identify compared to the traditional methods.
[1] John Canny, “A Computational Approach to Edge Detection,” IEEE
Transactions on Pattern Analysis and Machine Intelligence , vol.PAMI-8,
no.6, Nov, 1986.
[2] Penghui Jiang, Shengjie Zhao, Samuel Cheng, “Rotational invariant LBPSURF
for fast and robust image matching,” International Conference on
Signal Processing and Communication Systems, Dec. 2015.
[3] L. Juan, O.Gwun, “A Comparison of SIFT, PCA-SIFT and SURF,”
International Journal of Image Processing, pp.143-152, 2009.
[4] Ondrej Miksik, Krystian Mikolajczyk, “Evaluation of Local Detectors and
Descriptors for Fast Feature Matching,” Pattern Recognition, pp.2681-2684,
2012.
[5] Lowe, David G. "Distinctive Image Features from Scale-Invariant
Keypoints ". International Journal of Computer Vision, pp. 91–110, 2004.
[6] Herbert Bay, Tinne Tuytelaars, and Luc Van Gool, “SURF: Speeded Up
Robust Features,” Computer Vision and Image Understanding, vol. 110, no.
3, pp. 346–359, 2008.
[7] Martin A. Fischler, Robert C. Bolles, “Random Sample Consensus: A
Paradigm for Model Fitting with Apphcatlons to Image Analysis and
Automated Cartography,” Communications of the ACM, vol. 24, pp.381-395,
1981.
[8] 錢逢祥,蔡政崇,楊傑文,Node.js 模組參考手冊,松崗出版社,2015
[9] Marko Heikkila, Matti Pietikainen “A Texture-Based Method for Modeling
the Background and Detecting Moving Objects,” IEEE TRANSACTIONS ON
49
PATTERN ANALYSIS AND MACHINE INTELLIGENCE, vol. 28, no. 4, Apr.
2006.
[10] T. Ojala, M. Pietikainen, and T. Maenpaa, “Multiresolution Gray-Scale and
Rotation Invariant Texture Classification with Local Binary Patterns,” IEEE
Transactions on Pattern Analysis and Machine Intelligence, vol. 24, no. 7, pp.
971-987, July 2002.
[11] Marko Heikkila, Matti Pietiainen, and Cordelia Schmid, “Description of
interest regions with local binary patterns,” Pattern Recognition, vol. 42, Mar.,
pp. 425–436, 2009.
[12] Prabhakar C J and Praveen Kumar P U, “LBP-SURF Descriptor with Color
Invariant and Texture Based Features for Underwater Images,” ICVGIP, Dec.
2012.
[13] E. Mavridaki, V. Mezaris, “No-Reference blur assessment in natural images
using Fourier transform and spatial pyramids”, IEEE International
Conference on Image Processing, Paris, France, Oct., 2014.
[14] Ankur Handa, Richard A. Newcombe, Adrien Angeli and Andrew J. Davison,”
Real-Time Camera Tracking: When is High Frame-Rate Best,” Computer
Vision–ECCV 2012, pp. 222-235, 2012
[15] 朱庭葳,以邊緣強化之SIFT 偵測移動物件, 國立臺灣科技大學電機
系,碩士論文,2016 年
[16] 鍾秉剛,基於向量模型設計與實現蒙地卡羅定位與路徑規劃於輪型移動
機器人,國立臺灣師範大學機電工程系,碩士論文,2015 年
[17] 陳希哲,應用運動回復結構技術建立機器手臂夾取點與三維物體模型,
50
國立臺灣師範大學機電工程系,碩士論文,2013 年
[18] 鍾國亮,影像處理與電腦視覺,東華書局,2015 年
[19] Marius Muja and David G. Lowe, “Fast Approximate Nearest Neighbors
with Automatic Algorithm Configuration,” VISAPP, pp.331-340, 2009