Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to python3 #13

Merged
merged 4 commits into from
Jun 30, 2021
Merged

upgrade to python3 #13

merged 4 commits into from
Jun 30, 2021

Conversation

WillBrennan
Copy link
Owner

This PR upgrades the library to Python3 and cleans up the code. This has been done by pulling all the logic into a single stitching class, this means there's a better separation between the application code and library code. This has cleaned up the application code.

Instead of having a separate stitching application for video and images, the stitching.py script can now take directories of images or individual files.

@WillBrennan WillBrennan merged commit 042148b into master Jun 30, 2021
@WillBrennan WillBrennan deleted the feature/upgrade-to-python3 branch June 30, 2021 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant