Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kushagraindurkhya/denoising-filters-cuda
- Owner: KushagraIndurkhya
- Created: 2023-02-04T07:15:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-26T10:11:39.000Z (12 months ago)
- Last Synced: 2023-11-26T12:28:00.143Z (12 months ago)
- Language: Jupyter Notebook
- Size: 23.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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