Blob Label
The Blob Label module provides a way to identify each blob by colorizing it with
a pseudo color. This module can help you understand how many and what blobs are being
identified by the system for further processing. This module is typically used after
some initial processing such as thresholding or other binarizing module.
Instructions
1. Insert the blob label model
2. You should see each identified blob as a separate color. This can help you
Example
| Binarized Image | Blobs Identified |
 |  |
Variables
BLOB_COUNT - number of identified blobs
See Also
Blob Filter
|