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

Home » Public Forums » archive » better 3D surfaces ?
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
better 3D surfaces ? [message #19378] Mon, 20 March 2000 00:00
Richard Tyc is currently offline  Richard Tyc
Messages: 69
Registered: June 1999
Member
I have been trying different methods for visualizing our MRI data in 3D and
I prefer 3D volume rendering although it is very CPU intensive. I have been
looking for a better shaded surface approximation of the data (2D slice data
, typically 256x256 and 5-25 slices).

I have been trying the SHADE_VOLUME procedure
eg.

oHeadSurf = OBJ_NEW('IDLgrPolygon', color=[100,100,100], reject=1, $
STYLE=2, SHADING=1)
Shade_Volume, 3Ddata, 1, vertices, polygons, low=1
oHeadSurf->SetProperty, data=vertices, polygons=polygons

But I notice my volumes always look like extruded slices from each data set,
so in the z (or slice) direction, it is very "step like" with no
interpolation in this direction.

Is there a better way of showing 3D data created from individual slices
where the slice resolution is usually much less than the image resolution.

Thanks
Richard Tyc
SBH Research Center
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Computing Time
Next Topic: Re: Getting the color pallete without calling LoadCT first

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

Current Time: Thu Oct 09 20:01:10 PDT 2025

Total time taken to generate the page: 0.40435 seconds