detect-edges
There are 6 repositories under detect-edges topic.
rstreet85/JCanny
A Java program for detecting edges in an image using the Canny method.
tharunchitipolu/sobel-edge-detector
Sobel is first order or gradient based edge operator for images and it is implemented using verilog.
cynicphoenix/Canny-Edge-Detector
The Canny edge detector is an edge detection operator that uses a multi-stage algorithm to detect a wide range of edges in images.
ElizaLo/Detecting-Edges-on-Image-using-Convex-Optimization
Bachelor Research (Thesis) | C++ Qt implementation of edge detection algorithms.
G-Karishni/OpenCV-Python
Codes and Video tutorials for OpenCV!
Daniel-Prado/CarND-LaneLines-P1-Submit
Repository to be submitted for the Project #1 of Udacity's Self-Driving Car Nanodegree Term 1