<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [Insight-users] Genus</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Hello,<BR>
thank you. Actually itk has itkBinaryMask3DMeshSource to make mesh from a binary volume.<BR>
<BR>
Regards,<BR>
Eleni<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Harvey Cline [<A HREF="mailto:harvey.cline@kitware.com">mailto:harvey.cline@kitware.com</A>]<BR>
Sent: Sun 6/21/2009 9:27 PM<BR>
To: Sgouritsa, Eleni<BR>
Cc: insight-users@itk.org<BR>
Subject: Re: [Insight-users] Genus<BR>
<BR>
Hello Eleni<BR>
<BR>
If the surface mesh is triangulated to form a polyhedron, the genus is<BR>
determined by the Euler constant defined by counting edges, faces and<BR>
vertices as suggested. The marching cubes class for generating a triangular<BR>
mesh is in VTK<BR>
<BR>
Regaurds<BR>
Harvey<BR>
<BR>
On Sun, Jun 21, 2009 at 4:14 PM, Sgouritsa, Eleni<BR>
<esgourit@central.uh.edu>wrote:<BR>
<BR>
> Hello,<BR>
> is there an itk class to use that gives me the genus of a volume (or its<BR>
> dual mesh)?<BR>
><BR>
> Regards,<BR>
> Eleni<BR>
><BR>
> _____________________________________<BR>
> Powered by www.kitware.com<BR>
><BR>
> Visit other Kitware open-source projects at<BR>
> <A HREF="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</A><BR>
><BR>
> Please keep messages on-topic and check the ITK FAQ at:<BR>
> <A HREF="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</A><BR>
><BR>
> Follow this link to subscribe/unsubscribe:<BR>
> <A HREF="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</A><BR>
><BR>
><BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>