Reclassify and Numpy
I have previously written about automatically edge detecting. Using OpenCV is a nice way of quickly running the edge detect and getting some information back about the image. You can read about the Canny edge detection algorithm here Here is how Wikipedia details the process of the canny edge detection (if you didn’t click the… Read More »Reclassify and Numpy