Masking involves setting the pixel values in an image to zero, or some other "background" value. Masking can be done in one of two ways:
N.B. you can also perform masking operations on individual slices or whole images in a similar way from the ROI Toolkit. There are three main differences:
Masker
from the Toolkits
menu:
of the main display
frame brings up the Image Masking Tool:
The Image Masking Tool takes an input image, masks it, and
produces a new image which is a copy of the input image, except
that the new image will have its pixel intensity value set to zero (or some
other chosen background intensity value) according to the mask and the
masking operations performed.
The new (masked) image can either be saved to disk, or loaded into
Jim depending on your selection:
Load the input image and the mask image either by clicking on the icon,
or by typing in the folder (directory) and file name of the image.
Next, set the background intensity value (which defaults to zero). Pixel
intensities in the masked image that are affected by masking operations
will have their intensity set to the background intensity value.
Choose whether you want to set the pixels intensities outside the mask to the background, or those inside the mask to be the background, by clicking on the appropriate button:
Then, choose whether you will use an image as the mask, or a set of ROIs by clicking the appropriate button:
Before masking | XOR | Union | Intersection |
---|