JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
org.anchoranalysis.test.image.segment
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.anchoranalysis.test.image.segment
package
org.anchoranalysis.test.image.segment
Fixtures or other helper classes for testing image segmentation algorithms.
Related Packages
Package
Description
org.anchoranalysis.test.image
Testing utilities and fixtures with no greater downstream dependency than
anchor-image-io
or
anchor-io-bioformats
or
anchor-imagej
.
org.anchoranalysis.test.image.csv
Comparing two CSV files for equality (by a certain definition).
org.anchoranalysis.test.image.io
Utilities for testing-related reading and writing to the filesystem.
org.anchoranalysis.test.image.load
Load test image data.
org.anchoranalysis.test.image.object
Fixtures for creating object-masks.
org.anchoranalysis.test.image.stackwriter
Fixtures for testing
StackWriter
and related classes.
Classes
Class
Description
InstanceSegmentationTestBase
Base class for testing implementations of
SegmentStackIntoObjectsPooled
.