napari VideoCVDask

A Video File Reader that uses OpenCV2 and Dask Arrays

  • Nicholas A. Del Grosso

License PyPI Python Version tests codecov napari hub

A Video File Reader that used to use OpenCV2 and Dask Arrays, and now uses dask-image, which does the same thing but better. (Pro-tip, never name a package after its dependencies!)


This [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookiecutter-napari-plugin] template.

Installation

You can install napari-video-cvdask via [pip]:

pip install napari-video-cvdask

To install latest development version :

pip install git+https://github.com/nickdelgrosso/napari-video-cvdask.git

Contributing

Contributions are very welcome. Tests can be run with [tox], please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the [MIT] license, "napari-video-cvdask" is free and open source software

Issues

If you encounter any problems, please [file an issue] along with a detailed description.

Version:

  • 0.2.1

Last updated:

  • 2022-02-25

First released:

  • 2022-02-24

License:

  • MIT

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • dask-image
  • av
Website by the napari team, original design by CZI. Go to napari main website.