Stefan Klein
Stefan Klein
“I am not sure if the iterations for the optimization process actually reaches the MaximumNumberOfIterations every single time”-> for the default optimizer, it does. Cheers, Stefan
We do use iterationEvents. These are dispatched by the Optimizers, and in fact they are used by Elastix to trigger the call to the AfterEachIteration functions in each component. Perhaps...
Just in case it is useful: https://stackoverflow.com/questions/51297638/how-to-fix-type-infos-has-hidden-visibility-they-should-all-have-public-visib From: Viktor van der Valk Sent: Thursday, February 18, 2021 5:13 PM To: InsightSoftwareConsortium/ITKElastix Cc: Subscribed Subject: [InsightSoftwareConsortium/ITKElastix] itk.imread() gives non-fatal dynamic cast...