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 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for spectral-recursive-filter
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 3 years ago
- Image processing programs☆44Updated 11 years ago
- Oriented Edge Forests for Boundary Detection☆28Updated 9 years ago
- A class for performing principal component analysis using Eigen library☆28Updated 7 years ago
- Optical distortion calculation and correction; open source C, C++ library☆36Updated 9 years ago
- An open-source deconvolution library with CUDA acceleration☆16Updated 11 years ago
- Chromatic aberration correction software, C/C++☆13Updated 7 years ago
- Local Laplacian Filters☆39Updated 8 months ago
- A patch based image inpainting framework.☆46Updated 9 years ago
- Non-parametric sub-pixel local point spread function estimation☆25Updated 12 years ago
- Code implementing the Chan-Vese segmentation algorithm in C++ and Matlab.☆30Updated 9 years ago
- Easy-to-Use C++ Computer Vision Library☆51Updated 3 weeks ago
- This is an official sample code of the compressive bilateral filter, which is published on IEEE Transactions on Image Processing in 2015.…☆17Updated 8 years ago
- This repo contains the main code of daisy filter flow which is published in CVPR 2014.☆23Updated 9 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- slic video segmentation☆10Updated 9 years ago
- Matlab implementation, comparision and improvement of Local texture descriptors. This repo demonstrate usage of Local binary pattern (LBP…☆30Updated 6 years ago
- SIMD implementation of 4x4 and 8x8 Fast DCT with OpenCV demo☆33Updated 7 years ago
- Blind Deblurring (Deconvolution) System☆32Updated 3 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆48Updated 3 years ago
- Image Naturalization = Enhancement + Image Quality Assessment☆37Updated 5 years ago
- ☆22Updated 7 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
- Progressive Multigrid Eigensolver for Multiscale Angular Embedding Problems☆17Updated 8 years ago
- CLAHE (Contrast Limited Adaptive Histogram Equalization) implementation for OpenCV☆33Updated 13 years ago
- Implementation of several algorithms for color constancy☆25Updated 7 years ago
- Intensity Order based Local Features (LIOP, OIOP, MIOP)☆26Updated 8 years ago
- ☆19Updated 9 years ago
- C++ OpenCV implementation of Richardson-Lucy deconvolution☆12Updated 10 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆89Updated 3 years ago