Skip to content

Implementation of an image processing algorithm that helps a drone to identify safe landing zones.

Notifications You must be signed in to change notification settings

estevamgalvao/IPI-Assignment3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 3: Safe Landing Zone

Implementation of an image processing algorithm that helps a drone to identify safe landing zones.

Getting Started

Just run "Question1.py" and when the program asks for train and test images, you just put they adresses on it

Prerequisites

External modules used:

  • Numpy
  • OpenCV2

Results

Precision: 0.57%

F-Measure Safe: 0.58%

F-Measure Unsafe: 0.82%

The program took 0 hours, 3 minutes and 43 seconds to finish the classification

Authors

  • Estevam Galvão Albuquerque

Main External References

Complementary Information

  • Task proposed by professor: Alexandre Zaghetto - zaghetto

About

Implementation of an image processing algorithm that helps a drone to identify safe landing zones.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages