<!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">
    <style type="text/css">p { margin-bottom: 0.21cm; }</style>
    <p style="margin-bottom: 0cm;" lang="en-US">Dear ITK-Users,</p>
    <p style="margin-bottom: 0cm;" lang="en-US">I'm experiencing
      problems
      implementing a deformable segmentation approach. I'm using the
      itkDeformableMesh3DFilter.</p>
    <p style="margin-bottom: 0cm;" lang="en-US"><br>
    </p>
    <p style="margin-bottom: 0cm;" lang="en-US">Here is what I do
      specifically:</p>
    <ol>
      <li>
        <p style="margin-bottom: 0cm;" lang="en-US">Let the user draw
          contours with vtkContourWidget</p>
      </li>
      <li>
        <p style="margin-bottom: 0cm;" lang="en-US">Connect these
          contours to form a model as vtkPolyData</p>
      </li>
      <li>
        <p style="margin-bottom: 0cm;" lang="en-US">Convert the
          vtkPolyData to itk::Mesh using the code mentioned in the
          Auxiliary folder in the InsightApplications
          (vtkPolyDataToITKMesh.cxx)</p>
      </li>
      <li>
        <p style="margin-bottom: 0cm;" lang="en-US">Use that mesh as
          initial mesh for the segmentation process</p>
      </li>
    </ol>
    <p style="margin-bottom: 0cm;" lang="en-US"><br>
    </p>
    <p style="margin-bottom: 0cm;" lang="en-US">The problem is when I
      use
      my generated mesh the segmentation process crashes. When I use
      exactly the same code as in the example, means using the
      BinaryMask3DMeshSource Filter to create the mesh, everything works
      fine.</p>
    <p style="margin-bottom: 0cm;" lang="en-US"><br>
    </p>
    <p style="margin-bottom: 0cm;" lang="en-US">Are there any known
      issues
      converting vtkPolyData into itk::mesh.</p>
    <p style="margin-bottom: 0cm;" lang="en-US"><br>
    </p>
    <p style="margin-bottom: 0cm;" lang="en-US">Thanks in advance</p>
    <p style="margin-bottom: 0cm;" lang="en-US">Best regards</p>
    <p style="margin-bottom: 0cm;" lang="en-US">&nbsp;&nbsp;&nbsp; Sven L&uuml;ttmann<br>
    </p>
    <p style="margin-bottom: 0cm;" lang="en-US"></p>
    <p style="margin-bottom: 0cm;" lang="en-US"><br>
    </p>
    <div class="moz-signature">-- <br>
      <b><font color="#ff6600" face="Arial"><span style="font-family:
            Arial; color: rgb(255, 102, 0); font-weight: bold;">Fachhochschule

            Dortmund</span></font></b> <br>
      <b><font face="Arial" size="1"><span style="font-size: 7.5pt;
            font-family: Arial; font-weight: bold;">University of
            Applied Sciences and Arts</span></font></b> <br>
      <font style="color: rgb(169, 166, 166);" face="MetaKorrespondenz"
        size="1"><span style="font-size: 9pt; font-family:
          MetaKorrespondenz;"><br>
          Sven Olaf L&uuml;ttmann<br>
          B.Sc. Medizinische Informatik<br>
          <br>
          FB Informatik, Medizinische Informatik<br>
          Emil-Figge-Str. 42<br>
          44227 Dortmund<br>
          <br>
          Raum: EFS 42 B.1.21<br>
          <br>
          Fax: 0231 / 755-6725<br>
          E-Mail: <a href="mailto:sven.luettmann@fh-dortmund.de">sven.luettmann@fh-dortmund.de</a><br>
          Web: <a href="http://www.fh-dortmund.de">http://www.fh-dortmund.de</a></span></font><br>
    </div>
  </body>
</html>