Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kushagraindurkhya/denoising-filters-cuda

Implementing and benchmarking bilateral filter for image denoising.
https://github.com/kushagraindurkhya/denoising-filters-cuda

Last synced: 6 days ago
JSON representation

Implementing and benchmarking bilateral filter for image denoising.

Awesome Lists containing this project

README

        

# Efficient Implementation of edge-preserving Denoising Filters on GPU
## Implemntation of filter using CUDA
- Bilateral Filter
- Adaptive Bilateral Filter
- NL Means + Bilateral Filter