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