|
|
ExhaustiveTemplateMatchingProcessImage Method |
| Name | Description | |
|---|---|---|
| ProcessImage(Bitmap, Bitmap) |
Process image looking for matchings with specified template.
| |
| ProcessImage(BitmapData, BitmapData) |
Process image looking for matchings with specified template.
| |
| ProcessImage(UnmanagedImage, UnmanagedImage) |
Process image looking for matchings with specified template.
| |
| ProcessImage(Bitmap, Bitmap, Rectangle) |
Process image looking for matchings with specified template.
| |
| ProcessImage(BitmapData, BitmapData, Rectangle) |
Process image looking for matchings with specified template.
| |
| ProcessImage(UnmanagedImage, UnmanagedImage, Rectangle) |
Process image looking for matchings with specified template.
|