[ITK-users] MultiResolutionIterationEvent missing in python [ITK 4.12]
Adrien BAILLY <[email protected]>
| Newsgroups | gmane.comp.lib.itk.user |
|---|---|
| Message-ID | <CAFgPkB-reVhY0sK=-g4tDybGdXa+f3E7Ktr30KE2Z_4wzWS3Kw@mail.gmail.com> |
Dear all, 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/MultiResImageRegistration1.cxx. Unfortunately the class itk.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/ITKCommonBase.wrap line 5-14. 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? Best regards, Adrien _____________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://www.kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/insight-users