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

Added image plugin #732

Merged
merged 8 commits into from
Dec 12, 2023
Merged

Added image plugin #732

merged 8 commits into from
Dec 12, 2023

Conversation

jesper-friis
Copy link
Collaborator

Description

Added image plugin from TEM demo. Improved the test, added cropping and an option for interpolation order when resizing.

Closes #685

Type of change

  • Bug fix & code cleanup
  • New feature
  • Documentation update
  • Test update

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?

@jesper-friis jesper-friis linked an issue Dec 3, 2023 that may be closed by this pull request
@jesper-friis jesper-friis merged commit 3f260cc into master Dec 12, 2023
11 checks passed
@jesper-friis jesper-friis deleted the 685-image-plugin branch December 12, 2023 15:53
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.

Copy image storage plugin from TEM example to default plugins
2 participants