napari-nd-cropper
A napari plugin in order to crop nd-images via different modes
A napari plugin in order to crop nd-images via different modes:
- Cropping via Drag&Drop interaction box (available for napari releases > 0.4.12)
- Cropping of double-clicked regions based on predefined size (Integer or Tuple of integer)
- Cropping based on view
- Cropping via Sliders
Installation
You can install napari-nd-cropper
via pip:
pip install napari-nd-cropper
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 BSD-3 license, "napari-nd-cropper" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Version:
- 0.1.3
Last updated:
- 2022-01-12
First released:
- 2022-01-12
License:
- BSD-3-Clause