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

Home » Public Forums » archive » Elevation Shading in Object Graphics
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: Elevation Shading [message #42227 is a reply to message #13351] Fri, 14 January 2005 13:47 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Jim Harwell writes:

> Thank you but now the surface is rendered as black no matter what
> values I set for MIN & MAX.

This might be a question of not really wanting what you
are asking for. :-)

The values 55 and 155 that we were talking about previously
are *data* values are they not? Your actual *data*
falls into this range. That's what occurs when you set
the MIN and MAX keywords as I suggested previously.
Any surface value LE to MIN is shown in the minimum
color, and any surface value GE to MAX is shown in
the MAX value, and the rest of the values are scaled
between MIN and MAX. If you thought these values
were color table values, then you might get a black
surface.

Now, I'm thinking that regardless of the data value, you
want to *display* the data with particular colors. How
we display the data, and how we scale the data can be two
completely different things.

In any case, I am now completely confused about what
you want to do. Can you elaborate a bit more on what
your data range actually is?

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
Previous Topic: Re: Question on watershed segmentation
Next Topic: How to use GTOPO30 in IDL?

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

Current Time: Fri Oct 10 10:17:43 PDT 2025

Total time taken to generate the page: 0.24268 seconds