-
![image](https://github.com/user-attachments/assets/63b23b1c-6ded-42ac-8e69-21670cf15e87)
In this image capture from the current example notebook @jenna-tomkinson and I felt that:
- OrigAGP: i…
-
per text received 1:03 am:
"What if we used some generic segmentation method like from skimage or something and then we just select the segmented areas with a certain amount of plant color in them"…
-
### Description:
I was playing with rolling ball background subtraction, and naively tried to invoke `skimage.restoration.rolling_ball(img, radius=50)` on a single-plane 582x200 RGB image. I notice…
-
Thank you for this great plugin!
I would like to reuse the saved transformation matrix from Affinder but after using it with skimage.transform.warp I get slightly different results. Could you help…
-
# Kantenerkennung für die ImageHorizonLibrary
Robustere Tests durch Einsatz der Canny Kantenerkennung in der ImageHorizonLibrary
[https://blog.robotmk.org/de/post/ihl-skimage-pr/](https://blog.robot…
-
skimage==0.0?Is there an error in this library? What is the version number?
-
For skimage we need:
1. https://scikit-image.org/docs/stable/api/skimage.io.html#skimage.io.ImageCollection
2. https://scikit-image.org/docs/stable/api/skimage.io.html#skimage.io.concatenate_images
…
-
Sorry for the long error log,
This error log is same on macos as well as ubuntu 18.04
I am using mini conda with python 3.7
**Note: It worked when I created a new conda env with python=3.6 on both …
-
### Jdaviz component
Other (explain in Description below)
### Description
I was testing jdaviz in the vs code jupyter notebook viewer (see #3250), and while it works in `.show('inline')`, there see…
-
### Description:
When measuring region properties on image data that may have negative values (background subtracted), a warning is thrown.
This is because `sum(powers) / nu.ndim + 1` can be fract…