Package | Description |
---|---|
mpicbg.imglib.interpolation.nearestneighbor |
Modifier and Type | Class and Description |
---|---|
class |
NearestNeighborInterpolator1D<T extends Type<T>>
TODO
|
class |
NearestNeighborInterpolator2D<T extends Type<T>>
TODO
|
class |
NearestNeighborInterpolator3D<T extends Type<T>>
TODO
|
Modifier and Type | Method and Description |
---|---|
NearestNeighborInterpolator<T> |
NearestNeighborInterpolatorFactory.createInterpolator(Image<T> img) |
Copyright © 2015–2021 Fiji. All rights reserved.