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

Home » Public Forums » archive » Inverting the image
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Inverting the image [message #28474] Wed, 12 December 2001 11:23 Go to previous message
idlfreak is currently offline  idlfreak
Messages: 47
Registered: October 2001
Member
HI,
I have an image of size(512 x 512 x 195). Its a CT image of chest and
the image appears with the backbone in the upward direction and the
sternum in the downward direction. I want to get it inverted.
For example:

filename = Filepath(SubDirectory = ['examples', 'data'],
'worldelv.dat)
image= BytArr(360, 360)
openR, lun, filename
ReadU, lun, image
Free_lun, lun

Tvscl, image

I want the image reversed. The image should be rotated by 180 degrees.
I want the original data to be inverted and not the final display.

Can anybody help me with this please?

Any help is appreciated.

Regards,
Akhila.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: global variables in IDL
Next Topic: Re: image display by IDL

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

Current Time: Wed Oct 08 19:18:22 PDT 2025

Total time taken to generate the page: 0.00443 seconds