Example: Blob Analysis
This example goes through a series of grayscale filtering, threshold, binary morphology, and blob analysis operations to measure the areas of all of the large circular particles of the image.
Example Location
<Vision>\Examples\MSVB\2. Functions\Binary Analysis\