arashnh11 / Image_proc

Image_proc This code was written as part of the requirements for the parallel computing on many-cores CS course Sobel edge detection in CPU - GPU In this program we implement a convolution filter to detect the edges of an arbitrary image. For more information, please contact: Arash Nemati Hayati a.nematihayati@gmail.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image_proc

This code was written as part of the requirements for the parallel computing on many-cores CS course

Sobel edge detection in CPU - GPU

In this program we implement a convolution filter to detect the edges of an arbitrary image.

For more information, please contact:

Arash Nemati Hayati a.nematihayati@utah.edu

About

Image_proc This code was written as part of the requirements for the parallel computing on many-cores CS course Sobel edge detection in CPU - GPU In this program we implement a convolution filter to detect the edges of an arbitrary image. For more information, please contact: Arash Nemati Hayati a.nematihayati@gmail.com

License:MIT License


Languages

Language:C++ 64.2%Language:Cuda 29.3%Language:C 6.0%Language:Makefile 0.5%