[Insight-users] image to points
Karthik Krishnan
Karthik.Krishnan at kitware.com
Mon May 2 17:21:47 EDT 2005
You could try subclassing from ImageToMeshFilter. See
BinaryMaskToNarrowBandPointSetFilter
for reference.
thanks
kk
Abhishek wrote:
> Hello Everyone,
>
>
>
> I want to write an ITK filter that takes as input an image and returns
> a set of points. Which is the right class to derive my filter from?
> Till now itkImageToImageFilter was enough for my purposes. The ITK
> guide explains how to write filters using itkImageToImageFilter but
> are there any examples for my situation? Thanks,
>
>
>
> -Cheers,
>
> *Abhishek*
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>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