Greetings,
I have a multi-band image, that I would like to mask based on criteria from each band of the image. I use the ROI_THRESH_DOIT to create the ROI for each band separately. Now I would like to intersect the regions for all the bands of the images to create the mask.
How can I do so programmatically?
|