David Haley
David Haley
### Description: Hi! I think I found a bug in the skimage.morphology.grayreconstruct.reconstruction function. [[src](https://github.com/scikit-image/scikit-image/blob/9d8e15dd255d42a160133cabdc0dc807c2ebc5b0/skimage/morphology/grayreconstruct.py#L8)] The unit test `test_offset_not_none` [[src](https://github.com/scikit-image/scikit-image/blob/9d8e15dd255d42a160133cabdc0dc807c2ebc5b0/skimage/morphology/tests/test_reconstruction.py#L179)] asserts that the seed: ``` seed = np.array([0, 3, 6, 2,...
This PR intends to supersede #3042 . Given Nils's submission of the PR to public domain I will sign the CLA to get this documentation merged 😎 Much appreciated Nils!...