stephahn0916

Results 3 comments of stephahn0916

@webbertakken the workflow is: ````yaml name: Build Deploy SoftwareA on: [push, pull_request] jobs: buildForWindowsBasedPlatforms: name: Build for ${{ matrix.targetPlatform }} runs-on: windows-2019 strategy: fail-fast: false matrix: projectPath: - . unityVersion:...

Indeed in `_transform_types.py ` at line 256: `to_itk_image` from vtk, the direction is not passed. However, it seems that direction is now supported by vtk.

Have the same behavior with itk-elastix 0.14.4 on macos.