{"repo":"OpenStitching/stitching","free":true,"listed":false,"github":"https://github.com/OpenStitching/stitching","clone":"git clone https://github.com/OpenStitching/stitching.git","description":"A Python package for fast and robust Image Stitching","language":"Python","stars":2620,"topics":["computer-vision","image-stitching","opencv-python","panorama","python"],"license":"Apache-2.0","category":"machine-learning","readme_excerpt":"stitching A Python package for fast and robust Image Stitching. Based on opencv's stitching module and inspired by the stitching detailed.py python command line tool. Installation use the docker image or pip to install stitching from PyPI. for server (headless) environments (such as Docker, cloud environments etc.) use stitching-headless Usage Python CLI The command line interface (cli) is available after installation stitch -h show the help stitch .jpg stitches all jpg files in the current directory stitch img dir/IMG .jpg stitches all files in the img dir directory starting with \"IMG\" and ending with \".jpg\" stitch img1.jpg img2.jpg img3.jpg stitches the 3 explicit files of the current directory Enable verbose mode with stitch .jpg -v . This will create a folder where all intermediate results are stored so that you can find out where there are problems with your images, if any Docker CLI If you are familiar with Docker and don't feel like setting up Python and an environment, you can also use the openstitching/stitch Docker image docker container run --rm -v /path/to/data:/data openstitching/stitch:{version} -h You can use the Python CLI as described above (read \"current directory\" as \"/data directory\"). Python Script You can also use the Stitcher class in your script Specify your custom settings as or Create a Panorama from your Images: - from a list of filenames - from a single item list with a wildcard - from a list of already loaded images The equivalent of the --affine ","default_branch":null,"files":null,"tree":[],"storefront":"/r/OpenStitching","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/OpenStitching/stitching/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}