aimstil  5.0.5
RF1CubicSpline.h File Reference
#include <cmath>
#include "til/til_common.h"
#include "til/rf1.h"
Include dependency graph for RF1CubicSpline.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 til
 Belongs to package Box Do not include directly, include til/Box.h instead.
 

Functions

template<typename TImage >
void til::cubicSplineCoefficients (const TImage &im, TImage &coeffs)
 Replaces im by a pre-processed version of im for cubic spline interpolation. More...