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

ENH: support channels first for vector images #657

Merged
merged 1 commit into from
May 24, 2024

Conversation

ncullen93
Copy link
Member

We need a good way to specify whether to put the channels first or last when converting a vector image to numpy. This is a basic step in that direction by adding the channels_first property to ants images. It defaults to False, which is the current behavior of putting the channels last.

@coveralls
Copy link

Coverage Status

coverage: 81.352% (+0.01%) from 81.338%
when pulling c743f9c on support-channels-first-numpy
into de706a8 on master.

@ncullen93 ncullen93 merged commit 6d99b60 into master May 24, 2024
2 checks passed
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