http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Fill the (3x3) rotation matrix with the value such that it represent the quaternions
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public void GetRotationMatrix( Matrix<double> rotation ) |
Visual Basic |
---|
Public Sub GetRotationMatrix ( _ rotation As Matrix(Of Double) _ ) |
Visual C++ |
---|
public: void GetRotationMatrix( Matrix<double>^ rotation ) |
Parameters
- rotation
- Type: Emgu.CV..::..Matrix<(Of <(<'Double>)>)>
The (3x3) rotation matrix which values will be set to represent this quaternions