OmidHM

Results 7 comments of OmidHM

Please fix the issue with multi-channel 16 bit images. Thank you!

Thank you. I think that resolved my problem.

You suggestion worked for the bspline (deform registration), but it does not work for rigid transform alone. ``` inverse_image, inverse_transform_parameters = itk.elastix_registration_method( File "/opt/conda/envs/elastix3/lib/python3.10/site-packages/itk/support/helpers.py", line 176, in image_filter_wrapper return image_filter(*args,...

And this is detailed log: ``` ELASTIX version: 5.1.0 Command line options from ElastixBase: -out *** -threads 7 Command line options from TransformBase: -t0 ***rigid_registration/TransformParameters.0.txt Reading images... Reading images took...

Any updates on this?

I do not see either of `metric` or `DisplacementMagnitudePenalty` in my configs or parameters files generated by the registration transforms.

Can you please add an example of this suggestion in a notebook?