Package org.anchoranalysis.plugin.image.bean.channel.provider.slice
package org.anchoranalysis.plugin.image.bean.channel.provider.slice
Implementations of
ChannelProvider that process 3D
channels slice-by-slice.-
ClassesClassDescriptionExtracts the slice at the center (rounding down) of the range of z-stacks.Extracts slices from
sliceStart(inclusive) tosliceEnd(inclusive).Creates a maximum intensity projection of a 3DChannel.Creates a mean intensity projection of a 3DChannel.Creates a new channel with specific dimensions that repeatedly duplicates a slice from an existing channel