Stitches n (horizontally aligned) images into a panorama.
Inspired by this repository.
Install: pip install -r requirements.txt
Run: python main.py
If you came here from stackoverflow:
This is the code before the suggested optimization.
This is the code after the suggested optimization.