| Package | Description |
|---|---|
| mpicbg.imglib.interpolation.linear |
| Modifier and Type | Class and Description |
|---|---|
class |
LinearInterpolator1D<T extends NumericType<T>>
TODO
|
class |
LinearInterpolator2D<T extends NumericType<T>>
TODO
|
class |
LinearInterpolator2DRealType<T extends RealType<T>>
TODO
|
class |
LinearInterpolator3D<T extends NumericType<T>>
TODO
|
class |
LinearInterpolator3DRealType<T extends RealType<T>>
TODO
|
| Modifier and Type | Method and Description |
|---|---|
LinearInterpolator<T> |
LinearInterpolatorFactory.createInterpolator(Image<T> img) |
Copyright © 2015–2021 Fiji. All rights reserved.