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

Home » Public Forums » archive » Re: implementing pre pritten routines
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
Re: implementing pre pritten routines [message #39850] Sat, 19 June 2004 21:38
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Lafoz writes:

> I have two contours (images) one lies above the other one, and I'm
> trying to connect the two to form mountain looking thing. I hope that
> clarifies it a bit.

Ah, right. Forget that INTERPOLATE program you were given. :-)

Put your contours into an IDLgrROIGroup object, then use
the ComputeMesh method to create your surface mesh.

The steps are outlined in this article, which demonstrates
how to build a 3D surface from 2D contours:

http://www.dfanning.com/graphics_tips/mesh.html

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Re: implementing pre pritten routines [message #39851 is a reply to message #39850] Sat, 19 June 2004 19:17 Go to previous message
aontman1 is currently offline  aontman1
Messages: 2
Registered: June 2004
Junior Member
David Fanning <davidf@dfanning.com> wrote in message news:<MPG.1b3e6269a40569659897a4@news.frii.com>...
I have two contours (images) one lies above the other one, and I'm
trying to connect the two to form mountain looking thing. I hope that
clarifies it a bit.
Thanks
Lafoz
> Lafoz writes:
>
>> I was wondering if anyone could help me. I was given pre written
>> routine
>> this is what is given to me (by the name of the author i believe it
>> came off one the messages here)
>> I have 3 dimensional array of data (100x40x10)
>> I was wondering if someone could help me write a code that would
>> interpolate the data (I hope that makes some sense).
>
> Does it make any sense to you?
>
>> Any other suggestions are welcome
>
> Why don't you tell us what you are trying to do. :-)
>
> Cheers,
>
> David
Re: implementing pre pritten routines [message #39852 is a reply to message #39851] Sat, 19 June 2004 14:47 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Lafoz writes:

> I was wondering if anyone could help me. I was given pre written
> routine
> this is what is given to me (by the name of the author i believe it
> came off one the messages here)
> I have 3 dimensional array of data (100x40x10)
> I was wondering if someone could help me write a code that would
> interpolate the data (I hope that makes some sense).

Does it make any sense to you?

> Any other suggestions are welcome

Why don't you tell us what you are trying to do. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: implementing pre pritten routines
Next Topic: Re: Ternary diagrams

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

Current Time: Fri Oct 10 03:56:50 PDT 2025

Total time taken to generate the page: 0.47791 seconds