ECalibrationModel Class

Represents a 3D calibration model.

Derived Class(es):EExplicitGeometricCalibrationModelEObjectBasedCalibrationModelEScaleCalibrationModel

Namespace: Euresys::Open_eVision::Easy3D

Methods

Applies this model to convert an uncalibrated point to a world position.
This method returns a world position.
Factory method from a serializer stream: allocates and reads the calibration model from the given serializer.
Returns the corresponding calibration model, must be released by caller.
Returns the type of calibration model, see ECalibrationType.
Saves the calibration model. The given ESerializer must have been created for writing.

ECalibrationModel Class

Represents a 3D calibration model.

Derived Class(es):EExplicitGeometricCalibrationModelEObjectBasedCalibrationModelEScaleCalibrationModel

Namespace: Euresys.Open_eVision.Easy3D

Properties

Returns the type of calibration model, see ECalibrationType.

Methods

Applies this model to convert an uncalibrated point to a world position.
This method returns a world position.
Factory method from a serializer stream: allocates and reads the calibration model from the given serializer.
Returns the corresponding calibration model, must be released by caller.
Saves the calibration model. The given ESerializer must have been created for writing.