Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
Main.cpp File Reference
#include <fstream>
#include <sstream>
#include <string>
#include "Celeste.h"
#include <sys/stat.h>
#include "hugin_config.h"
#include <vigra_ext/impexalpha.hxx>
#include <vigra_ext/cms.h>
#include <panodata/Panorama.h>
#include <hugin_utils/utils.h>
#include <getopt.h>
Include dependency graph for Main.cpp:

Go to the source code of this file.

Functions

static void usage ()
 
vigra::UInt16RGBImage loadAndConvertImage (std::string imagefile)
 
std::string generateMaskName (std::string imagefile, std::string mask_format)
 
int main (int argc, char *argv[])
 

Function Documentation

std::string generateMaskName ( std::string  imagefile,
std::string  mask_format 
)

Definition at line 150 of file Main.cpp.

Referenced by main().

vigra::UInt16RGBImage loadAndConvertImage ( std::string  imagefile)
int main ( int  argc,
char *  argv[] 
)
static void usage ( )
static

Definition at line 32 of file Main.cpp.

References hugin_utils::GetHuginVersion().

Referenced by main().