Results 749 comments of Matt McCormick

Warnings are gone with #4608 , thank you @hjmjohnson ! I get the following test failures: ``` 1012 - itkGDCMLegacyMultiFrameTest (Failed) 1021 - itkGDCMImageReadWriteTest_MultiFrameMRIZSpacing (Failed) 1023 - itkGDCM_ComplianceTest_singlebit (Failed) ```...

Python wrapping addressed in #4632

> I still support back to 10.13. Our Python packages also require 10.11.

A consistent version of Visual Studio (and the VC toolchain used) is required.

@dzenanz have you tried `SetExternalInitialTransform`?

@sedghi thanks for the report. I do not get such an error. Are there any other details on Browser, OS?

Hi, First, please optimize the rigid and affine transform before trying a bspline, which will be unnecessary in this case regardless.

Hi, yes, first it is essential to get a Euler transform optimized. > parameter_map_rigid['NumberOfResolutions'] = ['2'] Given the high frequency content of the images, this should likely be increased. You...