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-cppOr via conda-forge:
conda install -c conda-forge bioimage-cppPlease refer to the documentation for details.