Image Processing using the GPU

 

Disclaimer: This is an NVIDIA demo that has been largely modified for image processing.


Click here for the source code and here for the README file. Project was implemented using Visual Studio on a NVIDIA graphics card.



Original Image

Mean Smoothing

 

Sobel Edge detection

 

 

Laplacian Edge Detection (3x3 kernel)

 

 

Laplacian Edge Detection (5x5 kernel)