Example: Match Multiple Geometric Patterns

NI Vision for Visual Basic

Example: Match Multiple Geometric Patterns

This example demonstrates geometric matching with multiple templates. Use this example to search for a set of template images in another image and return a report of the matches found. This example also illustrates the use of ReadMultipleGeometricTemplate to read a multiple geometric template and the associated options from a previously saved multiple geometric template file.

Description

Use to create the multiple geometric template file, where <Vision> is the location to which you installed NI Vision.

Example Location

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