vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkimagecompose

vmtkimagecompose

Description

compose an image based on user-specified parameters or on a reference image

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
i2Image2vtkImageData1  the second input image
i2fileImage2InputFileNamestr1  filename for the default Image2 reader
operationOperationstr1["min","max","multiply","subtract"]minthe operation used to compose images
negatei2NegateImage2bool1 Falsenegate the second input before composing
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 12:49 PM