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

Add multi-"threaded" ability #1

Merged
merged 3 commits into from
Jun 8, 2019
Merged

Add multi-"threaded" ability #1

merged 3 commits into from
Jun 8, 2019

Conversation

TGYK
Copy link
Contributor

@TGYK TGYK commented Jun 8, 2019

Added the ability to split the task of processing portions of the image in separate processes to reduce time needed to produce final image.

TGYK added 3 commits June 7, 2019 22:30
Added Numpy requirement
Hey look! It works on multiple cores, now!
Move cropping into individual processes. Efficiency, yo!
@dbdexter-dev dbdexter-dev merged commit fbab338 into dbdexter-dev:master Jun 8, 2019
@dbdexter-dev
Copy link
Owner

Sweet, thank you!

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.

2 participants