http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create a rotation vector using the specific values
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public RotationVector3D( double[] value ) |
Visual Basic |
---|
Public Sub New ( _ value As Double() _ ) |
Visual C++ |
---|
public: RotationVector3D( array<double>^ value ) |
Parameters
- value
- Type: array<System..::..Double>[]()[][]
The values of the (3 x 1) Rodrigues rotation vector