Click or drag to resize
QuaternionsRotationAxis Property
http://www.emgu.com
Get the rotation axis of the quaternion

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public MCvPoint3D64f RotationAxis { get; }

Property Value

Type: MCvPoint3D64f
See Also