Uses of Interface
net.imglib2.outofbounds.OutOfBounds
Packages that use OutOfBounds
-
Uses of OutOfBounds in net.imglib2.outofbounds
Subinterfaces of OutOfBounds in net.imglib2.outofboundsClasses in net.imglib2.outofbounds that implement OutOfBoundsModifier and TypeClassDescriptionclassAbstract implementation of shared functions for mirroring out of bounds.classclassRepeat the boundary pixels.classfinal 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 IntervalMethods in net.imglib2.outofbounds that return OutOfBounds -
Uses of OutOfBounds in net.imglib2.view
Methods in net.imglib2.view that return OutOfBoundsModifier and TypeMethodDescriptionfinal OutOfBounds<T> ExtendedRandomAccessibleInterval.randomAccess()