mango.image.StructuringElement.getIndices

StructuringElement.getIndices((_StructuringElement_3)arg1) → object :

Returns the offset indices of the structuring element.

Return type:numpy.array
Returns:(n,dim) shaped array of offset indices of structuring element members.
C++ signature :
boost::python::api::object getIndices(mango::StructuringElement<long, 3ul>)

Previous topic

mango.image.StructuringElement.getHaloSize

Next topic

mango.image.StructuringElement.setIndices

This Page