Skip to content

SaxionMechatronics/Mars4Earth_perception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windturbine_detection

This is an algorithm to detect wind turbines with help of the openCV library. The algorihm makes use of the Hough transform.

prerequisites

OpenCV (using 4.5.0-dev at moment of writing this) Cmake 3.13 or higher

To run the project run the following commands:

  • mkdir build && cd build
  • cmake ..
  • make
  • ./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published