Package org.anchoranalysis.plugin.annotation.counter

Utility classes for counting images incrementally.
  • Interface Summary 
    Interface Description
    ImageCounter<T>
    Counts images on aggregate, some with associated annotations, others without.
    ImageCounterWithStatistics<T>
    Like ImageCounter but also exports statistics.
  • Class Summary 
    Class Description
    ImageCounterList<T extends org.anchoranalysis.annotation.io.assignment.Assignment<org.anchoranalysis.image.voxel.object.ObjectMask>>
    Allows operations to be applied to several ImageCounters collectively.