InsightSoftwareConsortium / ITKElastix

An ITK Python interface to elastix, a toolbox for rigid and nonrigid registration of images
Apache License 2.0
204 stars 22 forks source link

Connect to project MONAI #126

Open mstaring opened 3 years ago

mstaring commented 3 years ago

Investigate the connection with project MONAI

Spenhouet commented 2 years ago

Just to note this here. This issue is directly linked to this one (https://github.com/InsightSoftwareConsortium/ITKElastix/issues/145) since this tries to use ITKs registration via MONAI.

I currently suspect the following issues to exist:

This is also tracked via this SO question: https://stackoverflow.com/questions/71529039/how-to-factor-the-itk-centerofrotationpoint-in-a-affine-transformation-matrix

thewtex commented 2 years ago

@aylward @hjmjohnson

aylward commented 2 years ago

Here is a proposal to improve transforms in MONAI: https://drive.google.com/file/d/1odXYUpQeoaMpjqzkeLnQK64eYRfd01YB/view

A good point of contact at MONAI is Wenqi Li wenqil@nvidia.com

thewtex commented 2 years ago

Once Elastix has more complete itk::Transform support (in memory Python interface support via itk-elastix), this package will enable an elegant interface with MONAI: https://github.com/InsightSoftwareConsortium/itk-torch-transform-bridge