[Insight-users] Open/Close operation just within a mask

Roman Grothausmann roman.grothausmann at helmholtz-berlin.de
Wed Nov 4 08:40:36 EST 2009


Luis Ibanez wrote:
> Hi Roman,
> 
> You may want to try the filters:
> 
> ReconstructionByDilationImageFilter
> http://public.kitware.com/Insight/Doxygen/html/classitk_1_1ReconstructionByDilationImageFilter.html
> 
> ReconstructionByErosionFilter
> http://public.kitware.com/Insight/Doxygen/html/classitk_1_1ReconstructionByErosionImageFilter.html
> 
> 
> That were contributed by Gatean Lehmann.
> 
> Please let us know if that's what you are looking for,
> 

I'm looking for a "binary morphology open" that is only performed within 
the areas of the marker image. If I get the description of 
ReconstructionByDilation right then this is not what I need.
Is DilationByRecontruction (as mentioned in 
http://www.itk.org/Doxygen/html/classitk_1_1OpeningByReconstructionImageFilter.html) 
the same as ReconstructionByDilation?

Thanks a lot for Your help
Roman


More information about the Insight-users mailing list