Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hipersayanx/cannydetector

Implementation of Canny edge detector in Qt/C++
https://github.com/hipersayanx/cannydetector

Last synced: 23 days ago
JSON representation

Implementation of Canny edge detector in Qt/C++

Awesome Lists containing this project

README

        

# CannyDetector
Implementation of Canny edge detector in Qt/C++

Read [the post](http://hipersayanx.blogspot.com/2015/08/canny-edge-detector.html) for this example.