Click or drag to resize
Accord.NET (logo)

ExhaustiveTemplateMatchingProcessImage Method

Overload List
  NameDescription
Public methodProcessImage(Bitmap, Bitmap)
Process image looking for matchings with specified template.
Public methodProcessImage(BitmapData, BitmapData)
Process image looking for matchings with specified template.
Public methodProcessImage(UnmanagedImage, UnmanagedImage)
Process image looking for matchings with specified template.
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