Alternated estimated translation recently found.
Namespace:
AForge.Math.GeometryAssembly: AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public Vector3 AlternateEstimatedTranslation { get; } |
Remarks
The property keeps alternate estimated translation found by the latest call to EstimatePose(array<Point>[]()[], Matrix3x3%, Vector3%).
See also AlternateEstimatedRotation and AlternateEstimationError.