[Insight-users] Removing "noise" from Mesh

sandarak at wp.pl sandarak at wp.pl
Mon Apr 18 18:14:40 EDT 2005


Thank you Luis. Connected Component Filter is the filter I was looking
for.

Regards

Michal


> Hi Michal,

> The simplest solution is to run the ITK Connected
> component filter before extracting the Mesh.

> In that way, you use the connectivity of the object
> in order to remove the noise.

> You may also want to consider any of the multiple
> noise-reduction filters avaialble in ITK:

>    - Median
>    - Mathematical Morphology
>    - Voting Filters
>    - Anisotropic Diffusion
>    - Curvature Flow



>    Regards,


>       Luis


> ------------------------
> Sandarak wrote:

>> Hello!
>> 
>> As an effect of using segmentation algorithm I'm getting a mesh with an
>> object that I'm interested in, and some cells, that are not connected
>> to the object. I want to get rid of these cells (they are small comparing
>> to the main object).
>> 
>> Is there any filter in ITK that can parform this task?
>> 
>> Thanks in Advance
>> 
>> Michal
>> 
>> 
>> _______________________________________________
>> Insight-users mailing list
>> Insight-users at itk.org
>> http://www.itk.org/mailman/listinfo/insight-users
>> 
>> 










More information about the Insight-users mailing list