vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkimagewriter

vmtkimagewriter

Description

write an image to disk

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
fFormatstr1["vtkxml","vtk","meta","tiff","png","pointdata"] file format
guessformatGuessFormatbool1 1guess file format from extension
useitkUseITKIObool1 1use ITKIO mechanism
transformApplyTransformbool1 0apply transform on writing - ITKIO only
ofileOutputFileNamestr1  output file name
oOutputFileNamestr1  output file name (deprecated: use -ofile)
rawfileOutputRawFileNamestr1  name of the output raw file - meta image only
dOutputDirectoryNamestr1  output directory name - png, tiff
rPixelRepresentationstr1["double","float","short"] output scalar type
windowlevelWindowLevelfloat2 [1.0, 0.0]window and level for mapping graylevels to 0-255 before writing - png, tiff
matrixRasToIjkMatrixCoefficientsfloat16 [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1] 

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
Edit - History - Print - Recent Changes - Search
Page last modified on September 09, 2010, at 01:26 AM