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

Home » Public Forums » archive » CT image without scaling
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: CT image without scaling [message #91985 is a reply to message #91983] Thu, 24 September 2015 09:14 Go to previous messageGo to previous message
lecacheux.alain is currently offline  lecacheux.alain
Messages: 325
Registered: January 2008
Senior Member
> But How do I display the image in this new rescaled values alain?

The image function in the statement "im = image(your-image_array)" will open a window on your screen. The variable "im" is the corresponding IDL graphics object.
Changing any of its property (like MIN_VALUE) will dynamically change the display. For instance, doing im.MIN_VALUE=-500 will redisplay your image in range [-500,1000], then doing im.MAX_VALUE=500, in range [-500,500].
IDL himself adjusts automatically the 256 available grayscale levels behind the scene.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Plot
Next Topic: Breaking a large program file

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

Current Time: Wed Oct 08 13:51:42 PDT 2025

Total time taken to generate the page: 0.00416 seconds