Public Member Functions | Properties | List of all members
CalibrationConfiguration Class Reference

Calibration configuration object. More...

Inherits object.

Public Member Functions

cvb.foundation.CalibrationConfiguration create (cvb.foundation.AQS12Piece aqs12)
 Creates a calibration configuration object. More...
 

Properties

 aqs12_piece = property
 cvb.foundation.AQS12Piece: Gets the AQS12 piece. More...
 
 is_correction_of_laser_plane_inclination_calculated = property
 bool: Gets the flag for the calculation of the correction of the laser plane inclination. More...
 
 is_homography_calculated = property
 bool: Gets the calculate homography flag. More...
 

Detailed Description

Calibration configuration object.

Member Function Documentation

◆ create()

Creates a calibration configuration object.

Parameters

aqs12 : cvb.foundation.AQS12Piece AQS12 piece.

Returns

cvb.foundation.CalibrationConfiguration The calibration configuration object.

Property Documentation

◆ aqs12_piece

aqs12_piece = property
static

cvb.foundation.AQS12Piece: Gets the AQS12 piece.

◆ is_correction_of_laser_plane_inclination_calculated

is_correction_of_laser_plane_inclination_calculated = property
static

bool: Gets the flag for the calculation of the correction of the laser plane inclination.

◆ is_homography_calculated

is_homography_calculated = property
static

bool: Gets the calculate homography flag.