Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
HuginBase::PTScriptParsing::ImgInfo Struct Reference
#include <PTScriptParsing.h>
Public Member Functions | |
| ImgInfo () | |
| ImgInfo (const std::string &line) | |
| void | parse (const std::string &line) |
Public Attributes | |
| std::string | filename |
| std::string | flatfieldname |
| std::map< std::string, double > | vars |
| std::map< std::string, int > | links |
| int | f |
| int | blend_radius |
| int | width |
| int | height |
| int | vigcorrMode |
| int | responseType |
| vigra::Rect2D | crop |
| bool | autoCenterCrop |
| double | cropFactor |
| bool | enabled |
Static Public Attributes | |
| const char * | varnames [] |
| double | defaultValues [] |
Protected Member Functions | |
| void | init () |
Constructor & Destructor Documentation
|
|
|
|
|
|
Member Function Documentation
|
|
|
|
|
|
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: {51.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0,
1.0, 0.0, 0.0, 0.0, 0.0, 0.0,
0.0, 1.0, 1.0,
0.0, 0.0, 0.0, 0.0, 0.0}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: {"v", "a","b","c", "d","e", "g","t", "r","p","y","j","TrX", "TrY", "TrZ",
"Va", "Vb", "Vc", "Vd", "Vx", "Vy",
"Eev", "Er", "Eb",
"Ra", "Rb", "Rc", "Rd", "Re", 0}
|
|
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following files:
- hugin_base/panodata/PTScriptParsing.h
- hugin_base/panodata/PTScriptParsing.cpp
1.3.9.1