Closed hz1z closed 2 weeks ago
The direct application of a the resample function is only applicable to single component images. If you wish to resample multi-component images, you need to first split the channels (see ants.split_channels
), resample each channel/component separately, and then merge the results (see ants.merge_channels
).
thanks your reply
I want to rasample a 3d tmax img, but it seem not support. my antspy version is 0.4.2.
Do I need to modify the code, or has a higher version of antspy already supported the resample of colored tmax.