src/qvmath/getCameraFocals.cpp File Reference
File from the QVision library.
More...
#include <qvprojective.h>
Go to the source code of this file.
Functions |
bool | getCameraFocals (const QList< QPointFMatching > &matchings, double &focal1, double &focal2, const QPointF principalPoint1, const QPointF principalPoint2, const GSLMultiminFDFMinimizerType gslMinimizerAlgorithm, const int optimizationIterations) |
| Estimates the focal lengths for two cameras,.
|
Detailed Description
File from the QVision library.
- Author:
- PARP Research Group. University of Murcia, Spain.
Definition in file getCameraFocals.cpp.