-
In GitLab by @wtbarnes on Sep 2, 2023, 12:17
In scikit-image, there is an implementation of Richardson-Lucy deconvolution. Unless we have a compelling reason not to, we should make use of this implem…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest code. Development is very rapid so there are no tagged versions as of…
-
In https://github.com/scikit-image/scikit-image/wiki/UC-Berkeley-(BIDS)-sprint,-May-28-Jun-2-2018 scikit-image devs write the following:
> figure out whether we can reliably distribute Numba, and i…
-
Matrix layout and (de)interleaving presets:
~~- [x] add presets to G'MIC module and add validator GmicImage class method~~
- [x] set up Jupyter Lab document for simpler testing than Pytest and RFC-i…
-
This repo extracts code from https://github.com/scikit-image/scikit-image. I'm not sure how to license my modifications of _felzenszwalb_cy.py.
Thoughts @amueller
-
```
new_file = 'natural_movie_three_track_plot.png' natural_movie = cell_specimen_id = 517446551, shape = [500, 500] @pytest.mark.skipif(data_file == 'skip', reason='NWB Data files not configur…
-
[Python 3.13](https://www.python.org/downloads/release/python-3130/) was just released - I made a branch (`py313`) to add this to the tested versions. At the moment, the tests [fail](https://github.co…
-
_From @0x00B1 on August 7, 2015 17:44_
An implementation of Zernike’s moments is missing from scikit-image’s [moment’s module](https://github.com/scikit-image/scikit-image/blob/fb66edd7530deb425eee68…
-
I encountered an error while trying to install czitools using pip on Python 3.12. The installation process fails due to an issue with the scikit-image dependency. The error does not occur when install…
-
### Description:
While building the scikit-image library, one of tests failed on my system (skimage/measure/tests/test_fit.py ).
- Output of spin build
[build.txt](https://github.com/scikit-imag…