http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the rotation axis of the quaternion
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public MCvPoint3D64f RotationAxis { get; } |
Visual Basic |
---|
Public ReadOnly Property RotationAxis As MCvPoint3D64f Get |
Visual C++ |
---|
public: property MCvPoint3D64f RotationAxis { MCvPoint3D64f get (); } |