<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Le 04/06/2013 20:15, Benjamin De Leener
a écrit :<br>
</div>
<blockquote
cite="mid:CANcxJ=vuGct5h4JwDTYRo9SPTa-1j=ecGbpvFTSrQ6n8b9RHbw@mail.gmail.com"
type="cite">
<div dir="ltr">Hi,
<div><br>
</div>
<div style="">I'm currently working on deformable models with
triangular meshes (for registering a mesh on an MR image) but
the number of the triangles is too high comparing to my image
resolution. It's time consuming and it doesn't provide more
accuracy.</div>
<div style="">I search a method of mesh simplification which
keep approximatively the same size of triangles. It isn't
really a problem if the mesh shape is not respected. The
important thing is that the points repartition is homogeneous
on the mesh.</div>
</div>
</blockquote>
<br>
Hi Benjamin,<br>
<br>
there are no such classes in the core vtk library, but I have an
algorithm made with vtk for this purpose, available here:<br>
<a class="moz-txt-link-freetext" href="http://www.creatis.insa-lyon.fr/site/acvd">http://www.creatis.insa-lyon.fr/site/acvd</a><br>
<br>
my 2 cents,<br>
<br>
Sébastien<br>
<br>
<br>
<br>
<br>
<blockquote
cite="mid:CANcxJ=vuGct5h4JwDTYRo9SPTa-1j=ecGbpvFTSrQ6n8b9RHbw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div style=""><br>
</div>
<div style="">Have you any idea?</div>
<div style=""><br>
</div>
<div style="">Thank you in advance for your answer.</div>
<div style=""><br>
</div>
<div style="">Kind regards,</div>
<div style=""><br>
</div>
<div style="">Benjamin DL</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the VTK FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
</pre>
</blockquote>
<br>
</body>
</html>