#include <fstream>#include <sstream>#include <string>#include "Celeste.h"#include <sys/stat.h>#include "hugin_config.h"#include <hugin_version.h>#include <vigra_ext/impexalpha.hxx>#include <panodata/Panorama.h>#include <unistd.h>Include dependency graph for Main.cpp:

Go to the source code of this file.
Functions | |
| bool | fileexists (string strFilename) |
| void | usage () |
| vigra::UInt16RGBImage | loadAndConvertImage (string imagefile) |
| std::string | generateMaskName (string imagefile, string mask_format) |
| int | main (int argc, char *argv[]) |
|
|
Definition at line 49 of file Main.cpp. Referenced by main(). |
|
||||||||||||
|
Definition at line 181 of file Main.cpp. References makefile::string. Referenced by main(). |
|
|
Definition at line 97 of file Main.cpp. References celeste::convertToUInt16(), vigra_ext::destImage(), vigra::importImageAlpha(), and celeste::info(). Referenced by main(). |
|
||||||||||||
|
|
Definition at line 68 of file Main.cpp. References cout. Referenced by main(), and HostApp::OnInit(). |
1.3.9.1