A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.
Based on CImg Library and Vlfeat library.
- A set of images, supporting disordered images.
- Two sample input sets, "dataset1" and "dataset2".
- Image registration
- Cylinder projection
- Feature extraction
- Feature matching
- RANSAC and least squares for homography
- Image blending
- Image wrapping
- Multi-band blending
- Compensate explosion error.