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:

-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.
-fit 6Linear fit, excluding a percentage of voxels as outliers, output difference.
-coefficientCalculates correlatation coefficient between two sets of images.
-correlate min,avgCorrelate two images wrt avg or min or number, output 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.
-radius minr,maxrCorrelate only between min. and max. radius (pixel), use with option -correlate.

Input:

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

Bsoft version 1.5.7-20090605 (64 bit)


Generated by bdoc.pl on Mon Jun 15 11:47:11 2009


Back to the Bsoft home