Template matching
This example shows how to create a template object from a template image and search its match on a test image.

The template is created using CreateModel_Edge within a defined ShapeRegion and parameters.



A second image of the same object, but with different location, is loaded and the model is search using FindObjects_Edge.

Matched result is displayed using Match value of output TemplateObject.
