TuttleOFX
1
|
#include <tuttle/common/utils/global.hpp>
#include <tuttle/host/Graph.hpp>
#include <boost/gil/gil_all.hpp>
#include <boost/gil/extension/io/png_io.hpp>
#include <boost/gil/image_view_factory.hpp>
#include <boost/preprocessor/stringize.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/timer.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
Go to the source code of this file.
Defines | |
#define | png_infopp_NULL (png_infopp)NULL |
#define | int_p_NULL (int*)NULL |
Functions | |
int | main (int argc, char **argv) |
#define int_p_NULL (int*)NULL |
Definition at line 8 of file main.cpp.
Referenced by boost::gil::detail::png_reader_info::read_header().
#define png_infopp_NULL (png_infopp)NULL |
Definition at line 7 of file main.cpp.
Referenced by boost::gil::detail::png_reader_info::init(), and boost::gil::detail::png_reader_info::~png_reader_info().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 18 of file main.cpp.
References tuttle::host::core(), tuttle::host::InputBufferWrapper::eBitDepthUByte, tuttle::plugin::eImageOrientationFromTopToBottom, tuttle::host::InputBufferWrapper::eImageOrientationFromTopToBottom, tuttle::host::InputBufferWrapper::ePixelComponentAlpha, tuttle::common::formatters::Formatter::get(), tuttle::common::Color::get(), tuttle::host::Core::preload(), terry::filter::sobel(), TUTTLE_INFO, TUTTLE_LOG_ERROR, TUTTLE_LOG_INFO, TUTTLE_LOG_VAR, TUTTLE_TLOG, TUTTLE_TRACE, and boost::gil::view().