Marianne Corvellec
Marianne Corvellec
@lagru @stefanv did you know that `dask` has a function, namely [dask.array.image.imread](https://docs.dask.org/en/stable/generated/dask.array.image.imread.html), which "defaults to `skimage.io.imread`?!" I just looked up where 'skimage' appears in the `dask` codebase: https://github.com/search?q=repo%3Adask%2Fdask%20skimage&type=code And, I...
Hi @svarqq, Are you available to wrap this up? Please let us know if you would like us to take over. While working on #7813, I noticed it would be...
@jarrodmillman I have seen it elsewhere, iirc in #7586 right after or right before I resolved this merge conflict 418bac8a10fa9e939c25572, I re-ran the same job and it went away. It...
> I'm not entirely sure I should have replaced type ndarray with array but I have a vague memory along these lines with @grlee77 ... My mistake, `ndarray` is dominant...
> I'm not entirely sure I should have replaced type ndarray with array but I have a vague memory along these lines with @grlee77 ... @lagru iirc `docstub` parses `ndarray`...
@jni @lagru pinging you for review :pray: Came back to this because we are currently mentioning `regionprops` at the GloBIAS + Data Carpentry workshop: We want to include image measurements...
Hi @Gigarrum, thanks for reporting. Would you mind providing the URL for your screenshot (in "... shows how it is currently presented in the docs")? Just in case, have you...
Hi @Gigarrum, I'm finally taking a proper look at this issue! In the [gallery example](https://scikit-image.org/docs/stable/auto_examples/transform/plot_ssim.html#sphx-glr-auto-examples-transform-plot-ssim-py), the range of *measured* values is the same as that of *possible* values (i.e., `1.0...
Hi @jgyasu, feel free to start with an example of your choice, mentioning this issue in the PR description. Let us know if you run into any trouble along the...