Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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++
- Host: GitHub
- URL: https://github.com/hipersayanx/cannydetector
- Owner: hipersayanX
- License: gpl-3.0
- Created: 2015-08-09T03:14:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-18T19:01:02.000Z (about 9 years ago)
- Last Synced: 2024-05-01T20:08:41.668Z (6 months ago)
- Language: C++
- Size: 609 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.