wosugi / spectral-recursive-filter
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
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- College project about article http://www.cs.ust.hk/~quan/publications/yuan-deblur-siggraph07.pdf☆10Updated 12 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- Image processing programs☆46Updated 11 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- image deblur framework,base on opencv 2.4.9☆21Updated 10 years ago
- Optical distortion calculation and correction; open source C, C++ library☆37Updated 9 years ago
- Blind Deblurring (Deconvolution) System☆35Updated 4 years ago
- Non-parametric sub-pixel local point spread function estimation☆26Updated 12 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆48Updated 4 years ago
- "TILT: Transform Invariant Low-rank Textures" CPP port.☆21Updated 3 years ago
- Oriented Edge Forests for Boundary Detection☆28Updated 9 years ago
- Local Laplacian Filters☆39Updated last year
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆91Updated 4 years ago
- Matlab implementation, comparision and improvement of Local texture descriptors. This repo demonstrate usage of Local binary pattern (LBP…☆30Updated 6 years ago
- Automatic Homographic Registration of a Pair of Images, with A Contrario Elimination of Outliers IPOL 2012. http://www.ipol.im/pub/art/20…☆58Updated 4 months ago
- This is an official sample code of the compressive bilateral filter, which is published on IEEE Transactions on Image Processing in 2015.…☆17Updated 9 years ago
- This Program is part of My Super-Resolution Project. It has implemented a Blind Deblurring Algorithm for Shift-Invariant-Deblurring☆24Updated 13 years ago
- IntelligetnScissor implemented by C++.☆12Updated 6 years ago
- An open-source deconvolution library with CUDA acceleration☆16Updated 11 years ago
- This repo contains the main code of daisy filter flow which is published in CVPR 2014.☆23Updated 10 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 6 years ago
- Code implementing the Chan-Vese segmentation algorithm in C++ and Matlab.☆30Updated 9 years ago
- Image Naturalization = Enhancement + Image Quality Assessment☆37Updated 6 years ago
- Discriminative Filters for Depth from Defocus☆10Updated 7 years ago
- real-time denoising☆69Updated 9 years ago
- Retinex Intrinsic Images in C++☆14Updated 9 years ago
- A Halide journey taken for pleasure, this repo will hopefully serve a collection of Halide imaging functions that are useful to the commu…☆15Updated 9 years ago
- dlib implementation of Siamese Network Training with Caffe☆11Updated 7 years ago
- SIMD implementation of 4x4 and 8x8 Fast DCT with OpenCV demo☆34Updated 8 years ago