E3DAlignment::GetError

Gets the E3DAlignment error. The lower the error, the better the alignment. The error represents the average euclidean distance between the points of the reference and the scan without taking outliers into account.

Namespace: Euresys::Open_eVision_2_17::Easy3D

[C++]

float GetError() const

E3DAlignment.Error

Gets the E3DAlignment error. The lower the error, the better the alignment. The error represents the average euclidean distance between the points of the reference and the scan without taking outliers into account.

Namespace: Euresys.Open_eVision_2_17.Easy3D

[C#]

float Error

{ get; }