Detecting and Outlining Lakes with Python3 and OpenCV 3

Detecting and Outlining Lakes with Python3 and OpenCV 3

6 years ago
Anonymous $oIHRkISgaL

https://itnext.io/detecting-and-outlining-lakes-with-python3-and-opencv-3-9156bdeacbf0

In the article, I will go over some basic shape and contour detection using Python3 and OpenCV.

The source code for this article can be found here.