![]() |
aimsalgo 6.0.0
Neuroimaging image processing
|
#include <aims/resampling/resampler.h>#include <cartobase/type/datatypetraits.h>#include <cmath>#include <vector>

Go to the source code of this file.
Classes | |
| class | aims::SplineResampler< T > |
| B-Spline-based resampling. More... | |
Namespaces | |
| namespace | aims |
Functions | |
| int | aims::mirrorCoeff (int i, int size) |
| This method returns a mirror index when needed. | |