Uses of Interface
org.anchoranalysis.test.image.ChannelFixture.IntensityFunction
Packages that use ChannelFixture.IntensityFunction
Package
Description
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.IntensityFunctionModifier and TypeMethodDescriptionChannelFixture.createChannel
(Extent extent, ChannelFixture.IntensityFunction createIntensity, VoxelDataType channelVoxelType) Creates a channel with specified extent, intensity function, and voxel data type.