-
Notifications
You must be signed in to change notification settings - Fork 12
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
AbsImageFilter sometimes doesn't work #27
Comments
How do you run this filter? Manually, using Simple Filters module GUI? |
I am suspicious of the value of |
I think that the error occurs if I open Simple Filters before I load an image. If I load the image first, then it is OK. I am not entirely sure of this diagnosis. Attached are the sample image, and screen recording with success and error. |
Thank you @dzenanz this was very helpful. The problem is due to that an incorrect signal is used for detecting node changes. The fix is simple: replace @dzenanz it would be great if you could test it and if it works for you then submit a pull request with the change. |
Trying to apply this filter on an image sometimes results in an error. Input pixel type is short. Log for latest nightly:
The problem mostly occurs on the first try. It also affects Slicer 5.2.1.
The text was updated successfully, but these errors were encountered: