moving multiple ROIs together

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

moving multiple ROIs together

Aryeh Weiss
I need to be able to move multiple ROIs together. I cannot merge and
then separate, because some of them are overlapping, and they will merge
into one and lose their identity.

I thought to create a macro that would allow the user to position one of
them, and then it would move the other by the same amount.
However, I cannot figure out how to obtain the position of the ROI (eg,
the center of the the ROI), before and after the move, and then to move
the the others by that distance. I think that I can parse the name of
the saved ROI to obtain its coordinates, but it would be easier if there
was a command that returned the information that I want in some structure.

Does such a command exist?

Thanks in advance for any pointers to useful commands for doing this.

--aryeh
--
Aryeh Weiss
School of Engineering
Bar Ilan University
Ramat Gan 52900 Israel

Ph:  972-3-5317638
FAX: 972-3-7384050
Reply | Threaded
Open this post in threaded view
|

Re: moving multiple ROIs together

utfryre33
When managing multiple ROIs, it’s crucial to track their positions accurately—similar to how precise coordination is key in best moving service in bay area. While some software doesn’t provide a direct command to get the center of an ROI, you can often calculate it by accessing the ROI’s boundary coordinates or metadata. Using this information, you can programmatically determine the displacement needed to move other ROIs by the same amount, preserving their identities without merging.