Uses of Interface
net.imglib2.outofbounds.Bounded
Packages that use Bounded
-
Uses of Bounded in net.imglib2.outofbounds
Subinterfaces of Bounded in net.imglib2.outofboundsClasses in net.imglib2.outofbounds that implement BoundedModifier and TypeClassDescriptionclassAbstract implementation of shared functions for mirroring out of bounds.classAbstractOutOfBoundsValue<T extends Type<T>>classRepeat the boundary pixels.classOutOfBoundsConstantValue<T extends Type<T>>final classCoordinates out of image bounds are mirrored between boundary coordinates.classOutOfBoundsMirrorExpWindowing<T extends NumericType<T>>Adds a exponential windowing to the mirrored content outside the Interval boundariesclassCoordinates out of image bounds are mirrored at boundary coordinates.classCoordinates out of image bounds are periodically repeated.classOutOfBoundsRandomValue<T extends RealType<T>>Return a random value in a certain range when outside of the Intervalfinal class