MIRA
Classes | Namespaces
NearestNeighborInterpolator.h File Reference

Filter that returns the nearest neighbor. More...

#include <assert.h>
#include <math/IntervalFilter.h>
Include dependency graph for NearestNeighborInterpolator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NearestNeighborInterpolator
 1D nearest neighbor interpolator. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Detailed Description

Filter that returns the nearest neighbor.

Author
Erik Einhorn
Date
2010/10/03