Skip to content

AnonKyure/C3_5

Repository files navigation

GaussianBlur using CUDA

Using parallelized CUDA kernels integrated with OpenCV, the Gaussian blur technique is applied to reduce image noise effectively.

Original  ->  Blurred

Objectives

  • Convert RGBA to Array of Structures (AoS)
  • Apply Gaussian Blur method to each channel
  • Parallelize using kernels

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors