MarkMoHR / ImageStitchingLinks
A CV project, based on cimg library to deal with simple Image Stitching task.
☆51Updated 6 years ago
Alternatives and similar repositories for ImageStitching
Users that are interested in ImageStitching are comparing it to the libraries listed below
Sorting:
- 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.☆166Updated 9 years ago
- 详尽地介绍关于图像拼接的知识点☆91Updated 7 years ago
- Real Time Image Stitching☆149Updated 7 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
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior.☆51Updated 6 years ago
- Opencv下利用SIFT、SURF、ORB三种特征点实现图像匹配☆54Updated 7 years ago
- An implementation of AANAP in CVPR 2015 paper.☆110Updated 7 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- Real time image stitch☆62Updated 3 years ago
- Image Brightness Enhancement Automatically Based on Fast Haze Removal☆35Updated 7 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆198Updated 3 years ago
- [CVPR 2009] Single Image Haze Removal Using Dark Channel Prior☆61Updated 6 years ago
- Retinex Algorithms: C++ source code of SSR, MSR, MSRCR algorithm☆188Updated 8 years ago
- Estimating an Image's Blur Kernel Using Natural Image Statistics, and Deblurring it: An Analysis of the Goldstein-Fattal Method☆61Updated 6 years ago
- some examples of OpenCV