跳到主要內容

臺灣博碩士論文加值系統

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

詳目顯示

: 
twitterline
研究生:周威宇
研究生(外文):Wei-YuChou
論文名稱:機器視覺於跑道辨識以引導無人機近場與降落
論文名稱(外文):Computer Vision in Runway Detection for UAV Approach and Landing
指導教授:林清一林清一引用關係
指導教授(外文):Chin E. Lin
學位類別:碩士
校院名稱:國立成功大學
系所名稱:航空太空工程學系
學門:工程學門
學類:機械工程學類
論文種類:學術論文
論文出版年:2015
畢業學年度:103
語文別:英文
論文頁數:52
中文關鍵詞:無人飛行載具機器視覺跑道辨識
外文關鍵詞:UAVComputer VisionRunway Detection
相關次數:
  • 被引用被引用:2
  • 點閱點閱:961
  • 評分評分:
  • 下載下載:210
  • 收藏至我的研究室書目清單書目收藏:0
本論文的目的在於建立一套適合應用於無人飛行載具,並且適用於不同的降落環境的跑道辨識方法。本文敘述如何將無人機由遠處導引至降落跑道周邊,進一步利用機器視覺進行跑道辨識。
由於跑道的顏色與形狀往往與周圍環境有明顯區隔,因此以顏色特徵作為研究的出發點。此外在不同光照下,不同顏色、材質的物體所顯現的特徵皆不同,由於HSV特徵較RGB色彩空間更不受陰影干擾,因此採用HSV作為辨別跑道與環境的首要方法。另一方面,以LSD作為線段偵測的工具以辨別跑道邊線,運算速度較常見的Canny邊緣偵測等等方法快,並且也有更好的偵測成果。
Current autoland system in civil aviation is complicated, which needs onboard navigation and autopilot instruments as well as ground-based navigation equipment, such as localizer (LOC) and glide slope (GS). The purpose of this thesis is to build a runway detecting method which is adequate to different landing environment for UAVs. The approach of guiding UAVs to landing area and then detecting runway will be mentioned in this thesis.
This thesis begins with color feature because the color and shape feature of a runway are usually different from the background. In addition, objects of different colors and materials will have different characteristic under different light sources. Also the Hue-Saturation-Value (HSV) color space will give more precise result than Red, Green, and Blue (RGB) color space when in under shaded condition. Therefore the HSV is used as the first step for separating runway and background. On the other hand, using Line Segment Detector (LSD) for runway edge detection has better detecting result and has better computational efficiency than using Canny edge detector.
ABSTRACT i
摘要 ii
誌謝 iii
CONTENTS iv
LIST OF FIGURES vi
LIST OF TABLES viii

CHAPTER I
INTRODUCTION 1
1.1 Motivation 1
1.2 Literature Survey 2
1.3 Main Idea 3
1.4 Thesis Outline 4

CHAPTER II
METHODOLOGY OF IMAGE PROCESSING 5
2.1 Color Space & Grayscale 5
2.2 Viola–Jones Object Detection Framework 7
2.3 Edge Detection & Line Segment 9
2.4 Line Segment Detector 11
2.5 Remarks 16

CHAPTER III
METHODOLOGY AND SYSTEM CONFIGURATION 17
3.1 Vision System Hardware 17
3.2 Vehicles & Autopilot System 20
3.2.1 Vehicles 20
3.2.2 Autopilot System 23
3.3 Remarks 24

CHAPTER IV
FLIGHT EXPERIMENT AND VERIFICATION 25
4.1 Experiment Environment 25
4.2 Flight Experiment 26
4.2.1 Homing & Path Tracking 27
4.2.2 Image Preprocessing for Runway Detection 34
4.3 Algorithm 40
4.4 Experiment Results 41
4.5 Approach Summarization 47
4.6 Remarks 48

CHAPTER V
CONCLUSIONS AND FUTURE WORKS 49
5.1 Conclusions 49
5.2 Future Works 50

REFERENCES 51
[1] C2Land @ TU Braunschweig, available in April 2015 from website: https://www.tu-braunschweig.de/iff/forschung/c2land
[2] J. J. Shang and Z. K. Shi, “Vision-based Runway Recognition for UAV Autonomous Landing, International Journal of Computer Science and Network Security, Vol. 7, No. 3, March 2007, pp. 112-117.
[3] P. Y. Huang, “Realization of Vision-based Runway Detection for Fixed-wing UAV, Master's Thesis, Institute of Aeronautics and Astronautics, National Cheng Kung University, 2009.
[4] G. S. Rajput, Z. Rahman, “Hazard Detection on Runways Using Image Processing Techniques, Society of Photo-Optical Instrumentation Engineers (SPIE) Conference Series, Vol. 6957, April 2008.
[5] Cascade Classifier Training - opencv documentation, available in April 2015 from website: http://docs.opencv.org/doc/user_guide/ug_traincascade.html
[6] Gaussian blur - Wikipedia, the free encyclopedia, available in April 2015 from website: http://en.wikipedia.org/wiki/Gaussian_blur
[7] P. A. Viola and M. J. Jones, “Rapid Object Detection using a Boosted Cascade of Simple Features, IEEE Conference on Computer Vision and Pattern Recognition, Vol. 1, 2001.
[8] R. Maini and H. Aggarwal, “Study and Comparison of Various Image Edge Detection Techniques, International Journal of Image Processing (IJIP), Vol. 3, 2009, pp. 1-11.
[9] R. G. Gioi, J. Jakubowicz, J.-M. Morel, and G. Randall, “LSD: A Fast Line Segment Detector with a False Detection Control, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol 32, 2010, pp. 722-732.
[10] R. G. Gioi, J. Jakubowicz, J.-M. Morel, and G. Randall, “LSD: A Line Segment Detector, Image Processing On Line, Vol 2, 2012, pp. 35–55.
[11] S. K. Yang, “Genetic Algorithm Path Planning with Camera Gimbal Tracking for UAV Flight Control, Master’s Thesis, Institute of Aeronautics and Astronautics, National Cheng Kung University, Taiwan, 2014.
[12] Y. R. Huang, Y. L. Pan, G. Z. Wu, “Research on Road Surface Detection without Lane Markings, International Conference on Advanced Information Technologies (AIT), April 2009.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top