Can i constrain a ROI to within another ROI

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

Can i constrain a ROI to within another ROI

flettster
I would like to be able to constrain a ROI that i am drawing within 2 other ROI's. I'll try to expain.  Imagine i have one small circle inside a large circle. I then want to draw another ROI in the space between the large and small circles that cannot go out of this area.

At the moment i am only used to writing macros. I am considering learning JAVA but if it can be done in a macro or with an existing tool that would be alot easier i am sure!

Thanks in advance

Andy
Reply | Threaded
Open this post in threaded view
|

Re: Can i constrain a ROI to within another ROI

Fabrice Senger
flettster a écrit :

> I would like to be able to constrain a ROI that i am drawing within 2 other
> ROI's. I'll try to expain.  Imagine i have one small circle inside a large
> circle. I then want to draw another ROI in the space between the large and
> small circles that cannot go out of this area.
>
> At the moment i am only used to writing macros. I am considering learning
> JAVA but if it can be done in a macro or with an existing tool that would be
> alot easier i am sure!
>
> Thanks in advance
>
> Andy
>  
Hi there,

I came accross this site, and maybe this will help you...




http://simon.bio.uva.nl/objectj/7a-Examples.html


Cheers,

Fabrice.