ROI attachment
Posted: Mon Nov 15, 2010 9:53 pm
Hi all,
I have a couple of questions about the ROI.
Suppose you have a cell region ROI mask(s), which is a binary image with the same size as the original image. Only the cell region is bright (1) and the background is black (0).
Then could you tell me
1. how to attach this ROI mask to the original image by using the Bio-Format API? A sample code will be very appreciated.
2. after the attachment, how to recognize that the ROI is a "cell region" mask, rather than a rectangular, circle, or line. I'm asking this becasue there could be also other ROIs attached to the image, and other masks as well. But we need to retrieve the "cell region" masks for our own purpose. Can we put a name to the ROI mask (such as "cell_001") and recognize by its name? If so, could you tell me the API function that put/retrieve the name to/from the ROI? (A sample code will be more straight-forward).
Thank you alot in advance,
BK
I have a couple of questions about the ROI.
Suppose you have a cell region ROI mask(s), which is a binary image with the same size as the original image. Only the cell region is bright (1) and the background is black (0).
Then could you tell me
1. how to attach this ROI mask to the original image by using the Bio-Format API? A sample code will be very appreciated.
2. after the attachment, how to recognize that the ROI is a "cell region" mask, rather than a rectangular, circle, or line. I'm asking this becasue there could be also other ROIs attached to the image, and other masks as well. But we need to retrieve the "cell region" masks for our own purpose. Can we put a name to the ROI mask (such as "cell_001") and recognize by its name? If so, could you tell me the API function that put/retrieve the name to/from the ROI? (A sample code will be more straight-forward).
Thank you alot in advance,
BK