TuttleOFX  1
AnisotropicTensorsDefinition.hpp File Reference
#include <string>
Include dependency graph for AnisotropicTensorsDefinition.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 std::string tuttle::plugin::anisotropicFilter::tensors::kParamDisplayStructureTensors ("displayStructureTensors")
static const std::string tuttle::plugin::anisotropicFilter::tensors::kParamDisplayEffectMargin ("displayEffectMargin")
static const std::string tuttle::plugin::anisotropicFilter::tensors::kParamGroupStructureTensors ("groupStructureTensors")
static const std::string tuttle::plugin::anisotropicFilter::tensors::kParamAlpha ("alpha")
static const std::string tuttle::plugin::anisotropicFilter::tensors::kParamSigma ("sigma")
static const std::string tuttle::plugin::anisotropicFilter::tensors::kParamGeometryFactor ("geometryFactor")
static const std::string tuttle::plugin::anisotropicFilter::tensors::kParamThresholdingQuantization ("thresholdingQuantization")
static const std::string tuttle::plugin::anisotropicFilter::tensors::kParamGroupDiffuseTensors ("groupDiffuseTensors")
static const std::string tuttle::plugin::anisotropicFilter::tensors::kParamEdgeDetectAlgo ("edgeDetectAlgorithm")
static const std::string tuttle::plugin::anisotropicFilter::tensors::kParamSharpness ("sharpness")
static const std::string tuttle::plugin::anisotropicFilter::tensors::kParamAnisotropy ("anisotropy")