You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
thanks for this great tool! I have a minor issue with not being able to turn off the console outputs during registration. The function that is supposed to suppress them doesn't seem to be working for me.
Hello,
thanks for this great tool! I have a minor issue with not being able to turn off the console outputs during registration. The function that is supposed to suppress them doesn't seem to be working for me.
Here my code snippet:
` moving_image_sitk = sitk.GetImageFromArray(moving_image)
fixed_image_sitk = sitk.GetImageFromArray(fixed_image)
Thanks in advance, hope that is enough information!
The text was updated successfully, but these errors were encountered: