Home »
Public Forums »
archive »
Re: Overlaying contours on an image
| Re: Overlaying contours on an image [message #39053] |
Fri, 09 April 2004 11:30 |
btt
Messages: 345 Registered: December 2000
|
Senior Member |
|
|
Benard Soret wrote:
> Hi all,
>
> I have an image on which I want to overlay contours. These
> contours are not from the values of the image. Instead these contours
> take values from an array say 'h(30,40)' and the image over which I
> want to display it, is say 'image.jpg'. Contours should fully fit the
> image and axises also shouldn't be displayed.
> This thing can be done in envi by making a vector file and
> overlaying on the image. But I want to generate it using an IDL
> program.
> I tried so many things but I couldn't get success. Can anybody help
> me in this regard ?
>
Hello,
I would get a copy of Liam Gumley's IMDISP or Craig Markwardt's
PLOTIMAGE, each of which will show the image. Then use the OVERPLOT
keyword to CONTOUR to simply overlay you contour data.
The liks below are from a post earlier this week.
P.S. O/PLOTIMAGE can be found at:
http://cow.physics.wisc.edu/~craigm/idl/idl.html (under graphics)
and IMDISP is by Liam Gumley and available at:
http://cimss.ssec.wisc.edu/~gumley/imdisp.html
Ben
|
|
|
|
Current Time: Mon Dec 01 14:18:51 PST 2025
Total time taken to generate the page: 1.59864 seconds