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: 3.3.0.2824 (3.3.0.2824)
Syntaxpublic double W { get; set; }
Public Property W As Double
Get
Set
public:
property double W {
double get ();
void set (double value);
}
member W : float with get, set
Property Value
Type:
Double
See Also