![]() |
aimsalgo
5.1.2
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 | |
aims | |
Functions | |
int | aims::mirrorCoeff (int i, int size) |
This method returns a mirror index when needed. More... | |