TuttleOFX  1
ImageFilterProcessor.hpp File Reference
#include "ImageProcessor.hpp"
Include dependency graph for ImageFilterProcessor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  tuttle::plugin::ImageFilterProcessor
 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