簡易檢索 / 詳目顯示

研究生: 陳鏗名
Keng-Ming Chen
論文名稱: 鑽石型搜尋法應用於即時移動物體自動追蹤系統之研究
A Study of a Real-Time Automatic Motion Tracking System Using Diamond Search Algorithm
指導教授: 蔡超人
Chau-Ren Tsai
口試委員: 蘇順豐
Shun-Feng Su
王文智
Wen-Jieh Wang
黃騰毅
Teng-Yi Huang
學位類別: 碩士
Master
系所名稱: 電資學院 - 電機工程系
Department of Electrical Engineering
論文出版年: 2005
畢業學年度: 93
語文別: 中文
論文頁數: 88
中文關鍵詞: 鑽石型搜尋法
外文關鍵詞: DSA
相關次數: 點閱:205下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 在電腦視覺的研究領域中,移動物體偵測與追蹤一直都是其中非常重要的研究之ㄧ,這些研究的成果可以被廣泛地應用在某些特定區域以及對某些重要的行為做監控的動作,因此移動物體偵測與追蹤的研究愈來愈受到重視。本論文主要是使用區域變異數法與鑽石型搜尋演算法來負責做移動物體偵測與追蹤的工作,並搭配具有兩個旋轉方向的數位攝影機來負責做自動轉動追蹤的工作,由此便可建構出以個人電腦為平台之即時移動物體自動追蹤系統。在本論文中,我們先經由數位攝影機擷取進來即時的連續時間影像,接著我們使用區域變異數法來偵測並框出移動物體的大小及位置,之後利用影像顏色值直方統計圖將偵測所得之移動物體影像的軀幹部份影像擷取出來作為特徵影像,最後再使用鑽石型搜尋法來追蹤移動物體的特徵影像,並可透過RS-232串列通訊埠來對數位攝影機進行轉動的控制,使得移動物體可以一直維持在畫面內而不會消失,如此便能達成移動物體自動追蹤的任務。


    Motion detection and tracking has been an important research in the area of computer vision all the time. The achievements of the research can be widely applied to monitor some specific area and particular behavior. As a result, we pay more attention to the research of motion detection and tracking. In this thesis, we will use Between Variance algorithm and Diamond Search algorithm in motion detection and tracking. By collocating the digital camera which has 2-dimension rotation, we can track the moving object automatically. Therefore, we can construct the real-time automatic motion tracking system on PC-based platform. In this thesis, we pick up the run-on time images from digital camera first. Then, we detect the moving object and obtain its size and position by using Between Variance algorithm. Next, we pick up the image in the trunk of the moving object to be the target image by using color histogram. Finally, we track the target image of the moving object by using Diamond Search algorithm. And penetrates the RS-232 in series communication, we can control the digital camera to execute the rotation. Moreover, we must control the digital camera to keep the image of the moving object always on the screen and do not let it disappear. Thus, we can reach the task of automatic tracking.

    中文摘要 ………………………………………………………………I 英文摘要 ………………………………………………………………II 誌 謝 ………………………………………………………………III 目 錄 ………………………………………………………………IV 圖表索引 ………………………………………………………………VII 第一章 緒論 …………………………………………………………1 1.1研究背景 ………………………………………………1 1.2研究動機 ………………………………………………1 1.3研究方法 ………………………………………………2 1.4論文架構 ………………………………………………3 第二章 自動追蹤系統架構介紹 ……………………………………5 2.1 移動物體偵測系統 ……………………………………6 2.2 特徵影像擷取 …………………………………………8 2.3 移動物體追蹤系統 ……………………………………10 2.4 硬體配置與規格 ………………………………………12 第三章 數位影像處理及移動物體偵測 ……………………………16 3.1 數位影像前處理 ………………………………………17 3.1.1 彩色模型與灰階模型之轉換 ……………………18 3.1.2 邊緣檢測 …………………………………………20 3.1.3 空間濾波 …………………………………………30 3.2 移動物體偵測之區域變異數法 ………………………34 3.3 特徵影像擷取 …………………………………………37 3.3.1 影像統計法 ………………………………………37 3.3.2 特徵向量 …………………………………………39 3.4 偵測系統效能評估 ……………………………………40 第四章 移動物體追蹤 ………………………………………………42 4.1 移動追蹤研究現況 ……………………………………42 4.2 區塊搜尋比對法 ………………………………………47 4.2.1 全區域搜尋法 ……………………………………50 4.2.2 三步搜尋法 .………………………………………52 4.2.3 鑽石型搜尋法 .……………………………………54 4.3 追蹤系統效能評估 ……………………………………58 第五章 自動追蹤系統之實現 ………………………………………61 5.1 系統整合與實現 ………………………………………61 5.2 系統介面簡介 …………………………………………64 5.3 數位攝影機之轉動控制 ……………………………67 5.3.1 數位攝影機之規格 ………………………………68 5.3.2 數位攝影機之串列埠通訊協定 …………………69 5.3.3 數位攝影機之轉動控制命令簡介 ………………73 5.4 自動追蹤系統效能測試 ………………………………77 第六章 結論與未來研究方向 ………………………………………81 6.1 結論 ……………………………………………………81 6.2 未來研究方向 …………………………………………83 參考文獻 ………………………………………………………………84 作者簡介 ………………………………………………………………88

    [1]M. Seul, L. O’Gorman, and M.J. Sammon, “Practical Algorithms for Image Analysis,” Cambridge University, New York, pp. 51-55, 2000.
    [2]N. Kanopoulos, N. Vasanthavada, and R.L. Baker, “Design of an Image Edge Detection Filter Using the Sobel Operator,” IEEE Journal of Solid-State Circuits, Vol. 23, No. 2, pp. 358-367, April 1988.
    [3]A.K. Jain, “Fundamentals of Digital Image Processing,” Prentice-Hall, New York, pp. 62-77, 1989.
    [4]L. Dalong, “Moving Objects Detection by Block Comparison,” IEEE Int’l Conf. On Electronics Circuits and System, Vol. 1, pp. 341-344, 2000.
    [5]J. Hongiun and L. Zhang, “A New Cross Diamond Search Algorithm for Block Motion Estimation,” IEEE Int’l Conf. On Acoustics, Speech, and Signal Processing, Vol. 3, pp. 357-360, 2004.
    [6]C.H. Cheung and L.M. Po, “A Novel Cross-Diamond Search Algorithm for Fast Block Motion Estimation,” IEEE Trans. On Circuits and Systems for Video Technology, Vol. 12, pp. 1168-1177, 2002.
    [7]D. Hearn and M.P. Baker, Computer Graphics, 2nd Edition, Prentice Hall, New York, pp. 49-81, 1994.
    [8]M. Sonka, V. Hlavac, and R. Boyle, Image Processing, Analysis, and Machine Vision, PWS Pub. , New York, pp. 35-48, 1999.
    [9]D.H. Ballard and C.M. Brown, Computer Vision, Prentice-Hall, New York, pp. 65-78, 1982.
    [10]D. Marr and E. Hildreth, “Theory of edge detection,” Proc. of the Royal Society, pp. 187-217, 1980.
    [11]N. Kazakova, M. Margala, and N.G. Durdle, “Sobel Edge Detection Processor for a Real-Time Volume Rendering System,” Proceedings of the 2004 International Symposium on Circuits and Systems(ISCAS '04.), Vol. 2, pp. 913-916, May 2004.
    [12]S. Abu-Bakerand and R.J. Green, “Detection of Edges Based on Hexagonal Pixel Formats,” IEEE Int’l Conf. on Signal Processing, Vol. 2, pp. 1114-1117, Oct. 1996.
    [13] J.F. Canny, “A Computational Approach to Edge Detection,” IEEE Trans. on Pattern Analysis Machine Intelligence, Vol. PAMI-6, pp. 679-698, Nov. 1986.
    [14]J.D. Foley, A. van Dam, S.K. Feiner, and J.F. Hughes, Computer Graphics: Principles and Practice, 2th Edition, Addison-Wesley, New York, pp. 271-284, 1966.
    [15]W. Kaplan, Advanced Calculus, 4th Edition, Addison-Wesley, New York, pp. 358-374, 1991.
    [16]H. Min, H. Weiming, and T. Tieniu, “Tracking People Through Occlusions,” Proceedings of the 17th Int’l Conf. on Pattern Recognition(ICPR ‘04.), Vol. 2, pp. 724-727, 2004.
    [17]K.R. Rao and J.J. Hwang, Techniques and Standards for Image, Video and Audio Coding, Prentice Hall, pp. 264-271, 1996.
    [18]M.J. Chen, L.G. Chen, and T.D. Chiueh, “One-Dimensional Full Search Motion Estimation Algorithm for Video Coding,” IEEE Trans. on Circuits and Systems for Video Technology, pp. 504-509, 1994.
    [19]Y.K. Lai, “A Memory Efficient Motion Estimation for Three Step Search Block Matching Algorithm,” IEEE Trans. on Consumer Electronics, Vol.47, No.3, pp. 644-651, Aug. 2001.
    [20]L.M. Po and W.C. Ma, “A Novel Four-Step Search Algorithm for Fast Block Motion Estimation,” IEEE Trans. on Circuits and Systems for Video Technology, Vol. 6, pp. 313-317, 1996.
    [21]C.K. Cheung and L.M. Po, “Normalized Partial Distortion Search Algorithm for Block Motion Estimation,” IEEE Trans. on Circuits and Systems for Video Technology, Vol. 10, No. 3, pp. 417-422, April 2000.
    [22]T.L. Hwang and J.J. Clark, “On Local Detection of Moving Edges,” Proceedings of IEEE Int’l Conf. on Pattern Recognition, Vol. 1, pp. 180-184, 1990.
    [23]Y. Wang and M. Lu, “Moving Edges Detection in Time-Varying Image Sequences,” IEEE Int’l Conf. on Circuits and Systems, Vol. 1, pp. 317-320, 1991.
    [24]A. Tesei, G.L. Foresti, and C.S. Regazzoni, “Human Body Modeling for People Localization and Tracking from Real Image Sequences,” 5th Int’l Conf. on Image Processing and its Applications, pp. 806-809, 1995.
    [25]C.M. Kuo, C.H. Hsieh, H.C. Lin, and P.C. Lu, “Motion Estimation Algorithm with Kalman Filter,” Electronics Letters, Vol. 30, pp. 1204-1206, July 1994.
    [26]S. Zhu, and K.K. Ma, “A New Diamond Search Algorithm for Fast Block Matching in Motion Estimation,” IEEE Trans. on Image Processing, pp. 287- 290, 2000.

    無法下載圖示 全文公開日期 2035/07/11 (校內網路)
    全文公開日期 2035/07/11 (校外網路)
    全文公開日期 本全文未授權公開 (國家圖書館:臺灣博碩士論文系統)
    QR CODE