wosugi / spectral-recursive-filterLinks
This is a sample implementation of the spectral recursive filter, which is a fast and accurate constant-time Gaussian filtering algorithm proposed by K. Sugimoto and S. Kamata in 2012-2013.
☆19Updated 9 years ago
Alternatives and similar repositories for spectral-recursive-filter
Users that are interested in spectral-recursive-filter are comparing it to the libraries listed below
Sorting:
- Image processing programs☆50Updated 12 years ago
- Non-parametric sub-pixel local point spread function estimation☆27Updated 13 years ago
- Local Laplacian Filters☆42Updated last year
- Image Naturalization = Enhancement + Image Quality Assessment☆37Updated 6 years ago
- Matlab Mat file read and write C++ class with OpenCV bindings. Matlab is used a lot in computer vision, and people often share Matlab cod…☆67Updated 7 years ago
- Oriented Edge Forests for Boundary Detection☆27Updated 10 years ago
- Blind Deblurring (Deconvolution) System☆36Updated 5 years ago
- MATLAB script that blends two images together using Laplacian Pyramidal blending given an alpha mask separating the two images☆29Updated 11 years ago
- A collection of image smoothing algorithms.☆159Updated 11 years ago
- Multi-frame super-resolution via sub-pixel.☆69Updated 4 years ago
- Optical distortion calculation and correction; open source C, C++ library☆39Updated 10 years ago
- C++ OpenCV implementation of Richardson-Lucy deconvolution☆12Updated 11 years ago
- real-time denoising☆71Updated 10 years ago
- Computational photography library. The code is parallelized by using SIMD intrinsics and multi-threading.☆169Updated 3 weeks ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 5 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 8 years ago
- College project about article http://www.cs.ust.hk/~quan/publications/yuan-deblur-siggraph07.pdf☆10Updated 13 years ago
- This repo contains the main code of daisy filter flow which is published in CVPR 2014.☆23Updated 11 years ago
- CLAHE (Contrast Limited Adaptive Histogram Equalization) implementation for OpenCV☆38Updated 14 years ago
- ☆104Updated 5 months ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆60Updated 2 years ago
- Optimized Recursive Bilateral Filter☆79Updated 2 years ago
- Backward nl-Kalman filter for video denoising☆22Updated 4 months ago
- A framework for multiframe super-resolution (enhancing the quality of an image from multiple similar low-resolution images) with support …☆50Updated 8 years ago
- Chromatic aberration correction software, C/C++☆15Updated 9 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆57Updated 4 years ago
- Implementation of several algorithms for color constancy☆24Updated 8 years ago
- HFS: Hierarchical Feature Selection for Efficient Image Segmentation☆82Updated 2 years ago
- Matlab implementation, comparision and improvement of Local texture descriptors. This repo demonstrate usage of Local binary pattern (LBP…☆31Updated 7 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago