Helper class allowing to find perspective calibration using list of nominal and found positions. More...
#include <CPerspCalibFinder.h>
Public Member Functions | |
virtual bool | FindPerspCalib (const i2d::CVector2d *nominalPositionsPtr, const i2d::CVector2d *foundPositionsPtr, int positionsCount, icalib::CPerspectiveCalibration2d &results, bool allowPerspective=true, bool allowRotation=true, bool allowScale=true, bool allowAnisotropic=true, bool allowTranslation=true) const |
Helper class allowing to find perspective calibration using list of nominal and found positions.
Definition at line 20 of file CPerspCalibFinder.h.
|
virtual |
© 2007-2017 Witold Gantzke and Kirill Lepskiy