lukas783 / CUDA-Sobel-Filter
View external linksLinks

A program that runs a sobel filter edge detection algorithm on an image using a single thread on the CPU, another using OpenMP to parallelize it, and a third to run on a NVIDIA CUDA GPU to parallelize it further.
10Oct 18, 2017Updated 8 years ago

Alternatives and similar repositories for CUDA-Sobel-Filter

Users that are interested in CUDA-Sobel-Filter are comparing it to the libraries listed below

Sorting:

Are these results useful?