Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
icl::cv::LensUndistortionCalibrator::Info Struct Reference

Internally used info structure (also returned by LensUndistortionCalibrator::getInfo) More...

#include <LensUndistortionCalibrator.h>

List of all members.

Public Attributes

utils::Size imageSize
 current camera image size
int numPointsAdded
 total number of points added
int numPointSetsAdded
 number of sub-sets added
const GridDefinitiongridDef
 current grid definition

Detailed Description

Internally used info structure (also returned by LensUndistortionCalibrator::getInfo)


Member Data Documentation

current grid definition

current camera image size

total number of points added

number of sub-sets added


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines