The napari hub is transitioning to a community-run implementation due to launch in June 2025.
Since October 1, 2024, this version is no longer actively maintained and will not be updated. New plugins and plugin updates will continue to be listed.

napari VideoCVDask

napari-video-cvdask

A Video File Reader that uses OpenCV2 and Dask Arrays

This is a simple video reader plugin that creates Dask Arrays using OpenCV' for file reading.
Anything OpenCV's VideoCapture() function can read should work here.

Supports mp4, mov, and avi extensions.s

napari.view_image('myvid.avi')

Version:

  • 0.2.1

Last updated:

  • 25 February 2022

First released:

  • 24 February 2022

License:

Supported data:

  • Information not submitted

Plugin type:

Open extension:

GitHub activity:

  • Stars: 0
  • Forks: 0
  • Issues + PRs: 0

Python versions supported:

Operating system:

Requirements:

  • dask-image
  • av