Allows you to detect the images' similarities.
Example
Running this code will detect the similarities of "webPage.jpg" and "template.jpg", which will show the report in table "&report".
plugin command("Image Automation.dll", "image matches", "{$special folder("Application")}\\webPage.jpg", "{$special folder("Application")}\\template.jpg", 87.0, &report)