Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
PT::OptimData Struct Reference
#include <OptimizePhotometric.h>
Public Member Functions | |
| OptimData (const Panorama &pano, const OptimizeVector &optvars, const std::vector< vigra_ext::PointPairRGB > &data, double mEstimatorSigma, bool symmetric, int maxIter, utils::ProgressReporter &progress) | |
| void | ToX (double *x) |
| void | FromX (double *x) |
Public Attributes | |
| const Panorama & | m_pano |
| std::vector< SrcPanoImage > | m_imgs |
| std::vector< VarMapping > | m_vars |
| std::vector< vigra_ext::PointPairRGB > | m_data |
| double | huberSigma |
| bool | symmetricError |
| int | m_maxIter |
| utils::ProgressReporter & | m_progress |
Constructor & Destructor Documentation
|
||||||||||||||||||||||||||||||||
|
|
Member Function Documentation
|
|
|
|
|
|
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following files:
- hugin_base/photometric/OptimizePhotometric.h
- hugin_base/photometric/OptimizePhotometric.cpp
1.3.9.1