EErrorStatistics Class

This object contains the error statistics (deviation between model and aligned points).

Namespace: Euresys::Open_eVision::Easy3D

Methods

Gets/Sets the maximum error (calculated on the valid samples).
Gets/Sets the mean error (calculated on the valid samples).
Gets/Sets the minimum error (calculated on the valid samples).
Gets/Sets the number of errors (samples not found) which is the number of samples on which no error could be calculated.
Gets/Sets the number of valid samples which is the number of samples on which the error is calculated.
Gets/Sets the standard deviation error (calculated on the valid samples).
Loads a EErrorStatistics. The given ESerializer must have been created for reading.
Assignment operator.
Saves a EErrorStatistics. The given ESerializer must have been created for writing.
Gets/Sets the maximum error (calculated on the valid samples).
Gets/Sets the mean error (calculated on the valid samples).
Gets/Sets the minimum error (calculated on the valid samples).
Gets/Sets the number of errors (samples not found) which is the number of samples on which no error could be calculated.
Gets/Sets the number of valid samples which is the number of samples on which the error is calculated.
Gets/Sets the standard deviation error (calculated on the valid samples).

EErrorStatistics Class

This object contains the error statistics (deviation between model and aligned points).

Namespace: Euresys.Open_eVision.Easy3D

Properties

Gets/Sets the maximum error (calculated on the valid samples).
Gets/Sets the mean error (calculated on the valid samples).
Gets/Sets the minimum error (calculated on the valid samples).
Gets/Sets the number of errors (samples not found) which is the number of samples on which no error could be calculated.
Gets/Sets the number of valid samples which is the number of samples on which the error is calculated.
Gets/Sets the standard deviation error (calculated on the valid samples).

Methods

Loads a EErrorStatistics. The given ESerializer must have been created for reading.
Assignment operator.
Saves a EErrorStatistics. The given ESerializer must have been created for writing.