Hugin trunk 0.1
Loading...
Searching...
No Matches
Functions
pto_gen.cpp File Reference

program to generate a pto file from given image files More...

#include <fstream>
#include <getopt.h>
#include <vigra/imageinfo.hxx>
#include <panodata/Panorama.h>
#include <panodata/StandardImageVariableGroups.h>
#include <panodata/OptimizerSwitches.h>
#include <algorithms/basic/CalculateMeanExposure.h>
#include "hugin_utils/alphanum.h"
#include <lensdb/LensDB.h>
Include dependency graph for pto_gen.cpp:

Go to the source code of this file.

Functions

static void usage (const char *name)
 
int main (int argc, char *argv[])
 

Detailed Description

program to generate a pto file from given image files

Author
T. Modes

Definition in file pto_gen.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

◆ usage()

static void usage ( const char name)
static

Definition at line 47 of file pto_gen.cpp.

References hugin_utils::GetHuginVersion().