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

Sign up to receive updates