Skip to content

Conversation

@Trenser-SandeepNayathil
Copy link

Updates in Windowing interactor to avoid rounding in mouse delta calculation to properly update windowing values on mouse move in small pixel range images like PET.
This is because, if the image pixel range is small, "imageDynamicRange / 1024" will be less than 0.5 and while rounding it becomes zero. This causes Windowing values never change for this image with mouse movement.
This PR can resolve the issue #136

Trenser-SandeepNayathil and others added 4 commits May 6, 2021 18:17
…ulation to properly update windowing values on mouse move in small pixel range images like PET
…ulation to properly update windowing values on mouse move in small pixel range images like PET
@Trenser-SandeepNayathil
Copy link
Author

Hi @igoroctaviano,
Could you please review the changes?
Also, I have merged the branch from master as it was shown as outdated, but now there are some checks found to be failed in it. Could you please suggest how to fix those deploy failed issues.
Thanks In Advance..

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.

1 participant