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 |
global namespace of the project | |
namespace | tuttle::plugin |