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