TuttleOFX  1
pinning.hpp File Reference
#include <boost/numeric/ublas/matrix.hpp>
Include dependency graph for pinning.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  terry::geometry::PinningPerspective< Scalar >
struct  terry::geometry::PinningBilinear< Scalar >

Namespaces

namespace  terry
namespace  terry::geometry

Functions

template<typename F , typename F2 >
boost::gil::point2< Fterry::geometry::transform (const PinningPerspective< F > &t, const boost::gil::point2< F2 > &src)
 Perspective transformation functor.
template<typename F , typename F2 >
boost::gil::point2< Fterry::geometry::transform (const PinningBilinear< F > &t, const boost::gil::point2< F2 > &src)
 Bilinear transformation functor.