CoplanarPositBestEstimatedRotation Property |
Namespace: Accord.Math.Geometry
The property keeps best estimated pose found by the latest call to EstimatePose(Point, Matrix3x3, Vector3). The same estimated pose is provided by that method also and can be accessed through this property for convenience.
See also BestEstimatedTranslation and BestEstimationError.