Description Usage Arguments Value
View source: R/plot_functions.R
Generates raster images with bounding boxes.
1 2 3 4 5 6 7 8 9 10 |
images_paths |
Image filepaths. |
boxes |
List of 'data.frames' with bounding boxes corresponding to the images. |
labels |
Character vector containing class labels. For example |
correct_hw |
Logical. Should height/width rescaling of bounding boxes be applied. |
target_size |
Image target size. |
grayscale |
Should images be plotted in grayscale. |
save_dir |
Directory in which to save generated images. |
plot_images |
Should images be plotted. |
Raster images with bounding boxes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.