table of contents
other versions
- jessie 2.1.0~rc2+git3-g9103999-4
- stretch 2.1.0-5
- unstable 2.1.0-5+b1
- experimental 2.2.0-1+b2
RESAMPLEIMAGE(1) | User Commands | RESAMPLEIMAGE(1) |
NAME¶
ResampleImage - part of ANTS registration suiteSYNOPSIS¶
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]
November 2014 | ResampleImage 2.1.0~rc2+git3 |