TuttleOFX  1
Image.cpp File Reference
#include "Image.hpp"
#include <tuttle/host/attribute/ClipImage.hpp>
#include <tuttle/host/Core.hpp>
#include <tuttle/common/utils/global.hpp>
#include <boost/gil/image.hpp>
#include <boost/gil/image_view.hpp>
#include <boost/gil/typedefs.hpp>
Include dependency graph for Image.cpp:

Go to the source code of this file.

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::host
 

Library for host.


namespace  tuttle::host::attribute