Using parallelized CUDA kernels integrated with OpenCV, the Gaussian blur technique is applied to reduce image noise effectively.
- Convert RGBA to Array of Structures (AoS)
- Apply Gaussian Blur method to each channel
- Parallelize using kernels
| Name | Name | Last commit date | ||
|---|---|---|---|---|