Create a 3D rotation vector (3x1 Matrix).
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public RotationVector3D() |
Visual Basic (Declaration) |
---|
Public Sub New |
Visual C++ |
---|
public: RotationVector3D() |