Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
HuginBase::StraightenPanorama Class Reference
#include <StraightenPanorama.h>
Inheritance diagram for HuginBase::StraightenPanorama:

Public Member Functions | |
| StraightenPanorama (PanoramaData &panorama) | |
| virtual | ~StraightenPanorama () |
| virtual bool | runAlgorithm () |
| implementation of the algorithm. | |
Static Public Member Functions | |
| Matrix3 | calcStraighteningRotation (const PanoramaData &panorama) |
Constructor & Destructor Documentation
|
|
|
|
|
|
Member Function Documentation
|
|
|
|
|
implementation of the algorithm. You should override with your algorithm's implementiation. Reimplemented from HuginBase::RotatePanorama. |
The documentation for this class was generated from the following files:
- hugin_base/algorithms/basic/StraightenPanorama.h
- hugin_base/algorithms/basic/StraightenPanorama.cpp
1.3.9.1