TuttleOFX  1
ImageTensors.hpp File Reference
#include "filters/edgeDetect.hpp"
#include "filters/blurFilters.hpp"
#include <tuttle/plugin/IProgress.hpp>
#include <terry/math.hpp>
#include <boost/gil/gil_all.hpp>
#include <vector>
#include <string>
#include <float.h>
Include dependency graph for ImageTensors.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  tuttle::imageUtils::tensor_t< TensorView >
 Structure handling anisotropic gradient parameters. More...
class  tuttle::imageUtils::ImageTensors< View >
 Class used to render tensors. 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::imageUtils