Uses of Interface
org.anchoranalysis.test.image.ChannelFixture.IntensityFunction
| 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.
|
-
Uses of ChannelFixture.IntensityFunction in org.anchoranalysis.test.image
Methods in org.anchoranalysis.test.image with parameters of type ChannelFixture.IntensityFunction Modifier and Type Method Description ChannelChannelFixture. createChannel(Extent extent, ChannelFixture.IntensityFunction createIntensity, org.anchoranalysis.image.voxel.datatype.VoxelDataType channelVoxelType)Creates a channel with specified extent, intensity function, and voxel data type.