TuttleOFX  1
IdKeyerDefinitions.hpp File Reference
#include <tuttle/plugin/global.hpp>
#include <boost/lexical_cast.hpp>
Include dependency graph for IdKeyerDefinitions.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::idKeyer

Functions

std::string tuttle::plugin::idKeyer::getColorParamName (const size_t i)

Variables

static const std::string tuttle::plugin::idKeyer::kParamNbPoints = "nbPoints"
static const size_t tuttle::plugin::idKeyer::kMaxNbPoints = 5
static const std::string tuttle::plugin::idKeyer::kParamColor = "color"
static const std::string tuttle::plugin::idKeyer::kParamUseAlpha = "useAlpha"
static const std::string tuttle::plugin::idKeyer::kParamTolerance = "tolerance"