Template match class keeps information about found template match. The class is
used with template matching algorithms implementing ITemplateMatching
interface.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public class TemplateMatch |