Click or drag to resize

RotationMatrix2D Constructor

http://www.emgu.com
Create an empty (2x3) 2D rotation matrix

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public RotationMatrix2D()
See Also