fill-holes-nn-based¶
Synopsis¶
fill-holes-nn-based <input> <suspected-holes> <output>
Description¶
Fills holes in the input. The surrounding voxels of the suspected-holes are measured and if the majority belongs to the input they are filled.
Input options¶
-
-connectivity
<number> connectivity (6/26)
,
default
: 6
¶
-
-majority
<double>
¶ majority factor (0-1), default: 0.9
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.