Introduction - If you have any usage issues, please Google them yourself
Zero-parameter, automatic Canny edge detection with C++ and OpenCV.
This is a conversion of Adrian Rosebrock's python script to c++.
Everything is contained in the include folder in auto_canny.h
There's an simple code in src/main.cpp to read an image and output the zero parameter canny image