Exciting news! Gradient has launched a FREE GPU plan. Read More
Project Details

Simple Edge Detection with OpenCV

Finding edges of the images using Canny edge detector

By
The Gradient Team

Description

In this tutorial we'll find edges using the Sobel operator and Canny edge detector from OpenCV.

Please see the following official tutorials for more detailed explanations of the code.