Blob detection on Satellite Imagery, using OpenCV
OpenCV is a fantastic tool for quickly processing satellite data. It is incredibly powerful and very fast. It has also just recently been updated; the full announcement is here. Previously I used Image Segmentation with the Watershed Algorithm to successfully map circular irrigation features using OpenCV. Like many geospatial/image processes (where there are multiple ways… Read More »Blob detection on Satellite Imagery, using OpenCV