Example: Classification Application

NI Vision for Visual Basic

Example: Classification Application

This example demonstrates the use of Classification methods to identify parts in an image. The example uses particle analysis to find the parts and classify them, and then it overlays the class name on the image. The example also displays a histogram of parts in the image.

Example Location

<Vision>\Examples\MSVB\Examples\3. Applications\Classification