Click or drag to resize

QuaternionsW Property

http://www.emgu.com
The W component of the quaternion: the value for cos(rotation angle / 2)

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public double W { get; set; }

Property Value

Type: Double
See Also