Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dask/dask-image
Distributed image processing
https://github.com/dask/dask-image
hacktoberfest
Last synced: about 1 month ago
JSON representation
Distributed image processing
- Host: GitHub
- URL: https://github.com/dask/dask-image
- Owner: dask
- License: bsd-3-clause
- Created: 2018-03-02T16:30:58.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T01:45:17.000Z (3 months ago)
- Last Synced: 2024-10-03T06:44:24.731Z (3 months ago)
- Topics: hacktoberfest
- Language: Python
- Homepage: http://image.dask.org/en/latest/
- Size: 448 KB
- Stars: 210
- Watchers: 14
- Forks: 47
- Open Issues: 70
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE.txt
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
==========
dask-image
==========.. image:: https://img.shields.io/pypi/v/dask-image.svg
:target: https://pypi.python.org/pypi/dask-image
:alt: PyPI.. image:: https://img.shields.io/conda/vn/conda-forge/dask-image.svg
:target: https://anaconda.org/conda-forge/dask-image
:alt: conda-forge.. image:: https://github.com/dask/dask-image/actions/workflows/test_and_deploy.yml/badge.svg
:target: https://github.com/dask/dask-image/actions/workflows/test_and_deploy.yml
:alt: GitHub Actions CI.. image:: https://readthedocs.org/projects/dask-image/badge/?version=latest
:target: https://dask-image.readthedocs.io/en/latest/?badge=latest
:alt: Read the Docs.. image:: https://coveralls.io/repos/github/dask/dask-image/badge.svg
:target: https://coveralls.io/github/dask/dask-image
:alt: Coveralls.. image:: https://img.shields.io/github/license/dask/dask-image.svg
:target: ./LICENSE.txt
:alt: LicenseDistributed image processing
* Free software: BSD 3-Clause
* Documentation: https://dask-image.readthedocs.io.