Structuring element for neighbourhood filters.
Methods
__init__(( (object)arg1) -> None :) | C++ signature : |
getHaloSize(...) | Returns the mango.Dds halo size required for filtering with this structuring element. |
getIndices(...) | Returns the offset indices of the structuring element. |
setIndices(( (_StructuringElement_3)arg1, ...) | Sets the offset indices of the structuring element. |
toFootprint(...) | Returns a numpy.array of bool elements. |