sampledoc

ANTsR 0.0.0 documentation

SmoothImage

«  N3BiasFieldCorrection   ::   Contents   ::   ThresholdImage  »

SmoothImage

purpose:

Smooth an image

description:

Perform smoothing on the given image with a given sigma

usage:

SmoothImage( “<imageDimension>” , “<inputImage>” , “Sigma” , “<outputimage>”)

examples:

SmoothImage(3, "input_img.nii", 1, "output_img.nii")

«  N3BiasFieldCorrection   ::   Contents   ::   ThresholdImage  »