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

Home » Public Forums » archive » Re: false color display
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: false color display [message #51813] Thu, 07 December 2006 19:12
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
kavin writes:

> Thank you David Fanning!
> I try to preprocess the hyperion data with IDL recently.So, I hope to
> communicate with anyone major in this field.

Sorry, I'm an English major. :-(

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: false color display [message #51815 is a reply to message #51813] Thu, 07 December 2006 18:11 Go to previous message
kavin is currently offline  kavin
Messages: 5
Registered: December 2006
Junior Member
Thank you David Fanning!
I try to preprocess the hyperion data with IDL recently.So, I hope to
communicate with anyone major in this field.
"David Fanning 写道:
"
> kavin writes:
>
>> Hi all,I'm processing hyperspectral images in IDL,and want to choose
>> arbitary bands for display in false color after import the image fils
>> into IDL as arrays.How to do it?
>
> What have you tried already? :-)
>
> TV, [[[b1]],[[b2]], [[b3]]], True=3
>
> Should do it, where b1-b3 are your arbitrary
> bands:
>
> b1 = BytScl(data[*,*,arbitrary_band]*arbitrary_scale_factor)
>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming: http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: false color display [message #51825 is a reply to message #51815] Thu, 07 December 2006 06:40 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
kavin writes:

> Hi all,I'm processing hyperspectral images in IDL,and want to choose
> arbitary bands for display in false color after import the image fils
> into IDL as arrays.How to do it?

What have you tried already? :-)

TV, [[[b1]],[[b2]], [[b3]]], True=3

Should do it, where b1-b3 are your arbitrary
bands:

b1 = BytScl(data[*,*,arbitrary_band]*arbitrary_scale_factor)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: random x-y data set with holes
Next Topic: Re: Lanczos diagonalisation with IDL

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

Current Time: Sun Oct 12 06:41:54 PDT 2025

Total time taken to generate the page: 1.59845 seconds