Re: how to put the same position of selection

Posted by Wayne Rasband on
URL: http://imagej.273.s1.nabble.com/Result-window-in-macro-tp3698804p3698808.html

> I would like to know the way by using ImageJ how to
> put the same position of selection (for example: line
> selection for making profile) in the original and
> duplicate images respectively.

One way is to switch to the duplicate image and copy the selection to
it by pressing shift-e (Edit>Selection>Restore Selection). Another way
is to use to use Joachim Walter's Sync Windows plugin at

     http://rsb.info.nih.gov/ij/plugins/sync-windows.html

-wayne