Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1015 Bytes

File metadata and controls

20 lines (15 loc) · 1015 Bytes

bioimage-cpp

Documentation Build Status PyPI conda-forge

Image processing and segmentation functionality in C++ with light-weight python bindings through nanobind and minimal dependencies to enable distribution via pip.

The bioimage_cpp python library can be installed via pip:

pip install bioimage-cpp

Or via conda-forge:

conda install -c conda-forge bioimage-cpp

Please refer to the documentation for details.