Installation
To install the package from PyPI, use
pip install diplib
Windows users might need to install the Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017, 2019 and 2022.
To read images through the Bio-Formats library (optional), you will need to download it separately:
python -m diplib download_bioformats
Bio-Formats also requires a working Java installation.