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
- 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
- Real time image stitch☆62Updated 3 years ago
- Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++.☆168Updated 6 years ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆168Updated 9 years ago
- ZQlib☆149Updated 3 years ago
- A blur detection with FFT written in C☆37Updated 3 years ago
- Libtorch Examples☆42Updated 4 years ago
- Image Brightness Enhancement Automatically Based on Fast Haze Removal☆35Updated 7 years ago
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior.☆51Updated 6 years ago
- Integrated Algorithm: PSNR/SSIM/GSSIM/BRISQUE/NRSS☆25Updated 5 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆57Updated 4 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
- C++ implementation of the Fast Super-Resolution Convolutional Neural Network (FSRCNN).☆31Updated 6 years ago
- Speeded Up Adaptive Contrast Enhancement (SUACE); an OpenCV based contrast enhancement technique.☆45Updated 5 years ago
- This is the OpenCV 3.1.0 version for the previous project (MeshFlow_Video_Denoising).☆28Updated 3 years ago
- Fast segmentation of object from background given approximate object bounding box☆19Updated 9 years ago
- A C++ implementation of MeshFlow☆31Updated 6 years ago
- CLAHE (Contrast Limited Adaptive Histogram Equalization) implementation for OpenCV☆37Updated 14 years ago
- [CVPR 2009] Single Image Haze Removal Using Dark Channel Prior☆61Updated 6 years ago
- Multi-frame super-resolution via sub-pixel.☆69Updated 4 years ago
- the C++ version of solov2 with ncnn☆77Updated 4 years ago
- Source Code for MeshFlow Video Denoising☆90Updated 4 years ago
- A Python implementation of multi-band blending.☆50Updated 7 years ago
- Image processing programs☆50Updated 12 years ago
- Lightweight Mat and imread()/imwrite()/imshow()☆83Updated last year
- Retinaface人脸检测网络 MNN、NCNN嵌入式,Linux端推理源码,包含一个卡通人脸检测的模型,脚本一键构建可执行程序☆25Updated 4 years ago
- Estimating an Image's Blur Kernel Using Natural Image Statistics, and Deblurring it: An Analysis of the Goldstein-Fattal Method☆62Updated 7 years ago