TuttleOFX  1
AnisotropicTensorsPluginFactory.hpp File Reference
#include <ofxsImageEffect.h>
Include dependency graph for AnisotropicTensorsPluginFactory.hpp:
This graph shows which files directly or indirectly include this file:

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::plugin
namespace  tuttle::plugin::anisotropicFilter
namespace  tuttle::plugin::anisotropicFilter::tensors

Functions

static const bool tuttle::plugin::anisotropicFilter::tensors::kSupportTiles (true)
static const double tuttle::plugin::anisotropicFilter::tensors::kDefaultSharpnessValue (0.3)
static const double tuttle::plugin::anisotropicFilter::tensors::kDefaultAnisotropyValue (1.0)
static const double tuttle::plugin::anisotropicFilter::tensors::kDefaultAlphaValue (0.8)
static const double tuttle::plugin::anisotropicFilter::tensors::kDefaultSigmaValue (2.0)
static const double tuttle::plugin::anisotropicFilter::tensors::kDefaultGeomFactValue (1.0)
static const double tuttle::plugin::anisotropicFilter::tensors::kDefaultThresholdValue (0.00001)
static const int tuttle::plugin::anisotropicFilter::tensors::kDefaultTensorsAlgo (2)
 tuttle::plugin::anisotropicFilter::tensors::mDeclarePluginFactory (AnisotropicTensorsPluginFactory,{},{})