|
|
ExhaustiveTemplateMatchingProcessImage Method (UnmanagedImage, UnmanagedImage, Rectangle) |
Namespace: Accord.Imaging
public TemplateMatch[] ProcessImage( UnmanagedImage image, UnmanagedImage template, Rectangle searchZone )
| Exception | Condition |
|---|---|
| UnsupportedImageFormatException | The source image has incorrect pixel format. |
| InvalidImagePropertiesException | Template image is bigger than search zone. |