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

Home » Public Forums » archive » IsoSurface Contour projection
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: IsoSurface [message #39725 is a reply to message #16687] Wed, 09 June 2004 14:59 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Aleks writes:

> ok here is the problem I have: I'm trying to run a test on different
> images to figure out how things work. Previously I was helped to find
> the size of my tiff image. I modified the code accordingly.
> Unfortunatelly, when I try to run this code on my images the first
> Window function shows me all my images but when the execution gets to
> the second Window Function I lose IDL ie it crashes. I have 81 nearly
> identical image. (if you would like to see the image you can check it
> out here http://www.geocities.com/siliconcube/tree_01.tif
> images were modified with MatLab).

Oh, oh. There's your problem. IDL is not going to
work with anything created in MatLab!!

(No, I'm kidding. It's just a joke.)

> Can anyone help me identify the
> problem, is my image not suitable for Iso Surface or am I doing
> somethign wrong =/.

What makes you think you are doing something wrong?
Did you get an error when you ran this program? Or
are you just not seeing anything on your display?

Do you have any idea of the range of values in your
data? (You could print the min and max of your volume.)
Is 81 a smart choice for the threshold? Where did 81 come
from? It seems an odd choice. Maybe you could plot a
histogram of your volume data and find a value that
makes more sense for the specific data your have.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Array indices and lookup tables
Next Topic: Re: qsimp, qromb, qromo

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

Current Time: Sat Oct 11 16:02:51 PDT 2025

Total time taken to generate the page: 0.24177 seconds