prittt / AdaptiveWienerFilter
C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)
☆61Updated 2 years ago
Alternatives and similar repositories for AdaptiveWienerFilter
Users that are interested in AdaptiveWienerFilter are comparing it to the libraries listed below
Sorting:
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆56Updated 4 years ago
- real-time denoising☆69Updated 9 years ago
- CLAHE (Contrast Limited Adaptive Histogram Equalization) implementation for OpenCV☆34Updated 13 years ago
- Basic algorithm for color correction☆21Updated 6 years ago
- Optimized Recursive Bilateral Filter☆79Updated last year
- DCT-based image denoising algorithm☆15Updated 7 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 9 years ago
- Local Laplacian Filters☆40Updated last year
- C++ OpenCV implementation of Richardson-Lucy deconvolution☆12Updated 10 years ago
- fast guided filter implementation for OpenCV☆72Updated 7 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆91Updated 4 years ago
- Non-parametric sub-pixel local point spread function estimation☆26Updated 12 years ago
- Hight quility bayer interpolation and scaler in raw domain☆28Updated 2 years ago
- ☆19Updated 6 years ago
- Implementation and Comparison of Guided Filter☆11Updated 6 years ago
- Source Code for MeshFlow Video Denoising☆85Updated 4 years ago
- A Robust Blind Deconvolution Algorithm for Image Deblurring☆27Updated 6 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆48Updated 4 years ago
- implmentation of 《Local Color Correction using Non-Linear Masking》☆51Updated 6 years ago
- Multi-frame super-resolution via sub-pixel.