Uses of Class
net.imglib2.outofbounds.OutOfBoundsMirrorSingleBoundary
Packages that use OutOfBoundsMirrorSingleBoundary
-
Uses of OutOfBoundsMirrorSingleBoundary in net.imglib2.outofbounds
Subclasses of OutOfBoundsMirrorSingleBoundary in net.imglib2.outofboundsModifier and TypeClassDescriptionclass
OutOfBoundsMirrorExpWindowing<T extends NumericType<T>>
Adds a exponential windowing to the mirrored content outside the Interval boundariesMethods in net.imglib2.outofbounds that return OutOfBoundsMirrorSingleBoundaryModifier and TypeMethodDescriptionOutOfBoundsMirrorSingleBoundary.copy()
OutOfBoundsMirrorSingleBoundary.copyRandomAccess()
Constructors in net.imglib2.outofbounds with parameters of type OutOfBoundsMirrorSingleBoundaryModifierConstructorDescriptionOutOfBoundsMirrorSingleBoundary
(OutOfBoundsMirrorSingleBoundary<T> outOfBounds)