TuttleOFX
1
|
#include "ColorCubeViewerDefinitions.hpp"
#include "GeodesicForm.hpp"
#include <tuttle/plugin/memory/OfxAllocator.hpp>
#include <boost/gil/channel_algorithm.hpp>
#include <terry/numeric/operations.hpp>
#include <terry/numeric/operations_assign.hpp>
#include <terry/numeric/assign.hpp>
#include <terry/numeric/init.hpp>
Go to the source code of this file.
Data Structures | |
struct | tuttle::plugin::colorCubeViewer::ComputeAverage< View, CType > |
struct | tuttle::plugin::colorCubeViewer::Pixel_extend_GeodesicForm |
class | tuttle::plugin::colorCubeViewer::SelectionAverage |
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::colorCubeViewer |