top of page

Domain: High Performance Computing using CUDA-C

Image Filters on GPU

In this project different types of image filters are designed on CPU and GPU using CUDA. Analysis of the execution for both was observed.

​

1. Sobel Filter (3 X 3 Kernels, 5 X 5 Kernels)

2. Average Filter

3. High Boost Filter 

​

​

GitHub
Original Image
Sobel Filter
Average Filter
Boost Filter
  • Facebook - White Circle
  • Pinterest - White Circle
  • Instagram - White Circle

Copyright © Sharvari Malunjkar 2022

bottom of page