/EdgeDetectorCUDA

Demonstration of working implementations of the Canny, Sobel, and Roberts cross edge detection algorithms, each algorithm implemented in a CPU and a NVidia CUDA version. Written in Qt/C++.

Primary LanguageC++OtherNOASSERTION

EdgeDetectorCUDA

Demonstration of working implementations of the Canny, Sobel, and Roberts cross edge detection algorithms, each algorithm implemented in a CPU and a NVidia CUDA version. Written in Qt/C++.

Download

Download link: Win32 binary

Screenshots

Input

Input image

Canny edge detection

Canny edge detection

Roberts cross edge detection

Roberts cross edge detection

Sobel edge detection

Sobel edge detection