We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Something seems wrong in the conversion logic - if I run threshold.li on an Image, the return is binary, but it is not of BooleanType.
threshold.li
BooleanType
The text was updated successfully, but these errors were encountered:
This should be fixed with imagej/imagej-ops#651 + imagej/pyimagej#264. We will just have to pin the SciJava Ops version here.
Sorry, something went wrong.
gselzer
Successfully merging a pull request may close this issue.
Something seems wrong in the conversion logic - if I run
threshold.li
on an Image, the return is binary, but it is not ofBooleanType
.The text was updated successfully, but these errors were encountered: