EExplicitGeometricCalibrationModel Class

EExplicitGeometricCalibrationModel is used to calibrate a depth map from a minimal set of explicit geometric values.
All model parameters are given to the EExplicitGeometricCalibrationModel constructor.

Base Class:ECalibrationModel

Namespace: Euresys::Open_eVision::Easy3D

Methods

Constructs a EExplicitGeometricCalibrationModel.
EExplicitGeometricCalibrationModel is used to calibrate a depth map from a minimal set of explicit geometric values.
Camera view angle.
The height from the camera optical center to the object reference plane (assuming the reference plane is projected in the center line of the image), in mm.
Camera focal length.
Laser plane angle.
Motion increment (Distance between each line of the depth map).
The ROI bottom line used in laser line extraction.
The ROI left column used in laser line extraction.
Camera sensor height.
Camera sensor width.
Camera X resolution.
Camera Y resolution.
Returns the type of calibration model, see ECalibrationType.
Returns true if the model has been correctly initialized.
Loads the EExplicitGeometricCalibrationModel. The given ESerializer must have been created for reading.
Assignment operator.
Comparison operator.
Saves the EExplicitGeometricCalibrationModel. The given ESerializer must have been created for writing.

EExplicitGeometricCalibrationModel Class

EExplicitGeometricCalibrationModel is used to calibrate a depth map from a minimal set of explicit geometric values.
All model parameters are given to the EExplicitGeometricCalibrationModel constructor.

Base Class:ECalibrationModel

Namespace: Euresys.Open_eVision.Easy3D

Properties

Camera view angle.
The height from the camera optical center to the object reference plane (assuming the reference plane is projected in the center line of the image), in mm.
Camera focal length.
Laser plane angle.
Motion increment (Distance between each line of the depth map).
The ROI bottom line used in laser line extraction.
The ROI left column used in laser line extraction.
Camera sensor height.
Camera sensor width.
Camera X resolution.
Camera Y resolution.
Returns the type of calibration model, see ECalibrationType.

Methods

Constructs a EExplicitGeometricCalibrationModel.
EExplicitGeometricCalibrationModel is used to calibrate a depth map from a minimal set of explicit geometric values.
Returns true if the model has been correctly initialized.
Loads the EExplicitGeometricCalibrationModel. The given ESerializer must have been created for reading.
Assignment operator.
Comparison operator.
Saves the EExplicitGeometricCalibrationModel. The given ESerializer must have been created for writing.