TuttleOFX
1
|
#include <tuttle/common/utils/global.hpp>
#include <boost/gil/gil_all.hpp>
#include <boost/gil/extension/io/png_io.hpp>
#include <boost/preprocessor/stringize.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/exception/all.hpp>
#include <boost/timer.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <iostream>
#include <terry/filter/canny.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) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 22 of file main.cpp.
References terry::filter::convolve_option_extend_zero, tuttle::common::formatters::Formatter::get(), tuttle::common::Color::get(), tuttle::plugin::viewer::img, TUTTLE_LOG_ERROR, TUTTLE_LOG_INFO, and boost::gil::view().