crop_images: Crops all images from an input file with specific required...

View source: R/plot_boxes.R

crop_imagesR Documentation

Crops all images from an input file with specific required columns: Frame, bbox1, bbox2, bbox3, and bbox4

Description

Crops all images from an input file with specific required columns: Frame, bbox1, bbox2, bbox3, and bbox4

Usage

crop_images(imagelist, outdir)

Arguments

imagelist

The path for the input csv file

outdir

The path where generated cropped images should be uploaded

Value

no return value, outputs the cropped image

Examples

## Not run: 
cropImagesFromFile("/image/path/file.csv", "/output/path/")

## End(Not run)

icr-ctl/animl documentation built on July 5, 2025, 6:44 a.m.