Uses of Class
org.anchoranalysis.test.image.io.TestLoaderImage
Packages that use TestLoaderImage
Package
Description
Utilities for testing-related reading and writing to the filesystem.
Fixtures for creating object-masks.
-
Uses of TestLoaderImage in org.anchoranalysis.test.image.io
Methods in org.anchoranalysis.test.image.io with parameters of type TestLoaderImageModifier and TypeMethodDescriptionstatic boolean
TestLoaderImage.compareTwoImages
(TestLoaderImage loader1, String path1, TestLoaderImage loader2, String path2, boolean ignoreResolutionDifferences) Compare two images that are located on the file system (possibly in different test folders) -
Uses of TestLoaderImage in org.anchoranalysis.test.image.object
Constructors in org.anchoranalysis.test.image.object with parameters of type TestLoaderImage