Bsoft program

bflood

Usage: bflood [options] input.img/input.star [output.img]

Segments images using the watershed or flooding algorithm.
Note: -series and -threshold are mutually exclusive.

Actions:

-threshold 3.4,0.6,-0.03Segment by flooding from a high to a low threshold,
with a given increment (default increment = (high - low)/100)
-series 1.3,4.7,0.05Segment through a series of thresholds: start,finish,increment.

Parameters:

-verbose 7Verbose output.
-datatype uForce writing of a new data type.
-fillFill in borders between segments or features (use with -threshold).

Input:

-Mask mask.tifMask for flooding (use with -threshold, must be integer and same size as input image).

Output:

-output feature.pifBase name to generate numbered output file names (use with -threshold).

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