-
Notifications
You must be signed in to change notification settings - Fork 1
Transform_morphology_v31
Adrian Quintana edited this page Dec 11, 2017
·
1 revision
Apply morphological operations to binary or gray images/volumes. You may learn about morphological operations in general from here.
Parameters
--mode <mode
overwrite> where <mode> can be:
-
- $
--label <image_label
image> $-o, --output <output_file
> $--oroot <root
> $--save_metadata_stack <output_md
> $: Store the original image filename in the output metadata in column imageOriginal. $
: Preserve the columns from the input metadata. Some of the column values can be changed by the program. $``: Morphological operation on binary images where <op> can be: - $ or``: Morphological operation on gray images where <op> can be:
- $
--neigh2D <n
Neigh8> where <n> can be: - $
--neigh3D <n
Neigh18> where <n> can be: - $
--size <s
1> $--count <c
0>
xmipp_transform_morphology -i binaryVolume.vol --binaryOperation dilation