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

View source: R/plotBoxes.R

cropImagesR 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

cropImages(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 15, 2024, 7:24 p.m.