35 #ifndef AIMS_RESAMPLING_QUADRATICRESAMPLER_H
36 #define AIMS_RESAMPLING_QUADRATICRESAMPLER_H
Volume resampler using quadratic (order 2) interpolation.
int getOrder() const CARTO_OVERRIDE
Spline order (1 to 7)
double getBSplineWeight(int i, double x) const CARTO_OVERRIDE
Returns .
B-Spline-based resampling.