vtkImageResize: Resample an image and write to file.

Description Usage Arguments

View source: R/vtkImageBlend.r

Description

Resample an image and write to file.

Usage

1
vtkImageResize(image, outname, spacing = c(1, 1, 1), interpolate = 2)

Arguments

image

character: path to image file

outname

character: path to write resampled image to.

spacing

integer vector: spacing of resampled image.

interpolate

integer: 0=no interpolation, 1=linear,2=bicubic.


zarquon42b/RvtkStatismo documentation built on May 4, 2019, 9:09 p.m.