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

Refactor: delegate linear algebra to ultraviolet #5

Merged
merged 3 commits into from
Nov 2, 2020
Merged

Conversation

carrascomj
Copy link
Owner

@carrascomj carrascomj commented Nov 2, 2020

Description

Not having a custom R3 linear algebra implementation makes the source code easier to read. That gets the SLoC of the image processing part to 81.

Implementation

Replace everything under src/image_transformation/matrices.rs with ultraviolet.

@carrascomj carrascomj merged commit f2c9ac3 into master Nov 2, 2020
@carrascomj carrascomj deleted the refactor-uv branch November 2, 2020 10:58
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