天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當前位置:主頁 > 科技論文 > 軟件論文 >

基于機器視覺的移動目標跟蹤系統(tǒng)研究

發(fā)布時間:2018-03-15 02:12

  本文選題:機器視覺 切入點:目標跟蹤 出處:《青島科技大學》2017年碩士論文 論文類型:學位論文


【摘要】:機器視覺技術是近年來的研究熱點,它是用機器替代人眼對目標進行檢測識別和判斷,而目標跟蹤作為機器視覺領域的核心問題,已經廣泛應用到軍事類導航、智能交通管制、工業(yè)檢測、醫(yī)療科學診斷以及公共生活安全等領域。盡管到目前為止人們已經提出了許多有效的目標跟蹤算法,但是這些算法基本上都具有一定的針對性,即針對某一方面(高速移動、遮擋、目標變形等)提出相應的解決方案,并且大多數(shù)目標跟蹤算法復雜度高,實時性低,容易發(fā)生跟蹤丟失、抖動等現(xiàn)象,要開發(fā)出真正魯棒、實用的跟蹤應用系統(tǒng)還需要解決大量的問題。本文以智能嬰兒車為研究平臺,構建了基于機器視覺的嵌入式移動目標跟蹤系統(tǒng),并對所應用的跟蹤算法進行深入的研究與分析。論文的主要研究內容及成果如下:1.對TLD目標跟蹤算法進行了深入的分析研究,該算法將傳統(tǒng)的跟蹤算法和檢測算法相結合,當目標消失后具有良好的重檢測能力,并通過一種在線學習機制對跟蹤結果以及檢測結果的錯誤進行糾正,以不斷提升分類器的性能,最終輸出較準確的跟蹤目標框,因此該算法具有良好的魯棒性。但是通過對TLD算法中各模塊的詳細分析可知,跟蹤模塊對光照強度和遮擋等干擾比較敏感從而會影響算法的跟蹤性能;檢測模塊需要掃描整個視頻幀,并且掃描窗口需要依次通過方差分類器、集合分類器以及最近鄰分類器才能檢測到所要跟蹤的目標的位置,這樣就使算法的實時性下降。2.針對TLD目標跟蹤算法實時性低的不足,提出使用基于壓縮感知理論的檢測模塊對TLD跟蹤算法進行改進,替代TLD跟蹤算法中的級聯(lián)分類器,以提高算法的實時性。文章根據(jù)壓縮感知理論的思想基礎對其基本原理進行了詳細的分析研究,并通過詳細分析運用測量矩陣對目標的Haar-like特征進行提取以及利用樸素貝葉斯分類器對目標和背景進行分類,證明了使用壓縮感知檢測機制對目標進行檢測的可行性,同時證明了基于壓縮感知理論的檢測模塊對目標的檢測具有較高的實時性,從而使得將壓縮感知檢測模塊用于TLD跟蹤算法后在保證跟蹤結果的精度以及魯棒性的同時提高了算法的實時性。3.以智能嬰兒車為載體設計了基于機器視覺的嵌入式移動目標跟蹤系統(tǒng),并將對TLD的改進算法應用到該系統(tǒng)中以實現(xiàn)嬰兒車對所設定移動目標的實時跟蹤,最后將改進算法的實驗結果與原算法的實驗結果進行比較分析,結論表明改進后的跟蹤算法實時性更好,魯棒性更高。
[Abstract]:Machine vision technology is a hot research topic in recent years. It uses machine instead of human eyes to detect and judge targets. As a core problem in machine vision field, target tracking has been widely used in military navigation and intelligent traffic control. Industrial detection, medical science diagnosis, public life safety and so on. Although many effective target tracking algorithms have been proposed so far, but these algorithms are basically targeted. That is to put forward the corresponding solution for a certain aspect (high-speed movement, occlusion, target deformation, etc.), and most target tracking algorithms have high complexity, low real-time, easy to occur tracking loss, jitter and other phenomena, to develop a real robust, The practical tracking application system also needs to solve a lot of problems. In this paper, an embedded moving target tracking system based on machine vision is built on the platform of intelligent stroller. The main contents and results of this paper are as follows: 1. The TLD target tracking algorithm is deeply studied, which combines the traditional tracking algorithm with the detection algorithm. When the target disappears, it has good re-detection ability, and corrects the tracking results and the errors of the detected results through an online learning mechanism, so as to continuously improve the performance of the classifier, and finally output a more accurate tracking target box. Therefore, the algorithm has good robustness. But through the detailed analysis of each module in the TLD algorithm, the tracking module is sensitive to the interference such as illumination intensity and occlusion, which will affect the tracking performance of the algorithm. The detection module needs to scan the whole video frame, and the scanning window needs to pass the variance classifier, the set classifier and the nearest neighbor classifier in order to detect the location of the target to be tracked. In view of the low real-time performance of TLD target tracking algorithm, an improved TLD tracking algorithm based on compression sensing theory is proposed to replace the cascade classifier in TLD tracking algorithm. In order to improve the real-time performance of the algorithm, this paper makes a detailed analysis and research on its basic principle according to the ideological basis of compression perception theory. Through the detailed analysis of using measurement matrix to extract the Haar-like feature of the target and using naive Bayesian classifier to classify the target and background, the feasibility of using compressed sensing detection mechanism to detect the target is proved. At the same time, it is proved that the detection module based on compressed sensing theory has high real-time performance for target detection. So that the compression sensing detection module can be used in TLD tracking algorithm to ensure the accuracy and robustness of the tracking results, while improving the real-time performance of the algorithm. 3. A machine vision based embedding based on intelligent baby carriages is designed. Type moving target tracking system, The improved algorithm of TLD is applied to the system to realize the real-time tracking of the moving target set by the baby carriage. Finally, the experimental results of the improved algorithm and the experimental results of the original algorithm are compared and analyzed. The results show that the improved tracking algorithm is better in real time and robust.
【學位授予單位】:青島科技大學
【學位級別】:碩士
【學位授予年份】:2017
【分類號】:TP391.41

【參考文獻】

相關期刊論文 前10條

1 石武禎;寧紀鋒;顏永豐;;壓縮感知跟蹤中的特征選擇與目標模型更新[J];中國圖象圖形學報;2014年06期

2 羅會蘭;鐘寶康;孔繁勝;;結合目標預測位置的壓縮跟蹤[J];中國圖象圖形學報;2014年06期

3 權偉;陳錦雄;江永全;余南陽;;基于霍夫蕨的實時對象跟蹤方法[J];西南交通大學學報;2014年03期

4 江偉堅;郭躬德;;復雜環(huán)境下高效物體跟蹤級聯(lián)分類器[J];中國圖象圖形學報;2014年02期

5 黎萬義;王鵬;喬紅;;引入視覺注意機制的目標跟蹤方法綜述[J];自動化學報;2014年04期

6 孫曉燕;常發(fā)亮;;梯度特征稀疏表示目標跟蹤[J];光學精密工程;2013年12期

7 劉丹;竇勇;;基于光流和壓縮感知的目標跟蹤[J];計算技術與自動化;2013年04期

8 王松林;項欣光;;基于壓縮感知的多特征加權目標跟蹤算法[J];計算機應用研究;2014年03期

9 周鑫;錢秋朦;葉永強;王從慶;;改進后的TLD視頻目標跟蹤方法[J];中國圖象圖形學報;2013年09期

10 寧方立;何碧靜;韋娟;;基于l_p范數(shù)的壓縮感知圖像重建算法研究[J];物理學報;2013年17期

相關博士學位論文 前2條

1 蔣良衛(wèi);圖像序列中目標跟蹤技術研究[D];華中科技大學;2013年

2 姜明新;智能視頻監(jiān)控中的目標跟蹤技術研究[D];大連理工大學;2013年

相關碩士學位論文 前9條

1 汪蘭;基于稀疏表示和壓縮感知的目標檢測與跟蹤研究[D];廈門大學;2014年

2 龔小彪;基于TLD框架的目標跟蹤算法研究[D];西南交通大學;2014年

3 閆慶森;基于壓縮感知的視頻跟蹤算法研究[D];太原科技大學;2014年

4 張帥領;基于TLD的視頻目標跟蹤算法的研究[D];西安電子科技大學;2014年

5 王松林;基于壓縮感知的目標跟蹤研究[D];南京理工大學;2014年

6 江博;基于Kalman的TLD目標跟蹤算法研究[D];西安科技大學;2013年

7 劉丹;視頻目標跟蹤中的均值偏移算法研究[D];大連理工大學;2013年

8 李敏敏;基于TLD模型的目標跟蹤方法[D];西安電子科技大學;2013年

9 趙秋煥;兩種主動學習方法[D];河北大學;2010年

,

本文編號:1613962

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/kejilunwen/ruanjiangongchenglunwen/1613962.html


Copyright(c)文論論文網All Rights Reserved | 網站地圖 |

版權申明:資料由用戶3e171***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com