[Insight-users] surface-->voxel segmentation
Ghassan Hamarneh
hamarneh at gmail.com
Tue Feb 17 00:53:18 EST 2009
> On Mon, Feb 16, 2009 at 8:40 PM, Ghassan Hamarneh
> <hamarneh at gmail.com> wrote:
>
> On 16-Feb-09, at 4:18 PM, Gen-Nan Chen wrote:
>
> i know using marching cube you can get a surface from binary
> segmented image. But is there a fast way in itk or vtk for another
> direction?
>
>
> BinaryMask3DMeshSource
>
> "This class tries to construct a 3D mesh surface based on a binary
> mask"
>
> Ref: http://www.itk.org/Doxygen/html/classitk_1_1BinaryMask3DMeshSource.html
or do you need something like this?
SpatialObjectToImageFilter
http://www.itk.org/Doxygen/html/classitk_1_1SpatialObjectToImageFilter.html
TriangleMeshToBinaryImageFilter
http://www.itk.org/Doxygen/html/classitk_1_1TriangleMeshToBinaryImageFilter.html
/ghassan
More information about the Insight-users
mailing list