I’m integrating NiftyReg into an extension.
I registered two images with f3d and saved the control point grid (to later get the deformation).
However, the grid isn’t loaded correctly into Slicer. In the Data module it says that it has dimensions (55, 55, 26), however, it actually has dimensions (55, 55, 26, 1, 3) if you extract the data array.
Is this a problem with Slicer or is the output just not according to some standards?
Here’s a link to the control point grid output.