Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 389 Bytes

File metadata and controls

10 lines (7 loc) · 389 Bytes

bioimage-cpp

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

Please refer to the documentation for details.