-
The array data type supported by ImagePlus is limited to `uchar`, `ushort`, and `float`. If, during some clesperanto pipeline, the return Array if of type `int`, the convertion back to ImagePlus will …
-
Some feature extraction functions return the standard deviation (STD). In some cases (i.e. when you want to know the accuracy of your measurement rather than the variance of your data) it may be usefu…
-
The number of functions tagged with "bia-bob-suggestion" is higher than for the _prototype. I reduced the number of suggestions in the _prototype at some point, because the lenght of this list as impa…
-
Following up on #16: It would be nice (especially for visualization in napari) if there were a function, that converts label images to feature maps based on a given lookup table.
Use case: A user h…
-
Are there any means of using multiple GPUs to boost available memory, or future plans of enabling support for this? I have access to several GPUs on my machine however I have not been able to find a m…
-
## 🐛 Bug / Feature Sugestion
First of all this is the Issue I raised in the napari community meeting on 30.03.2022.
When I have timelapse data with a corresponding table of features extracted for …
-
## 🐛 Bug
Hi all,
together with @jo-mueller, I'm trying to program a hybrid npe1-npe2 plugin ([here](https://github.com/BiAPoL/napari-stress)). Key code might be [this](https://github.com/BiAPoL/…
-
## 🚀 Feature
Some start with lowercase some other do not, and plugins should provide a display language so that capitalization rules will change for different languages (if they apply)
## Mo…
-
Issue raised here:
- https://github.com/clEsperanto/CLIc_prototype/issues/96
Fix example available [here](https://github.com/clEsperanto/clij-opencl-kernels/blob/clesperanto_kernels/kernels/detect…
-
When executing this demo notebook:
https://github.com/clEsperanto/pyclesperanto/blob/main/demos/find_local_maxima.ipynb
The function call to `detect_maxima_box` results in this error:
```
------…