open-image

Synopsis

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

Description

Removes small connections between objects by first eroding and then dilating an input image.

Arguments

input

Input intensity/segmentation image.

output

Opened output image.

Command options

-iterations <n>

Number of dilation/erosion 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.