ANTsPyNet
ANTsPyNet copied to clipboard
mriSuperresolution along a specific axis of a 3d nifti file
Hi, I have successfully used the built in and trained super-resolution module of antspynet, which scales/resamples to higher resolution with double the dimension across all axis of the original image.
I would like to know how I would be able to use the super resolution module of antsypnet to perform super-resolution along a particular axis of a 3d nifti file?. An example script would be highly appreciated.