chrrrisw / RL_deconvLinks
C++ OpenCV implementation of Richardson-Lucy deconvolution
☆12Updated 10 years ago
Alternatives and similar repositories for RL_deconv
Users that are interested in RL_deconv are comparing it to the libraries listed below
Sorting:
- Non-parametric sub-pixel local point spread function estimation☆26Updated 13 years ago
- College project about article http://www.cs.ust.hk/~quan/publications/yuan-deblur-siggraph07.pdf☆10Updated 12 years ago
- An open-source deconvolution library with CUDA acceleration☆16Updated 12 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 8 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- A Robust Blind Deconvolution Algorithm for Image Deblurring☆28Updated 6 years ago
- Multi-frame super-resolution via sub-pixel.☆69Updated 4 years ago
- Image registration based on the Fourier-Mellin transform☆109Updated 8 months ago
- Mirror from https://square-src.de/gitlab/franzi/study-thesis. This is my study thesis - a reference implementation of the depth-aware mot…☆50Updated 9 years ago
- Fast Image Matching by Affine Simulation. Source code for the IPOL demo.☆32Updated 2 years ago
- Optical distortion calculation and correction; open source C, C++ library☆39Updated 10 years ago
- Image Brightness Enhancement Automatically Based on Fast Haze Removal☆35Updated 7 years ago
- Dehazing and Low Light Image Enhancement☆11Updated 7 years ago
- Blind Deblurring (Deconvolution) System☆36Updated 4 years ago
- Automatic exposure algorithm based on frame difference method☆17Updated 6 years ago
- Variants of the classic Lucas-Kanade image alignment algorithm☆162Updated 8 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆57Updated 4 years ago
- Basic demo of Vector Field Consensus method for image keypoint matching☆79Updated 7 years ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆60Updated 2 years ago
- Object classification using a combination of Support Vector Machines (SVM), Fast Point Feature Histograms (FPFH), Scale Invariant Feature…☆14Updated 11 years ago
- C++ implementation of the phase congruency technique for 2D and 3D data☆17Updated 8 years ago
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.☆46Updated 10 years ago
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior (Windows Visual Studio 15.7 Version)☆63Updated 4 years ago
- Local Laplacian Filters☆40Updated last year
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆167Updated 9 years ago
- Ellipse and Segment Line Detector☆23Updated 10 years ago
- This is a sample implementation of the spectral recursive filter, which is a fast and accurate constant-time Gaussian filtering algorithm…☆19Updated 9 years ago
- Implementation of a simplified version of the SemiGlobal Matching algorithm (Hirschmuller, H. (2005). Accurate and Efficient Stereo Proce…☆17Updated 5 years ago
- Port of Fast Affine Template Matching algorithm☆129Updated 4 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago