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

Home » Public Forums » archive » Contour overlay
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
Contour overlay [message #36384] Fri, 12 September 2003 06:46
adelante is currently offline  adelante
Messages: 3
Registered: September 2003
Junior Member
Hello guys !
Let me describe a problem. I have an image and I need to overlay the
image's contour. Here is an example of what I'm doing :
------
pro test

image=LoadData(12)
window, 0, xsize=500, ysize=500
TVIMAGE, image, pos=aspect(1.)
CONTOUR, image, /noerase, position= aspect(1.)

end
--------

But as a results I get shifted contor :( How to combine them exactly ?
VIMAGE, LoadData and ASPECT are from D.Fanning's library.
Could you help me ?
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Array element deletion
Next Topic: Re: Contour overlay

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

Current Time: Wed Oct 08 18:14:08 PDT 2025

Total time taken to generate the page: 0.00477 seconds