SlideShare a Scribd company logo
1 of 5
Download to read offline
International 
OPEN ACCESS Journal 
Of Modern Engineering Research (IJMER) 
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.10| Oct. 2014 | 32| 
Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy C Mean Clustering Jeena Wilson1 1Federal Institute of Science and Technology/Mahatma Gandhi University, India 
I. INTRODUCTION 
Emergency landing is an unplanned event in response to emergency situations. If, as is usually the case, there is no airstrip or airfield that can be reached by the unpowered aircraft, a crash landing or ditching has to be carried out. Identifying a safe landing-site is critical to the survival of passengers and crew.[1] Conventionally the emergency landing-site is visually selected by the pilot looking at the terrain through the cockpit. This is a required , fundamental skill acquired in flight training program. However, many external environmental factors, that is, fog, rain, illumination etc... can significantly affect human vision so that the decision of choosing the optimal landing site greatly depends on the pilot’s flight experience–the most significant internal factor which can vary a lot among different pilots. The contributions of the present paper consists of the following: 
1) A delicate automatic safe landing-site detection mechanism is developed by seamlessly combining some existing image-processing and analysis techniques. 
2) A hierarchical elastic horizon detection algorithm to identify the ground in the aerial image so that the camera is relieved from the limitation of looking straight down to the ground. 
3) The efficiency of the system is improved by applying the canny edge detector. 
4) A fuzzy C-mean clustering operation is done to identify smooth regions. 
5) Visualization of the smooth regions to make it convenient for the pilot to choose from. At the end, the pilot makes the final decision by confirming one of the candidates, by considering other factors such as wind speed and wind direction. etc. There are only very few designs proposed on this topic based on image processing. 
II. SYSTEM ARCHITECTURE 
The proposed safe landing-site detection system consists of eight main modules as shown in fig 1. In the first module, images are acquired by aircraft mounted cameras. Each camera looks in a specific direction that covers a portion of the region in front of the airplane. Multi-spectrum sensors are preferred to obtain complementary information. In second module, the separate images that are acquired at the same time instant are registered and stitched together to form a larger panorama image that covers the full FOV in front of the airplane. In the third module, if the images are captured under poor illumination or weather conditions, we make use of the image enhancement method to ameliorate the effect of environmental factors and to improve the contrast and sharpness of the images. The first three modules are necessary for getting high-quality images and directly affect the performance of the subsequent modules.[1] 
Abstract: In a situation of emergency landing of an aircraft, finding a safe landing-site is vital to the survival of the passengers and the pilot. Conventionally the emergency landing-site is visually selected by the pilot by looking at the terrain through the cockpit. This is a required, fundamental skill acquired in the flight training program. However, many external environmental factors, i.e., fog, rain, illumination, etc., can significantly affect human vision so that the decision of choosing the optimal landing-site greatly depends on the pilot’s flight experience–the most significant internal factor–which can vary a lot among different pilots. An automatic pilot assistive safe landing-site detection system is proposed for aircraft emergency landing. The system automatically processes the aircraft mounted camera images and provides options for suitable landing areas. The pilot then makes the final decision by choosing from among them. 
Keywords: dehaze, hough transform, canny edge detection, fuzzy c-means,
Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy….. 
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.10| Oct. 2014 | 33| 
Fig.1: System Architecture 
1. Horizon Detection 
A hierarchical elastic horizon detection algorithm is proposed to provide a robust and efficient way to 
determine the horizon in the images. First of all the original image is blurred by low pass filter. A dehaze 
operation can be performed so that all the fine edges are ignored and only the strongest bounds remain. 
Secondly a canny edge detector is used to find major bounds. After finding the strongest peaks in the image , 
hough transform is used to find the horizon by joining these strong peaks.[1,2] 
2. Roughness Assessment 
The Canny edge detector is an efficient tool for computing the sharpness of edges, which is, from 
smoothest to sharpest, quantified to the range from 0 to 255. This method is applied at the beginning of the 
roughness assessment module. To characterize the difference, the map is first divided into non overlapping 
blocks. We define the cumulative hazard strength (CHS) of each block as; 
(1) 
(2) 
where is the edge strength of each pixel p in block B, and H( ) is the hazard-indicator function. If 
is greater than the pre-specified safeness threshold T, then the pixel p is considered hazardous, and the 
CHS of block B, , is incremented by 1. In contrast, if is no greater than T, then the pixel p is 
considered safe, and remains the same. The block size (BS) in the unit of pixels is adaptively 
determined based on the height of the camera.[1,2] 
3. Classification and Segmentation 
The classification module utilizes the Fuzzy c-mean clustering method to classify the CHS of each 
block into a number of clusters. For example, if the number of clusters is specified as seven, the clusters can be 
interpreted as “very rough”, “rough”, “moderate rough”, “median”, “moderate smooth”, “ smooth” and “ very 
smooth”. Regions with similar roughness measure is merged or region growing is done and those regions 
with different roughness measures are specified using different color as shown in fig 2 . Only the less rough 
areas are considered as a suitable choice.[3]
Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy….. 
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.10| Oct. 2014 | 34| 
Fig 2: Clustering 
4. Dimension Assessment 
After the above steps, potential landing-sites are obtained. In this module we measure their realistic 
dimensions and determine which are qualified to be candidate landing-sites. The realistic dimensionality of 
each potential landing-site is measured by converting its size from the image coordinate system to the realistic 
world coordinate. For experimental purpose , dimension in pixel area can be found out. 
Fig 3: Dimension Assessment 
5. Visualization 
The visualization module is designed to highlight, at most, the five largest safe landing-site 
candidates on the human-machine interface for the pilot’s final decision, though the system may detect more 
than five safe landing-sites. If the system provides the pilot with all the possible choices, he may get confused 
when seeing too many recommended areas on the screen, and the time cost of making a decision is very critical 
under the emergency situation. Therefore, only up to five largest candidate landing-sites are visualized on the 
human-machine interface and labeled with preference indices.
Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy….. 
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.10| Oct. 2014 | 35| 
Fig 4: Visualization 
III. FUZZY C MEAN CLUSTERING 
In fuzzy clustering (also referred to as soft clustering), data elements can belong to more than one 
cluster, and associated with each element is a set of membership levels. These indicate the strength of the 
association between that data element and a particular cluster. Fuzzy clustering is a process of assigning these 
membership levels, and then using them to assign data elements to one or more clusters.[1,4] 
One of the most widely used fuzzy clustering algorithms is the Fuzzy C Mean (FCM) algorithm. The 
FCM algorithm attempts to partition a finite collection of n elements. X={" } into a collection of c 
fuzzy clusters with respect to some given criterion. Given a finite set of data, the algorithm returns a list of c 
cluster centres C= { and a partition matrix W= , where each 
element wij tells the degree to which element xi belongs to cluster cj. Like the k-means algorithm, the FCM 
aims to minimize an objective function. The standard function is: 
(4) 
In fuzzy clustering, every point has a degree of belonging to clusters, as in fuzzy logic, rather than 
belonging completely to just one cluster. Thus, points on the edge of a cluster, may be in the cluster to a lesser 
degree than points in the centre of cluster. 
IV. RESULTS AND DISCUSSIONS 
The system described above is implemented using Matlab and the result was successfully obtained. 
Instead of working on the real time images from aircraft mounted camera, experiments were performed on 
Photoshop edited Google Earth images. 
V. CONCLUSION 
The paper presents an automatic pilot assistive safe landing-site detection system for robust, reliable, 
and efficient emergency landing. The proposed system makes up for the limitations of human eyes, assists the 
pilot to find safe landing-sites, and more importantly, saves time for the pilot to devote to other necessary 
actions under emergency conditions. 
To meet the practical needs a criterion to set the threshold of the roughness value for evaluation has 
to be found and a LIDAR system can be used along with the proposed system to obtain higher accuracy on the 
hazard level information of the surface.
Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy….. 
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.10| Oct. 2014 | 36| 
REFERENCES [1] Yu-Fei Shen,Old Dominion University,Zia-Ur Rahman, Senior Member, IEEE Nasa Langley Research Center, Dean Krusienski, Member, IEEE,,Jiang Li, Member, IEEE .”A Vision-Based Automatic Safe, Landing-Site Detection System”, IEEE Transactions On Aerospace And Electronic Systems Vol. 49, No. 1 January 2013. [2] Ayanna Howard, Senior Member, IEEE,Homayoun Seraji, Fellow, IEEE,” Multi Terrain Classification for space craft landing”. IEEE Transactions On Aerospace And Electronic Systems Vol. 40, No. 4 October 2004 . [3] Srikanth Saripalli, Student Member, IEEE, James F. Montgomery, And Gaurav S. Sukhatme, Member, IEEE.”Visually-Guided Landing Of An Unmanned Aerial Vehicle”.IEEE Transaction On Robotics And Automation, Vol 19, No 3,June 2013. [4] Paul Williams, Michael Crump BAE Systems Australia.”Intelligent Landing System For Landing Uavs At Unsurveyed Airfields”, 28th International Congress Of The Aeronautical Sciences .

More Related Content

What's hot

Engineering@SotonPoster
Engineering@SotonPosterEngineering@SotonPoster
Engineering@SotonPoster
chang liu
 
IGARSS2011_vehicles_M_SHIMONI.ppt
IGARSS2011_vehicles_M_SHIMONI.pptIGARSS2011_vehicles_M_SHIMONI.ppt
IGARSS2011_vehicles_M_SHIMONI.ppt
grssieee
 
Dynamic Path Planning
Dynamic Path PlanningDynamic Path Planning
Dynamic Path Planning
dare2kreate
 
Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013
Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013
Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013
Sunando Sengupta
 

What's hot (13)

LocalizationandMappingforAutonomousNavigationin OutdoorTerrains: A StereoVisi...
LocalizationandMappingforAutonomousNavigationin OutdoorTerrains: A StereoVisi...LocalizationandMappingforAutonomousNavigationin OutdoorTerrains: A StereoVisi...
LocalizationandMappingforAutonomousNavigationin OutdoorTerrains: A StereoVisi...
 
Engineering@SotonPoster
Engineering@SotonPosterEngineering@SotonPoster
Engineering@SotonPoster
 
Airport Runway Detection Based On ANN Algorithm
Airport Runway Detection Based On ANN AlgorithmAirport Runway Detection Based On ANN Algorithm
Airport Runway Detection Based On ANN Algorithm
 
Automated Motion Detection from space in sea surveillance
Automated Motion Detection from space in sea surveillanceAutomated Motion Detection from space in sea surveillance
Automated Motion Detection from space in sea surveillance
 
IGARSS2011_vehicles_M_SHIMONI.ppt
IGARSS2011_vehicles_M_SHIMONI.pptIGARSS2011_vehicles_M_SHIMONI.ppt
IGARSS2011_vehicles_M_SHIMONI.ppt
 
IRJET Autonomous Simultaneous Localization and Mapping
IRJET  	  Autonomous Simultaneous Localization and MappingIRJET  	  Autonomous Simultaneous Localization and Mapping
IRJET Autonomous Simultaneous Localization and Mapping
 
HARDWARE ACCELERATION OF THE GIPPS MODEL FOR REAL-TIME TRAFFIC SIMULATION
HARDWARE ACCELERATION OF THE GIPPS MODEL FOR REAL-TIME TRAFFIC SIMULATIONHARDWARE ACCELERATION OF THE GIPPS MODEL FOR REAL-TIME TRAFFIC SIMULATION
HARDWARE ACCELERATION OF THE GIPPS MODEL FOR REAL-TIME TRAFFIC SIMULATION
 
Drone flight data processing
Drone flight data processingDrone flight data processing
Drone flight data processing
 
30th コンピュータビジョン勉強会@関東 DynamicFusion
30th コンピュータビジョン勉強会@関東 DynamicFusion30th コンピュータビジョン勉強会@関東 DynamicFusion
30th コンピュータビジョン勉強会@関東 DynamicFusion
 
Dynamic Path Planning
Dynamic Path PlanningDynamic Path Planning
Dynamic Path Planning
 
A METHOD OF TARGET TRACKING AND PREDICTION BASED ON GEOMAGNETIC SENSOR TECHNO...
A METHOD OF TARGET TRACKING AND PREDICTION BASED ON GEOMAGNETIC SENSOR TECHNO...A METHOD OF TARGET TRACKING AND PREDICTION BASED ON GEOMAGNETIC SENSOR TECHNO...
A METHOD OF TARGET TRACKING AND PREDICTION BASED ON GEOMAGNETIC SENSOR TECHNO...
 
Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013
Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013
Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013
 
Pengantar Structure from Motion Photogrammetry
Pengantar Structure from Motion PhotogrammetryPengantar Structure from Motion Photogrammetry
Pengantar Structure from Motion Photogrammetry
 

Viewers also liked

Evaluation of Mechanical Properties of Sintered Hot Upset Forged Square Cros...
Evaluation of Mechanical Properties of Sintered Hot Upset  Forged Square Cros...Evaluation of Mechanical Properties of Sintered Hot Upset  Forged Square Cros...
Evaluation of Mechanical Properties of Sintered Hot Upset Forged Square Cros...
IJMER
 
Bf2420172020
Bf2420172020Bf2420172020
Bf2420172020
IJMER
 
Improving the Stability of Cascaded DC Power Supply System by Adaptive Active...
Improving the Stability of Cascaded DC Power Supply System by Adaptive Active...Improving the Stability of Cascaded DC Power Supply System by Adaptive Active...
Improving the Stability of Cascaded DC Power Supply System by Adaptive Active...
IJMER
 
Ijmer 46043741
Ijmer 46043741Ijmer 46043741
Ijmer 46043741
IJMER
 
ANN Based Prediction Model as a Condition Monitoring Tool for Machine Tools
ANN Based Prediction Model as a Condition Monitoring Tool for Machine ToolsANN Based Prediction Model as a Condition Monitoring Tool for Machine Tools
ANN Based Prediction Model as a Condition Monitoring Tool for Machine Tools
IJMER
 
Energy Based Analysis of a Thermal Power Station for Energy Efficiency Improv...
Energy Based Analysis of a Thermal Power Station for Energy Efficiency Improv...Energy Based Analysis of a Thermal Power Station for Energy Efficiency Improv...
Energy Based Analysis of a Thermal Power Station for Energy Efficiency Improv...
IJMER
 

Viewers also liked (20)

Design of Shaft Is an Important Tool in Mercerization Machine
Design of Shaft Is an Important Tool in Mercerization Machine Design of Shaft Is an Important Tool in Mercerization Machine
Design of Shaft Is an Important Tool in Mercerization Machine
 
CNC PART PROGRAMMING AND COST ANALYSIS ON VERTICAL MACHINING CENTRE (VTC)
CNC PART PROGRAMMING AND COST ANALYSIS ON VERTICAL MACHINING CENTRE (VTC)CNC PART PROGRAMMING AND COST ANALYSIS ON VERTICAL MACHINING CENTRE (VTC)
CNC PART PROGRAMMING AND COST ANALYSIS ON VERTICAL MACHINING CENTRE (VTC)
 
Microstructure Degradation after Prolonged Exploitation of Heatresistant Ste...
Microstructure Degradation after Prolonged Exploitation of  Heatresistant Ste...Microstructure Degradation after Prolonged Exploitation of  Heatresistant Ste...
Microstructure Degradation after Prolonged Exploitation of Heatresistant Ste...
 
Advanced Automation System in Industrial Applications Using PIC Microcontrol...
Advanced Automation System in Industrial Applications Using  PIC Microcontrol...Advanced Automation System in Industrial Applications Using  PIC Microcontrol...
Advanced Automation System in Industrial Applications Using PIC Microcontrol...
 
Parametric Study for Wind Design of Vertical Pressure Vessel as per Indian St...
Parametric Study for Wind Design of Vertical Pressure Vessel as per Indian St...Parametric Study for Wind Design of Vertical Pressure Vessel as per Indian St...
Parametric Study for Wind Design of Vertical Pressure Vessel as per Indian St...
 
Investigation of the Role of Bulkhead and Crack Stopper Strap in the Fail-Saf...
Investigation of the Role of Bulkhead and Crack Stopper Strap in the Fail-Saf...Investigation of the Role of Bulkhead and Crack Stopper Strap in the Fail-Saf...
Investigation of the Role of Bulkhead and Crack Stopper Strap in the Fail-Saf...
 
Evaluation of Mechanical Properties of Sintered Hot Upset Forged Square Cros...
Evaluation of Mechanical Properties of Sintered Hot Upset  Forged Square Cros...Evaluation of Mechanical Properties of Sintered Hot Upset  Forged Square Cros...
Evaluation of Mechanical Properties of Sintered Hot Upset Forged Square Cros...
 
Bf2420172020
Bf2420172020Bf2420172020
Bf2420172020
 
Improving the Stability of Cascaded DC Power Supply System by Adaptive Active...
Improving the Stability of Cascaded DC Power Supply System by Adaptive Active...Improving the Stability of Cascaded DC Power Supply System by Adaptive Active...
Improving the Stability of Cascaded DC Power Supply System by Adaptive Active...
 
OXYSTELMA ESCULENTUM Stem Extracts as Corrosion Inhibitor for Mild Steel in A...
OXYSTELMA ESCULENTUM Stem Extracts as Corrosion Inhibitor for Mild Steel in A...OXYSTELMA ESCULENTUM Stem Extracts as Corrosion Inhibitor for Mild Steel in A...
OXYSTELMA ESCULENTUM Stem Extracts as Corrosion Inhibitor for Mild Steel in A...
 
Ijmer 46043741
Ijmer 46043741Ijmer 46043741
Ijmer 46043741
 
Probabilistic Modeling and Performance Analysis of A 2(K)-Out-Of-3(N) System ...
Probabilistic Modeling and Performance Analysis of A 2(K)-Out-Of-3(N) System ...Probabilistic Modeling and Performance Analysis of A 2(K)-Out-Of-3(N) System ...
Probabilistic Modeling and Performance Analysis of A 2(K)-Out-Of-3(N) System ...
 
Optimization of Tool Wear: A Review
Optimization of Tool Wear: A ReviewOptimization of Tool Wear: A Review
Optimization of Tool Wear: A Review
 
MHD Free Convection and Mass Transfer Flow past a Vertical Flat Plate
MHD Free Convection and Mass Transfer Flow past a Vertical Flat PlateMHD Free Convection and Mass Transfer Flow past a Vertical Flat Plate
MHD Free Convection and Mass Transfer Flow past a Vertical Flat Plate
 
ANN Based Prediction Model as a Condition Monitoring Tool for Machine Tools
ANN Based Prediction Model as a Condition Monitoring Tool for Machine ToolsANN Based Prediction Model as a Condition Monitoring Tool for Machine Tools
ANN Based Prediction Model as a Condition Monitoring Tool for Machine Tools
 
Implementation of Cryptography Architecture with High Secure Core
Implementation of Cryptography Architecture with High Secure CoreImplementation of Cryptography Architecture with High Secure Core
Implementation of Cryptography Architecture with High Secure Core
 
Energy Based Analysis of a Thermal Power Station for Energy Efficiency Improv...
Energy Based Analysis of a Thermal Power Station for Energy Efficiency Improv...Energy Based Analysis of a Thermal Power Station for Energy Efficiency Improv...
Energy Based Analysis of a Thermal Power Station for Energy Efficiency Improv...
 
Investigating the Effect of Pounding on Seismic Response of Isolated Structures
Investigating the Effect of Pounding on Seismic Response of Isolated  StructuresInvestigating the Effect of Pounding on Seismic Response of Isolated  Structures
Investigating the Effect of Pounding on Seismic Response of Isolated Structures
 
Total Harmonic Distortion Alleviation by using Shunt Active Filter
Total Harmonic Distortion Alleviation by using Shunt Active FilterTotal Harmonic Distortion Alleviation by using Shunt Active Filter
Total Harmonic Distortion Alleviation by using Shunt Active Filter
 
Propabilistic Analysis of a Man-Machine System Operating Subject To Different...
Propabilistic Analysis of a Man-Machine System Operating Subject To Different...Propabilistic Analysis of a Man-Machine System Operating Subject To Different...
Propabilistic Analysis of a Man-Machine System Operating Subject To Different...
 

Similar to Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy C Mean Clustering

D04010 01 3236
D04010 01 3236D04010 01 3236
D04010 01 3236
IJMER
 

Similar to Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy C Mean Clustering (20)

D04010 01 3236
D04010 01 3236D04010 01 3236
D04010 01 3236
 
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
 
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
 
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
 
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
 
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
 
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
An Efficient System for Forward Collison Avoidance Using Low Cost Camera & Em...
 
AUTO LANDING PROCESS FOR AUTONOMOUS FLYING ROBOT BY USING IMAGE PROCESSING BA...
AUTO LANDING PROCESS FOR AUTONOMOUS FLYING ROBOT BY USING IMAGE PROCESSING BA...AUTO LANDING PROCESS FOR AUTONOMOUS FLYING ROBOT BY USING IMAGE PROCESSING BA...
AUTO LANDING PROCESS FOR AUTONOMOUS FLYING ROBOT BY USING IMAGE PROCESSING BA...
 
CROP PROTECTION AGAINST BIRDS USING DEEP LEARNING AND IOT
CROP PROTECTION AGAINST BIRDS USING DEEP LEARNING AND IOTCROP PROTECTION AGAINST BIRDS USING DEEP LEARNING AND IOT
CROP PROTECTION AGAINST BIRDS USING DEEP LEARNING AND IOT
 
IRJET- Intelligent Queue Management System at Airports using Image Processing...
IRJET- Intelligent Queue Management System at Airports using Image Processing...IRJET- Intelligent Queue Management System at Airports using Image Processing...
IRJET- Intelligent Queue Management System at Airports using Image Processing...
 
report
reportreport
report
 
Person Detection in Maritime Search And Rescue Operations
Person Detection in Maritime Search And Rescue OperationsPerson Detection in Maritime Search And Rescue Operations
Person Detection in Maritime Search And Rescue Operations
 
Person Detection in Maritime Search And Rescue Operations
Person Detection in Maritime Search And Rescue OperationsPerson Detection in Maritime Search And Rescue Operations
Person Detection in Maritime Search And Rescue Operations
 
Implementation of Lane Line Detection using HoughTransformation and Gaussian ...
Implementation of Lane Line Detection using HoughTransformation and Gaussian ...Implementation of Lane Line Detection using HoughTransformation and Gaussian ...
Implementation of Lane Line Detection using HoughTransformation and Gaussian ...
 
IRJET- Design the Surveillance Algorithm and Motion Detection of Objects for ...
IRJET- Design the Surveillance Algorithm and Motion Detection of Objects for ...IRJET- Design the Surveillance Algorithm and Motion Detection of Objects for ...
IRJET- Design the Surveillance Algorithm and Motion Detection of Objects for ...
 
Automatic Detection of Unexpected Accidents Monitoring Conditions in Tunnels
Automatic Detection of Unexpected Accidents Monitoring Conditions in TunnelsAutomatic Detection of Unexpected Accidents Monitoring Conditions in Tunnels
Automatic Detection of Unexpected Accidents Monitoring Conditions in Tunnels
 
Automatism System Using Faster R-CNN and SVM
Automatism System Using Faster R-CNN and SVMAutomatism System Using Faster R-CNN and SVM
Automatism System Using Faster R-CNN and SVM
 
yolov3-4-5.pdf
yolov3-4-5.pdfyolov3-4-5.pdf
yolov3-4-5.pdf
 
F124144
F124144F124144
F124144
 
Detection of moving object using
Detection of moving object usingDetection of moving object using
Detection of moving object using
 

More from IJMER

Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
IJMER
 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...
IJMER
 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
IJMER
 

More from IJMER (20)

A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...
 
Developing Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingDeveloping Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed Delinting
 
Study & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreStudy & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja Fibre
 
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
 
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
 
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
 
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
 
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
 
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationStatic Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
 
High Speed Effortless Bicycle
High Speed Effortless BicycleHigh Speed Effortless Bicycle
High Speed Effortless Bicycle
 
Integration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIntegration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise Applications
 
Microcontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemMicrocontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation System
 
On some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesOn some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological Spaces
 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...
 
Natural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningNatural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine Learning
 
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessEvolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
 
Studies On Energy Conservation And Audit
Studies On Energy Conservation And AuditStudies On Energy Conservation And Audit
Studies On Energy Conservation And Audit
 
An Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLAn Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDL
 
Discrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyDiscrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One Prey
 

Recently uploaded

Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Recently uploaded (20)

VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 

Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy C Mean Clustering

  • 1. International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.10| Oct. 2014 | 32| Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy C Mean Clustering Jeena Wilson1 1Federal Institute of Science and Technology/Mahatma Gandhi University, India I. INTRODUCTION Emergency landing is an unplanned event in response to emergency situations. If, as is usually the case, there is no airstrip or airfield that can be reached by the unpowered aircraft, a crash landing or ditching has to be carried out. Identifying a safe landing-site is critical to the survival of passengers and crew.[1] Conventionally the emergency landing-site is visually selected by the pilot looking at the terrain through the cockpit. This is a required , fundamental skill acquired in flight training program. However, many external environmental factors, that is, fog, rain, illumination etc... can significantly affect human vision so that the decision of choosing the optimal landing site greatly depends on the pilot’s flight experience–the most significant internal factor which can vary a lot among different pilots. The contributions of the present paper consists of the following: 1) A delicate automatic safe landing-site detection mechanism is developed by seamlessly combining some existing image-processing and analysis techniques. 2) A hierarchical elastic horizon detection algorithm to identify the ground in the aerial image so that the camera is relieved from the limitation of looking straight down to the ground. 3) The efficiency of the system is improved by applying the canny edge detector. 4) A fuzzy C-mean clustering operation is done to identify smooth regions. 5) Visualization of the smooth regions to make it convenient for the pilot to choose from. At the end, the pilot makes the final decision by confirming one of the candidates, by considering other factors such as wind speed and wind direction. etc. There are only very few designs proposed on this topic based on image processing. II. SYSTEM ARCHITECTURE The proposed safe landing-site detection system consists of eight main modules as shown in fig 1. In the first module, images are acquired by aircraft mounted cameras. Each camera looks in a specific direction that covers a portion of the region in front of the airplane. Multi-spectrum sensors are preferred to obtain complementary information. In second module, the separate images that are acquired at the same time instant are registered and stitched together to form a larger panorama image that covers the full FOV in front of the airplane. In the third module, if the images are captured under poor illumination or weather conditions, we make use of the image enhancement method to ameliorate the effect of environmental factors and to improve the contrast and sharpness of the images. The first three modules are necessary for getting high-quality images and directly affect the performance of the subsequent modules.[1] Abstract: In a situation of emergency landing of an aircraft, finding a safe landing-site is vital to the survival of the passengers and the pilot. Conventionally the emergency landing-site is visually selected by the pilot by looking at the terrain through the cockpit. This is a required, fundamental skill acquired in the flight training program. However, many external environmental factors, i.e., fog, rain, illumination, etc., can significantly affect human vision so that the decision of choosing the optimal landing-site greatly depends on the pilot’s flight experience–the most significant internal factor–which can vary a lot among different pilots. An automatic pilot assistive safe landing-site detection system is proposed for aircraft emergency landing. The system automatically processes the aircraft mounted camera images and provides options for suitable landing areas. The pilot then makes the final decision by choosing from among them. Keywords: dehaze, hough transform, canny edge detection, fuzzy c-means,
  • 2. Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy….. | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.10| Oct. 2014 | 33| Fig.1: System Architecture 1. Horizon Detection A hierarchical elastic horizon detection algorithm is proposed to provide a robust and efficient way to determine the horizon in the images. First of all the original image is blurred by low pass filter. A dehaze operation can be performed so that all the fine edges are ignored and only the strongest bounds remain. Secondly a canny edge detector is used to find major bounds. After finding the strongest peaks in the image , hough transform is used to find the horizon by joining these strong peaks.[1,2] 2. Roughness Assessment The Canny edge detector is an efficient tool for computing the sharpness of edges, which is, from smoothest to sharpest, quantified to the range from 0 to 255. This method is applied at the beginning of the roughness assessment module. To characterize the difference, the map is first divided into non overlapping blocks. We define the cumulative hazard strength (CHS) of each block as; (1) (2) where is the edge strength of each pixel p in block B, and H( ) is the hazard-indicator function. If is greater than the pre-specified safeness threshold T, then the pixel p is considered hazardous, and the CHS of block B, , is incremented by 1. In contrast, if is no greater than T, then the pixel p is considered safe, and remains the same. The block size (BS) in the unit of pixels is adaptively determined based on the height of the camera.[1,2] 3. Classification and Segmentation The classification module utilizes the Fuzzy c-mean clustering method to classify the CHS of each block into a number of clusters. For example, if the number of clusters is specified as seven, the clusters can be interpreted as “very rough”, “rough”, “moderate rough”, “median”, “moderate smooth”, “ smooth” and “ very smooth”. Regions with similar roughness measure is merged or region growing is done and those regions with different roughness measures are specified using different color as shown in fig 2 . Only the less rough areas are considered as a suitable choice.[3]
  • 3. Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy….. | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.10| Oct. 2014 | 34| Fig 2: Clustering 4. Dimension Assessment After the above steps, potential landing-sites are obtained. In this module we measure their realistic dimensions and determine which are qualified to be candidate landing-sites. The realistic dimensionality of each potential landing-site is measured by converting its size from the image coordinate system to the realistic world coordinate. For experimental purpose , dimension in pixel area can be found out. Fig 3: Dimension Assessment 5. Visualization The visualization module is designed to highlight, at most, the five largest safe landing-site candidates on the human-machine interface for the pilot’s final decision, though the system may detect more than five safe landing-sites. If the system provides the pilot with all the possible choices, he may get confused when seeing too many recommended areas on the screen, and the time cost of making a decision is very critical under the emergency situation. Therefore, only up to five largest candidate landing-sites are visualized on the human-machine interface and labeled with preference indices.
  • 4. Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy….. | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.10| Oct. 2014 | 35| Fig 4: Visualization III. FUZZY C MEAN CLUSTERING In fuzzy clustering (also referred to as soft clustering), data elements can belong to more than one cluster, and associated with each element is a set of membership levels. These indicate the strength of the association between that data element and a particular cluster. Fuzzy clustering is a process of assigning these membership levels, and then using them to assign data elements to one or more clusters.[1,4] One of the most widely used fuzzy clustering algorithms is the Fuzzy C Mean (FCM) algorithm. The FCM algorithm attempts to partition a finite collection of n elements. X={" } into a collection of c fuzzy clusters with respect to some given criterion. Given a finite set of data, the algorithm returns a list of c cluster centres C= { and a partition matrix W= , where each element wij tells the degree to which element xi belongs to cluster cj. Like the k-means algorithm, the FCM aims to minimize an objective function. The standard function is: (4) In fuzzy clustering, every point has a degree of belonging to clusters, as in fuzzy logic, rather than belonging completely to just one cluster. Thus, points on the edge of a cluster, may be in the cluster to a lesser degree than points in the centre of cluster. IV. RESULTS AND DISCUSSIONS The system described above is implemented using Matlab and the result was successfully obtained. Instead of working on the real time images from aircraft mounted camera, experiments were performed on Photoshop edited Google Earth images. V. CONCLUSION The paper presents an automatic pilot assistive safe landing-site detection system for robust, reliable, and efficient emergency landing. The proposed system makes up for the limitations of human eyes, assists the pilot to find safe landing-sites, and more importantly, saves time for the pilot to devote to other necessary actions under emergency conditions. To meet the practical needs a criterion to set the threshold of the roughness value for evaluation has to be found and a LIDAR system can be used along with the proposed system to obtain higher accuracy on the hazard level information of the surface.
  • 5. Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy….. | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 4 | Iss.10| Oct. 2014 | 36| REFERENCES [1] Yu-Fei Shen,Old Dominion University,Zia-Ur Rahman, Senior Member, IEEE Nasa Langley Research Center, Dean Krusienski, Member, IEEE,,Jiang Li, Member, IEEE .”A Vision-Based Automatic Safe, Landing-Site Detection System”, IEEE Transactions On Aerospace And Electronic Systems Vol. 49, No. 1 January 2013. [2] Ayanna Howard, Senior Member, IEEE,Homayoun Seraji, Fellow, IEEE,” Multi Terrain Classification for space craft landing”. IEEE Transactions On Aerospace And Electronic Systems Vol. 40, No. 4 October 2004 . [3] Srikanth Saripalli, Student Member, IEEE, James F. Montgomery, And Gaurav S. Sukhatme, Member, IEEE.”Visually-Guided Landing Of An Unmanned Aerial Vehicle”.IEEE Transaction On Robotics And Automation, Vol 19, No 3,June 2013. [4] Paul Williams, Michael Crump BAE Systems Australia.”Intelligent Landing System For Landing Uavs At Unsurveyed Airfields”, 28th International Congress Of The Aeronautical Sciences .