Package | Description |
---|---|
net.imglib2.outofbounds | |
net.imglib2.view |
Class and Description |
---|
AbstractOutOfBoundsMirror
Abstract implementation of shared functions for mirroring out of bounds.
|
AbstractOutOfBoundsValue |
Bounded
Interface implemented by entities (
Sampler s, Positionable s,
Localizable s) that can tell whether they are currently located
outside of the image boundaries. |
OutOfBounds |
OutOfBoundsBorder
Repeat the boundary pixels.
|
OutOfBoundsConstantValue |
OutOfBoundsFactory |
OutOfBoundsMirrorDoubleBoundary
Coordinates out of image bounds are mirrored between boundary coordinates.
|
OutOfBoundsMirrorExpWindowing
Adds a exponential windowing to the mirrored content outside the Interval
boundaries
|
OutOfBoundsMirrorFactory.Boundary |
OutOfBoundsMirrorSingleBoundary
Coordinates out of image bounds are mirrored at boundary coordinates.
|
OutOfBoundsPeriodic
Coordinates out of image bounds are periodically repeated.
|
OutOfBoundsRandomValue
Return a random value in a certain range when outside of the Interval
|
RealOutOfBounds |
RealOutOfBoundsRealRandomAccess |
Class and Description |
---|
OutOfBounds |
OutOfBoundsFactory |
RealOutOfBoundsFactory |
RealOutOfBoundsRealRandomAccess |
Copyright © 2009–2018 ImgLib2. All rights reserved.