Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krshrimali/panorama-image-stitching-using-opencv
Program to generate Panorama of multiple images. Image Stitching, Panorama.
https://github.com/krshrimali/panorama-image-stitching-using-opencv
computer-vision image image-stitching machine-learning opencv panorama stitching
Last synced: 3 months ago
JSON representation
Program to generate Panorama of multiple images. Image Stitching, Panorama.
- Host: GitHub
- URL: https://github.com/krshrimali/panorama-image-stitching-using-opencv
- Owner: krshrimali
- License: mit
- Created: 2018-03-14T07:29:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T08:20:42.000Z (almost 7 years ago)
- Last Synced: 2024-11-02T14:42:02.112Z (4 months ago)
- Topics: computer-vision, image, image-stitching, machine-learning, opencv, panorama, stitching
- Language: Python
- Homepage:
- Size: 5.8 MB
- Stars: 10
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Panorama-OpenCV
From the documentation of stitch_final.py
Usage: python stitch_final.py -dest
The usage:
(Example) :
1) Please clone the repository to the working folder.
2) Execute following commandpython stitch_final.py images/destination.jpg
3) It will ask whether to crop, or rotate or not, please follow the given directions.
4) The image will be shown and saved to the given destination.[Theory etc. to be added later] - repo under maintenance...! Man at work, yes? :)