[Insight-users] itkFlatStructuringElement

Richard Beare richard.beare at gmail.com
Thu Apr 17 19:48:42 EDT 2008


Sure, just set the elments of Rad individually.

Rad[0]=5;
Rad[1]=3;

etc

On 4/18/08, Albert M <albermnz at gmail.com> wrote:
> Dear all,
> I would like to know if it's possible to set differet values for the radio
> in the different dimensions. Is there available any example?
>
> typedef itk::FlatStructuringElement<Dimension>
> StructuringElementType;
>
> StructuringElementType::RadiusType Rad;
> Rad.Fill(5);
>
>
> Regards
> Al
>
> _______________________________________________
>  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