What it does
This tool masks an image so you can use the mask downstream in the pipeline. The masked image is based on the original image and the masking object or image that is selected. If using a masking image, the mask is composed of the foreground (white portions); if using a masking object, the mask is composed of the area within the object. Note that the image created by this tool for further processing downstream is grayscale. If a binary mask is desired in subsequent tools, use the Threshold tool instead of MaskImage.
Input
Existing CellProfiler pipeline file (.cppipe) or generated by linking CellProfiler tools.
Output
The input CellProfiler pipeline file (.cppipe) in addition to the settings of this module.
IMPORTANT
The first tool in a CellProfiler workflow has to be Starting modules and the last one CellProfiler. You can also execute the entire pipeline with the final CellProfiler tool, in which you feed in the images you want to process as well.