< SwisTrack < Components
Description
This component will mask certain areas of your image, and therefore allow you to remove particles that are not in your area of interest (e.g. the arena).
Input
A grayscale image.
Output
A grayscale image.
Parameters
Mask image
A binary (black-and-white) image with the mask.
Mode
One of the following combination modes:
- Black -> black: Black pixels in the mask image will be black in the output image. All other pixels remain unchanged.
- White -> white: White pixels in the mask image will be white in the output image. All other pixels remain unchanged.
- Black -> white: Black pixels in the mask image will be white in the output image. All other pixels remain unchanged.
- White -> black: White pixels in the mask image will be black in the output image. All other pixels remain unchanged.
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.