Modifier and Type | Method and Description |
---|---|
Interpolator<T> |
Image.createInterpolator(InterpolatorFactory<T> factory)
|
Modifier and Type | Interface and Description |
---|---|
interface |
Interpolator1D<T extends Type<T>>
TODO
|
interface |
Interpolator2D<T extends Type<T>>
TODO
|
interface |
Interpolator3D<T extends Type<T>>
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
InterpolatorImpl<T extends Type<T>>
TODO
|
Modifier and Type | Method and Description |
---|---|
abstract Interpolator<T> |
InterpolatorFactory.createInterpolator(Image<T> img) |
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.