GeorgeSeif / Image-Processing-OpenCVLinks
Image Processing using the OpenCV C++ API
☆39Updated 7 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
- 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
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆60Updated 2 years ago
- Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++.☆168Updated 6 years ago
- Speeded Up Adaptive Contrast Enhancement (SUACE); an OpenCV based contrast enhancement technique.☆45Updated 5 years ago
- CLAHE (Contrast Limited Adaptive Histogram Equalization) implementation for OpenCV☆37Updated 14 years ago
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior.☆51Updated 6 years ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆168Updated 9 years ago
- Real time image stitch☆62Updated 3 years ago
- ZQlib☆149Updated 3 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆57Updated 4 years ago
- A C++ implementation of MeshFlow☆31Updated 6 years ago
- A blur detection with FFT written in C☆37Updated 3 years ago
- Image Segmentation using Texture and Color features in C++☆116Updated 8 years ago
- Libtorch Examples☆42Updated 4 years ago
- Multi-frame super-resolution via sub-pixel.☆69Updated 4 years ago
- CMU 15-618 Final Project - Parallel Panorama☆36Updated 7 years ago
- Real-Time Specular Highlight Removal with OpenCV and CUDA☆75Updated 6 years ago
- CSDN专栏:OpenCV图像处理(http://blog.csdn.net/column/details/opencv-image.html?&page=3)的代码实现。☆39Updated 7 years ago
- Image Brightness Enhancement Automatically Based on Fast Haze Removal