簡易檢索 / 詳目顯示

研究生: 石翊辰
YI-CHEN SHIH
論文名稱: 基於智慧型手機之自動偵測贓車系統
Smartphone-Based Automatic Stolen Vehicle Detection System
指導教授: 梁祐銘
Liang, Yu-Ming
陳世旺
Chen, Shi-Wang
學位類別: 碩士
Master
系所名稱: 資訊工程學系
Department of Computer Science and Information Engineering
論文出版年: 2013
畢業學年度: 101
論文頁數: 81
中文關鍵詞: 自動贓車偵測系統智慧型手機Andriod車牌辨識系統馬可夫編輯距離MVC model
英文關鍵詞: automatic stolen vehicle detection system, smartphone, Android, license plate recognition, Markov edit distance, MVC model
論文種類: 學術論文
相關次數: 點閱:189下載:2
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  •   對於層出不窮的汽機車偷竊案件已成現今重要的議題,警方也針對這些議題提出了相關處理辦法,為了使警方能更有效率及便利性來偵辦失竊問題,本研究提出基於影像處理及電腦視覺技術的自動贓車偵測系統,其結合了智慧型手機應用、車牌辨識系統以及智慧查詢贓車資料庫等等,這將改善警方目前以人力手動輸入車牌號碼的方式,減輕人力的負擔及減少操作時的疏失,並結合現有網路系統,提供即時更新的能力。
      本研究利用搭載Android系統的智慧型手機取代利用行動電腦手動輸入車牌的方式,由於現在的智慧型手機相當地普及且方便又多功能,使用者不須再手動一台一台輸入車牌號碼,只需要將手機掃過停在停車場的靜態汽機車車牌,便能將所擷取到的影像透過無線網路傳回伺服器端做贓車偵測。伺服器端首先對傳來的影像進行車牌辨識,接著再利用具有容錯功能的智慧查詢系統進行贓車資料庫的比對,此智慧查詢系統是基於馬可夫編輯距離計算出與車牌辨識結果最相似的贓車號碼,經使用者確認兩者號碼相符後,再將贓車資訊包含贓車影像、贓車號碼、時間、地點以及贓車所在地之Google Map傳送至偵辦中心以利警員處理。
      本研究是架構於Model-View-Controller(MVC)的設計模式上,使整個系統更有效率與效能,除此之外民眾也可以從Google Play商店免費下載本研究之APP,達到全民抓贓車之精神。

      Stolen vehicle detection has become an important task for police officers in many countries. In order to make investigating and seizing the stolen vehicles more convenient and efficient, we propose a smartphone-based automatic stolen vehicle detection system based on image processing and computer vision technologies, combining with license plate recognition (LPR) and fault-tolerant retrieval techniques. The proposed system will improve efficiency of investigation and reduce the burden of human operation.
      In this study, we utilize the smartphone equipped with Android operating system instead of personal digital assistant (PDA) because the smartphones are more and more popular and powerful. We just scan and capture images of the static vehicles on the roadside by using cell phone camera instead of manually inputting the license numbers one by one. Next, the captured images are sending to the server via wireless network, and then the license plate numbers can be obtained based on the LPR procedure. After finishing this procedure, the system will use the fault-tolerant retrieval technique based on Markov edit distance to retrieve the license numbers of stolen vehicles in database even though the LPR result are imperfect. Finally, the server will send the stolen vehicle information to the smartphone for user confirmation. If the matching is correct, the user can press “Confirm” button to send the image, license number, time, location and Google Map to the police center.
      The proposed system is developed based on Model-View-Controller (MVC) design pattern. It will make system more efficiency and better performance. In addition, people can download the APP to help the police with stolen vehicle detection.

    第一章 簡介.................... 1 1.1 研究背景與目的............ 1 1.2 文獻探討................. 7 1.2.1 車牌定位的文獻探討......... 7 1.2.2 字元辨識的文獻探討......... 8 1.2.3 字串比對文獻探討...........9 第二章 系統架構與流程............10 2.1 系統架構.................10 2.2 系統流程.................11 第三章 系統方法與實作............14 3.1 視圖(View).............15 3.2 控制器(Controller).....23 3.3 模型(Model)............26 第四章 車牌辨識系統..............27 4.1 車牌定位系統..............28 4.1.1 色彩邊緣偵測..............30 4.1.2 模糊地圖.................31 4.1.3 模糊聚合.................34 4.2 字元辨識系統..............35 4.2.1 基本概念.................35 4.2.2 光學字元辨識.............. 38 第五章 智慧查詢車牌資料庫......... 48 5.1 車牌的編輯距離............ 48 5.2 馬可夫編輯距離............ 58 第六章 實驗結果................. 67 6.1 作業環境................. 67 6.2 系統測試實驗.............. 67 6.3 贓車偵測實驗結果.......... 72 6.3.1 設定閥值................. 72 6.3.2 贓車偵測命中率............ 74 6.4 實驗比較................. 76 第七章 結論.................... 78 7.1 系統總結................. 78 7.2 未來工作................. 79 參考文獻 ........................80

    [Cha 09] S.L. Chang, “Intelligent Parking Lot System: License Plate Recognition, Vehicle Guidance, and Device Control Subsystems,” Jul. 2009.

    [Che 96] S.W. Chen, G.C. Stockman, and K.E. Chang, “SO Dynamic Deformation for Building of 3-D models,” IEEE Trans. Neural Networks, vol. 7, pp. 374-387, Jun. 1996.

    [Don 04] Z.P. Dong, “Retrieval of Vehicle License Number from a Database Using Imperfect Input,” Dec. 2004.

    [Fou 03] C. Fouard, “Automatic calculation of chamfer mask coefficients for large masks and anisotropic images,” INRIA, pp. 7-10, 2003.

    [Gao 07] Q. Gao, X. Wang and G. Xie, “License Plate Recognition Based On Prior Knowledge,” IEEE Int’l Conf. on Automation and Logistics, pp. 2964-2968, Aug. 2007.

    [Gar 03] J. R. Garitagoitia, J. R. G. de Mendivil, J. Echanobe, J. J. Astrain, and F. Farina, “Deformed Fuzzy Automata for Correcting Imperfect Strings of Fuzzy Symbols”, IEEE Transactions on Fuzzy Systems, Vol. 11, No. 3, pp. 299-310, Jun. 2003.

    [Gua 08] J. M. Guo, and Y. F Liu “License Plate Localization and Character Segmentation With Feedback Self-Learning and Hybrid Binarization Techniques,” IEEE Trans. on Vehicular Technology, Vol. 57, No. 3, pp. 1417-1424, May 2008.

    [Kel 94] J.M. Keller and R. Krishnapuram, “Fuzzy Decision Models in Computer Vision,” Fuzzy Sets, Neural Networks, and Soft Computing, R.R. Yager and L.A. Zadeh, Eds. New York: Van Nostrand, pp.213-232, 1994.

    [Koh 89] T. Kohonen, Self-Organization and Associative Memory. New York: Springer-Verlag, 1989.

    [Lai 11] G.H. Lai,“A Study of Applying Smart Phone to The Client-Server Architecture — Using the Stolen Vehicle Investigation System as an example,” Sep. 2011.

    [Nak 79] Y. Nakagawa and A. Rosenfeld, “Some Experiments on Variable Thresholding,” Pattern Recognition, Vol. 11, No. 3, pp. 191-204, 1979.

    [Qin 06] Z. Qin, S. Shi, J. Xu, and H. Fu, “Method of License Plate Location Based on Corner Feature,” IEEE Congress on World Congress on Intelligent Control and Automation, pp. 8645-8649, Jun. 2006.

    [Ree 09] T. Reenskaug, J. Colipen, “The DCI Architecture: A New Vision of Object-Oriented Programming,” Mar. 2009.

    [Tan 05] S. T. Tang and W. J. Li, “Number and Letter Character Recognition of Vehicle License Plate Based on Edge Hausdorff Distance,” IEEE 6th Int’l Conf. on Parallel and Distributed Computing, pp. 850-852, Dec. 2005.

    [Tsa 85] W.-H. Tsai, S.-S. Yu, “Attributed String Matching with Merging for Shape Recognition,” IEEE Trans. Pattern Analysis and Machine Intelligence, Vol. 15, No. 2, pp. 180-185, Jul. 1993.

    [Wei 04] J. Wei, “Markov Edit Distance”, IEEE Trans. Pattern Analysis and Machine Intelligence, Vol. 26, No. 3, pp. 311-321, Mar. 2004.

    [Zha 06] H. Zhang and W. Jia, “A Fast Algorithm for License Plate Detection in Various Conditions,” IEEE Int’l Conf. on Systems, Man, and Cybernetics, pp. 2420-2425, Oct. 2006.

    [Zhe 05] D. Zheng, Y. Zhao, and J. Wang, “An Efficient Method of License Plate Location,”Vol. 26, pp. 2431-2438, Nov. 2005.

    [Zhe 11] G.C. Zheng, W.D. He, and T.Y. Huang, “License Plate Database Query System Based on Cloud Computing Services,” Jul. 2011.

    [Ref 01] WeOCR Project Home, URL: http://weocr.ocrgrid.org/

    [Ref 02] Java Servlet of Wikipedia, URL: http://zh.wikipedia.org/wiki/Java_Servlet

    下載圖示
    QR CODE