Uses of Interface
org.anchoranalysis.annotation.io.image.findable.Findable
Packages that use Findable
Package
Description
What to compare an annotation (ground truth) against?
The outcome of searching for annotations or images on the file-system.
Comparing the similarity of annotations from two images to each other.
-
Uses of Findable in org.anchoranalysis.annotation.io.bean.comparer
Methods in org.anchoranalysis.annotation.io.bean.comparer that return FindableModifier and TypeMethodDescriptionabstract Findable<ObjectCollection> ComparableSource.loadAsObjects(Path reference, Dimensions dimensions, boolean debugMode, OperationContext context) Loads the source of elements from the file-system and converts to aObjectCollection. -
Uses of Findable in org.anchoranalysis.annotation.io.image.findable
Classes in org.anchoranalysis.annotation.io.image.findable that implement Findable -
Uses of Findable in org.anchoranalysis.plugin.annotation.bean.comparer
Methods in org.anchoranalysis.plugin.annotation.bean.comparer that return FindableModifier and TypeMethodDescriptionMaskAsObject.loadAsObjects(Path reference, Dimensions dimensions, boolean debugMode, OperationContext context) Objects.loadAsObjects(Path filePathSource, Dimensions dimensions, boolean debugMode, OperationContext context)