glslSmartDeNoise
DeNoise filter
A high-performance spatial deNoise filter with adjustable parameters
Fast glsl deNoise spatial filter, with circular gaussian kernel, full configurable
256 stars
9 watching
26 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
denoisedenoisingfiltergaussianglsl
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for de-noising raster digital elevation models using feature-preserving algorithms | 17 |
| A Matlab implementation of an image denoising scheme based on sparse coding and trilateral weighting. | 91 |
| Adds debanding noise to a material shader to alleviate banding effects in GLES2 rendering | 33 |
| An image denoising algorithm implementing a statistical approach to improve traditional methods | 42 |
| Dynamic scene deblurring using spatially variant recurrent neural networks. | 39 |
| An efficient GLSL procedural noise library for generating textures without texture sampling | 223 |
| A high-performance denoising filter library for images rendered with ray tracing | 1,822 |
| An algorithm and package for handling noisy labels in binary classification problems | 82 |
| A Matlab implementation of various image denoising techniques using DCT and FFT | 100 |
| An image deblurring method using transformer architecture | 265 |
| A C++ library for debugging and inspecting GLSL and HLSL shaders at runtime. | 326 |
| Develops a deep learning model for single image deblurring with improved performance and computational efficiency | 382 |
| Perlin's Simplex Noise algorithm implemented in C++ | 324 |
| A deep learning-based framework for jointly deblurring and super-resolving images using a gated fusion network. | 141 |
| An implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training | 151 |