Summary
This SciKit (toolkit for SciPy) includes useful image processing algorithms for use with Python and NumPy. While SciPy’s ndimage provides low-level manipulation, scikits.image centres around algorithms and applications.
Versions
v0.24.0 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm64 ~x86
- USE flags
- debug test
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / imageio : Python library for reading and writing image data
dev-python / lazy-loader : Populate library namespace without incurring immediate import costs
dev-python / networkx : Python tools to manipulate graphs and complex networks
dev-python / numpy : Fast array and numerical python library
dev-python / pillow : Python Imaging Library (fork)
dev-python / scipy : Scientific algorithms library for Python
dev-python / tifffile : Read and write TIFF files
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / imageio : Python library for reading and writing image data
dev-python / lazy-loader : Populate library namespace without incurring immediate import costs
dev-python / networkx : Python tools to manipulate graphs and complex networks
dev-python / numpy : Fast array and numerical python library
dev-python / pillow : Python Imaging Library (fork)
dev-python / scipy : Scientific algorithms library for Python
dev-python / tifffile : Read and write TIFF files
Bugs
- 928600
- dev-python/scikit-image-0.23.0_rc2 fails tests with weird FP non-equality
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/scikit-image: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/scikit-image: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/scikit-image: Bump to 0.24.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/scikit-image: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/dask-*: treeclean
Closes: https://bugs.gentoo.org/931151 Bug: https://bugs.gentoo.org/887855 Bug: https://bugs.gentoo.org/929192 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/scikit-image: Bump to 0.23.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/scikit-image: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/scikit-image: Bump to 0.23.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/scikit-image: fix DependencyMoved
Closes: https://bugs.gentoo.org/928662 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/scikit-image: Bump to 0.23.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/scikit-image: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sci-libs → dev-python}/scikit-image
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/scikit*: Revert invalid moves and dependent commits
The old names are burned already and can not be used either as target of package moves, or for new packages. Revert the renames and (hopefully) everything depending on them. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aisha Tammy · gentoo
dev-python/scikit-image: version bump to 0.17.2
remove tests as their build system is horrible and has to download the test images Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Signed-off-by: Benda Xu <heroxbd@gentoo.org>