EXPERIMENTAL: not ready for public use
The image3kit is Python packaging of a collection of C++ libraries for processing
and analysing 3D images such as those obtained using X-ray micro-tomography.
To install the version released on PyPI, run:
pip install image3kitThe main branch (experimental) can be installed with the command:
pip install git+https://github.com/DigiPorFlow/image3kit.gitSee LICENSE for the license (BSD 3-clause, subject to change).
This package uses several third-party codes, see pkgs/ for details.
Initial commit is scaffolded from pybind/scikit_build_example. See pkgs/pybind11/LICENSE for the license covering the initial version of .github/workflows.