A GUI tool that helps finding right parameters for Canny Edge detection
How to run:
python find_edges.py <file-name>
Sample Output:
GaussianBlur Filter Size: 13.000000
Threshold1: 28.000000
Threshold2: 115.000000
Demo:
Copyright © 2016, Maunesh Ahir. Released under the MIT License.