GaussianBlur using CUDA and OpenCV Applying gaussian blur method and using parallelized kernels (in CUDA + OpenCV environment), reducing the noise in an image. Â Â ->Â Â Objectives Convert RGBA to Array of Structures (AoS) Apply Gaussian Blur method to each channel Parallelize using kernels