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

Home » Public Forums » archive » envi
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
envi [message #68288] Thu, 15 October 2009 04:57
woods1 is currently offline  woods1
Messages: 24
Registered: August 2009
Junior Member
Hallo,
I want to display one ployigon or the line on the image in envi
display, how can i do it?

i can already display a polygon on the envi but no on the envi image.
on the envi display, i do this:

envi_open_file, filename

xpt = [1,2,2,1,1]
ypt = [1,1,2,2,1]]
dn = envi_get_display_numbers()
if (dn[0] eq -1) then return

envi_display_query, dn[0], W1=w1
wset, w1[0]

plots, xpt, ypt, /device

can somebody help me?

thanks in advance

Woods
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL updates from 7.1 Workbench
Next Topic: Re: IDL updates from 7.1 Workbench

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

Current Time: Fri Oct 10 16:18:45 PDT 2025

Total time taken to generate the page: 1.03853 seconds