uToolbox [Core]
A Python image processing package for LLSM.
For more information, refer to the documentation.
Installation
uToolbox is published on PyPI and can be installed from there:
pip install -U utoolbox
Beta releases are also published:
pip install -U --pre utoolbox
If you wish to install uToolbox for development purposes, refer to the developer guide.
Documentation
Documentation is available from readthedocs.io.
Authors
- Liu, Yen-Ting
License
This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details
Acknowledgments
- LLSpy by Talley Lambert.