bundles / skimage 0.26.1rc0.dev0+git20260530.b607368ff / skimage / morphology / footprints / _shape_from_sequence
function
skimage.morphology.footprints:_shape_from_sequence
source: /dev/scikit-image/src/skimage/morphology/footprints.py :32
Signature
def _shape_from_sequence ( footprints , require_odd_size = False ) Summary
Determine the shape of composite footprint
Extended Summary
In the future if we only want to support odd-sized square, we may want to change this to require_odd_size
Aliases
-
skimage.morphology.footprints._shape_from_sequence