A napari plugin for live video recording with a generic camera device.
Project description
napari-live-recording
A napari plugin for live video recording with a generic camera device and generate a stack of TIFF images from said device.
The plugin provides a common interface for a generic camera device to be directly controlled from the napari GUI. The plugin can
- acquire continously in live view;
- record a stack of images and store them as ImageJ-compatible TIFF, OME-TIFF or HDF5 files.
This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.
Installation
You can install napari-live-recording
via pip:
pip install napari-live-recording
If you want to install the plugin using the source code, you can do so by cloning the project and installing locally:
git clone https://github.com/jacopoabramo/napari-live-recording
cd napari-live-recording
pip install .
Documentation
You can review the documentation of this plugin here
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-live-recording" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for napari-live-recording-0.3.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13558f3ffc80608b669b624e0dcd53a62b0ab8e60c8a0da6c9695f6539cdb6ad |
|
MD5 | 169a0def7f6e6707bc1dc345dc5e939d |
|
BLAKE2b-256 | 6e9a5d971c00077f43934c55e2175b12f4735e8a9be5a60597c1220f1252ed46 |
Hashes for napari_live_recording-0.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18f94b1da42b83c1adc3b3fd8f0fe7b0c2d279cce553701794bcad50e1695e6e |
|
MD5 | e5a4b230185b9c5b72e943639288aa2b |
|
BLAKE2b-256 | b88073a27b81a0246677d6d63ae81eca76dffa8d1de12c06a316005c93a30d81 |