OpenStitching/stitching
A Python package for fast and robust Image Stitching
Wraps OpenCV's stitching module with a streamlined Python API supporting multiple detector backends (SIFT, etc.) and configurable confidence thresholds for feature matching. Provides both CLI and programmatic interfaces with verbose mode for debugging intermediate stages like RANSAC matching and seam detection. Includes headless distributions for server environments and Docker support for deployment without local Python setup.
2,563 stars.
Stars
2,563
Forks
212
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/OpenStitching/stitching"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
scikit-image/scikit-image
Image processing in Python
rapidsai/cucim
cuCIM - RAPIDS GPU-accelerated image processing library
rerun-io/rerun
An open source SDK for logging, storing, querying, and visualizing multimodal and multi-rate data
BrokenSource/DepthFlow
🌊 Images to 3D Parallax effect video
petercorke/machinevision-toolbox-python
Machine vision toolbox for Python