#include <TooN/TooN.h>#include <cvd/internal/pixel_operations.h>#include <cvd/internal/rgb_components.h>#include <cvd/vector_image_ref.h>#include <cvd/image_ref.h>#include <math.h>

Go to the source code of this file.
Classes | |
| class | CVD::Interpolate::Bicubic |
| class | CVD::Interpolate::Bilinear |
| class | CVD::image_interpolate< Interpolate::Bicubic, T > |
| class | CVD::image_interpolate< Interpolate::Bilinear, T > |
| class | CVD::image_interpolate< Interpolate::NearestNeighbour, C > |
| class | CVD::Interpolate::NearestNeighbour |
Namespaces | |
| namespace | CVD |
| namespace | CVD::Interpolate |