[vtkusers] Model generation from the segmented data

Bill Lorensen bill.lorensen at gmail.com
Tue Dec 9 09:42:40 EST 2014


If by "segmented" you mean you have assigned integer labels to a
number of objects in your volume, then you should use
vtkDiscreteMarchingCubes. For an example see:
http://www.vtk.org/Wiki/index.php?title=VTK/Examples/Cxx/Medical/GenerateModelsFromLabels&oldid=50458

Bill

On Tue, Dec 9, 2014 at 8:19 AM, reks <rekha.pyage at gmail.com> wrote:
> Hello all,
>
> I have 3D data and I have segmented it and now I want to see the model of
> the segmented data so I passed the segmented data through vtkMarchingCubes
> but I can see only the surface and it is hollow from inside.
>  I want to see all the segmented Image in my model.
>
> can anyone please tell me if I am using the wrong filter or do I have to use
> any other filter with vtkMarchingCubes.
>
> <http://vtk.1045678.n5.nabble.com/file/n5729723/segmented_image.png>
>
>
> Thanks in advance
> reks
>
>
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/Model-generation-from-the-segmented-data-tp5729723.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list