10-29-2010 03:26 AM
Hi Experts!
I have a simple question.
Is there any way, to create User defined ROI?
For example, I would like to create a ROI, like:
Solved! Go to Solution.
10-29-2010 04:48 AM
Hi,
Yes and no. You can combine this ROI from three basic ROIs: two lines and circle (or annulus). Movement will be a little bit tricky (because all three ROIs should be moved together by mouse movement) - you have to do programmatically. Example ("starting point") in attachment. Otherwise think twice - may be it will be more easy to use single point ROI with overlay instead of multiple ROIs.
Andrey.
10-29-2010 04:51 AM
Thanks! You are great! Could you convert it to LV09? Thnaks!
10-29-2010 05:00 AM
Attached for 9.0
10-29-2010 05:04 AM
Thanx!!!