View source: R/write_metadata.R
Uses 'exiftool' to add metadata to your image files based on output from running
classify
on your images. You must have ExifTool installed on your machine
for this function to work (https://exiftool.org/install.html). This function is designed
for those users who want to be able to view their classified images along with the classifications
from MLWIC
in software like digiKam, MediaPro, and Lighthouse.
1 2 3 4 5 6 7 |
output_file |
The path to- and file name of the csv file that you created with |
model_type |
Did you run the ('species_model') or the ('empty_animal') model? |
exiftool_loc |
The path to your exiftool installation. It is only necessary to specify this on some computers, especially those running Windows. |
show_sys_output |
logical. If TRUE, shows the output from the system command |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.