<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Will,<br>
<br>
I have implemented a quick solution for closed contours, and added one
test.<br>
<br>
Please see
<a class="moz-txt-link-freetext" href="http://github.com/arnaudgelas/VTK/commit/d96522d92b84cca28aa8bef0c1ac3fde7e61a657">http://github.com/arnaudgelas/VTK/commit/d96522d92b84cca28aa8bef0c1ac3fde7e61a657</a><br>
<br>
Arnaud<br>
<br>
On 05/06/2010 12:10 PM, Will Schroeder wrote:
<blockquote
 cite="mid:g2r3ae73beb1005060910r79da36cx427aede579271294@mail.gmail.com"
 type="cite">Arnaud-
  <div><br>
  </div>
  <div>This filter was written in a few hours to meet a pressing
deadline. It can stand improvement including updating the local
neighborhood. Are you volunteering ;-) ?</div>
  <div><br>
  </div>
  <div>Will<br>
  <br>
  <div class="gmail_quote">On Thu, May 6, 2010 at 11:59 AM, Arnaud
Gelas <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:arnaud_gelas@hms.harvard.edu">arnaud_gelas@hms.harvard.edu</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi
guys,<br>
    <br>
I was reading the code of vtkDecimatePolylineFilter, and I have few
questions:<br>
    <br>
 * why one vtkstd::priority_queue is being used? and not one
vtkPriorityQueue?<br>
    <br>
 * after removing one point / vertex from the polyline the error of its
neighbor is never updated... Is it normal?<br>
    <br>
Best,<br>
Arnaud<br>
    <br>
    <br>
    <br>
    <br>
_______________________________________________<br>
Powered by <a moz-do-not-send="true" href="http://www.kitware.com"
 target="_blank">www.kitware.com</a><br>
    <br>
Visit other Kitware open-source projects at <a moz-do-not-send="true"
 href="http://www.kitware.com/opensource/opensource.html"
 target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
    <br>
Follow this link to subscribe/unsubscribe:<br>
    <a moz-do-not-send="true"
 href="http://www.vtk.org/mailman/listinfo/vtk-developers"
 target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
    <br>
  </blockquote>
  </div>
  <br>
  <br clear="all">
  <br>
-- <br>
William J. Schroeder, PhD<br>
Kitware, Inc.<br>
28 Corporate Drive<br>
Clifton Park, NY 12065<br>
  <a moz-do-not-send="true" href="mailto:will.schroeder@kitware.com">will.schroeder@kitware.com</a><br>
  <a moz-do-not-send="true" href="http://www.kitware.com">http://www.kitware.com</a><br>
(518) 881-4902<br>
  </div>
</blockquote>
<br>
</body>
</html>