Click or drag to resize
ExtrinsicCameraParametersRotationVector Property
http://www.emgu.com
Get or Set the rodrigus rotation vector

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public RotationVector3D RotationVector { get; set; }

Property Value

Type: RotationVector3D
See Also