PDA

View Full Version : 3D segmentation editor


Teddy
22nd October 2008, 17:43
I am working with a large tomographic data set. The data are geological samples, and are composed of 3 to 4 primary phases (and corresponding grey level values). I have the data segmented using the segmentation editor and what I want to do now is to create an isosurface or surface rendering of each distinct phase. Does any one know how to display a surface rendering of just one of the many phases that was segmented? Ideally what I would like to do is to be able to display each phase individually and well as in combination.
Thanks!

pwestenb
23rd October 2008, 14:46
Hi Teddy,

when you have segmented your data next step is to compute the surfaces. This can be done with the Compute->SurfaceGen module. The output of that module if a new surface object. To visualize the surface you need to attach a Display->SurfaceView module.
In the properties area of the surface view module you can select the different materials to be added or removed from your visualization.

Cheers
Peter