[Insight-users] [ITK Community] ITK mesh size

Arnaud Gelas arnaudgelas at gmail.com
Fri Nov 15 03:19:49 EST 2013


Hi,

Other possibilities include first subdividing the mesh [1] (if you want to keep the same number of faces), then decimating [2].

Else you can try AVCD [3]

Best,
Arnaud

[1] http://www.insight-journal.org/browse/publication/831

[2] https://github.com/Kitware/ITK/blob/master/Modules/Filtering/QuadEdgeMeshFiltering/test/itkSquaredEdgeLengthDecimationQuadEdgeMeshFilterTest.cxx

[3] https://github.com/valette/ACVD

On Nov 14, 2013, at 10:28 PM, Dan Mueller <dan.muel at gmail.com> wrote:

> Hi Harold,
> 
> You might be interested in the "Cuberille" surface polygonization method:
>    www.insight-journal.org/browse/publication/740
> 
> Cheers, Dan
> 
> On 15 November 2013 02:07, Harold <boogiedoll at yahoo.com> wrote:
>> I can get a surface mesh from the SurfaceExtraction filter which uses
>> Marching Cubes Algorithm. Is it possible to get the same size (same sides,
>> same area) of triangles throughout the entire mesh?
>> 
>> Harold
>> 
>> _____________________________________
>> Powered by www.kitware.com
>> 
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>> 
>> Kitware offers ITK Training Courses, for more information visit:
>> http://www.kitware.com/products/protraining.php
>> 
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>> 
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-users
>> 
>> _______________________________________________
>> Community mailing list
>> Community at itk.org
>> http://public.kitware.com/cgi-bin/mailman/listinfo/community
>> 
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20131115/348b168f/attachment.htm>


More information about the Insight-users mailing list