Introduction - If you have any usage issues, please Google them yourself
The goal of this project was to create an edge detection software without using too much of the OpenCV library. We programed everything from scratch except for the Mat class that we use to store images.
A report and a powerpoint in french are also available in the repository. Lots of comments (in english) can be seen in the code which is pretty straightforward to read.