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

Multichannel file datatype on mask input crashes processing pipeline #102

Open
Sajtospoga01 opened this issue Nov 1, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Sajtospoga01
Copy link
Contributor

Describe the bug
In the preprocessing pipeline, if the secondary input is set to filetype multicolor then causes a crash (possibly as the image becomes 4 dims instead of 3)

To Reproduce
Steps to reproduce the behavior:
1 initialize reader with both multicolor setting
2 enable preprocessing
3 pass an image through the pipe

Expected behavior
image passes through with no problem, gets augnebted

Please complete the following information:

  • Library version [e.g. 0.2.1]
@Sajtospoga01 Sajtospoga01 added the bug Something isn't working label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant