Description Usage Arguments Details Value
Submit an a reference image and a new image and get back the percent difference in all colour channels.
1 | image_diff(reference, new, dir = tempdir())
|
reference |
Path to a reference image |
new |
Path to an image to compare to the reference image |
dir |
directory to perform the comparison inside |
Requires imagemagick
numeric The percent difference between the two images
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.