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

Home » Public Forums » archive » how to read/display an image like it's done in ENVI?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
how to read/display an image like it's done in ENVI? [message #69236] Mon, 28 December 2009 16:11
Hassan is currently offline  Hassan
Messages: 48
Registered: October 2009
Member
Hi everybody,

I have an multi-band image [488,290,62] and opened it in ENVI. I need
to work with a particular pixel for example pixel with column 300 and
row 160 in band 1. after importing the image in IDL, i couldnt find
the pixel.
print, image[300,160,0] >>> it shows me a pixel value that is
different with the one is shown in ENVI
I flipped the image (using reverse function) and consider it starts
with column=0 and row=0 in IDL but still couldnt find the pixel.
image=reverse[image,2]
print, image[299,159]

I'm not sure if I describe the problem clearly so please let me know
if you need more explanation.
[Message index]
 
Read Message
Previous Topic: compile of several pro files
Next Topic: Re: compile of several pro files

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

Current Time: Wed Oct 08 13:43:11 PDT 2025

Total time taken to generate the page: 0.00414 seconds