-
### This is a pyzmq bug
- [X] This is a pyzmq-specific bug, not an issue of zmq socket behavior. Don't worry if you're not sure! We'll figure it out together.
### What pyzmq version?
master
### Wh…
-
Install from manager, install manually, try fix, doesn't help
![1](https://github.com/user-attachments/assets/138fd1c1-4435-4888-9d46-2168f655078c)
![2](https://github.com/user-attachments/assets/…
-
I find [`offsetstrel`](https://www.mathworks.com/help/images/ref/offsetstrel.html) in MATLAB but doesn't see its support in either OpenCV or scikit-images. Thus I'm wondering if we want to bring this …
-
From the documentation(https://scikit-image.org/docs/dev/api/skimage.transform.html#skimage.transform.SimilarityTransform), I notice that the order given to estimate is swapped.
https://github.com…
-
### Describe the bug
This may actually be a feature request.
Attempting to load GONG H-alpha jp2 files results in an error.
Doesn't seem to fall into generic map so a new map definition may have to…
-
I am unable to install the plugin. it returned the following error.
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by NewConnectionError(': F…
-
Zeal and Dash are softwares to explore offline APIs of various libraries. It would be nice to have scikit-image in them. I didn't look into details, but it shouldn't be too difficult. I open this to k…
-
## 🐛 Bug
Hi I'm getting an error when launching a napari window within a qt window when loading a 3D stack (this works fine with 2D images)
## To Reproduce
Steps to reproduce the behavior:
```…
-
Hi, Firstly, thank you for developing a great tool! It is proving to be very useful for a number of my projects.
I am encountering an issue when running regionprops_table. I do not see any performa…
-
## Idea: Minimum spanning tree version of MCP
I'm not sure if this is a potentially useful addition to scikit-image. graph.MCP finds paths only between two points at a time. @brohrer created [this]…