Image Component Library (ICL)
|
Internally used info structure (also returned by LensUndistortionCalibrator::getInfo) More...
#include <LensUndistortionCalibrator.h>
Public Attributes | |
utils::Size | imageSize |
current camera image size More... | |
int | numPointsAdded |
total number of points added More... | |
int | numPointSetsAdded |
number of sub-sets added More... | |
const GridDefinition & | gridDef |
current grid definition More... | |
Internally used info structure (also returned by LensUndistortionCalibrator::getInfo)
const GridDefinition& icl::cv::LensUndistortionCalibrator::Info::gridDef |
current grid definition
utils::Size icl::cv::LensUndistortionCalibrator::Info::imageSize |
current camera image size
int icl::cv::LensUndistortionCalibrator::Info::numPointsAdded |
total number of points added
int icl::cv::LensUndistortionCalibrator::Info::numPointSetsAdded |
number of sub-sets added