It interpolates one pixel based on a selected algorithm. More...
Go to the source code of this file.
Classes | |
| class | te::rst::Interpolator |
| It interpolates one pixel based on a selected algorithm. Methods currently available are Nearest Neighbor, Bilinear, and Bicubic. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::rst | |
| Namespace for the Raster module of TerraLib. | |
It interpolates one pixel based on a selected algorithm.
Definition in file Interpolator.h.