Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Getting registration method object from SimpleElastix to generate plots in real-time #471

Open
ApoorvaDA opened this issue Jun 10, 2022 · 0 comments

Comments

@ApoorvaDA
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant