Package org.anchoranalysis.plugin.annotation.bean.comparison

Task to compare a set of annotations to a segmentation or another set of annotations.
  • Class Summary 
    Class Description
    AnnotationComparisonInputManager<T extends org.anchoranalysis.io.input.InputFromManager>
    An input manager for annotation comparison that extends InputManagerWithStackReader.
    CompareAnnotations<T extends org.anchoranalysis.annotation.io.assignment.Assignment<org.anchoranalysis.image.voxel.object.ObjectMask>>
    Task to compare a set of annotations to a segmentation or another set of annotations.
    ComparisonSharedState<T extends org.anchoranalysis.annotation.io.assignment.Assignment<org.anchoranalysis.image.voxel.object.ObjectMask>>
    Shared state for comparison operations, including grouping and statistics.