[Volume] Linear Combination

Linear combination.
Out = ( In_1 * Num_1 / Den_1 ) + ( In_2 * Num_2 / Den_2 ) + Cst

Parameters

Input_Volume_1: 3D Volume ( input )
First source volume (or texture)
Input_Volume_2: 3D Volume ( optional, input )
Second source volume (or texture) If texture, first and second types must be the same.
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 )

Technical information

Toolbox : Bioprocessing

User level : 3

Identifier : BasicLinearComb

File name : brainvisa/toolboxes/bioprocessing/processes/research/toolbox/basic/Aims/BasicLinearComb.py

Supported 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 image
Input_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 image
Output_Directory :
Directory, Directory
Output_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