[Insight-users] regarding itk_snap segmentation

Bill Lorensen bill.lorensen at gmail.com
Sun Aug 9 16:04:55 EDT 2009


You may want to look at this example I just added to the vtk wiki:

http://www.vtk.org/Wiki/Create_models_from_labeled_volume_data_(Discrete_MarchingCubes)

Bill

On Wed, Aug 5, 2009 at 10:00 AM, Taru S<swork24 at gmail.com> wrote:
> Hello,
>
> I am new to VTK.  I have segmented a 3D MR volume using ITK-SNAP and now
> need to process each of these segmented structures using VTK.
>
> ITK-Snap allows me to save either the entire 3D segmentation or the
> individual mesh structures.
>
> Could you please guide me regarding the best way to extract the individual
> segmented structures from the full 3D segmented image (single image with all
> the segmented str not the individual meshes) so that I can process them
> individually(vtk filters - decimation etc) and create  polygonal mesh models
> for each and finally a 3D volumetric model using all these meshes.
>
>
> Also, as per my understanding, I will need to create one vtkActor for each
> of the segmented structures. Please advise if this is the right way to do it
> ?
>
> I will really appreciate your help.
>
> --
> Regards,
> Taru
>
> _____________________________________
> 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 ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list