Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dask/dask-image

Distributed image processing
https://github.com/dask/dask-image

hacktoberfest

Last synced: about 2 months ago
JSON representation

Distributed image processing

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: License

Distributed image processing

* Free software: BSD 3-Clause
* Documentation: https://dask-image.readthedocs.io.