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

Home » Public Forums » archive » Re: display an image from RGB
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: display an image from RGB [message #46773] Mon, 19 December 2005 08:03 Go to previous message
chikuei@gmail.com is currently offline  chikuei@gmail.com
Messages: 1
Registered: December 2005
Junior Member
This solution is exactly what I was looking for.

Simple and makes sense to me.

Thanks a lot.

Chi-Kuei

> Or, you can create what is called a "pseudocolor"
> image by using the three (byte scaled) images directly
> as the red, green, and blue channel of a 24-bit image:
>
> IDL> image24 = [ [[Bytscl(R)]], [[BytScl(G]], [[Bytscl(B)]] ]
> IDL> Device, Decomposed=1
> IDL> TV, image24, True=3
>
> 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
Previous Topic: Comment/uncomment keyboard shortcut?
Next Topic: Cursor in IDL under Mac OSX 10.4

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

Current Time: Fri Oct 10 04:58:49 PDT 2025

Total time taken to generate the page: 0.00616 seconds