RotationVector3D Constructor |
http://www.emgu.com
Create a 3D rotation vector (3x1 Matrix).
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic RotationVector3D()
public:
RotationVector3D()
new : unit -> RotationVector3D
See Also