TuttleOFX  1
main.cpp File Reference
#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>
Include dependency graph for main.cpp:

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 Documentation

#define int_p_NULL   (int*)NULL

Definition at line 6 of file main.cpp.

#define png_infopp_NULL   (png_infopp)NULL

Definition at line 5 of file main.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)