-
Hi,
I noticed that the `erode_labels` function not only erodes the labels, but also applies a `relabel_sequential` to the eroded labels. I see that this might be useful in some cases, but I think it …
-
**Describe the issue**:
I want to apply a pixel classifier on a large image array (shape=(2704, 3556, 1748)). So I chunk it with dask to be able to fit it on the gpu. Then I use .map_overlap to gener…
-
With this error:
```
(bio39) C:\structure\code\pyclesperanto_prototype>pytest -k skimage
================================================= test session starts ======================================…
-
Hi @jni ,
if you're interested, I would offer to add a section to the [GPU chapter](https://github.com/jni/using-python-for-science/blob/main/using-python-for-science/gpu-libraries.md). E.g. [this …
-
wrong value return from the Array, failling the `asserts` statements
Fail on MacOS `x84-64` (with radeon) of @tinevez
Pass on my Ubuntu and MacOS `M2 sillicon`
-
### Context and Problem
This is code which I have extended for affine transformation to include interpolation at the software level. However the desired output is not getting generated.
```
#if…
-
Noticed this by accident with #48
The first Operation in the Label widget `Connected component labeling` results in long beachball and error on macOS 12.1, napari 0.14.0 and N-pycl-A 0.15.1 . The ot…
-
- Which cloud platform will support this?
- Can it be used for featurisation
- Can it be used for encoding
- (Or for UMAP calculation if we decide to add that?
-
In _interoperability.py, we should change the order of parameters and renamed of the power function. It should be power(x1, out, x2) instead of power(x1, x2, out=None). Furthermore, we should rename "…
-
## 🐛 Bug
I'm trying to make example data available from zenodo.org. napari doesn't load it correctly. I also can't tell which plugin loaded the data. It's not AICSImageIO, because I have reported a…