|
TuttleOFX
1
|
#include "ImageProcessor.hpp"#include <terry/globals.hpp>#include <tuttle/plugin/ofxToGil/image.hpp>

Go to the source code of this file.
Data Structures | |
| class | tuttle::plugin::ImageGilProcessor< View > |
| Base class that can be used to process images of any type using boost::gil library view to access images. 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 |