<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
I used vtkImageSkeleton2D to calculate the skeleton of a shape.<br>
It work very well but now, I'd like to extract a vtkPolydata from
it.<br>
<br>
So, I've tried vtkContour on my image, but the result is a little
bit noisy.<br>
<br>
For example :<br>
<br>
this is the initial shape :<br>
<a class="moz-txt-link-freetext" href="http://img38.imageshack.us/img38/2671/shapeb.png">http://img38.imageshack.us/img38/2671/shapeb.png</a><br>
<br>
This is the skeleton image :<br>
<a class="moz-txt-link-freetext" href="http://img217.imageshack.us/img217/5739/skel.png">http://img217.imageshack.us/img217/5739/skel.png</a><br>
<br>
This is the polydata extract with a vtkcontour from the skeleton
image :<br>
<a class="moz-txt-link-freetext" href="http://img98.imageshack.us/img98/8683/skelpolydata.png">http://img98.imageshack.us/img98/8683/skelpolydata.png</a><br>
<br>
Is there a way to get a clean vtkPolydata of the skeleton ?<br>
<br>
<br>
<div class="moz-signature">-- <br>
<meta http-equiv="CONTENT-TYPE" content="text/html;
charset=ISO-8859-1">
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 3.2 (Win32)">
<meta name="CREATED" content="20100414;17510000">
<meta name="CHANGED" content="20100520;15131600">
<style type="text/css">
        <!--
                @page { margin: 2cm }
                TD P { margin-bottom: 0cm }
                P { margin-bottom: 0.21cm }
                A:link { so-language: zxx }
        --></style>Eddy<br>
</div>
</body>
</html>