Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
# Conflicts:
#	README.md
  • Loading branch information
WytsedeWitte committed Nov 30, 2020
2 parents 40a3e88 + 3f7e627 commit ff6963c
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,2 @@
# 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


C++ code

0 comments on commit ff6963c

Please sign in to comment.