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.
I was hoping to use the registration utilities and registration callbacks from SimpleITK as defined in https://github.com/InsightSoftwareConsortium/SimpleITK-Notebooks to plot the metric values and registration errors with the number of iterations. Our computational Pipeline already implements a SimpleElastix filter and a parameter vector consisting of a sequence of transformations and respective parameters. Even though I can see the metric values being displayed on the console/log I do not see a direct way to access those and generate plots as SimpleElastix executes. Please suggest me a convenient way to achieve this. Is there any way to get the SimpleITK image registration method for a given parameter map?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was hoping to use the registration utilities and registration callbacks from SimpleITK as defined in https://github.com/InsightSoftwareConsortium/SimpleITK-Notebooks to plot the metric values and registration errors with the number of iterations. Our computational Pipeline already implements a SimpleElastix filter and a parameter vector consisting of a sequence of transformations and respective parameters. Even though I can see the metric values being displayed on the console/log I do not see a direct way to access those and generate plots as SimpleElastix executes. Please suggest me a convenient way to achieve this. Is there any way to get the SimpleITK image registration method for a given parameter map?
The text was updated successfully, but these errors were encountered: