This is part of the source-distribution for the Anchor Image Analysis software.
It contains plugins with the MIT license for the Anchor software, each implements functionality on a specific theme.
The source code uses Project Lombok to reduce boilerplate.
Please see:
- Javadoc for Anchor project, as a whole.
- The repository's developer documentation.
- The repository's SonarCloud.
Anchor is a platform for image analysis, developed by Owen Feehan at:
- ETH Zurich
- University of Zurich
- Hoffmann la Roche
- ongoing as a open-source personal/community project
Please consider:
- the user guide
- the developer guide
Before reading the source code, please:
- Understand Maven and multi-module projects.
- Consider Anchor's architecture.
- Consider the role of each module in the repository.