Linear combination.
Out = ( In_1 * Num_1 / Den_1 ) + ( In_2 * Num_2 / Den_2 ) + Cst
Input_Volume_1: 3D Volume ( input )First source volume (or texture)
- Volume of U8
- Volume of U16
- Volume of U32
- Volume of S8
- Volume of S16
- Volume of S32
- Volume of FLOAT
- Volume of DOUBLE
- Texture of FLOAT
- Texture of S16
Input_Volume_2: 3D Volume ( optional, input )Second source volume (or texture)If texture, first and second types must be the same.
- Volume of U8
- Volume of U16
- Volume of U32
- Volume of S8
- Volume of S16
- Volume of S32
- Volume of FLOAT
- Volume of DOUBLE
- Texture of FLOAT
- Texture of S16
Output_Directory: Directory ( optional, input )
Output_Volume: 3D Volume ( output )Output combinated volume
Num_1: Float ( optional, input )Multiplicative coefficient for the first data [default=1.0]
Den_1: Float ( optional, input )Divisor coefficient for the first data [default=1.0]
Num_2: Float ( optional, input )Multiplicative coefficient for the second data [default=1.0]
Den_2: Float ( optional, input )Divisor coefficient for the second data [default=1.0]
Cst: Float ( optional, input )Constant offset value [default=0.0]
Output_Type: Choice ( optional, input )Output data type (default: same as input).\n If texture, output and input types must be the same.
Debug_Level: Integer ( optional, input )Debug traces to print [default=0]
Verbose: Boolean ( optional, input )
Toolbox : Bioprocessing
User level : 3
Identifier :
BasicLinearCombFile name :
brainvisa/toolboxes/bioprocessing/processes/research/toolbox/basic/Aims/BasicLinearComb.pySupported file formats :
Input_Volume_1 :gz compressed NIFTI-1 image, Aperio svs, DICOM image, Directory, ECAT i image, ECAT v image, FDF image, FreesurferMGH, FreesurferMGZ, GIS image, Hamamatsu ndpi, Hamamatsu vms, Hamamatsu vmu, JPEG image, Leica scn, MINC image, NIFTI-1 image, SPM image, Sakura svslide, TIFF image, TIFF image, TIFF(.tif) image, TIFF(.tif) image, Ventana bif, Zeiss czi, gz compressed MINC image, gz compressed NIFTI-1 imageInput_Volume_2 :gz compressed NIFTI-1 image, Aperio svs, DICOM image, Directory, ECAT i image, ECAT v image, FDF image, FreesurferMGH, FreesurferMGZ, GIS image, Hamamatsu ndpi, Hamamatsu vms, Hamamatsu vmu, JPEG image, Leica scn, MINC image, NIFTI-1 image, SPM image, Sakura svslide, TIFF image, TIFF image, TIFF(.tif) image, TIFF(.tif) image, Ventana bif, Zeiss czi, gz compressed MINC image, gz compressed NIFTI-1 imageOutput_Directory :Directory, DirectoryOutput_Volume :gz compressed NIFTI-1 image, DICOM image, Directory, ECAT i image, ECAT v image, FDF image, GIS image, JPEG image, MINC image, NIFTI-1 image, SPM image, TIFF image, TIFF(.tif) image, gz compressed MINC image, gz compressed NIFTI-1 image