Bsoft program

bflood

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

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

Actions:

-invertInvert density in the image before other operations.
-listList regions or regions (use with -threshold).
-colorGenerate a color image based on region size.
-series 1.3,4.7,0.05Segment through a series of thresholds: start,finish,increment.

Actions for seeding:

-peaks 12,1.4,1,1Find peaks within a kernel size, above a threshold,
with optional flooding and wrapping.
-threshold 3.4Segment at a threshold,

Actions for flooding:

-flood 0.6,-0.03Segment by flooding to a low threshold,
with increment (default increment = range/100).

Parameters:

-verbose 7Verbose output.
-datatype uForce writing of a new data type.
-fillFill in borders between regions or regions.
-multilevelFlag for multi-level output for extracted segments.

Input:

-Map map.pifReplacement for the map specified in the model file.
-Mask mask.tifMask for flooding (use with -threshold, must be integer and same size as input image).
-Model mod.starSeed model for flooding (use with -threshold).

Output:

-Extract mask.pifExtract regions marked by the model (see flag for multi-level).
-Region region.pifBase name to generate numbered output file names.
-Postscript his.psOutput plot file of level size histogram.

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