{"id":16609345,"url":"https://github.com/willbrennan/imagestitching","last_synced_at":"2025-10-04T01:57:22.738Z","repository":{"id":32764367,"uuid":"36355802","full_name":"WillBrennan/ImageStitching","owner":"WillBrennan","description":"Conducts image stitching upon an input video to generate a panorama in 3D","archived":false,"fork":false,"pushed_at":"2021-10-01T18:45:00.000Z","size":6238,"stargazers_count":288,"open_issues_count":3,"forks_count":59,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-02T12:08:37.911Z","etag":null,"topics":["image-processing","image-stitching","opencv","opencv-python","panorama","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WillBrennan.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"WillBrennan"}},"created_at":"2015-05-27T09:06:21.000Z","updated_at":"2025-03-30T16:12:12.000Z","dependencies_parsed_at":"2022-09-03T21:24:45.788Z","dependency_job_id":null,"html_url":"https://github.com/WillBrennan/ImageStitching","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillBrennan%2FImageStitching","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillBrennan%2FImageStitching/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillBrennan%2FImageStitching/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillBrennan%2FImageStitching/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WillBrennan","download_url":"https://codeload.github.com/WillBrennan/ImageStitching/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054201,"owners_count":21039952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["image-processing","image-stitching","opencv","opencv-python","panorama","python"],"created_at":"2024-10-12T01:28:49.766Z","updated_at":"2025-10-04T01:57:17.697Z","avatar_url":"https://github.com/WillBrennan.png","language":"Python","readme":"# Image and Video Stitching\nThis algorithm runs through a video file, or a set of images, and stitches them together to form a single image. It can be\nused for scanning in large documents where the resolution from a single photo may not be sufficient. Currently this doesnt\ntake into account image blurring, evaluating whether an incoming frame has a better quality than the previous one, or\nlens distortion.\n\n## Quick Start\nGetting the app running is pretty simple; clone, install the requirements, and run!\n\n```bash\n# Clone the repo\ngit clone https://github.com/WillBrennan/ImageStitching \u0026\u0026 cd ImageStitching\n\n# install deps\npip install -r requirements.txt\n\n# Run the stitching!\npython stitching.py \u003cpath to image directory or video files\u003e --display --save\n```\n\n## Demonstration\n![Demo on Video](https://raw.githubusercontent.com/WillBrennan/ImageStitching/master/examples/display.png \"Demonstration\")\n\n## References\n[Automatic Panoramic Image Stitching using Invariant Features](https://www.cs.bath.ac.uk/brown/papers/ijcv2007.pdf)","funding_links":["https://patreon.com/WillBrennan"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillbrennan%2Fimagestitching","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillbrennan%2Fimagestitching","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillbrennan%2Fimagestitching/lists"}