[Insight-users] How to extract a sub-mesh using itk::InteriorExteriorMeshFilter

Vincent Gratsac vincent.gratsac at irisa.fr
Mon Jul 6 12:15:07 EDT 2009


Hi all,

Actually, it seems that cells are not modified at all. So many of them 
are using points which do not exist anymore after using the 
InteriorExteriorMeshFilter.

Is there a way to generate new cells, or to extract only cells which 
uses the extracted points ?

Any help is welcome...

Thank you,

Vincent




Vincent Gratsac wrote:
> Hi all,
>
> I am trying to extract a sub-mesh from another mesh by using the 
> InteriorExteriorMeshFilter.
>
> The points of the sub-mesh are well extracted, but the problem appears 
> when dealing with the mesh cells.
> In the filter documentation, we can read : "...attention should be 
> paid to the cells because some of their points could not exist in the 
> output mesh, if they did not satisfy the criterion imposed by the 
> spatial function.".
>
> Here is my problem, I don't know how to clean cells which link to 
> points that do not exist in the output mesh.
>
> Does anyone can help me ?
>
> Thank you,
>
> Vincent
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> 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


More information about the Insight-users mailing list