Interface of AimsLinearComb command : Linear Combination between 2 images
Volumes must have the same dimensions and the same voxel size.
This processes make linear combination between 2 images according to :
a.Objet1/b + c.Objet2/d + e
read1: 3D Volume ( input )Mandatory :
object 1 (volume)
multiplicative_coefficient1: Float ( optional, input )Optional :
multiplicative coefficient for object 1 (a),
by default is 1
divisor_coefficient1: Float ( optional, input )Optional :
divisor coefficient for object 1 (b),
by default is 1
read2: 3D Volume ( optional, input )Mandatory :
object 2 (volume)
multiplicative_coefficient2: Float ( optional, input )Optional :
multiplicative coefficient for object 2 (c),
by default is 1
divisor_coefficient2: Float ( optional, input )Optional :
divisor coefficient for object 2 (d),
by default is 1
constant: Integer ( optional, input )Optional :
constant offset value (e),
by default is 0
write: 3D Volume ( output )Mandatory :
output image
type: Choice ( optional, input )data type
Toolbox : Tools
User level : 1
Identifier :
LinearCombination
File name :
brainvisa/toolboxes/tools/processes/LinearCombination.py
Supported file formats :
read1 :gz compressed NIFTI-1 image, Aperio svs, BMP image, DICOM image, Directory, ECAT i image, ECAT v image, FDF image, FreesurferMGH, FreesurferMGZ, GIF image, GIS image, Hamamatsu ndpi, Hamamatsu vms, Hamamatsu vmu, JPEG image, Leica scn, MINC image, NIFTI-1 image, PBM image, PGM image, PNG image, PPM image, SPM image, Sakura svslide, TIFF image, TIFF image, TIFF(.tif) image, TIFF(.tif) image, VIDA image, Ventana bif, XBM image, XPM image, Zeiss czi, gz compressed MINC image, gz compressed NIFTI-1 imageread2 :gz compressed NIFTI-1 image, Aperio svs, BMP image, DICOM image, Directory, ECAT i image, ECAT v image, FDF image, FreesurferMGH, FreesurferMGZ, GIF image, GIS image, Hamamatsu ndpi, Hamamatsu vms, Hamamatsu vmu, JPEG image, Leica scn, MINC image, NIFTI-1 image, PBM image, PGM image, PNG image, PPM image, SPM image, Sakura svslide, TIFF image, TIFF image, TIFF(.tif) image, TIFF(.tif) image, VIDA image, Ventana bif, XBM image, XPM image, Zeiss czi, gz compressed MINC image, gz compressed NIFTI-1 imagewrite :gz compressed NIFTI-1 image, BMP image, DICOM image, Directory, ECAT i image, ECAT v image, FDF image, GIF image, GIS image, JPEG image, MINC image, NIFTI-1 image, PBM image, PGM image, PNG image, PPM image, SPM image, TIFF image, TIFF(.tif) image, VIDA image, XBM image, XPM image, gz compressed MINC image, gz compressed NIFTI-1 image