last update 20 Sep 2009 |
#include "cvrImage.h"
#include "cvrVector.h"
#include "cvrFixedGridInterpolation.h"
#include "cvrBilinearInterpolation_inline.h"
Go to the source code of this file.
Classes | |
class | cvr::bilinearInterpolation< T > |
This functor use bilinear interpolation to approximate values between the pixels or elements of vectors and matrices. More... | |
class | cvr::bilinearInterpolation< T >::bilinearInterpolation::parameters |
The parameters for the class bilinearInterpolation. More... | |
Namespaces | |
namespace | cvr |