<div dir="ltr"><span style="font-size:12.8px">Dear all,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am trying to perform a multi-resolution image registration using itk's python module (pip install itk) and following the example from Example/RegistrationITKv4/<wbr>MultiResImageRegistration1.<wbr>cxx.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Unfortunately the class itk.<wbr>MultiResolutionIterationEvent does not exists in the python module. After looking around in ITK source code it seems that it is missing from the python wrapper because it is not added in the file Modules/Core/Common/wrapping/<wbr>ITKCommonBase.wrap line 5-14.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Is there another way than using MultiResolutionIterationEvent for changing the optimizer parameters between levels ? Or should I add the wrapping command to ITKCommonBase.wrap and generate the python module manualy?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Best regards,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Adrien</div></div>