erode-image

Synopsis

erode-image <input> <output> [options]

Description

Erodes an input image by replacing a voxel’s value by the minimum of the values of its neighboring voxels.

Arguments

input

Input intensity/segmentation image.

output

Eroded output image.

Command options

-iterations <n>

Number of iterations. (default: 1)

-connectivity <n>

Type of voxel connectivity (4, 6, 18, or 26). (default: 26)

Standard options

-v, -verbose [n]

Increase/Set verbosity of output messages. (default: 0)

-debug [level]

Increase/Set debug level for output of intermediate results. (default: 0)

-version [major.minor]

Print version and exit or set version to emulate.

-revision

Print revision (or version) number only and exit.

-h, -help

Print help and exit.