TuttleOFX
1
|
#include "lensDistortDefinitions.hpp"
#include "lensDistortProcessParams.hpp"
#include <tuttle/plugin/ImageEffectGilPlugin.hpp>
#include <tuttle/plugin/context/SamplerPlugin.hpp>
#include <boost/gil/utilities.hpp>
#include <string>
Go to the source code of this file.
Data Structures | |
struct | tuttle::plugin::lens::LensDistortParams |
class | tuttle::plugin::lens::LensDistortPlugin |
Main class of the lens distortion. More... | |
Namespaces | |
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::lens |