<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br>Hi all,<br><br>I'm a new user of itk. Ihave a problem when i build the Surface extracion example. The source code can be found in the file:<br>Examples/Filtering/SurfaceExtraction.cxx<br><br>I use:<br>const unsigned int Dimension = 3;<br>typedef unsigned char&nbsp; PixelType;<br>typedef itk::Image&lt; PixelType, Dimension &gt;&nbsp;&nbsp; ImageType;<br>...<br>try<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; reader-&gt;Update();<br>&nbsp;&nbsp;&nbsp; }<br>..<br><br>when I run my program appear a error: "fallo de segmentacion".<br><br>and if i use Dimension=1 for imagen Dicom, don't appear that error, but the nodes and cells are 0.<br><br>How can I solve that problem?<br><br>thanks,<br><br><br><br /><hr />Diferentes formas de estar en contacto con amigos y familiares. Descúbrelas. <a href='http://www.microsoft.com/windows/windowslive/default.aspx' target='_new'>Descúbrelas.</a></body>
</html>