public class BicubicResampler extends BaseResampler
Constructor and Description |
---|
BicubicResampler(Size from,
Size to) |
Modifier and Type | Method and Description |
---|---|
protected short[] |
getTapsX(int dstX) |
protected short[] |
getTapsY(int dstY) |
protected int |
nTaps() |
normalizeAndGenerateFixedPrecision, resample
protected short[] getTapsX(int dstX)
getTapsX
in class BaseResampler
protected short[] getTapsY(int dstY)
getTapsY
in class BaseResampler
protected int nTaps()
nTaps
in class BaseResampler
Copyright © 2019. All rights reserved.