GPU-accelerated Canny edge detector in CUDA C++. Parallelizes Gaussian filtering, gradient computation, non-maximum suppression, and hysteresis thresholding for real-time edge detection performance
cpp parallel-computing cuda image-processing nvidia canny-edge-detection gpu-programming edge-detection-gpu edge-detection-cuda
-
Updated
Oct 19, 2025 - Cuda