Interface | Description |
---|---|
ProjectedSampler<T> |
provides samples from a projected (
SamplingProjector2D ) dimension. |
Class | Description |
---|---|
IntervalSampler<T> |
allows stepwise access to a preselected projected dimension.
|
SamplingProjector2D<A,B> |
A general 2D Projector that uses three dimensions as input to create the 2D
result.
|
SelectiveSampler<T> |
Provides access to a set of predefined positions of a projected dimension
|
Copyright © 2015–2022 ImgLib2. All rights reserved.