comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Changing the order of true color images
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Changing the order of true color images [message #28844 is a reply to message #28838] Mon, 14 January 2002 14:25 Go to previous messageGo to previous message
ronn is currently offline  ronn
Messages: 123
Registered: April 1999
Senior Member
?
>
> Have you tried the TRANSPOSE function?
>
> For example, to change the dimensions from (3, m, n) to (m, n, 3):
>
> a = transpose(temporary(a), [1, 2, 0])
>
Hi Liam,

I guess I should have been clearer... Right now I can rotate the image once
I get it back into IDL, but I would prefer to rotate it on the C side. Speed
isn't the issue, having a clean interface for the user is.

I know it is just loops and such, but I was hoping that someone had already
solved it.

Thanks,
Ronn


--
Ronn Kling
KRS, inc.
email: ronn@rlkling.com
"Application Development with IDL"� programming book updated for IDL5.5!
"Calling C from IDL, Using DLM's to extend your IDL code" NEW BOOK!
http://www.rlkling.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Segmentation of Multiple ROIs
Next Topic: Re: problem after upgrading

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 00:18:20 PDT 2025

Total time taken to generate the page: 1.27752 seconds