skimage-tutorials icon indicating copy to clipboard operation
skimage-tutorials copied to clipboard

skimage-tutorials: a collection of tutorials for the scikit-image package.

Results 17 skimage-tutorials issues
Sort by recently updated
recently updated
newest added

I'm creating this issue as an external to-do for possible papers on which to build tutorials / examples. - [ ] 3D structural evolution of cuttlefish shell from embryo to...

When I run the check_setup.py I get the following error: Traceback (most recent call last): File "check_setup.py", line 41, in status, pkg.ljust(13), version_installed) UnicodeEncodeError: 'ascii' codec can't encode character '\u2713'...

The idea comes from https://github.com/amueller/scipy-2018-sklearn Instead of duplicating the notebooks, they use the %load instruction to load py files stored in a solution directory. I think it's brilliant. I moved...

In the "images are numpy arrays" section, my "draw an H" exercise was rather contrived and a bit tedious. Drawing a grid is a bit more natural and would show...

This year, we (will) have given tutorials at two conferences. The sources can be found at - [scipy-2024-image-analysis/tutorial](https://github.com/scipy-2024-image-analysis/tutorial) and - [scikit-image/euroscipy24-tutorial](https://github.com/scikit-image/euroscipy24-tutorial). We should upstream improvements and changes made in these...

enhancement

The deploy CI step appears to be failing - and in fact, has been failing as far back as Github recorded time, which in this case is Oct 13, 2024....