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

Home » Public Forums » archive » New Image Processing Routines
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: New Image Processing Routines [message #48442 is a reply to message #47726] Tue, 25 April 2006 06:19 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Marshall Perrin writes:

> The scenario is this. I have a couple of images which I want to display
> with the same scaling, and then I also want to display a color bar.
> I want to ensure that all the images have precisely the same scaling,
> so I say
> minval = min(image1) < min(image2) < min(image3)
> maxval = min(image1) > min(image2) > min(image3)
>
> and then I can call
> tvimage,asinhscl(image1,min=minval,max=maxval)
> tvimage,asinhscl(image2,min=minval,max=maxval)
> tvimage,asinhscl(image3,min=minval,max=maxval)
>
> However, this did *NOT* do what I expected. Pixels in the images which should
> have had the exact same output greyscale ended up having slightly different
> values.

Sigh... I had something else planned for this morning. :-(

Let me ask you a question, though, before I get started.
In this scenario, do the original images have starting values
between 0 and 1? Driving back from tennis last night I
had a sudden dark thought that this could be the source of
a problem I thought I saw the other day. This message
casts an ominous pall on an already gloomy day here in Colorado.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: XSTRETCH and Library Lessons
Next Topic: obtaining modified data from object graphics

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

Current Time: Fri Oct 10 10:21:28 PDT 2025

Total time taken to generate the page: 1.99658 seconds