Skip to content

C++14 implementations of edge detection algorithms (with Qt GUI)

Notifications You must be signed in to change notification settings

vaultah/edge-detection

Repository files navigation

Edge detection

C++ Qt implementation of edge detection algorithms.

Currently available algorithms:

  • Canny edge detector
  • Sobel edge detector
  • Prewitt edge detector
  • Roberts cross
  • Scharr operator

The project includes GUI for viewing results.

Examples

Original image

Photo by Michael Salisbury

original

Canny edge detector

canny

Sobel edge detector

sobel

About

C++14 implementations of edge detection algorithms (with Qt GUI)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published