Skip to content

A GUI tool that helps finding right parameters for Canny Edge detection

License

Notifications You must be signed in to change notification settings

maunesh/opencv-gui-helper-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canny-gui-helper-tool

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:

https://youtu.be/xdiekchp-Uc

License

Copyright © 2016, Maunesh Ahir. Released under the MIT License.

About

A GUI tool that helps finding right parameters for Canny Edge detection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages