Rotate

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

Rotate

Siptroth, Kyle M.
Hello,

Has anyone discovered an issue where an image gets clipped when
rotating?  Thanks

Kyle Siptroth
RADIC Program - Tools IPT
Northrop Grumman IT/TASC
2701 Technology Dr., Annapolis Junction  MD 20701
240-568-2258
Reply | Threaded
Open this post in threaded view
|

Re: Rotate

Wayne Rasband
On Nov 13, 2006, at 2:25 PM, Siptroth, Kyle M. wrote:

> Hello,
>
> Has anyone discovered an issue where an image gets clipped
> when rotating?  Thanks

It looks like you need to upgrade. The Image>Rotate>Arbitrarlly command
in ImageJ 1.37 and later has an "Enlarge Image to Fit Result" option.

-wayne
Reply | Threaded
Open this post in threaded view
|

Re: Rotate

Siptroth, Kyle M.
Thanks,

Do you recall what class/method does this?  Thanks

Kyle

-----Original Message-----
From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of
Wayne Rasband
Sent: Monday, November 13, 2006 2:42 PM
To: [hidden email]
Subject: Re: Rotate

On Nov 13, 2006, at 2:25 PM, Siptroth, Kyle M. wrote:

> Hello,
>
> Has anyone discovered an issue where an image gets clipped when
> rotating?  Thanks

It looks like you need to upgrade. The Image>Rotate>Arbitrarlly command
in ImageJ 1.37 and later has an "Enlarge Image to Fit Result" option.

-wayne
Reply | Threaded
Open this post in threaded view
|

Re: Rotate

Wayne Rasband
Here are three ways to find out which class in ImageJ implements the
Image>Rotate>Arbitrarily command:

1. Use Plugins>Utilities>Search to search the ImageJ source for
"Enlarge Image to Fit Result" (without the quotes). In the Log window,
double click on the file-path to open the Java source file.

2. Look up "Arbitrarily..."  in the list created by
Plugins>Utilities>List Commands.

3. Do a Google search for "Enlarge Image to Fit Result" (with the
quotes).

-wayne


On Nov 13, 2006, at 2:57 PM, Siptroth, Kyle M. wrote:

> Thanks,
>
> Do you recall what class/method does this?  Thanks
>
> Kyle
>
> -----Original Message-----
> From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of
> Wayne Rasband
> Sent: Monday, November 13, 2006 2:42 PM
> To: [hidden email]
> Subject: Re: Rotate
>
> On Nov 13, 2006, at 2:25 PM, Siptroth, Kyle M. wrote:
>
>> Hello,
>>
>> Has anyone discovered an issue where an image gets clipped when
>> rotating?  Thanks
>
> It looks like you need to upgrade. The Image>Rotate>Arbitrarlly command
> in ImageJ 1.37 and later has an "Enlarge Image to Fit Result" option.
>
> -wayne
>