Public Member Functions | |
| OptVarSpec (int img, std::string name) | |
| double | get (PanoramaData &pano) const |
| void | set (PanoramaData &pano, double x) const |
Public Attributes | |
| int | m_img |
| std::string | m_name |
|
||||||||||||
|
Definition at line 59 of file PTOptimizer.cpp. |
|
|
Definition at line 64 of file PTOptimizer.cpp. References HuginBase::PanoramaData::getImage(), and HuginBase::SrcPanoImage::getVar(). Referenced by HuginBase::PTOptEstimator::leastSquaresEstimate(), and HuginBase::PTOptEstimator::PTOptEstimator(). |
|
||||||||||||
|
Definition at line 68 of file PTOptimizer.cpp. References HuginBase::PanoramaData::updateVariable(). Referenced by HuginBase::PTOptEstimator::agree(), and HuginBase::PTOptEstimator::leastSquaresEstimate(). |
|
|
Definition at line 72 of file PTOptimizer.cpp. Referenced by HuginBase::PTOptEstimator::PTOptEstimator(). |
|
|
Definition at line 73 of file PTOptimizer.cpp. Referenced by HuginBase::RANSACOptimizer::findInliers(), HuginBase::PTOptEstimator::leastSquaresEstimate(), and HuginBase::PTOptEstimator::PTOptEstimator(). |
1.3.9.1