vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkimagesmoothing

vmtkimagesmoothing

Description

smooth an image with a Gaussian kernel

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iImagevtkImageData1  the input image
ifileImageInputFileNamestr1  filename for the default Image reader
sigmaStandardDeviationfloat1(0.0,)1.0the standard deviation of the Gaussian in real space units
radiusfactorRadiusFactorfloat1(0.0,)5.0the factor specifing the width of the discrete Gaussian kernel
dimensionalityDimensionalityint1(2,3)3the dimensionality of the convolution
ofileImageOutputFileNamestr1  filename for the default Image writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
oImagevtkImageData1  the output image
Edit - History - Print - Recent Changes - Search
Page last modified on September 05, 2010, at 01:11 PM