Description

Applies the mask image to the specified object collection. Only object pixels coincident with black pixels (intensity 0) will be removed.

Parameters

Input objects (default = "") Objects to be masked.

Mask image (default = "") Image to use as mask on input objects. Object coordinates coincident with black pixels (pixel intensity = 0) are removed.

Output object mode (default = "Create new objects") Controls how the masked objects will be stored.

- "Create new objects" (default) will add the masked objects to a new object set and store this set in the workspace.

- "Update input objects" will replace the coordinates of the input object with the masked coordinates. All measurements associated with input objects will be transferred to the masked objects.
Output objects (default = "") Name for the output masked objects to be stored in workspace.