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

Home » Public Forums » archive » read pixel
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
read pixel [message #35191] Fri, 16 May 2003 08:18
graftons is currently offline  graftons
Messages: 5
Registered: April 2003
Junior Member
Hi
I must to get information about some pixel and store these in array.
To do this with idl I simply write:
for i=1, 10 do begin
TV, img
cursor, x,y
print, x,y, img(x,y)
array = [[array],[x,y,img(x,y)]]
endfor

But I must use very large image so I would read pixel location using
standard ENVI display (scroll, image and zoom windows). I don't know what is
the right procedure, I am very inexperienced.
Do you know if this is possible? How could I do? Or do you know some web
guide?
Thanks in advance
Roberto Spedale
Politecnico di Torino
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: % RESTORE: Unexpected item code found in save file. 5.6
Next Topic: replace array's elemets

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

Current Time: Wed Oct 08 15:36:26 PDT 2025

Total time taken to generate the page: 0.00568 seconds