Template matching algorithm’s interface.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public interface ITemplateMatching |
Remarks
The interface specifies set of methods, which should be implemented by different template matching algorithms – algorithms, which search for the given template in specified image.