aimsalgo  5.1.2
Neuroimaging image processing
splineresampler.h File Reference
#include <aims/resampling/resampler.h>
#include <cartobase/type/datatypetraits.h>
#include <cmath>
#include <vector>
Include dependency graph for splineresampler.h:
This graph shows which files directly or indirectly include this file:

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...