TuttleOFX
1
|
#include "TPS/tps.hpp"
#include <terry/channel.hpp>
#include <terry/numeric/operations.hpp>
#include <terry/numeric/assign.hpp>
Go to the source code of this file.
Data Structures | |
struct | tuttle::plugin::warp::pixel_merge_t< Pixel > |
Namespaces | |
namespace | boost |
namespace | boost::gil |
namespace | tuttle |
This file provides a set of reimplementations of CImg functions by means of the generic image library (gil). Functions for image blurring. | |
namespace | tuttle::plugin |
namespace | tuttle::plugin::warp |
Functions | |
template<typename F , typename F2 > | |
boost::gil::point2< F > | boost::gil::transform (const tuttle::plugin::warp::TPS_Morpher< F > &op, const boost::gil::point2< F2 > &src) |