Description Usage Arguments Value
View source: R/distance_metrics.R
Obtain Various Distance Metrics Between Two Images
1 | distance_metrics(target, reference, save_id = NULL, to_file = TRUE)
|
target |
Path to an image. |
reference |
Path to an image to be used as a reference |
save_id |
Regular expression to extract ID from file name. Defaults
to full path provided for file if |
to_file |
Logical. Should results be written to file or printed in console? |
Returns dataframe with various distance metrics. See details for which distance measures are includes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.