Edit me

Introduction

A Java (Maven) source repository on GitHub containing the main plugins for Anchor. This includes most of the image processing algorithms.

What belongs?

Supporting libraries and tooling

Modules

Module Java Package Root & Description Classes Lines‑of‑Code
anchor-plugin-annotation org.anchoranalysis.plugin.annotation
Annotating images.
36 1.4k
anchor-plugin-image org.anchoranalysis.plugin.image
Image-related options.
318 11.6k
anchor-plugin-imagej org.anchoranalysis.plugin.imagej
Operations that use ImageJ.
24 1.6k
anchor-plugin-image-feature org.anchoranalysis.plugin.image.feature
Feature-extraction from images.
186 5.2k
anchor-plugin-image-task org.anchoranalysis.plugin.image.task
Tasks related to images.
96 5.7k
anchor-plugin-io org.anchoranalysis.plugin.io
Input-output operations.
189 7.4k
anchor-plugin-mpp org.anchoranalysis.plugin.mpp
Operations related to marked-point-processes.
23 1.1k
anchor-plugin-onnx org.anchoranalysis.plugin.onnx
Operations that call the ONNX Runtime.
8 0.8k
anchor-plugin-opencv org.anchoranalysis.plugin.opencv
Operations that call OpenCV.
26 1.4k
anchor-plugin-operator-feature org.anchoranalysis.plugin.operator.feature
Generic features working on varying input-types.
34 0.8k
anchor-plugin-points org.anchoranalysis.plugin.points
Points-fitting and other geometric operations.
33 1.7k
anchor-test-experiment org.anchoranalysis.test.experiment
Test utilities depending on anchor-experiment.
4 0.5k
anchor-test-feature-plugins org.anchoranalysis.test.feature
Helper routines for testing features.
12 0.5k

Number of classes/code is as per SonarQube, October 19th, 2025. Lines-of-code excludes whitespace and comments.