Click or drag to resize
Accord.NET (logo)

ITemplateMatching Methods

Methods
  NameDescription
Public methodProcessImage(Bitmap, Bitmap, Rectangle)
Process image looking for matchings with specified template.
Public methodProcessImage(BitmapData, BitmapData, Rectangle)
Process image looking for matchings with specified template.
Public methodProcessImage(UnmanagedImage, UnmanagedImage, Rectangle)
Process image looking for matchings with specified template.
Top
See Also