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

Home » Public Forums » archive » Re: an envi question- extracting the pixel values of seveal points with lat-lon values
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: an envi question- extracting the pixel values of seveal points with lat-lon values [message #51130 is a reply to message #51037] Fri, 27 October 2006 16:14 Go to previous messageGo to previous message
Jeff N. is currently offline  Jeff N.
Messages: 120
Registered: April 2005
Senior Member
gis_learner wrote:
> Dear All,
>
> I know that this is not right place for envi. But the message dates of
> the envi pages are rather old. Thus I wrote here,
>
> I have several points (25 app.) with their lat and long values at hand.
>
> I have to extract the pixel values that they fall in image. Images
> belong to dfferent dates and there are about 150 images. Is there a
> quick way other than using the pixel locator ? :(
>
> Best Regards

Have a look at the ENVI routine ENVI_CONVERT_FILE_COORDINATES.
Although I've never used it, from looking at the ENVI help files this
routine is the one you will need in order to take the lat/long values
for your points and figure out which pixels (file coordinates) you will
need to read values for. So you can write a routine that loops through
each of your input images, opens them, gets the pixel values you need,
and then reads those values.

Hope that helps,
Jeff
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL Fonts
Next Topic: Naming batch files and main-level programs

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

Current Time: Wed Oct 08 19:34:28 PDT 2025

Total time taken to generate the page: 0.00359 seconds