napari-nd-cropper

napari-nd-cropper

A napari plugin in order to crop nd-images via different modes

License PyPI Python Version

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:

  • 12 January 2022

First released:

  • 12 January 2022

License:

Supported data:

  • Information not submitted

Plugin type:

GitHub activity:

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

Python versions supported:

Operating system:

Requirements:

  • napari-plugin-engine (>=0.1.4)
  • numpy
  • napari-tools-menu
  • qtpy
  • superqt
  • magicgui

Sign up to receive updates