Get or Set the rodrigus rotation vector
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.1010 (2.2.0.1010)
Syntax
C# | Visual Basic | Visual C++ |
public RotationVector3D RotationVector { get; set; }
Public Property RotationVector As RotationVector3D Get Set
public: property RotationVector3D^ RotationVector { RotationVector3D^ get (); void set (RotationVector3D^ value); }