Bsoft program

bop

Usage: bop [options] file1.img file2.img outfile.img

Binary operations for 2D and 3D images.
Only one operation can be done at a time.

Actions:

-slicesInterpret multiple 2D images as z-slices of a single 3D image
-imagesInterpret slices of a single 3D image as 2D images
-add 1.4,3.6Add two images, scaling and shifting the second.
-multiply -5.1,0.5Multiply two images, scaling and shifting the second.
-divide -1.8,-2.4Divide the first image by the second, scaling and shifting the second.
-largest 3.1,0.5Maximum of two images, scaling and shifting the second.
-smallest 3.1,0.5Minimum of two images, scaling and shifting the second.
-truncate -0.3,10Truncate result to min and max.
-variance 0.15,-0.5Scale based on variance ratio, optionally shifting the second.
-fit 6Linear fit, excluding a percentage of voxels as outliers, output difference.
-coefficientCalculates correlation coefficients between two sets of images.
-correlate corr.imgCorrelate two images and generate a correlation image.
-Histomatch 20Match histogram of image 2 to image 1, output modified image 2.
-blend 7Blend from image 1 to image 2, output a new multi-image file.

Parameters:

-verbose 7Verbosity of output.
-datatype uForce writing of a new data type.
-sampling 1.5,1.5,1.5Sampling (A/pixel; a single value can be given).
-radius minr,maxrCorrelate or fit only between min. and max. radius (pixel).

Input:

-Mask mask.tifMask file to use for limiting comparisons to a defined region.

Bsoft version 2.0.7-20200917 (64 bit)


Generated by bdoc.pl on Mon Oct 26 08:20:11 2020


Back to the Bsoft home