Example: Label

NI Vision for Visual Basic

Example: Label

This example shows how to label a binary image that contains multiple particles. The labeling process assigns a unique value to all the pixels that belong to a particle. Some processing functions in NI Vision require the input binary image to be labeled, such as CWIMAQ.Segmentation.

Example Location

<Vision>\Examples\MSVB\2. Functions\Grayscale Processing