TuttleOFX
1
|
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. | |
Functions | |
INode * | tuttle::host::createNode (const std::string &pluginName) |
bool | tuttle::host::compute (const std::vector< NodeInit > &nodes, const ComputeOptions &options) |
bool | tuttle::host::compute (memory::MemoryCache &memoryCache, const std::vector< NodeInit > &nodes, const ComputeOptions &options) |