< SwisTrack < Components
Description
This step intends to separate the objects to track from the background. The background will become black, while the objects to track will appear in white. Most of the time, this step follows a preprocessing method like background subtraction.
Input
A grayscale image.
Output
A binary (black and white) image.
Parameters
Threshold
A threshold value (between 0 and 256). If the objects to track don't appear in the image, try to reduce the value. If parts of the background become white, the value need to be increased.
Invert threshold
Whether the threshold must be inverted or not.
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.