Dear all,<br>I would like to know if it&#39;s possible to set differet values for the radio in the different dimensions. Is there available any example?<br><br>typedef itk::FlatStructuringElement&lt;Dimension&gt; StructuringElementType;<br>
<br>StructuringElementType::RadiusType Rad;<br>Rad.Fill(5);<br><br><br>Regards<br>Al<br>