diff --git a/README.md b/README.md index 1948f45..5a7a865 100644 --- a/README.md +++ b/README.md @@ -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