Package | Description |
---|---|
net.imglib2.algorithm.bspline | |
net.imglib2.interpolation.randomaccess |
Modifier and Type | Class and Description |
---|---|
class |
BSplineCoefficientsInterpolatorEven<T extends RealType<T>>
Computes b-spline coefficients for splines of even order.
|
Modifier and Type | Class and Description |
---|---|
class |
NearestNeighborInterpolator<T>
RealRandomAccess to a RandomAccess by nearest neighbor
interpolation. |
Copyright © 2015–2022 ImgLib2. All rights reserved.