Re: did Image > Transform > Rotate... command change

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

Re: did Image > Transform > Rotate... command change

Cammer, Michael-3
I figured out the problem.  When there is a line selection (or any selection) on the image, then only the area in the selection rotates.  Obviously, this isn't useful for a line selection, but I was drawing a line selection to figure out the angle.  I realized the behavior when I wrote a macro to get the angle of the line to automatically do the rotation so I didn't have to go through the menu.  The line has to be deselected for the enlarge option to work.  I don't recall this being an issue in the past, but now have it working fine.

Thank you!
Michael C.


From: Cammer, Michael
Sent: Wednesday, October 14, 2020 10:05 PM
Subject: FW: did Image > Transform > Rotate... command change

After hitting send, I remembered the macro command
run("Rotate... ", "angle=52.03 grid=1 enlarge interpolation=Bilinear");

However, the enlarge option is missing from the GUI.

Thank you.
-Michael

From: Cammer, Michael
Sent: Wednesday, October 14, 2020 10:03 PM
Subject: did Image > Transform > Rotate... command change

I thought there used to be a checkbox and matching macro code in Image > Transform > Rotate...
to expand the window so no parts of the image would be lost.

Am I wrong about this?  Using ImageJ 1.53f this option is gone.

Thank you.


Michael Cammer, Sr Research Scientist, DART Microscopy Laboratory
NYU Langone Health, 540 First Avenue, SK2 Microscopy Suite, New York, NY  10016
Office: 646-501-0567 Cell: 914-309-3270  [hidden email]<mailto:[hidden email]>
http://nyulmc.org/micros  http://microscopynotes.com/






------------------------------------------------------------
This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain information that is proprietary, confidential, and exempt from disclosure under applicable law. Any unauthorized review, use, disclosure, or distribution is prohibited. If you have received this email in error please notify the sender by return email and delete the original message. Please note, the recipient should check this email and any attachments for the presence of viruses. The organization accepts no liability for any damage caused by any virus transmitted by this email.
=================================

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: did Image > Transform > Rotate... command change

Conner Phillips
I Michael,

It is good you figured out a solution. I would actually find that macro very useful for my own work. Would you mind sharing it?

Thanks,
Conner

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html