Matt McCormick
Matt McCormick
> To convert a parameter object to a pickleable list of Python dicts: We can create these function in itk-dreg for now, apply before returning and when entering the block...
With #278, it is much easier to add pure python modules to the package.
Please try reading the dicom series with [itkwasm-dicom](https://pypi.org/project/itkwasm-dicom/), then convert to `itk.Image` as [documented here](https://wasm.itk.org/en/latest/python/itk_python.html).
> You suggestion worked for the bspline (deform registration), but it does not work for rigid transform alone. For the rigid transform, calling `GetInverseTransform()` on the ITK Transform will return...
With #278 we will have Stable ABI packages that work with Python 3.12, 3.13, 3.14, etc.
Note that with `itk-5.2rc3`, we can read and write `itk.Transform`'s with `itk.transformread` and `itk.transformwrite`. These functions work with a Python list (an ordered sequence of transforms), supporting both `tfm` and...
Discussed more in https://github.com/InsightSoftwareConsortium/ITKElastix/issues/110#issuecomment-794333942
Reference: https://github.com/SuperElastix/elastix/tree/develop/Testing/Data/Translation(1%2C-2)
@ViktorvdValk great work! Yes, we have an account for the Insight Software Consortium. I set up NETLIFY_TOKEN and a NETLIFY_SITE_API_ID for https://itkelastix.netlify.app .
@N-Dekker perhaps we can have a notebook based on 0.16.0 that demonstrates how to do this?