Description Usage Arguments Value
View source: R/saliency_heatmap.R
Produce Salience heatmap from Raw MSI Net output
1 2 3 4 5 6 | saliency_heatmap(
saliency_files_directory,
raw_image_directory,
output_directory,
output_only = FALSE
)
|
saliency_files_directory |
path to directory where raw MSI Net output is found |
raw_image_directory |
path to directory where raw creatives are found |
output_directory |
path to directory you want the heatmaps outputed into |
output_only |
logical. if TRUE all other edits are deleted and only final heatmap is kept |
jpeg where heatmap is overlayed original creative
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.