ROI subtraction

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
soz
Reply | Threaded
Open this post in threaded view
|

ROI subtraction

soz
Hi all,

I would like to select an ROI on the red channel, then select another ROI on
the blue channel, subtract the second selected ROI from the first one, and
then use (for measurement) the "sum" of ROIs on the green channel.

How can I do that?

Thank you very much.

Saar
Reply | Threaded
Open this post in threaded view
|

Re: ROI subtraction

dscho
Hi,

On Tue, 24 Jan 2012, sOz wrote:

> I would like to select an ROI on the red channel, then select another
> ROI on the blue channel, subtract the second selected ROI from the first
> one, and then use (for measurement) the "sum" of ROIs on the green
> channel.

After selecting the first ROI, hit the 't' key to add it to the ROI
Manager.

Then select the second ROI, call Edit>Selection>Make Inverse to select
exactly the opposite (i.e. everything that was not selected), again add it
to the ROI Manager with 't'.

Then select the both added ROIs in the ROI Manager, click on More>> and
select "AND" (which is a computer programmer's way to say "intersection").
That should add the ROI you desire to the manager as a 3rd ROI which you
can activate by clicking on it. You can even click ROI Manager's Measure
button to measure what's inside the ROI.

Ciao,
Johannes