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☆49Updated 11 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
- Non-parametric sub-pixel local point spread function estimation☆26Updated 13 years ago
- Optical distortion calculation and correction; open source C, C++ library☆39Updated 10 years ago
- IntelligetnScissor implemented by C++.☆12Updated 7 years ago
- College project about article http://www.cs.ust.hk/~quan/publications/yuan-deblur-siggraph07.pdf☆10Updated 12 years ago
- HFS: Hierarchical Feature Selection for Efficient Image Segmentation☆80Updated last year
- Oriented Edge Forests for Boundary Detection☆27Updated 10 years ago
- MATLAB script that blends two images together using Laplacian Pyramidal blending given an alpha mask separating the two images☆28Updated 11 years ago
- Matlab implementation, comparision and improvement of Local texture descriptors. This repo demonstrate usage of Local binary pattern (LBP…☆31Updated 7 years ago
- Blind Deblurring (Deconvolution) System☆36Updated 4 years ago
- Port of Fast Affine Template Matching algorithm☆129Updated 4 years ago
- DCT+Variance - multi-focus image fusion technique☆11Updated 10 years ago
- Code implementing the Chan-Vese segmentation algorithm in C++ and Matlab.☆31Updated 10 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 8 years ago
- An open-source deconvolution library with CUDA acceleration☆16Updated 12 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- Background subtraction robust to illumination changes☆23Updated 5 years ago
- Local Laplacian Filters☆40Updated last year
- ☆50Updated 11 years ago
- Chromatic aberration correction software, C/C++☆13Updated 8 years ago
- C++ implementation of the phase congruency technique for 2D and 3D data☆17Updated 8 years ago
- Computational photography library. The code is parallelized by using SIMD intrinsics and multi-threading.☆168Updated this week
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 4 years ago
- A collection of image smoothing algorithms.☆160Updated 10 years ago
- A framework for multiframe super-resolution (enhancing the quality of an image from multiple similar low-resolution images) with support …☆48Updated 8 years ago
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆52Updated 7 years ago
- C++ OpenCV implementation of Richardson-Lucy deconvolution☆12Updated 10 years ago
- image deblur framework,base on opencv 2.4.9☆22Updated 11 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆63Updated 7 years ago