Skip to content

balcilar/Circle-Aerodrome-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Aerodrome Detection For Drones

This repository for red circle shape aerodrome detection for Drones. We supplied a demo script which can show result on given videos. We also supplied two different video cases. You can easily test the project using these videos. In following figure, You can see 3 different detection results.

Project uses Opencv and skimage libraries to find red circle and determine its position and also radius as well. To find circle model we used ransac algorithm. You can run demo with one of our video, please using following command.

$ python demo.py Input/video2.mp4

Releases

No releases published

Packages

No packages published

Languages