Hi Team
I have a collection of local OME.TIFFs and a collection of segmentations for each image in the first dataset. I would like to add ROIs to the OME.TIFF without connecting to an OMERO instance.
If this is not possible, then what is the appropriate workflow? In the past we had built a script that adds the ROI after the OME.TIFF has been uploaded
https://github.com/icaoberg/omepslid/bl ... _2dhela.py
https://github.com/icaoberg/omepslid/bl ... _3dhela.py
but again, we want to do it locally.