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 warning to imfilter! for transposed OffsetVectors #270

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

BioTurboNick
Copy link
Contributor

Fixes #269 by providing a warning when a transpose of an OffsetVector is passed in as a kernel component.

It seems any proper attempt to fix this is far too complicated, if even possible in the near term. At least a warning should direct people to the better way.

src/imfilter.jl Outdated Show resolved Hide resolved
@BioTurboNick
Copy link
Contributor Author

Remaining question is whether this is the best spot for the warning, or if it should also go elsewhere.

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.

Output image incorrect when OffsetArray vectors passed as kernel components
2 participants