|
Template matching is a technique in finding parts of an image which match
a template image.
The versatility of TemplateFinder3 - TF3 - makes it suitable for a large number
of applications:
- Robot Vision - pick and place
- 3D Stereo Vision
- Object Counting
- Object Location
- Identification System
- OCV - optical character verification
- OCR - optical character reading
The Scorpion template matchers use a standard cross-correlation
algorithm to match the template with the image.

Each match in TF3 is then optionally optimized
using a polygon edge model with PolygonMatch™ technology.
Test and Sample Profiles
TemplateFinder3 is based on these features:
- Image resampling and decimation
- Multiple templates
- Template masking
- Template rotation
- Template scaling
- Template match sorting
- Template constraints
- Number of matches
- Distance between matches
- Template visualisation
- PolygonMatch™ with sub-pixel accuracy

The TemplateFinder tool is a simple pattern matcher and are for
some tasks faster and more suitable.
|