table of contents
other versions
RESAMPLEIMAGE(1) | User Commands | RESAMPLEIMAGE(1) |
NAME¶
ResampleImage - part of ANTS registration suite
SYNOPSIS¶
ResampleImage imageDimension inputImage outputImage MxNxO [size=1,spacing=0] [interpolate type]
DESCRIPTION¶
- Interpolation type:
- 0. linear (default) 1. nn 2. gaussian [sigma=imageSpacing] [alpha=1.0] 3. windowedSinc [type = 'c'osine, 'w'elch, 'b'lackman, 'l'anczos, 'h'amming] 4. B-Spline [order=3]
September 2017 | ResampleImage 2.1.0 |