function to import a single ROI
Usage
importROI(path, pixel_fct, convert = TRUE)
Arguments
- path
file path of the ROI to import
- pixel_fct
the pixel size in microns
- convert
TRUE/FALSE to convert pixels values to microns
Value
A sf object containing the coordinates defining the ROI
imported