[Insight-users] outlining a segmented object
Luis Ibanez
luis.ibanez at kitware.com
Thu Mar 13 15:27:27 EDT 2008
Hi Ken,
This sounds like a visualization taks,
more than an image processing one.
You may want to look at the following examples
InsightApplications/Auxiliary/vtk
itkReadITKImage3DSegmentShowVTK.cxx
itkReadITKImageSegmentShowVTK.cxx
itkReadITKImageShowSplineVTK.cxx
itkReadITKImageShowVTK.cxx
They combine VTK and ITK for doing something similar
to what you are describing.
Regards,
Luis
-----------------------
Ken Urish wrote:
> Is there a filter/class that outlines an object that has been
> segmented on a 2d or 3d image on the original input image?
> For example, after segmenting an object, is there a filter that takes
> the mask of the segmentation and the input image and creates an image
> of the input image with the segmentation output outlined? I can think
> of a few ways to do this but I thought ITK already has an easy way to
> do this in its vast troves of code. I checked the archive to no avail.
>
> I appreciate the help.
>
> Thanks
> --Ken--
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list