#include <iostream>
#include <iomanip>
#include <math.h>
#include <hugin_math/hugin_math.h>
#include <algorithm>
#include <vigra/accessor.hxx>
#include <vigra/diff2d.hxx>
Include dependency graph for Interpolators.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU General Public License along with this software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Definition in file Interpolators.h.
|
|
enum with all interpolation methods
Definition at line 78 of file Interpolators.h. Referenced by vigra_ext::transformImageAlphaIntern(), vigra_ext::transformImageAlphaInternMT(), vigra_ext::transformImageDist(), and vigra_ext::transformImageInternMT(). |
|
|
Referenced by vigra_ext::cubic01(), vigra_ext::cubic12(), vigra_ext::interp_cubic::emitGLSL(), and vigra_ext::VigQuotientEstimator::estimate(). |
|
|
Definition at line 65 of file Interpolators.h. References vigra_ext::A(). Referenced by vigra_ext::interp_cubic::calc_coeff(). |
|
|
Definition at line 71 of file Interpolators.h. References vigra_ext::A(). Referenced by vigra_ext::interp_cubic::calc_coeff(). |
|
|
Definition at line 50 of file Interpolators.h. Referenced by vigra_ext::interp_sinc< size_ >::calc_coeff(). |
1.3.9.1