Hello everyone,
maybe my question seems a repetition, but sorry i am new in groovy and i appreciate your help.
in our project we try to annotate regions of interest, we lock these regions, and annotate cells inside each region. now we want to extract each region with the associated mask of the cells inside. and if it is possible to extract this images with tiles. i just tried the scripts in the blog about extracting binary masks but this gives the mask of the overall locked region.

thank you