Package | Description |
---|---|
imagingbook.lib.image | |
imagingbook.lib.interpolation |
Modifier and Type | Field and Description |
---|---|
protected PixelInterpolator |
ImageAccessor.Scalar.interpolator |
Modifier and Type | Class and Description |
---|---|
class |
BicubicInterpolator |
class |
BilinearInterpolator |
class |
LanczosInterpolator |
class |
NearestNeighborInterpolator |
class |
SplineInterpolator |
Modifier and Type | Method and Description |
---|---|
static PixelInterpolator |
PixelInterpolator.create(ImageAccessor.Scalar ia) |
static PixelInterpolator |
PixelInterpolator.create(InterpolationMethod method) |
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)