GeorgeSeif / Image-Processing-OpenCVLinks
Image Processing using the OpenCV C++ API
☆39Updated 8 years ago
Alternatives and similar repositories for Image-Processing-OpenCV
Users that are interested in Image-Processing-OpenCV are comparing it to the libraries listed below
Sorting:
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆168Updated 9 years ago
- Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++.☆170Updated 6 years ago
- Real time image stitch☆62Updated 3 years ago
- fast guided filter implementation for OpenCV☆73Updated 8 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- ZQlib☆149Updated 3 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆57Updated 4 years ago
- CLAHE (Contrast Limited Adaptive Histogram Equalization) implementation for OpenCV☆38Updated 14 years ago
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior.☆52Updated 6 years ago
- A C++ implementation of MeshFlow☆32Updated 6 years ago
- Image Segmentation using Texture and Color features in C++☆116Updated 8 years ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆61Updated 2 years ago
- Estimating an Image's Blur Kernel Using Natural Image Statistics, and Deblurring it: An Analysis of the Goldstein-Fattal Method☆63Updated 7 years ago
- Fast segmentation of object from background given approximate object bounding box☆19Updated 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 5 years ago
- Integrated Algorithm: PSNR/SSIM/GSSIM/BRISQUE/NRSS☆25Updated 5 years ago
- Image Brightness Enhancement Automatically Based on Fast Haze Removal☆35Updated 7 years ago
- Port of Fast Affine Template Matching algorithm☆131Updated 4 years ago
- Speeded Up Adaptive Contrast Enhancement (SUACE); an OpenCV based contrast enhancement technique.☆45Updated 5 years ago
- SuperResolution\SR\GPU\Traditional image processing☆20Updated 7 years ago
- Akanksha Periwal | Sai Harshini Nimmala☆23Updated 8 years ago
- c++ implementation of tracking algorithm staple☆23Updated 7 years ago
- This object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.☆50Updated 7 years ago
- Multi-frame super-resolution via sub-pixel.☆69Updated 4 years ago
- C++ implementation of the Fast Super-Resolution Convolutional Neural Network (FSRCNN).☆32Updated 6 years ago
- A blur detection with FFT written in C☆37Updated 4 years ago
- Real-Time Specular Highlight Removal with OpenCV and CUDA☆75Updated 6 years ago
- This is the OpenCV 3.1.0 version for the previous project (MeshFlow_Video_Denoising).☆28Updated 4 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆203Updated 4 years ago