Uses of Package
org.anchoranalysis.test.image.stackwriter
| 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.stackwriter |
Fixtures for testing
StackWriter and
related classes. |
-
Classes in org.anchoranalysis.test.image.stackwriter used by org.anchoranalysis.test.image Class Description ChannelSpecification Specifies a type and number of channels in a stack. -
Classes in org.anchoranalysis.test.image.stackwriter used by org.anchoranalysis.test.image.stackwriter Class Description ChannelSpecification Specifies a type and number of channels in a stack.FourChannelStackTester Helper methods to test aRasterWriteron stacks with between 1 and 4 channels.StackTester A utility class for testing stack writers by writing stacks and optionally comparing them.StackWriterTestBase Base class for testing various implementations ofStackWriter.