Simple mathematical operations on image, point and surface layers

License PyPI Python Version tests codecov napari hub

This package provides a GUI interfrace for simple mathematical operations on image, point and surface layers.

  • addition
  • subtraction
  • multiplication
  • division
  • logical and, or, xor
  • z-projection (mean and sum)

Operations can be peformed on a single layer or between Image layers (functionaly pending for Surface and Point layers), for example adding one layer to another.

When performing operations on two images of different sizes, the result will be the size of the smallest of the two images.


Installation

You can install napari-math via

 

To finish reading, please visit source site