CVD::Interpolate::NearestNeighbour Class Reference

#include <image_interpolate.h>


Detailed Description

This does not interpolate: it uses the nearest neighbour.

The sub pixel to be accessed is $p = (x,y)$. The nearest pixel is $q = ( \operatorname{round}\ x, \operatorname{round}\ y)$ The interpolated value, $v$, is $v = I(q)$

Definition at line 15 of file image_interpolate.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:59 2013