| Package | Description |
|---|---|
| mpicbg.imglib.interpolation.dct | |
| mpicbg.imglib.interpolation.lanczos | |
| mpicbg.imglib.interpolation.linear | |
| mpicbg.imglib.interpolation.nearestneighbor |
| Modifier and Type | Class and Description |
|---|---|
class |
DCTInterpolator<T extends RealType<T>>
TODO
|
| Modifier and Type | Class and Description |
|---|---|
class |
LanczosInterpolator<T extends RealType<T>>
TODO
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinearInterpolator<T extends NumericType<T>>
TODO
|
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 | Class and Description |
|---|---|
class |
NearestNeighborInterpolator<T extends Type<T>>
TODO
|
class |
NearestNeighborInterpolator1D<T extends Type<T>>
TODO
|
class |
NearestNeighborInterpolator2D<T extends Type<T>>
TODO
|
class |
NearestNeighborInterpolator3D<T extends Type<T>>
TODO
|
Copyright © 2015–2021 Fiji. All rights reserved.