Hello insight-users,<div><br></div><div>I&#39;m looking for a filter like itk::HConcaveImageFilter [1] except one that allows the neighbors to be defined more generally than just fully connected or not. I&#39;d like to be able to define the neighbors using a structuring element like itk::FlatStructuringElement::Annulus(...) [2] Does anything like this exist?</div>
<div><br></div><div>Thanks,</div><div>Taylor</div><div><br></div><div>[1] <a href="http://www.itk.org/Doxygen/html/classitk_1_1HConcaveImageFilter.html">http://www.itk.org/Doxygen/html/classitk_1_1HConcaveImageFilter.html</a></div>
<div>[2] <a href="http://www.itk.org/Doxygen/html/classitk_1_1FlatStructuringElement.html#a7311c2ea4ce8b46c376b0c97ed5434b2">http://www.itk.org/Doxygen/html/classitk_1_1FlatStructuringElement.html#a7311c2ea4ce8b46c376b0c97ed5434b2</a></div>